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

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

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

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

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

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

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

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

#in5footer a, #demoNote a {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

#item94924 {
	width:90px !important;
	height:68px !important;
	left:409px !important;
	top: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:#c22026;
}

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

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

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

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

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

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

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

#item95191 {
	width:37px !important;
	height:34px !important;
	left:1045px !important;
	top: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:#c22026;
}

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

#item95126 {
	width:59px !important;
	height:59px !important;
	left:988px !important;
	top:422px !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);}
}
#item108401 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item108402 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item108454 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item108505 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item181822 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item108232 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item108233 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item167904 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item167954 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item184217 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item108062 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item108063 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item108116 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item108167 {
	width:220px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182993 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item107893 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item107894 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item172271 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item172322 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182460 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item107721 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item107722 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item107776 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item107828 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item183390 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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%;
}

#item107306 {
	width:760px !important;
	height:270px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item107307 {
	width:150px !important;
	left:23px !important;
	top:13px !important;
	min-height:30px !important;
}

#item107330 {
	width:280px !important;
	left:23px !important;
	top:48px !important;
	min-height:40px !important;
}

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

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

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

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

#item107405 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:160px !important;
}

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

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

#item107456 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:187px !important;
}

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

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

#item184163 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:215px !important;
}

#item107507 {
	width:150px !important;
	left:407px !important;
	top:13px !important;
	min-height:30px !important;
}

#item107530 {
	width:250px !important;
	left:407px !important;
	top:48px !important;
	min-height:40px !important;
}

#item151512 {
	width:190px !important;
	left:532px !important;
	top:108px !important;
	min-height:20px !important;
}

#item151535 {
	width:190px !important;
	left:532px !important;
	top:136px !important;
	min-height:20px !important;
}

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

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

#item151558 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:161px !important;
}

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

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

#item151608 {
	width:210px !important;
	height:20px !important;
	left:532px !important;
	top:188px !important;
}

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

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

#item184111 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:215px !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:721px !important;
	top:16px !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);}
}
#item107136 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item107137 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item107189 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item107239 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item181767 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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%;
}

#item106725 {
	width:730px !important;
	height:270px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item106726 {
	width:220px !important;
	left:24px !important;
	top:18px !important;
	min-height:30px !important;
}

#item106749 {
	width:310px !important;
	left:24px !important;
	top:53px !important;
	min-height:20px !important;
}

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

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

#item181046 {
	width:180px !important;
	min-height:20px !important;
}

#item181022 {
	width:180px !important;
	min-height:20px !important;
}

#item181019 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:147px !important;
}

#item181097 {
	width:180px !important;
	min-height:20px !important;
}

#item181073 {
	width:180px !important;
	min-height:20px !important;
}

#item181070 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:174px !important;
}

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

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

#item181121 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:201px !important;
}

#item106923 {
	width:220px !important;
	left:376px !important;
	top:18px !important;
	min-height:30px !important;
}

#item106946 {
	width:250px !important;
	left:376px !important;
	top:53px !important;
	min-height:20px !important;
}

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

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

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

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

#item181246 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:147px !important;
}

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

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

#item181296 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:174px !important;
}

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

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

#item181348 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:201px !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:689px !important;
	top:16px !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);}
}
#item106553 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item106555 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item229478 {
	width:192px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item229502 {
	width:222px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item229552 {
	width:192px !important;
	min-height:20px !important;
}

#item229528 {
	width:192px !important;
	min-height:20px !important;
}

#item229525 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item229602 {
	width:192px !important;
	min-height:20px !important;
}

#item229578 {
	width:192px !important;
	min-height:20px !important;
}

#item229575 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item231830 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item106384 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item106386 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item106437 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item106488 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182886 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item106215 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item106216 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item151393 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item151443 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item184057 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item106045 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item106046 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item146686 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:81px !important;
}

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

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

#item146736 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item183950 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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%;
}

#item105631 {
	width:760px !important;
	height:270px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item105632 {
	width:150px !important;
	left:23px !important;
	top:13px !important;
	min-height:30px !important;
}

#item105655 {
	width:280px !important;
	left:23px !important;
	top:48px !important;
	min-height:40px !important;
}

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

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

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

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

#item105730 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:160px !important;
}

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

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

#item105780 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:187px !important;
}

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

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

#item183738 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:215px !important;
}

#item105831 {
	width:150px !important;
	left:407px !important;
	top:13px !important;
	min-height:30px !important;
}

#item105855 {
	width:250px !important;
	left:407px !important;
	top:48px !important;
	min-height:20px !important;
}

#item105883 {
	width:190px !important;
	left:532px !important;
	top:108px !important;
	min-height:20px !important;
}

#item105906 {
	width:190px !important;
	left:532px !important;
	top:136px !important;
	min-height:20px !important;
}

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

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

#item105929 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:161px !important;
}

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

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

#item105979 {
	width:210px !important;
	height:20px !important;
	left:532px !important;
	top:188px !important;
}

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

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

#item183685 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:215px !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:721px !important;
	top:16px !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);}
}
#item105459 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item105460 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item172445 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:82px !important;
}

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

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

#item172495 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:109px !important;
}

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

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

#item183791 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:136px !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:340px !important;
	top:9px !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);}
}
#item105289 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item105290 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item105342 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item105392 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item180889 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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%;
}

#item142026 {
	width:730px !important;
	height:223px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item142027 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

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

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

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

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

#item104975 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

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

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

#item105025 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

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

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

#item183580 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item142202 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

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

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

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

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

#item105173 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:123px !important;
}

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

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

#item105223 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:150px !important;
}

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

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

#item183632 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !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:689px !important;
	top:14px !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%;
}

#item104462 {
	width:760px !important;
	height:250px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item104463 {
	width:130px !important;
	left:23px !important;
	top:12px !important;
	min-height:30px !important;
}

#item104486 {
	width:310px !important;
	left:23px !important;
	top:47px !important;
	min-height:20px !important;
}

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

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

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

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

#item104560 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:147px !important;
}

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

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

#item104611 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:174px !important;
}

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

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

#item183844 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:201px !important;
}

#item104663 {
	width:130px !important;
	left:407px !important;
	top:12px !important;
	min-height:30px !important;
}

#item104686 {
	width:250px !important;
	left:407px !important;
	top:47px !important;
	min-height:20px !important;
}

#item104713 {
	width:190px !important;
	left:532px !important;
	top:94px !important;
	min-height:20px !important;
}

#item104736 {
	width:190px !important;
	left:532px !important;
	top:122px !important;
	min-height:20px !important;
}

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

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

#item104759 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:147px !important;
}

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

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

#item104810 {
	width:210px !important;
	height:20px !important;
	left:532px !important;
	top:174px !important;
}

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

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

#item183894 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:201px !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:721px !important;
	top:14px !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%;
}

#item104095 {
	width:730px !important;
	height:230px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item104096 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

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

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

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

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

#item172928 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

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

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

#item172978 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

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

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

#item182513 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item104272 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

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

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

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

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

#item104345 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:123px !important;
}

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

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

#item104395 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:150px !important;
}

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

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

#item182564 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !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:694px !important;
	top:11px !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);}
}
#item103902 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item103903 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item103957 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item104007 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item181714 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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%;
}

#item103486 {
	width:760px !important;
	height:250px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item103487 {
	width:130px !important;
	left:23px !important;
	top:12px !important;
	min-height:30px !important;
}

#item103510 {
	width:310px !important;
	left:23px !important;
	top:47px !important;
	min-height:20px !important;
}

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

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

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

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

#item103586 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:147px !important;
}

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

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

#item103636 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:174px !important;
}

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

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

#item182140 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:201px !important;
}

#item103687 {
	width:130px !important;
	left:407px !important;
	top:12px !important;
	min-height:30px !important;
}

#item103711 {
	width:310px !important;
	left:407px !important;
	top:47px !important;
	min-height:20px !important;
}

#item103739 {
	width:190px !important;
	left:532px !important;
	top:94px !important;
	min-height:20px !important;
}

#item103762 {
	width:190px !important;
	left:532px !important;
	top:122px !important;
	min-height:20px !important;
}

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

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

#item103786 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:147px !important;
}

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

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

#item103836 {
	width:210px !important;
	height:20px !important;
	left:532px !important;
	top:174px !important;
}

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

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

#item182193 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:201px !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:724px !important;
	top:12px !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);}
}
#item103314 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item103315 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item103369 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item103419 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item183336 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item103144 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item103145 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item103198 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item103248 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182832 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item102974 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item102975 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item103028 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item103078 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182780 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item102806 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item102807 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item151224 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item151275 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item184004 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item102637 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item102638 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item102690 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item102740 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item181660 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item102467 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item102468 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item229281 {
	width:192px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item229304 {
	width:222px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item229354 {
	width:192px !important;
	min-height:20px !important;
}

#item229330 {
	width:192px !important;
	min-height:20px !important;
}

#item229327 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item229406 {
	width:192px !important;
	min-height:20px !important;
}

#item229380 {
	width:192px !important;
	min-height:20px !important;
}

#item229377 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item231779 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item102298 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item102299 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item102352 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item102402 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item183178 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item102130 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item102131 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item102183 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item102233 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182725 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item101960 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item101961 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item102015 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item102065 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item183522 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item101787 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item101788 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item101841 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item101893 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item183283 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item101615 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item101617 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item101671 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item101721 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182087 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item101446 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item101448 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item101500 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item101550 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item183230 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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%;
}

#item101079 {
	width:730px !important;
	height:230px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item101080 {
	width:220px !important;
	left:24px !important;
	top:13px !important;
	min-height:30px !important;
}

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

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

#item101182 {
	width:180px !important;
	min-height:20px !important;
}

#item101158 {
	width:180px !important;
	min-height:20px !important;
}

#item101155 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item101232 {
	width:180px !important;
	min-height:20px !important;
}

#item101208 {
	width:180px !important;
	min-height:20px !important;
}

#item101205 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

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

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

#item180782 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item101257 {
	width:220px !important;
	left:376px !important;
	top:13px !important;
	min-height:30px !important;
}

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

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

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

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

#item101331 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:122px !important;
}

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

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

#item101381 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:149px !important;
}

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

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

#item180834 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !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:689px !important;
	top:14px !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);}
}
#item100909 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item100910 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item100962 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item101012 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item183124 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item100741 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item100742 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item100793 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item100843 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182673 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item100571 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item100572 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item100625 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item100675 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item183045 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item100401 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item100402 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item100453 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item100503 {
	width:220px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182937 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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-180415 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-180415 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item180415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item174491 {
	width:730px !important;
	height:220px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item174492 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

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

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

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

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

#item174566 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

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

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

#item174616 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

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

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

#item182353 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item174667 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

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

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

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

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

#item174741 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:123px !important;
}

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

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

#item174791 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:150px !important;
}

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

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

#item182407 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !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:689px !important;
	top:14px !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);}
}
#item100062 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item100063 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item100115 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item100165 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182619 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item99891 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item99892 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item174378 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:81px !important;
}

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

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

#item174429 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:108px !important;
}

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

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

#item182300 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:135px !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:340px !important;
	top:9px !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);}
}
#item99720 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item99721 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item228928 {
	width:192px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item228951 {
	width:222px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item229002 {
	width:192px !important;
	min-height:20px !important;
}

#item228977 {
	width:192px !important;
	min-height:20px !important;
}

#item228974 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item229052 {
	width:192px !important;
	min-height:20px !important;
}

#item229028 {
	width:192px !important;
	min-height:20px !important;
}

#item229025 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item231726 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item99550 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item99551 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item99604 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item99654 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182245 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item99381 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item99382 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item99434 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item99484 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item182035 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item99212 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item99213 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item99265 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item99315 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item181980 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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%;
}

#item98798 {
	width:760px !important;
	height:255px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item98799 {
	width:130px !important;
	left:23px !important;
	top:12px !important;
	min-height:30px !important;
}

#item98822 {
	width:240px !important;
	left:23px !important;
	top:47px !important;
	min-height:20px !important;
}

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

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

#item98923 {
	width:180px !important;
	min-height:20px !important;
}

#item98898 {
	width:180px !important;
	min-height:20px !important;
}

#item98895 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:147px !important;
}

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

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

#item98946 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:174px !important;
}

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

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

#item181874 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:201px !important;
}

#item98997 {
	width:130px !important;
	left:407px !important;
	top:12px !important;
	min-height:30px !important;
}

#item99020 {
	width:240px !important;
	left:407px !important;
	top:47px !important;
	min-height:20px !important;
}

#item99047 {
	width:190px !important;
	left:532px !important;
	top:94px !important;
	min-height:20px !important;
}

#item99070 {
	width:190px !important;
	left:532px !important;
	top:122px !important;
	min-height:20px !important;
}

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

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

#item99093 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:148px !important;
}

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

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

#item99143 {
	width:210px !important;
	height:20px !important;
	left:532px !important;
	top:174px !important;
}

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

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

#item181924 {
	width:190px !important;
	height:20px !important;
	left:533px !important;
	top:201px !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:721px !important;
	top:14px !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);}
}
#item98628 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item98629 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item98680 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item98731 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item181607 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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%;
}

#item98261 {
	width:730px !important;
	height:230px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item98262 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

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

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

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

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

#item173087 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

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

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

#item173137 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

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

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

#item181446 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item98439 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

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

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

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

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

#item98512 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:122px !important;
}

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

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

#item98563 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:149px !important;
}

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

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

#item181499 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !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:689px !important;
	top:14px !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);}
}
#item98090 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item98091 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item98144 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item98194 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item181553 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item97921 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item97922 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item97975 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item98025 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item180726 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !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);}
}
#item97748 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item97749 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item229105 {
	width:192px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item229128 {
	width:222px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item229178 {
	width:192px !important;
	min-height:20px !important;
}

#item229154 {
	width:192px !important;
	min-height:20px !important;
}

#item229151 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item229229 {
	width:192px !important;
	min-height:20px !important;
}

#item229205 {
	width:192px !important;
	min-height:20px !important;
}

#item229201 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item231672 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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);}
}
#item97577 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item97578 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item174218 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:81px !important;
}

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

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

#item174269 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:108px !important;
}

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

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

#item180459 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:135px !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:340px !important;
	top:9px !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;
}

#item150151 {
	width:238px !important;
	height:31px !important;
	left:234px !important;
	top:723px !important;
	background:#650030;
}

#item150152 {
	width:238px !important;
	left:234px !important;
	top:730px !important;
	min-height:20px !important;
}

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

#item168983 {
	width:190px !important;
	left:234px !important;
	top:928px !important;
	min-height:20px !important;
}

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

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

#item169006 {
	width:190px !important;
	height:20px !important;
	left:234px !important;
	top:953px !important;
}

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

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

#item169057 {
	width:210px !important;
	height:20px !important;
	left:234px !important;
	top:980px !important;
}

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

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

#item184275 {
	width:190px !important;
	height:20px !important;
	left:234px !important;
	top:1007px !important;
}

#item150328 {
	width:238px !important;
	height:31px !important;
	left:473px !important;
	top:723px !important;
	background:#991928;
}

#item150329 {
	width:238px !important;
	left:473px !important;
	top:730px !important;
	min-height:20px !important;
}

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

#item150379 {
	width:190px !important;
	left:473px !important;
	top:929px !important;
	min-height:20px !important;
}

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

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

#item163571 {
	width:190px !important;
	height:20px !important;
	left:473px !important;
	top:954px !important;
}

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

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

#item163621 {
	width:210px !important;
	height:20px !important;
	left:473px !important;
	top:981px !important;
}

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

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

#item184336 {
	width:190px !important;
	height:20px !important;
	left:473px !important;
	top:1007px !important;
}

#item150504 {
	width:238px !important;
	height:31px !important;
	left:712px !important;
	top:723px !important;
	background:#cc3321;
}

#item150505 {
	width:238px !important;
	left:712px !important;
	top:730px !important;
	min-height:20px !important;
}

#item150532 {
	width:190px !important;
	left:712px !important;
	top:900px !important;
	min-height:20px !important;
}

#item150555 {
	width:190px !important;
	left:712px !important;
	top:929px !important;
	min-height:20px !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:712px !important;
	top:954px !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:712px !important;
	top:981px !important;
}

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

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

#item184387 {
	width:190px !important;
	height:20px !important;
	left:712px !important;
	top:1007px !important;
}

#item150679 {
	width:238px !important;
	height:31px !important;
	left:951px !important;
	top:723px !important;
	background:#ff4f17;
}

#item150681 {
	width:238px !important;
	left:951px !important;
	top:730px !important;
	min-height:20px !important;
}

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

#item150732 {
	width:190px !important;
	left:951px !important;
	top:929px !important;
	min-height:20px !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:951px !important;
	top:954px !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:951px !important;
	top:981px !important;
}

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

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

#item184439 {
	width:190px !important;
	height:20px !important;
	left:951px !important;
	top:1007px !important;
}

#item147551 {
	width:477px !important;
	height:31px !important;
	left:234px !important;
	top:1057px !important;
	background:#c22026;
}

#item147552 {
	width:477px !important;
	left:234px !important;
	top:1064px !important;
	min-height:20px !important;
}

#item147579 {
	width:250px !important;
	left:398px !important;
	top:1118px !important;
	min-height:20px !important;
}

#item147602 {
	width:250px !important;
	left:398px !important;
	top:1147px !important;
	min-height:20px !important;
}

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

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

#item147625 {
	width:250px !important;
	height:20px !important;
	left:398px !important;
	top:1172px !important;
}

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

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

#item147676 {
	width:250px !important;
	height:20px !important;
	left:398px !important;
	top:1199px !important;
}

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

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

#item184496 {
	width:190px !important;
	height:20px !important;
	left:398px !important;
	top:1226px !important;
}

#item147726 {
	width:477px !important;
	height:31px !important;
	left:712px !important;
	top:1057px !important;
	background:#c22026;
}

#item147727 {
	width:477px !important;
	left:712px !important;
	top:1064px !important;
	min-height:20px !important;
}

#item147756 {
	width:270px !important;
	left:874px !important;
	top:1118px !important;
	min-height:20px !important;
}

#item147780 {
	width:270px !important;
	left:874px !important;
	top:1147px !important;
	min-height:20px !important;
}

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

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

#item147803 {
	width:270px !important;
	height:20px !important;
	left:874px !important;
	top:1172px !important;
}

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

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

#item147854 {
	width:270px !important;
	height:20px !important;
	left:874px !important;
	top:1199px !important;
}

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

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

#item184549 {
	width:190px !important;
	height:20px !important;
	left:874px !important;
	top:1226px !important;
}

#item163217 {
	width:477px !important;
	height:31px !important;
	left:234px !important;
	top:1276px !important;
	background:#c22026;
}

#item163218 {
	width:477px !important;
	left:234px !important;
	top:1283px !important;
	min-height:20px !important;
}

#item163249 {
	width:250px !important;
	left:398px !important;
	top:1337px !important;
	min-height:20px !important;
}

#item163272 {
	width:300px !important;
	left:398px !important;
	top:1366px !important;
	min-height:40px !important;
}

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

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

#item163405 {
	width:190px !important;
	height:20px !important;
	left:398px !important;
	top:1411px !important;
}

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

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

#item163457 {
	width:190px !important;
	height:20px !important;
	left:398px !important;
	top:1438px !important;
}

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

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

#item184605 {
	width:190px !important;
	height:20px !important;
	left:398px !important;
	top:1465px !important;
}

#item159672 {
	width:477px !important;
	height:31px !important;
	left:712px !important;
	top:1276px !important;
	background:#c22026;
}

#item159673 {
	width:477px !important;
	left:712px !important;
	top:1283px !important;
	min-height:20px !important;
}

#item159700 {
	width:270px !important;
	left:874px !important;
	top:1337px !important;
	min-height:20px !important;
}

#item159723 {
	width:230px !important;
	left:874px !important;
	top:1366px !important;
	min-height:40px !important;
}

#item159774 {
	width:270px !important;
	min-height:20px !important;
}

#item159750 {
	width:270px !important;
	min-height:20px !important;
}

#item159746 {
	width:270px !important;
	height:20px !important;
	left:874px !important;
	top:1411px !important;
}

#item159824 {
	width:270px !important;
	min-height:20px !important;
}

#item159800 {
	width:270px !important;
	min-height:20px !important;
}

#item159797 {
	width:270px !important;
	height:20px !important;
	left:874px !important;
	top:1438px !important;
}

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

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

#item184657 {
	width:190px !important;
	height:20px !important;
	left:874px !important;
	top:1465px !important;
}

#item177421 {
	width:477px !important;
	height:31px !important;
	left:234px !important;
	top:1515px !important;
	background:#c22026;
}

#item177422 {
	width:477px !important;
	left:234px !important;
	top:1522px !important;
	min-height:20px !important;
}

#item177450 {
	width:250px !important;
	left:398px !important;
	top:1576px !important;
	min-height:20px !important;
}

#item177473 {
	width:298px !important;
	left:398px !important;
	top:1605px !important;
	min-height:40px !important;
}

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

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

#item177497 {
	width:190px !important;
	height:20px !important;
	left:398px !important;
	top:1650px !important;
}

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

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

#item177547 {
	width:210px !important;
	height:20px !important;
	left:398px !important;
	top:1677px !important;
}

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

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

#item184716 {
	width:190px !important;
	height:20px !important;
	left:398px !important;
	top:1704px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item21201 {
	width:32px !important;
	height:37px !important;
	left:577px !important;
	top:439px !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-123558 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-123558 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item123558 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item228675 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item228727 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item228777 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item228827 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

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

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

#item123713 {
	width:25px !important;
	height:25px !important;
	left:340px !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-123371 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-123371 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item123371 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item228218 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item228269 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item228319 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item228369 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

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

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

#item123525 {
	width:25px !important;
	height:25px !important;
	left:340px !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-123178 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-123178 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item123178 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item227741 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item227792 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item227842 {
	width:220px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item227892 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

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

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

#item123331 {
	width:25px !important;
	height:25px !important;
	left:340px !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-122999 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-122999 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item122999 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item227275 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item227326 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item227377 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item227427 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

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

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

#item123152 {
	width:25px !important;
	height:25px !important;
	left:340px !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-122810 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-122810 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item122810 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item226815 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item226866 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item226916 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item226967 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

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

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

#item122964 {
	width:25px !important;
	height:25px !important;
	left:340px !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-122371 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-122371 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item122371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item226036 {
	width:730px !important;
	height:270px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item226037 {
	width:150px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item226060 {
	width:280px !important;
	left:15px !important;
	top:48px !important;
	min-height:40px !important;
}

#item226090 {
	width:190px !important;
	left:140px !important;
	top:108px !important;
	min-height:20px !important;
}

#item226113 {
	width:190px !important;
	left:140px !important;
	top:136px !important;
	min-height:20px !important;
}

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

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

#item226136 {
	width:190px !important;
	height:20px !important;
	left:140px !important;
	top:161px !important;
}

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

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

#item226186 {
	width:210px !important;
	height:20px !important;
	left:140px !important;
	top:188px !important;
}

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

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

#item226236 {
	width:190px !important;
	height:20px !important;
	left:140px !important;
	top:215px !important;
}

#item226288 {
	width:150px !important;
	left:392px !important;
	top:13px !important;
	min-height:30px !important;
}

#item226312 {
	width:250px !important;
	left:392px !important;
	top:48px !important;
	min-height:40px !important;
}

#item226342 {
	width:190px !important;
	left:517px !important;
	top:108px !important;
	min-height:20px !important;
}

#item226365 {
	width:190px !important;
	left:517px !important;
	top:136px !important;
	min-height:20px !important;
}

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

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

#item226388 {
	width:190px !important;
	height:20px !important;
	left:517px !important;
	top:161px !important;
}

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

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

#item226438 {
	width:210px !important;
	height:20px !important;
	left:517px !important;
	top:188px !important;
}

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

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

#item226489 {
	width:190px !important;
	height:20px !important;
	left:517px !important;
	top:215px !important;
}

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

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

#item122767 {
	width:25px !important;
	height:25px !important;
	left:694px !important;
	top:13px !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-122190 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-122190 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item122190 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item225240 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

#item225292 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

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

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

#item225343 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

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

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

#item225393 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

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

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

#item122345 {
	width:25px !important;
	height:25px !important;
	left:340px !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-121739 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-121739 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item121739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224460 {
	width:730px !important;
	height:270px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item224461 {
	width:220px !important;
	left:24px !important;
	top:18px !important;
	min-height:30px !important;
}

#item224484 {
	width:310px !important;
	left:24px !important;
	top:53px !important;
	min-height:20px !important;
}

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

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

#item224585 {
	width:180px !important;
	min-height:20px !important;
}

#item224561 {
	width:180px !important;
	min-height:20px !important;
}

#item224558 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:147px !important;
}

#item224636 {
	width:180px !important;
	min-height:20px !important;
}

#item224612 {
	width:180px !important;
	min-height:20px !important;
}

#item224609 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:174px !important;
}

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

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

#item224659 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:201px !important;
}

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

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

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

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

#item224760 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:147px !important;
}

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

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

#item224812 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:174px !important;
}

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

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

#item224863 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:201px !important;
}

#item224913 {
	width:220px !important;
	left:376px !important;
	top:18px !important;
	min-height:30px !important;
}

#item224936 {
	width:250px !important;
	left:376px !important;
	top:53px !important;
	min-height:20px !important;
}

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

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

#item122138 {
	width:25px !important;
	height:25px !important;
	left:689px !important;
	top:16px !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-121552 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-121552 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item121552 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item223664 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item230905 {
	width:192px !important;
	left:140px !important;
	top:27px !important;
	min-height:20px !important;
}

#item230928 {
	width:222px !important;
	left:140px !important;
	top:55px !important;
	min-height:20px !important;
}

#item230978 {
	width:192px !important;
	min-height:20px !important;
}

#item230954 {
	width:192px !important;
	min-height:20px !important;
}

#item230951 {
	width:192px !important;
	height:20px !important;
	left:140px !important;
	top:80px !important;
}

#item231029 {
	width:192px !important;
	min-height:20px !important;
}

#item231004 {
	width:192px !important;
	min-height:20px !important;
}

#item231001 {
	width:192px !important;
	height:20px !important;
	left:140px !important;
	top:107px !important;
}

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

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

#item231402 {
	width:190px !important;
	height:20px !important;
	left:140px !important;
	top:134px !important;
}

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

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

#item121706 {
	width:25px !important;
	height:25px !important;
	left:340px !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-121367 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-121367 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item121367 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item223192 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

#item223221 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item223271 {
	width:190px !important;
	min-height:20px !important;
}

#item223247 {
	width:190px !important;
	min-height:20px !important;
}

#item223244 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item223321 {
	width:210px !important;
	min-height:20px !important;
}

#item223297 {
	width:210px !important;
	min-height:20px !important;
}

#item223294 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item223371 {
	width:190px !important;
	min-height:20px !important;
}

#item223347 {
	width:190px !important;
	min-height:20px !important;
}

#item223344 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item121527 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item121524 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item121522 {
	width:25px !important;
	height:25px !important;
	left:340px !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-121181 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-121181 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item121181 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item222733 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item222739 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item222762 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item222812 {
	width:190px !important;
	min-height:20px !important;
}

#item222788 {
	width:190px !important;
	min-height:20px !important;
}

#item222785 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item222864 {
	width:210px !important;
	min-height:20px !important;
}

#item222840 {
	width:210px !important;
	min-height:20px !important;
}

#item222836 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item222914 {
	width:190px !important;
	min-height:20px !important;
}

#item222890 {
	width:190px !important;
	min-height:20px !important;
}

#item222887 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item121340 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item121336 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item121334 {
	width:25px !important;
	height:25px !important;
	left:340px !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-121000 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-121000 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item121000 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item222272 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item222277 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item222300 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item222350 {
	width:190px !important;
	min-height:20px !important;
}

#item222326 {
	width:190px !important;
	min-height:20px !important;
}

#item222323 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:81px !important;
}

#item222401 {
	width:210px !important;
	min-height:20px !important;
}

#item222377 {
	width:210px !important;
	min-height:20px !important;
}

#item222373 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item222451 {
	width:190px !important;
	min-height:20px !important;
}

#item222427 {
	width:190px !important;
	min-height:20px !important;
}

#item222424 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item121158 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item121154 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item121152 {
	width:25px !important;
	height:25px !important;
	left:340px !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-120566 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-120566 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item120566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item221492 {
	width:730px !important;
	height:270px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item221493 {
	width:150px !important;
	left:19px !important;
	top:13px !important;
	min-height:30px !important;
}

#item221516 {
	width:280px !important;
	left:19px !important;
	top:48px !important;
	min-height:40px !important;
}

#item221544 {
	width:190px !important;
	left:144px !important;
	top:107px !important;
	min-height:20px !important;
}

#item221567 {
	width:190px !important;
	left:144px !important;
	top:136px !important;
	min-height:20px !important;
}

#item221617 {
	width:190px !important;
	min-height:20px !important;
}

#item221593 {
	width:190px !important;
	min-height:20px !important;
}

#item221590 {
	width:190px !important;
	height:20px !important;
	left:144px !important;
	top:161px !important;
}

#item221669 {
	width:210px !important;
	min-height:20px !important;
}

#item221644 {
	width:210px !important;
	min-height:20px !important;
}

#item221640 {
	width:210px !important;
	height:20px !important;
	left:144px !important;
	top:188px !important;
}

#item221719 {
	width:190px !important;
	min-height:20px !important;
}

#item221695 {
	width:190px !important;
	min-height:20px !important;
}

#item221692 {
	width:190px !important;
	height:20px !important;
	left:144px !important;
	top:215px !important;
}

#item221743 {
	width:150px !important;
	left:392px !important;
	top:13px !important;
	min-height:30px !important;
}

#item221766 {
	width:250px !important;
	left:392px !important;
	top:48px !important;
	min-height:20px !important;
}

#item221795 {
	width:190px !important;
	left:517px !important;
	top:107px !important;
	min-height:20px !important;
}

#item221818 {
	width:190px !important;
	left:517px !important;
	top:136px !important;
	min-height:20px !important;
}

#item221844 {
	width:190px !important;
	min-height:20px !important;
}

#item221868 {
	width:190px !important;
	min-height:20px !important;
}

#item221841 {
	width:190px !important;
	height:20px !important;
	left:517px !important;
	top:161px !important;
}

#item221919 {
	width:210px !important;
	min-height:20px !important;
}

#item221894 {
	width:210px !important;
	min-height:20px !important;
}

#item221891 {
	width:210px !important;
	height:20px !important;
	left:517px !important;
	top:188px !important;
}

#item221969 {
	width:190px !important;
	min-height:20px !important;
}

#item221945 {
	width:190px !important;
	min-height:20px !important;
}

#item221942 {
	width:190px !important;
	height:20px !important;
	left:517px !important;
	top:215px !important;
}

#item120967 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item120964 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item120962 {
	width:25px !important;
	height:25px !important;
	left:696px !important;
	top:11px !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-120381 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-120381 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item120381 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item220704 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item220708 {
	width:190px !important;
	left:141px !important;
	top:29px !important;
	min-height:20px !important;
}

#item220731 {
	width:190px !important;
	left:141px !important;
	top:57px !important;
	min-height:20px !important;
}

#item220781 {
	width:190px !important;
	min-height:20px !important;
}

#item220757 {
	width:190px !important;
	min-height:20px !important;
}

#item220754 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:82px !important;
}

#item220832 {
	width:210px !important;
	min-height:20px !important;
}

#item220808 {
	width:210px !important;
	min-height:20px !important;
}

#item220805 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:109px !important;
}

#item220882 {
	width:190px !important;
	min-height:20px !important;
}

#item220858 {
	width:190px !important;
	min-height:20px !important;
}

#item220855 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:136px !important;
}

#item120539 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item120536 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item120534 {
	width:25px !important;
	height:25px !important;
	left:340px !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-120187 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-120187 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item120187 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item220007 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item220012 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item220035 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item220085 {
	width:190px !important;
	min-height:20px !important;
}

#item220061 {
	width:190px !important;
	min-height:20px !important;
}

#item220058 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item220135 {
	width:210px !important;
	min-height:20px !important;
}

#item220111 {
	width:210px !important;
	min-height:20px !important;
}

#item220108 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item220187 {
	width:190px !important;
	min-height:20px !important;
}

#item220162 {
	width:190px !important;
	min-height:20px !important;
}

#item220158 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item120346 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item120343 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item120341 {
	width:25px !important;
	height:25px !important;
	left:340px !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-119742 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-119742 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item119742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item219282 {
	width:730px !important;
	height:223px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item219283 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

#item219310 {
	width:190px !important;
	left:148px !important;
	top:69px !important;
	min-height:20px !important;
}

#item219333 {
	width:190px !important;
	left:148px !important;
	top:97px !important;
	min-height:20px !important;
}

#item219359 {
	width:190px !important;
	min-height:20px !important;
}

#item219383 {
	width:190px !important;
	min-height:20px !important;
}

#item219356 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item219434 {
	width:190px !important;
	min-height:20px !important;
}

#item219410 {
	width:190px !important;
	min-height:20px !important;
}

#item219406 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

#item219484 {
	width:190px !important;
	min-height:20px !important;
}

#item219460 {
	width:190px !important;
	min-height:20px !important;
}

#item219457 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item219508 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

#item219536 {
	width:190px !important;
	left:500px !important;
	top:70px !important;
	min-height:20px !important;
}

#item219559 {
	width:190px !important;
	left:500px !important;
	top:98px !important;
	min-height:20px !important;
}

#item219609 {
	width:190px !important;
	min-height:20px !important;
}

#item219585 {
	width:190px !important;
	min-height:20px !important;
}

#item219582 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:123px !important;
}

#item219659 {
	width:210px !important;
	min-height:20px !important;
}

#item219635 {
	width:210px !important;
	min-height:20px !important;
}

#item219632 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:150px !important;
}

#item219711 {
	width:190px !important;
	min-height:20px !important;
}

#item219686 {
	width:190px !important;
	min-height:20px !important;
}

#item219683 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !important;
}

#item120145 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item120142 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item120140 {
	width:25px !important;
	height:25px !important;
	left:689px !important;
	top:15px !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-119299 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-119299 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item119299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item217125 {
	width:730px !important;
	height:250px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item217126 {
	width:130px !important;
	left:15px !important;
	top:12px !important;
	min-height:30px !important;
}

#item217150 {
	width:310px !important;
	left:15px !important;
	top:47px !important;
	min-height:20px !important;
}

#item217178 {
	width:190px !important;
	left:140px !important;
	top:94px !important;
	min-height:20px !important;
}

#item217201 {
	width:190px !important;
	left:140px !important;
	top:122px !important;
	min-height:20px !important;
}

#item217252 {
	width:190px !important;
	min-height:20px !important;
}

#item217227 {
	width:190px !important;
	min-height:20px !important;
}

#item217224 {
	width:190px !important;
	height:20px !important;
	left:140px !important;
	top:147px !important;
}

#item217302 {
	width:210px !important;
	min-height:20px !important;
}

#item217278 {
	width:210px !important;
	min-height:20px !important;
}

#item217275 {
	width:210px !important;
	height:20px !important;
	left:140px !important;
	top:174px !important;
}

#item217352 {
	width:190px !important;
	min-height:20px !important;
}

#item217328 {
	width:190px !important;
	min-height:20px !important;
}

#item217325 {
	width:190px !important;
	height:20px !important;
	left:140px !important;
	top:201px !important;
}

#item217377 {
	width:130px !important;
	left:392px !important;
	top:12px !important;
	min-height:30px !important;
}

#item217400 {
	width:250px !important;
	left:392px !important;
	top:47px !important;
	min-height:20px !important;
}

#item217429 {
	width:190px !important;
	left:517px !important;
	top:94px !important;
	min-height:20px !important;
}

#item217452 {
	width:190px !important;
	left:517px !important;
	top:122px !important;
	min-height:20px !important;
}

#item217502 {
	width:190px !important;
	min-height:20px !important;
}

#item217478 {
	width:190px !important;
	min-height:20px !important;
}

#item217475 {
	width:190px !important;
	height:20px !important;
	left:517px !important;
	top:147px !important;
}

#item217553 {
	width:210px !important;
	min-height:20px !important;
}

#item217529 {
	width:210px !important;
	min-height:20px !important;
}

#item217526 {
	width:210px !important;
	height:20px !important;
	left:517px !important;
	top:174px !important;
}

#item217604 {
	width:190px !important;
	min-height:20px !important;
}

#item217579 {
	width:190px !important;
	min-height:20px !important;
}

#item217576 {
	width:190px !important;
	height:20px !important;
	left:517px !important;
	top:201px !important;
}

#item119707 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item119704 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item119702 {
	width:25px !important;
	height:25px !important;
	left:695px !important;
	top:13px !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-118897 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-118897 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item118897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item216040 {
	width:730px !important;
	height:230px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item216041 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

#item216069 {
	width:190px !important;
	left:148px !important;
	top:69px !important;
	min-height:20px !important;
}

#item216092 {
	width:190px !important;
	left:148px !important;
	top:97px !important;
	min-height:20px !important;
}

#item216142 {
	width:190px !important;
	min-height:20px !important;
}

#item216118 {
	width:190px !important;
	min-height:20px !important;
}

#item216115 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item216192 {
	width:210px !important;
	min-height:20px !important;
}

#item216168 {
	width:210px !important;
	min-height:20px !important;
}

#item216165 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

#item216242 {
	width:190px !important;
	min-height:20px !important;
}

#item216218 {
	width:190px !important;
	min-height:20px !important;
}

#item216215 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item216266 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

#item216297 {
	width:190px !important;
	left:500px !important;
	top:70px !important;
	min-height:20px !important;
}

#item216320 {
	width:190px !important;
	left:500px !important;
	top:98px !important;
	min-height:20px !important;
}

#item216370 {
	width:190px !important;
	min-height:20px !important;
}

#item216346 {
	width:190px !important;
	min-height:20px !important;
}

#item216343 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:123px !important;
}

#item216420 {
	width:210px !important;
	min-height:20px !important;
}

#item216396 {
	width:210px !important;
	min-height:20px !important;
}

#item216393 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:150px !important;
}

#item216470 {
	width:190px !important;
	min-height:20px !important;
}

#item216446 {
	width:190px !important;
	min-height:20px !important;
}

#item216443 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !important;
}

#item119259 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item119256 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item119254 {
	width:25px !important;
	height:25px !important;
	left:694px !important;
	top:11px !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-118711 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-118711 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item118711 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item215315 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item215320 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item215343 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item215393 {
	width:190px !important;
	min-height:20px !important;
}

#item215369 {
	width:190px !important;
	min-height:20px !important;
}

#item215366 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item215444 {
	width:210px !important;
	min-height:20px !important;
}

#item215420 {
	width:210px !important;
	min-height:20px !important;
}

#item215417 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item215494 {
	width:190px !important;
	min-height:20px !important;
}

#item215470 {
	width:190px !important;
	min-height:20px !important;
}

#item215467 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item118869 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item118866 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item118864 {
	width:25px !important;
	height:25px !important;
	left:340px !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-118266 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-118266 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item118266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item214517 {
	width:740px !important;
	height:250px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item214518 {
	width:130px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

#item214541 {
	width:310px !important;
	left:24px !important;
	top:47px !important;
	min-height:20px !important;
}

#item214568 {
	width:190px !important;
	left:149px !important;
	top:94px !important;
	min-height:20px !important;
}

#item214591 {
	width:190px !important;
	left:149px !important;
	top:122px !important;
	min-height:20px !important;
}

#item214641 {
	width:190px !important;
	min-height:20px !important;
}

#item214617 {
	width:190px !important;
	min-height:20px !important;
}

#item214614 {
	width:190px !important;
	height:20px !important;
	left:149px !important;
	top:147px !important;
}

#item214691 {
	width:210px !important;
	min-height:20px !important;
}

#item214667 {
	width:210px !important;
	min-height:20px !important;
}

#item214664 {
	width:210px !important;
	height:20px !important;
	left:149px !important;
	top:174px !important;
}

#item214742 {
	width:190px !important;
	min-height:20px !important;
}

#item214717 {
	width:190px !important;
	min-height:20px !important;
}

#item214714 {
	width:190px !important;
	height:20px !important;
	left:149px !important;
	top:201px !important;
}

#item214767 {
	width:130px !important;
	left:397px !important;
	top:12px !important;
	min-height:30px !important;
}

#item214790 {
	width:310px !important;
	left:397px !important;
	top:47px !important;
	min-height:20px !important;
}

#item214819 {
	width:190px !important;
	left:522px !important;
	top:94px !important;
	min-height:20px !important;
}

#item214842 {
	width:190px !important;
	left:522px !important;
	top:122px !important;
	min-height:20px !important;
}

#item214893 {
	width:190px !important;
	min-height:20px !important;
}

#item214869 {
	width:190px !important;
	min-height:20px !important;
}

#item214865 {
	width:190px !important;
	height:20px !important;
	left:522px !important;
	top:147px !important;
}

#item214943 {
	width:210px !important;
	min-height:20px !important;
}

#item214919 {
	width:210px !important;
	min-height:20px !important;
}

#item214916 {
	width:210px !important;
	height:20px !important;
	left:522px !important;
	top:174px !important;
}

#item214993 {
	width:190px !important;
	min-height:20px !important;
}

#item214969 {
	width:190px !important;
	min-height:20px !important;
}

#item214966 {
	width:190px !important;
	height:20px !important;
	left:522px !important;
	top:201px !important;
}

#item118669 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item118666 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item118664 {
	width:25px !important;
	height:25px !important;
	left:706px !important;
	top:11px !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-118081 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-118081 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item118081 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item213726 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item213731 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item213754 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item213805 {
	width:190px !important;
	min-height:20px !important;
}

#item213781 {
	width:190px !important;
	min-height:20px !important;
}

#item213778 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item213856 {
	width:210px !important;
	min-height:20px !important;
}

#item213831 {
	width:210px !important;
	min-height:20px !important;
}

#item213828 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item213906 {
	width:190px !important;
	min-height:20px !important;
}

#item213882 {
	width:190px !important;
	min-height:20px !important;
}

#item213879 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item118241 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item118238 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item118236 {
	width:25px !important;
	height:25px !important;
	left:340px !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-117893 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-117893 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item117893 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item213268 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item213273 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item213296 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item213346 {
	width:190px !important;
	min-height:20px !important;
}

#item213322 {
	width:190px !important;
	min-height:20px !important;
}

#item213319 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item213397 {
	width:210px !important;
	min-height:20px !important;
}

#item213373 {
	width:210px !important;
	min-height:20px !important;
}

#item213369 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item213447 {
	width:190px !important;
	min-height:20px !important;
}

#item213423 {
	width:190px !important;
	min-height:20px !important;
}

#item213420 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item118050 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item118047 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item118045 {
	width:25px !important;
	height:25px !important;
	left:340px !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-117710 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-117710 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item117710 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item212551 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item212556 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item212579 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item212629 {
	width:190px !important;
	min-height:20px !important;
}

#item212605 {
	width:190px !important;
	min-height:20px !important;
}

#item212602 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item212680 {
	width:210px !important;
	min-height:20px !important;
}

#item212656 {
	width:210px !important;
	min-height:20px !important;
}

#item212652 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item212730 {
	width:190px !important;
	min-height:20px !important;
}

#item212706 {
	width:190px !important;
	min-height:20px !important;
}

#item212703 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item117868 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item117865 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item117863 {
	width:25px !important;
	height:25px !important;
	left:340px !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-117342 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-117342 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item117342 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item212095 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item212101 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item212125 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item212176 {
	width:190px !important;
	min-height:20px !important;
}

#item212151 {
	width:190px !important;
	min-height:20px !important;
}

#item212148 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item212226 {
	width:210px !important;
	min-height:20px !important;
}

#item212202 {
	width:210px !important;
	min-height:20px !important;
}

#item212199 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item212276 {
	width:190px !important;
	min-height:20px !important;
}

#item212252 {
	width:190px !important;
	min-height:20px !important;
}

#item212249 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item117500 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item117497 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item117495 {
	width:25px !important;
	height:25px !important;
	left:340px !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-117167 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-117167 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item117167 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item211628 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item211633 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item211656 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item211706 {
	width:190px !important;
	min-height:20px !important;
}

#item211682 {
	width:190px !important;
	min-height:20px !important;
}

#item211679 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item211756 {
	width:210px !important;
	min-height:20px !important;
}

#item211732 {
	width:210px !important;
	min-height:20px !important;
}

#item211729 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item211807 {
	width:190px !important;
	min-height:20px !important;
}

#item211783 {
	width:190px !important;
	min-height:20px !important;
}

#item211780 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item117326 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item117323 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item117321 {
	width:25px !important;
	height:25px !important;
	left:340px !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-116978 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-116978 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item116978 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item211168 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item230736 {
	width:192px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item230759 {
	width:222px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item230809 {
	width:192px !important;
	min-height:20px !important;
}

#item230785 {
	width:192px !important;
	min-height:20px !important;
}

#item230782 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item230859 {
	width:192px !important;
	min-height:20px !important;
}

#item230835 {
	width:192px !important;
	min-height:20px !important;
}

#item230832 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item231377 {
	width:190px !important;
	min-height:20px !important;
}

#item231353 {
	width:190px !important;
	min-height:20px !important;
}

#item231350 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item117138 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item117135 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item117133 {
	width:25px !important;
	height:25px !important;
	left:340px !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-116789 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-116789 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item116789 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item210712 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item210718 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item210741 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item210791 {
	width:190px !important;
	min-height:20px !important;
}

#item210767 {
	width:190px !important;
	min-height:20px !important;
}

#item210764 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item210841 {
	width:210px !important;
	min-height:20px !important;
}

#item210817 {
	width:210px !important;
	min-height:20px !important;
}

#item210814 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item210892 {
	width:190px !important;
	min-height:20px !important;
}

#item210868 {
	width:190px !important;
	min-height:20px !important;
}

#item210865 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item116951 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item116947 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item116945 {
	width:25px !important;
	height:25px !important;
	left:340px !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-116609 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-116609 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item116609 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item210250 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item210256 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item210279 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item210330 {
	width:190px !important;
	min-height:20px !important;
}

#item210306 {
	width:190px !important;
	min-height:20px !important;
}

#item210303 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item210380 {
	width:210px !important;
	min-height:20px !important;
}

#item210356 {
	width:210px !important;
	min-height:20px !important;
}

#item210353 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item210430 {
	width:190px !important;
	min-height:20px !important;
}

#item210406 {
	width:190px !important;
	min-height:20px !important;
}

#item210403 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item116769 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item116764 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item116762 {
	width:25px !important;
	height:25px !important;
	left:340px !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-116427 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-116427 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item116427 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item209788 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item209794 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item209817 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item209846 {
	width:190px !important;
	min-height:20px !important;
}

#item209870 {
	width:190px !important;
	min-height:20px !important;
}

#item209840 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item209920 {
	width:210px !important;
	min-height:20px !important;
}

#item209896 {
	width:210px !important;
	min-height:20px !important;
}

#item209893 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item209970 {
	width:190px !important;
	min-height:20px !important;
}

#item209946 {
	width:190px !important;
	min-height:20px !important;
}

#item209943 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item116586 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item116583 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item116581 {
	width:25px !important;
	height:25px !important;
	left:340px !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-116245 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-116245 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item116245 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item209312 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item209317 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item209340 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item209390 {
	width:190px !important;
	min-height:20px !important;
}

#item209366 {
	width:190px !important;
	min-height:20px !important;
}

#item209363 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item209440 {
	width:210px !important;
	min-height:20px !important;
}

#item209416 {
	width:210px !important;
	min-height:20px !important;
}

#item209413 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item209490 {
	width:190px !important;
	min-height:20px !important;
}

#item209466 {
	width:190px !important;
	min-height:20px !important;
}

#item209463 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item116403 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item116399 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item116397 {
	width:25px !important;
	height:25px !important;
	left:340px !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-116058 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-116058 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item116058 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item208848 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item208855 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item208878 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item208928 {
	width:190px !important;
	min-height:20px !important;
}

#item208904 {
	width:190px !important;
	min-height:20px !important;
}

#item208901 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item208978 {
	width:210px !important;
	min-height:20px !important;
}

#item208954 {
	width:210px !important;
	min-height:20px !important;
}

#item208951 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item209029 {
	width:190px !important;
	min-height:20px !important;
}

#item209005 {
	width:190px !important;
	min-height:20px !important;
}

#item209001 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item116217 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item116214 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item116212 {
	width:25px !important;
	height:25px !important;
	left:340px !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-115873 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-115873 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item115873 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item208378 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item208383 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item208406 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item208456 {
	width:190px !important;
	min-height:20px !important;
}

#item208432 {
	width:190px !important;
	min-height:20px !important;
}

#item208429 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item208507 {
	width:210px !important;
	min-height:20px !important;
}

#item208482 {
	width:210px !important;
	min-height:20px !important;
}

#item208479 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item208557 {
	width:190px !important;
	min-height:20px !important;
}

#item208533 {
	width:190px !important;
	min-height:20px !important;
}

#item208530 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item116032 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item116029 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item116027 {
	width:25px !important;
	height:25px !important;
	left:340px !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-115292 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-115292 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item115292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item207643 {
	width:730px !important;
	height:230px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item207644 {
	width:220px !important;
	left:24px !important;
	top:13px !important;
	min-height:30px !important;
}

#item207672 {
	width:190px !important;
	left:148px !important;
	top:69px !important;
	min-height:20px !important;
}

#item207695 {
	width:190px !important;
	left:148px !important;
	top:97px !important;
	min-height:20px !important;
}

#item207746 {
	width:180px !important;
	min-height:20px !important;
}

#item207722 {
	width:180px !important;
	min-height:20px !important;
}

#item207719 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item207796 {
	width:180px !important;
	min-height:20px !important;
}

#item207772 {
	width:180px !important;
	min-height:20px !important;
}

#item207769 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

#item207846 {
	width:190px !important;
	min-height:20px !important;
}

#item207822 {
	width:190px !important;
	min-height:20px !important;
}

#item207819 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item207870 {
	width:220px !important;
	left:376px !important;
	top:13px !important;
	min-height:30px !important;
}

#item207897 {
	width:190px !important;
	left:500px !important;
	top:69px !important;
	min-height:20px !important;
}

#item207921 {
	width:190px !important;
	left:500px !important;
	top:97px !important;
	min-height:20px !important;
}

#item207972 {
	width:190px !important;
	min-height:20px !important;
}

#item207947 {
	width:190px !important;
	min-height:20px !important;
}

#item207944 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:122px !important;
}

#item208022 {
	width:210px !important;
	min-height:20px !important;
}

#item207998 {
	width:210px !important;
	min-height:20px !important;
}

#item207995 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:149px !important;
}

#item208072 {
	width:190px !important;
	min-height:20px !important;
}

#item208048 {
	width:190px !important;
	min-height:20px !important;
}

#item208045 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !important;
}

#item208100 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item208097 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item208095 {
	width:25px !important;
	height:25px !important;
	left:689px !important;
	top:14px !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-115101 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-115101 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item115101 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item206903 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item206908 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item206931 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item206981 {
	width:190px !important;
	min-height:20px !important;
}

#item206957 {
	width:190px !important;
	min-height:20px !important;
}

#item206954 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item207031 {
	width:210px !important;
	min-height:20px !important;
}

#item207007 {
	width:210px !important;
	min-height:20px !important;
}

#item207004 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item207081 {
	width:190px !important;
	min-height:20px !important;
}

#item207057 {
	width:190px !important;
	min-height:20px !important;
}

#item207054 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item115260 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item115257 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item115255 {
	width:25px !important;
	height:25px !important;
	left:340px !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-114916 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-114916 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114916 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item206445 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item206450 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item206473 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item206524 {
	width:190px !important;
	min-height:20px !important;
}

#item206500 {
	width:190px !important;
	min-height:20px !important;
}

#item206496 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item206575 {
	width:210px !important;
	min-height:20px !important;
}

#item206551 {
	width:210px !important;
	min-height:20px !important;
}

#item206547 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item206625 {
	width:190px !important;
	min-height:20px !important;
}

#item206601 {
	width:190px !important;
	min-height:20px !important;
}

#item206598 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !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-114730 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-114730 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114730 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item205985 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item205991 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item206014 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item206065 {
	width:190px !important;
	min-height:20px !important;
}

#item206040 {
	width:190px !important;
	min-height:20px !important;
}

#item206037 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item206115 {
	width:210px !important;
	min-height:20px !important;
}

#item206091 {
	width:210px !important;
	min-height:20px !important;
}

#item206088 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item206166 {
	width:190px !important;
	min-height:20px !important;
}

#item206142 {
	width:190px !important;
	min-height:20px !important;
}

#item206139 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item114891 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item114888 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item114886 {
	width:25px !important;
	height:25px !important;
	left:340px !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-114552 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-114552 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114552 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item205523 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item205530 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item205553 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item205603 {
	width:190px !important;
	min-height:20px !important;
}

#item205579 {
	width:190px !important;
	min-height:20px !important;
}

#item205576 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item205653 {
	width:220px !important;
	min-height:20px !important;
}

#item205629 {
	width:220px !important;
	min-height:20px !important;
}

#item205626 {
	width:220px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item205704 {
	width:190px !important;
	min-height:20px !important;
}

#item205680 {
	width:190px !important;
	min-height:20px !important;
}

#item205676 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item114711 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item114708 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item114706 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !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-114362 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-114362 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item204796 {
	width:730px !important;
	height:220px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item204797 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

#item204823 {
	width:190px !important;
	left:148px !important;
	top:69px !important;
	min-height:20px !important;
}

#item204847 {
	width:190px !important;
	left:148px !important;
	top:97px !important;
	min-height:20px !important;
}

#item204897 {
	width:190px !important;
	min-height:20px !important;
}

#item204873 {
	width:190px !important;
	min-height:20px !important;
}

#item204870 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item204947 {
	width:190px !important;
	min-height:20px !important;
}

#item204923 {
	width:190px !important;
	min-height:20px !important;
}

#item204920 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

#item204997 {
	width:190px !important;
	min-height:20px !important;
}

#item204973 {
	width:190px !important;
	min-height:20px !important;
}

#item204970 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item205021 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

#item205049 {
	width:190px !important;
	left:500px !important;
	top:70px !important;
	min-height:20px !important;
}

#item205072 {
	width:190px !important;
	left:500px !important;
	top:98px !important;
	min-height:20px !important;
}

#item205123 {
	width:190px !important;
	min-height:20px !important;
}

#item205099 {
	width:190px !important;
	min-height:20px !important;
}

#item205096 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:123px !important;
}

#item205175 {
	width:210px !important;
	min-height:20px !important;
}

#item205150 {
	width:210px !important;
	min-height:20px !important;
}

#item205147 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:150px !important;
}

#item205225 {
	width:190px !important;
	min-height:20px !important;
}

#item205201 {
	width:190px !important;
	min-height:20px !important;
}

#item205198 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !important;
}

#item114523 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item114519 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item114517 {
	width:25px !important;
	height:25px !important;
	left:689px !important;
	top:14px !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-114178 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-114178 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114178 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item204040 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item204045 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item204068 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item204118 {
	width:190px !important;
	min-height:20px !important;
}

#item204094 {
	width:190px !important;
	min-height:20px !important;
}

#item204091 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item204168 {
	width:210px !important;
	min-height:20px !important;
}

#item204144 {
	width:210px !important;
	min-height:20px !important;
}

#item204141 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item204219 {
	width:190px !important;
	min-height:20px !important;
}

#item204195 {
	width:190px !important;
	min-height:20px !important;
}

#item204192 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item114337 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item114333 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item114331 {
	width:25px !important;
	height:25px !important;
	left:340px !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-113996 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-113996 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113996 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item203560 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item203565 {
	width:190px !important;
	left:141px !important;
	top:28px !important;
	min-height:20px !important;
}

#item203588 {
	width:190px !important;
	left:141px !important;
	top:56px !important;
	min-height:20px !important;
}

#item203639 {
	width:190px !important;
	min-height:20px !important;
}

#item203615 {
	width:190px !important;
	min-height:20px !important;
}

#item203612 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:81px !important;
}

#item203690 {
	width:190px !important;
	min-height:20px !important;
}

#item203666 {
	width:190px !important;
	min-height:20px !important;
}

#item203663 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:108px !important;
}

#item203740 {
	width:190px !important;
	min-height:20px !important;
}

#item203716 {
	width:190px !important;
	min-height:20px !important;
}

#item203713 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:135px !important;
}

#item114153 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item114150 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item114148 {
	width:25px !important;
	height:25px !important;
	left:340px !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-113807 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-113807 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113807 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item203090 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item230567 {
	width:192px !important;
	left:140px !important;
	top:27px !important;
	min-height:20px !important;
}

#item230590 {
	width:222px !important;
	left:140px !important;
	top:55px !important;
	min-height:20px !important;
}

#item230641 {
	width:192px !important;
	min-height:20px !important;
}

#item230617 {
	width:192px !important;
	min-height:20px !important;
}

#item230613 {
	width:192px !important;
	height:20px !important;
	left:140px !important;
	top:80px !important;
}

#item230691 {
	width:192px !important;
	min-height:20px !important;
}

#item230667 {
	width:192px !important;
	min-height:20px !important;
}

#item230664 {
	width:192px !important;
	height:20px !important;
	left:140px !important;
	top:107px !important;
}

#item231324 {
	width:190px !important;
	min-height:20px !important;
}

#item231299 {
	width:190px !important;
	min-height:20px !important;
}

#item231296 {
	width:190px !important;
	height:20px !important;
	left:140px !important;
	top:134px !important;
}

#item113965 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item113962 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item113960 {
	width:25px !important;
	height:25px !important;
	left:340px !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);}
}
#item113623 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item202604 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item202610 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item202633 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item202684 {
	width:190px !important;
	min-height:20px !important;
}

#item202660 {
	width:190px !important;
	min-height:20px !important;
}

#item202657 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item202734 {
	width:210px !important;
	min-height:20px !important;
}

#item202710 {
	width:210px !important;
	min-height:20px !important;
}

#item202707 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item202786 {
	width:190px !important;
	min-height:20px !important;
}

#item202761 {
	width:190px !important;
	min-height:20px !important;
}

#item202757 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !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-113436 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-113436 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113436 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item202124 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item202129 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item202153 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item202203 {
	width:190px !important;
	min-height:20px !important;
}

#item202179 {
	width:190px !important;
	min-height:20px !important;
}

#item202176 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item202253 {
	width:210px !important;
	min-height:20px !important;
}

#item202229 {
	width:210px !important;
	min-height:20px !important;
}

#item202226 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item202304 {
	width:190px !important;
	min-height:20px !important;
}

#item202280 {
	width:190px !important;
	min-height:20px !important;
}

#item202277 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !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-113260 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-113260 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113260 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item201657 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item201662 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item201685 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item201735 {
	width:190px !important;
	min-height:20px !important;
}

#item201711 {
	width:190px !important;
	min-height:20px !important;
}

#item201708 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item201786 {
	width:210px !important;
	min-height:20px !important;
}

#item201762 {
	width:210px !important;
	min-height:20px !important;
}

#item201758 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item201837 {
	width:190px !important;
	min-height:20px !important;
}

#item201812 {
	width:190px !important;
	min-height:20px !important;
}

#item201809 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item113417 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item113414 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item113412 {
	width:25px !important;
	height:25px !important;
	left:340px !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-112823 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-112823 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item112823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112824 {
	width:740px !important;
	height:255px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item200861 {
	width:130px !important;
	left:18px !important;
	top:12px !important;
	min-height:30px !important;
}

#item200884 {
	width:240px !important;
	left:18px !important;
	top:47px !important;
	min-height:20px !important;
}

#item200912 {
	width:190px !important;
	left:143px !important;
	top:94px !important;
	min-height:20px !important;
}

#item200935 {
	width:190px !important;
	left:143px !important;
	top:122px !important;
	min-height:20px !important;
}

#item200985 {
	width:180px !important;
	min-height:20px !important;
}

#item200961 {
	width:180px !important;
	min-height:20px !important;
}

#item200958 {
	width:180px !important;
	height:20px !important;
	left:143px !important;
	top:147px !important;
}

#item201035 {
	width:210px !important;
	min-height:20px !important;
}

#item201011 {
	width:210px !important;
	min-height:20px !important;
}

#item201008 {
	width:210px !important;
	height:20px !important;
	left:143px !important;
	top:174px !important;
}

#item201086 {
	width:190px !important;
	min-height:20px !important;
}

#item201061 {
	width:190px !important;
	min-height:20px !important;
}

#item201058 {
	width:190px !important;
	height:20px !important;
	left:143px !important;
	top:201px !important;
}

#item201110 {
	width:130px !important;
	left:397px !important;
	top:12px !important;
	min-height:30px !important;
}

#item201133 {
	width:240px !important;
	left:397px !important;
	top:47px !important;
	min-height:20px !important;
}

#item201160 {
	width:190px !important;
	left:522px !important;
	top:94px !important;
	min-height:20px !important;
}

#item201183 {
	width:190px !important;
	left:522px !important;
	top:122px !important;
	min-height:20px !important;
}

#item201233 {
	width:190px !important;
	min-height:20px !important;
}

#item201209 {
	width:190px !important;
	min-height:20px !important;
}

#item201206 {
	width:190px !important;
	height:20px !important;
	left:522px !important;
	top:148px !important;
}

#item201283 {
	width:210px !important;
	min-height:20px !important;
}

#item201259 {
	width:210px !important;
	min-height:20px !important;
}

#item201256 {
	width:210px !important;
	height:20px !important;
	left:522px !important;
	top:174px !important;
}

#item201333 {
	width:190px !important;
	min-height:20px !important;
}

#item201309 {
	width:190px !important;
	min-height:20px !important;
}

#item201306 {
	width:190px !important;
	height:20px !important;
	left:523px !important;
	top:201px !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:706px !important;
	top:10px !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-112638 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-112638 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item112638 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item200051 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item200057 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item200080 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item200131 {
	width:190px !important;
	min-height:20px !important;
}

#item200107 {
	width:190px !important;
	min-height:20px !important;
}

#item200104 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item200182 {
	width:210px !important;
	min-height:20px !important;
}

#item200158 {
	width:210px !important;
	min-height:20px !important;
}

#item200155 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item200232 {
	width:190px !important;
	min-height:20px !important;
}

#item200208 {
	width:190px !important;
	min-height:20px !important;
}

#item200205 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !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-112254 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-112254 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item112254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item199314 {
	width:730px !important;
	height:230px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item199315 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

#item199342 {
	width:190px !important;
	left:148px !important;
	top:69px !important;
	min-height:20px !important;
}

#item199365 {
	width:190px !important;
	left:148px !important;
	top:97px !important;
	min-height:20px !important;
}

#item199416 {
	width:190px !important;
	min-height:20px !important;
}

#item199391 {
	width:190px !important;
	min-height:20px !important;
}

#item199388 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item199466 {
	width:190px !important;
	min-height:20px !important;
}

#item199442 {
	width:190px !important;
	min-height:20px !important;
}

#item199439 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

#item199517 {
	width:190px !important;
	min-height:20px !important;
}

#item199493 {
	width:190px !important;
	min-height:20px !important;
}

#item199489 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item199541 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

#item199569 {
	width:190px !important;
	left:500px !important;
	top:69px !important;
	min-height:20px !important;
}

#item199592 {
	width:190px !important;
	left:500px !important;
	top:97px !important;
	min-height:20px !important;
}

#item199642 {
	width:190px !important;
	min-height:20px !important;
}

#item199618 {
	width:190px !important;
	min-height:20px !important;
}

#item199615 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:122px !important;
}

#item199692 {
	width:210px !important;
	min-height:20px !important;
}

#item199668 {
	width:210px !important;
	min-height:20px !important;
}

#item199665 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:149px !important;
}

#item199742 {
	width:190px !important;
	min-height:20px !important;
}

#item199718 {
	width:190px !important;
	min-height:20px !important;
}

#item199715 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !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:693px !important;
	top:14px !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-112068 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-112068 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item112068 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item198577 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item198582 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item198605 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item198655 {
	width:190px !important;
	min-height:20px !important;
}

#item198631 {
	width:190px !important;
	min-height:20px !important;
}

#item198628 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item198706 {
	width:210px !important;
	min-height:20px !important;
}

#item198681 {
	width:210px !important;
	min-height:20px !important;
}

#item198678 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item198756 {
	width:190px !important;
	min-height:20px !important;
}

#item198732 {
	width:190px !important;
	min-height:20px !important;
}

#item198729 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !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-111878 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-111878 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item111878 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item198337 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item198342 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item198365 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item198416 {
	width:190px !important;
	min-height:20px !important;
}

#item198392 {
	width:190px !important;
	min-height:20px !important;
}

#item198389 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item198467 {
	width:210px !important;
	min-height:20px !important;
}

#item198442 {
	width:210px !important;
	min-height:20px !important;
}

#item198439 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item198517 {
	width:210px !important;
	min-height:20px !important;
}

#item198493 {
	width:210px !important;
	min-height:20px !important;
}

#item198490 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !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-111682 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-111682 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item111682 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item198101 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item230393 {
	width:192px !important;
	left:140px !important;
	top:27px !important;
	min-height:20px !important;
}

#item230416 {
	width:222px !important;
	left:140px !important;
	top:55px !important;
	min-height:20px !important;
}

#item230467 {
	width:192px !important;
	min-height:20px !important;
}

#item230443 {
	width:192px !important;
	min-height:20px !important;
}

#item230439 {
	width:192px !important;
	height:20px !important;
	left:140px !important;
	top:80px !important;
}

#item230517 {
	width:192px !important;
	min-height:20px !important;
}

#item230493 {
	width:192px !important;
	min-height:20px !important;
}

#item230490 {
	width:192px !important;
	height:20px !important;
	left:140px !important;
	top:107px !important;
}

#item231269 {
	width:190px !important;
	min-height:20px !important;
}

#item231245 {
	width:190px !important;
	min-height:20px !important;
}

#item231242 {
	width:190px !important;
	height:20px !important;
	left:140px !important;
	top:134px !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:340px !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-111497 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-111497 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item111497 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item197863 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item197871 {
	width:190px !important;
	left:141px !important;
	top:28px !important;
	min-height:20px !important;
}

#item197894 {
	width:190px !important;
	left:141px !important;
	top:56px !important;
	min-height:20px !important;
}

#item197944 {
	width:190px !important;
	min-height:20px !important;
}

#item197920 {
	width:190px !important;
	min-height:20px !important;
}

#item197917 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:81px !important;
}

#item197994 {
	width:190px !important;
	min-height:20px !important;
}

#item197970 {
	width:190px !important;
	min-height:20px !important;
}

#item197967 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:108px !important;
}

#item198045 {
	width:190px !important;
	min-height:20px !important;
}

#item198021 {
	width:190px !important;
	min-height:20px !important;
}

#item198017 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:135px !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:340px !important;
	top:9px !important;
}

#item21313 {
	opacity:0.00;
	width:748px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#c22026;
}

#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:217px !important;
}

#item135501 {
	width:347px !important;
	height:31px !important;
	left:36px !important;
	top:771px !important;
	background:#650030;
}

#item135502 {
	width:347px !important;
	left:36px !important;
	top:778px !important;
	min-height:20px !important;
}

#item169299 {
	width:190px !important;
	left:165px !important;
	top:830px !important;
	min-height:20px !important;
}

#item169322 {
	width:190px !important;
	left:165px !important;
	top:858px !important;
	min-height:20px !important;
}

#item169372 {
	width:190px !important;
	min-height:20px !important;
}

#item169348 {
	width:190px !important;
	min-height:20px !important;
}

#item169345 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:883px !important;
}

#item169422 {
	width:210px !important;
	min-height:20px !important;
}

#item169398 {
	width:210px !important;
	min-height:20px !important;
}

#item169395 {
	width:210px !important;
	height:20px !important;
	left:165px !important;
	top:910px !important;
}

#item186271 {
	width:190px !important;
	min-height:20px !important;
}

#item186247 {
	width:190px !important;
	min-height:20px !important;
}

#item186244 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:937px !important;
}

#item135678 {
	width:347px !important;
	height:31px !important;
	left:385px !important;
	top:771px !important;
	background:#991928;
}

#item135679 {
	width:347px !important;
	left:385px !important;
	top:778px !important;
	min-height:20px !important;
}

#item164807 {
	width:190px !important;
	left:520px !important;
	top:830px !important;
	min-height:20px !important;
}

#item164830 {
	width:190px !important;
	left:520px !important;
	top:858px !important;
	min-height:20px !important;
}

#item164880 {
	width:190px !important;
	min-height:20px !important;
}

#item164856 {
	width:190px !important;
	min-height:20px !important;
}

#item164853 {
	width:190px !important;
	height:20px !important;
	left:520px !important;
	top:883px !important;
}

#item164930 {
	width:210px !important;
	min-height:20px !important;
}

#item164906 {
	width:210px !important;
	min-height:20px !important;
}

#item164903 {
	width:210px !important;
	height:20px !important;
	left:520px !important;
	top:910px !important;
}

#item186321 {
	width:190px !important;
	min-height:20px !important;
}

#item186297 {
	width:190px !important;
	min-height:20px !important;
}

#item186294 {
	width:190px !important;
	height:20px !important;
	left:520px !important;
	top:937px !important;
}

#item135854 {
	width:347px !important;
	height:31px !important;
	left:36px !important;
	top:991px !important;
	background:#cc3321;
}

#item135855 {
	width:347px !important;
	left:36px !important;
	top:998px !important;
	min-height:20px !important;
}

#item135707 {
	width:190px !important;
	left:165px !important;
	top:1051px !important;
	min-height:20px !important;
}

#item135730 {
	width:190px !important;
	left:165px !important;
	top:1080px !important;
	min-height:20px !important;
}

#item135780 {
	width:190px !important;
	min-height:20px !important;
}

#item135756 {
	width:190px !important;
	min-height:20px !important;
}

#item135753 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:1105px !important;
}

#item135830 {
	width:190px !important;
	min-height:20px !important;
}

#item135806 {
	width:190px !important;
	min-height:20px !important;
}

#item135803 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:1132px !important;
}

#item186371 {
	width:190px !important;
	min-height:20px !important;
}

#item186347 {
	width:190px !important;
	min-height:20px !important;
}

#item186344 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:1159px !important;
}

#item150981 {
	width:347px !important;
	height:31px !important;
	left:385px !important;
	top:991px !important;
	background:#ff4f17;
}

#item150983 {
	width:347px !important;
	left:385px !important;
	top:998px !important;
	min-height:20px !important;
}

#item151011 {
	width:190px !important;
	left:520px !important;
	top:1051px !important;
	min-height:20px !important;
}

#item151035 {
	width:190px !important;
	left:520px !important;
	top:1080px !important;
	min-height:20px !important;
}

#item151087 {
	width:190px !important;
	min-height:20px !important;
}

#item151063 {
	width:190px !important;
	min-height:20px !important;
}

#item151060 {
	width:190px !important;
	height:20px !important;
	left:520px !important;
	top:1105px !important;
}

#item151137 {
	width:190px !important;
	min-height:20px !important;
}

#item151113 {
	width:190px !important;
	min-height:20px !important;
}

#item151110 {
	width:190px !important;
	height:20px !important;
	left:520px !important;
	top:1132px !important;
}

#item186422 {
	width:190px !important;
	min-height:20px !important;
}

#item186398 {
	width:190px !important;
	min-height:20px !important;
}

#item186394 {
	width:190px !important;
	height:20px !important;
	left:520px !important;
	top:1159px !important;
}

#item147920 {
	width:347px !important;
	height:31px !important;
	left:36px !important;
	top:1213px !important;
	background:#c22026;
}

#item147921 {
	width:347px !important;
	left:36px !important;
	top:1220px !important;
	min-height:20px !important;
}

#item147948 {
	width:210px !important;
	left:165px !important;
	top:1274px !important;
	min-height:20px !important;
}

#item147971 {
	width:210px !important;
	left:165px !important;
	top:1303px !important;
	min-height:40px !important;
}

#item148021 {
	width:210px !important;
	min-height:20px !important;
}

#item147997 {
	width:210px !important;
	min-height:20px !important;
}

#item147994 {
	width:210px !important;
	height:20px !important;
	left:165px !important;
	top:1349px !important;
}

#item148071 {
	width:210px !important;
	min-height:20px !important;
}

#item148047 {
	width:210px !important;
	min-height:20px !important;
}

#item148044 {
	width:210px !important;
	height:20px !important;
	left:165px !important;
	top:1376px !important;
}

#item186472 {
	width:190px !important;
	min-height:20px !important;
}

#item186448 {
	width:190px !important;
	min-height:20px !important;
}

#item186445 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:1403px !important;
}

#item148094 {
	width:347px !important;
	height:31px !important;
	left:385px !important;
	top:1213px !important;
	background:#c22026;
}

#item148095 {
	width:347px !important;
	left:385px !important;
	top:1220px !important;
	min-height:20px !important;
}

#item148124 {
	width:200px !important;
	left:520px !important;
	top:1274px !important;
	min-height:20px !important;
}

#item148147 {
	width:200px !important;
	left:520px !important;
	top:1303px !important;
	min-height:40px !important;
}

#item148198 {
	width:200px !important;
	min-height:20px !important;
}

#item148174 {
	width:200px !important;
	min-height:20px !important;
}

#item148170 {
	width:200px !important;
	height:20px !important;
	left:520px !important;
	top:1349px !important;
}

#item148248 {
	width:200px !important;
	min-height:20px !important;
}

#item148224 {
	width:200px !important;
	min-height:20px !important;
}

#item148221 {
	width:200px !important;
	height:20px !important;
	left:520px !important;
	top:1376px !important;
}

#item186522 {
	width:190px !important;
	min-height:20px !important;
}

#item186498 {
	width:190px !important;
	min-height:20px !important;
}

#item186495 {
	width:190px !important;
	height:20px !important;
	left:520px !important;
	top:1403px !important;
}

#item164457 {
	width:347px !important;
	height:31px !important;
	left:36px !important;
	top:1457px !important;
	background:#c22026;
}

#item164458 {
	width:347px !important;
	left:36px !important;
	top:1464px !important;
	min-height:20px !important;
}

#item164485 {
	width:231px !important;
	left:165px !important;
	top:1518px !important;
	min-height:20px !important;
}

#item164508 {
	width:231px !important;
	left:165px !important;
	top:1547px !important;
	min-height:60px !important;
}

#item164558 {
	width:190px !important;
	min-height:20px !important;
}

#item164534 {
	width:190px !important;
	min-height:20px !important;
}

#item164531 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:1612px !important;
}

#item164609 {
	width:190px !important;
	min-height:20px !important;
}

#item164584 {
	width:190px !important;
	min-height:20px !important;
}

#item164581 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:1639px !important;
}

#item186572 {
	width:190px !important;
	min-height:20px !important;
}

#item186548 {
	width:190px !important;
	min-height:20px !important;
}

#item186545 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:1666px !important;
}

#item160443 {
	width:347px !important;
	height:31px !important;
	left:385px !important;
	top:1457px !important;
	background:#c22026;
}

#item160445 {
	width:347px !important;
	left:385px !important;
	top:1464px !important;
	min-height:20px !important;
}

#item160472 {
	width:210px !important;
	left:520px !important;
	top:1518px !important;
	min-height:20px !important;
}

#item160495 {
	width:200px !important;
	left:520px !important;
	top:1547px !important;
	min-height:60px !important;
}

#item160545 {
	width:210px !important;
	min-height:20px !important;
}

#item160521 {
	width:210px !important;
	min-height:20px !important;
}

#item160518 {
	width:210px !important;
	height:20px !important;
	left:520px !important;
	top:1611px !important;
}

#item160595 {
	width:210px !important;
	min-height:20px !important;
}

#item160571 {
	width:210px !important;
	min-height:20px !important;
}

#item160568 {
	width:210px !important;
	height:20px !important;
	left:520px !important;
	top:1638px !important;
}

#item186622 {
	width:190px !important;
	min-height:20px !important;
}

#item186598 {
	width:190px !important;
	min-height:20px !important;
}

#item186595 {
	width:190px !important;
	height:20px !important;
	left:520px !important;
	top:1666px !important;
}

#item177605 {
	width:347px !important;
	height:31px !important;
	left:36px !important;
	top:1720px !important;
	background:#c22026;
}

#item177606 {
	width:347px !important;
	left:36px !important;
	top:1727px !important;
	min-height:20px !important;
}

#item177633 {
	width:210px !important;
	left:165px !important;
	top:1781px !important;
	min-height:20px !important;
}

#item177656 {
	width:210px !important;
	left:165px !important;
	top:1810px !important;
	min-height:40px !important;
}

#item177706 {
	width:190px !important;
	min-height:20px !important;
}

#item177682 {
	width:190px !important;
	min-height:20px !important;
}

#item177679 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:1855px !important;
}

#item177756 {
	width:200px !important;
	min-height:20px !important;
}

#item177732 {
	width:210px !important;
	min-height:20px !important;
}

#item177729 {
	width:210px !important;
	height:20px !important;
	left:165px !important;
	top:1882px !important;
}

#item186673 {
	width:190px !important;
	min-height:20px !important;
}

#item186648 {
	width:190px !important;
	min-height:20px !important;
}

#item186645 {
	width:190px !important;
	height:20px !important;
	left:165px !important;
	top:1909px !important;
}

#item136214 {
	width:696px !important;
	left:36px !important;
	top:2068px !important;
	min-height:180px !important;
}

#item128658 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item128655 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item192327 {
	width:376px !important;
	height:713px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item192328 {
	width:130px !important;
	left:18px !important;
	top:22px !important;
	min-height:30px !important;
}

#item192351 {
	width:240px !important;
	left:18px !important;
	top:57px !important;
	min-height:20px !important;
}

#item192378 {
	width:190px !important;
	left:142px !important;
	top:104px !important;
	min-height:20px !important;
}

#item192401 {
	width:190px !important;
	left:142px !important;
	top:132px !important;
	min-height:20px !important;
}

#item192452 {
	width:180px !important;
	min-height:20px !important;
}

#item192428 {
	width:180px !important;
	min-height:20px !important;
}

#item192424 {
	width:180px !important;
	height:20px !important;
	left:142px !important;
	top:157px !important;
}

#item192503 {
	width:210px !important;
	min-height:20px !important;
}

#item192478 {
	width:210px !important;
	min-height:20px !important;
}

#item192475 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:184px !important;
}

#item192553 {
	width:210px !important;
	min-height:20px !important;
}

#item192529 {
	width:210px !important;
	min-height:20px !important;
}

#item192526 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:211px !important;
}

#item192578 {
	width:130px !important;
	left:18px !important;
	top:273px !important;
	min-height:30px !important;
}

#item192601 {
	width:310px !important;
	left:18px !important;
	top:308px !important;
	min-height:20px !important;
}

#item192630 {
	width:190px !important;
	left:142px !important;
	top:354px !important;
	min-height:20px !important;
}

#item192653 {
	width:190px !important;
	left:142px !important;
	top:382px !important;
	min-height:20px !important;
}

#item192703 {
	width:190px !important;
	min-height:20px !important;
}

#item192679 {
	width:190px !important;
	min-height:20px !important;
}

#item192676 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:407px !important;
}

#item192753 {
	width:210px !important;
	min-height:20px !important;
}

#item192729 {
	width:210px !important;
	min-height:20px !important;
}

#item192726 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:434px !important;
}

#item192803 {
	width:210px !important;
	min-height:20px !important;
}

#item192779 {
	width:210px !important;
	min-height:20px !important;
}

#item192776 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:461px !important;
}

#item192826 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:502px !important;
	background:#ededee;
}

#item192827 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:502px !important;
	background:#393a3d;
}

#item192829 {
	width:330px !important;
	left:18px !important;
	top:509px !important;
	min-height:20px !important;
}

#item192857 {
	width:190px !important;
	left:142px !important;
	top:564px !important;
	min-height:20px !important;
}

#item192880 {
	width:190px !important;
	left:142px !important;
	top:592px !important;
	min-height:20px !important;
}

#item192930 {
	width:190px !important;
	min-height:20px !important;
}

#item192906 {
	width:190px !important;
	min-height:20px !important;
}

#item192903 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:617px !important;
}

#item192980 {
	width:210px !important;
	min-height:20px !important;
}

#item192956 {
	width:210px !important;
	min-height:20px !important;
}

#item192953 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:644px !important;
}

#item193030 {
	width:210px !important;
	min-height:20px !important;
}

#item193006 {
	width:210px !important;
	min-height:20px !important;
}

#item193003 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:671px !important;
}

#item129067 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item129064 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item129061 {
	width:25px !important;
	height:23px !important;
	left:341px !important;
	top:11px !important;
}

#item127800 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item127797 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item127802 {
	width:376px !important;
	height:713px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item128181 {
	width:130px !important;
	left:18px !important;
	top:22px !important;
	min-height:30px !important;
}

#item128204 {
	width:240px !important;
	left:18px !important;
	top:57px !important;
	min-height:20px !important;
}

#item128232 {
	width:190px !important;
	left:142px !important;
	top:104px !important;
	min-height:20px !important;
}

#item128255 {
	width:190px !important;
	left:142px !important;
	top:132px !important;
	min-height:20px !important;
}

#item128305 {
	width:180px !important;
	min-height:20px !important;
}

#item128281 {
	width:180px !important;
	min-height:20px !important;
}

#item128278 {
	width:180px !important;
	height:20px !important;
	left:142px !important;
	top:157px !important;
}

#item128355 {
	width:210px !important;
	min-height:20px !important;
}

#item128331 {
	width:210px !important;
	min-height:20px !important;
}

#item128328 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:184px !important;
}

#item191742 {
	width:210px !important;
	min-height:20px !important;
}

#item191718 {
	width:210px !important;
	min-height:20px !important;
}

#item191715 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:211px !important;
}

#item191766 {
	width:130px !important;
	left:18px !important;
	top:273px !important;
	min-height:30px !important;
}

#item191789 {
	width:310px !important;
	left:18px !important;
	top:308px !important;
	min-height:20px !important;
}

#item191816 {
	width:190px !important;
	left:142px !important;
	top:354px !important;
	min-height:20px !important;
}

#item191839 {
	width:190px !important;
	left:142px !important;
	top:382px !important;
	min-height:20px !important;
}

#item191889 {
	width:190px !important;
	min-height:20px !important;
}

#item191865 {
	width:190px !important;
	min-height:20px !important;
}

#item191862 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:407px !important;
}

#item191940 {
	width:210px !important;
	min-height:20px !important;
}

#item191915 {
	width:210px !important;
	min-height:20px !important;
}

#item191912 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:434px !important;
}

#item191990 {
	width:210px !important;
	min-height:20px !important;
}

#item191966 {
	width:210px !important;
	min-height:20px !important;
}

#item191963 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:461px !important;
}

#item192013 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:502px !important;
	background:#ededee;
}

#item192014 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:502px !important;
	background:#393a3d;
}

#item192015 {
	width:330px !important;
	left:18px !important;
	top:509px !important;
	min-height:20px !important;
}

#item192042 {
	width:190px !important;
	left:142px !important;
	top:564px !important;
	min-height:20px !important;
}

#item192065 {
	width:190px !important;
	left:142px !important;
	top:592px !important;
	min-height:20px !important;
}

#item192115 {
	width:190px !important;
	min-height:20px !important;
}

#item192091 {
	width:190px !important;
	min-height:20px !important;
}

#item192088 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:617px !important;
}

#item192166 {
	width:210px !important;
	min-height:20px !important;
}

#item192141 {
	width:210px !important;
	min-height:20px !important;
}

#item192138 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:644px !important;
}

#item192218 {
	width:210px !important;
	min-height:20px !important;
}

#item192194 {
	width:210px !important;
	min-height:20px !important;
}

#item192190 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:671px !important;
}

#item128159 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item128156 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item128153 {
	width:25px !important;
	height:23px !important;
	left:341px !important;
	top:11px !important;
}

#item131128 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item131125 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item131130 {
	width:376px !important;
	height:714px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item131131 {
	width:130px !important;
	left:18px !important;
	top:22px !important;
	min-height:30px !important;
}

#item131154 {
	width:320px !important;
	left:18px !important;
	top:57px !important;
	min-height:20px !important;
}

#item131588 {
	width:190px !important;
	left:142px !important;
	top:104px !important;
	min-height:20px !important;
}

#item131611 {
	width:190px !important;
	left:142px !important;
	top:132px !important;
	min-height:20px !important;
}

#item131661 {
	width:190px !important;
	min-height:20px !important;
}

#item131637 {
	width:190px !important;
	min-height:20px !important;
}

#item131634 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:157px !important;
}

#item131711 {
	width:210px !important;
	min-height:20px !important;
}

#item131687 {
	width:210px !important;
	min-height:20px !important;
}

#item131684 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:184px !important;
}

#item190991 {
	width:210px !important;
	min-height:20px !important;
}

#item190967 {
	width:210px !important;
	min-height:20px !important;
}

#item190964 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:211px !important;
}

#item131328 {
	width:130px !important;
	left:18px !important;
	top:273px !important;
	min-height:30px !important;
}

#item131351 {
	width:310px !important;
	left:18px !important;
	top:308px !important;
	min-height:20px !important;
}

#item131379 {
	width:190px !important;
	left:142px !important;
	top:354px !important;
	min-height:20px !important;
}

#item131402 {
	width:190px !important;
	left:142px !important;
	top:382px !important;
	min-height:20px !important;
}

#item131452 {
	width:190px !important;
	min-height:20px !important;
}

#item131428 {
	width:190px !important;
	min-height:20px !important;
}

#item131425 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:407px !important;
}

#item131503 {
	width:210px !important;
	min-height:20px !important;
}

#item131479 {
	width:210px !important;
	min-height:20px !important;
}

#item131476 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:434px !important;
}

#item191216 {
	width:210px !important;
	min-height:20px !important;
}

#item191192 {
	width:210px !important;
	min-height:20px !important;
}

#item191189 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:461px !important;
}

#item141104 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:502px !important;
	background:#ededee;
}

#item141105 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:502px !important;
	background:#393a3d;
}

#item141106 {
	width:330px !important;
	left:18px !important;
	top:509px !important;
	min-height:20px !important;
}

#item141136 {
	width:190px !important;
	left:142px !important;
	top:564px !important;
	min-height:20px !important;
}

#item141160 {
	width:190px !important;
	left:142px !important;
	top:592px !important;
	min-height:20px !important;
}

#item141210 {
	width:190px !important;
	min-height:20px !important;
}

#item141186 {
	width:190px !important;
	min-height:20px !important;
}

#item141183 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:617px !important;
}

#item141260 {
	width:210px !important;
	min-height:20px !important;
}

#item141236 {
	width:210px !important;
	min-height:20px !important;
}

#item141233 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:644px !important;
}

#item191443 {
	width:210px !important;
	min-height:20px !important;
}

#item191419 {
	width:210px !important;
	min-height:20px !important;
}

#item191416 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:671px !important;
}

#item131532 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item131529 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item131526 {
	width:25px !important;
	height:23px !important;
	left:341px !important;
	top:11px !important;
}

#item134559 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item134556 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item195391 {
	width:440px !important;
	height:864px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item134563 {
	width:130px !important;
	left:24px !important;
	top:22px !important;
	min-height:30px !important;
}

#item134586 {
	width:393px !important;
	left:24px !important;
	top:57px !important;
	min-height:20px !important;
}

#item195442 {
	width:190px !important;
	left:147px !important;
	top:106px !important;
	min-height:20px !important;
}

#item195465 {
	width:190px !important;
	left:147px !important;
	top:133px !important;
	min-height:20px !important;
}

#item195516 {
	width:190px !important;
	min-height:20px !important;
}

#item195491 {
	width:190px !important;
	min-height:20px !important;
}

#item195488 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:160px !important;
}

#item195566 {
	width:210px !important;
	min-height:20px !important;
}

#item195542 {
	width:210px !important;
	min-height:20px !important;
}

#item195539 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:187px !important;
}

#item195616 {
	width:210px !important;
	min-height:20px !important;
}

#item195592 {
	width:210px !important;
	min-height:20px !important;
}

#item195589 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:214px !important;
}

#item195640 {
	width:438px !important;
	height:180px !important;
	left:1px !important;
	top:254px !important;
	background:#ededee;
}

#item195645 {
	width:190px !important;
	left:147px !important;
	top:286px !important;
	min-height:20px !important;
}

#item195668 {
	width:270px !important;
	left:147px !important;
	top:313px !important;
	min-height:20px !important;
}

#item195718 {
	width:190px !important;
	min-height:20px !important;
}

#item195694 {
	width:190px !important;
	min-height:20px !important;
}

#item195691 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:340px !important;
}

#item195768 {
	width:210px !important;
	min-height:20px !important;
}

#item195744 {
	width:210px !important;
	min-height:20px !important;
}

#item195741 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:367px !important;
}

#item195818 {
	width:210px !important;
	min-height:20px !important;
}

#item195794 {
	width:210px !important;
	min-height:20px !important;
}

#item195791 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:394px !important;
}

#item134762 {
	width:130px !important;
	left:24px !important;
	top:449px !important;
	min-height:30px !important;
}

#item134785 {
	width:320px !important;
	left:24px !important;
	top:484px !important;
	min-height:40px !important;
}

#item153630 {
	width:190px !important;
	left:147px !important;
	top:551px !important;
	min-height:20px !important;
}

#item153653 {
	width:190px !important;
	left:147px !important;
	top:578px !important;
	min-height:20px !important;
}

#item153703 {
	width:190px !important;
	min-height:20px !important;
}

#item153679 {
	width:190px !important;
	min-height:20px !important;
}

#item153676 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:605px !important;
}

#item153754 {
	width:210px !important;
	min-height:20px !important;
}

#item153730 {
	width:210px !important;
	min-height:20px !important;
}

#item153726 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:632px !important;
}

#item196069 {
	width:210px !important;
	min-height:20px !important;
}

#item196045 {
	width:210px !important;
	min-height:20px !important;
}

#item196041 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:659px !important;
}

#item196092 {
	width:438px !important;
	height:182px !important;
	left:1px !important;
	top:699px !important;
	background:#ededee;
}

#item153963 {
	width:190px !important;
	left:147px !important;
	top:732px !important;
	min-height:20px !important;
}

#item153986 {
	width:260px !important;
	left:147px !important;
	top:759px !important;
	min-height:20px !important;
}

#item154037 {
	width:190px !important;
	min-height:20px !important;
}

#item154012 {
	width:190px !important;
	min-height:20px !important;
}

#item154009 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:786px !important;
}

#item154088 {
	width:190px !important;
	min-height:20px !important;
}

#item154063 {
	width:190px !important;
	min-height:20px !important;
}

#item154060 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:813px !important;
}

#item196272 {
	width:210px !important;
	min-height:20px !important;
}

#item196248 {
	width:210px !important;
	min-height:20px !important;
}

#item196245 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:840px !important;
}

#item134966 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item134963 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item134960 {
	width:25px !important;
	height:23px !important;
	left:405px !important;
	top:11px !important;
}

#item133684 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item133681 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item194309 {
	width:440px !important;
	height:864px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item133687 {
	width:160px !important;
	left:24px !important;
	top:22px !important;
	min-height:30px !important;
}

#item133710 {
	width:400px !important;
	left:24px !important;
	top:57px !important;
	min-height:20px !important;
}

#item134149 {
	width:190px !important;
	left:147px !important;
	top:106px !important;
	min-height:20px !important;
}

#item134172 {
	width:190px !important;
	left:147px !important;
	top:133px !important;
	min-height:20px !important;
}

#item134222 {
	width:190px !important;
	min-height:20px !important;
}

#item134198 {
	width:190px !important;
	min-height:20px !important;
}

#item134195 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:160px !important;
}

#item134272 {
	width:210px !important;
	min-height:20px !important;
}

#item134248 {
	width:210px !important;
	min-height:20px !important;
}

#item134245 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:187px !important;
}

#item194535 {
	width:210px !important;
	min-height:20px !important;
}

#item194511 {
	width:210px !important;
	min-height:20px !important;
}

#item194508 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:214px !important;
}

#item194558 {
	width:438px !important;
	height:180px !important;
	left:1px !important;
	top:254px !important;
	background:#ededee;
}

#item139806 {
	width:190px !important;
	left:147px !important;
	top:286px !important;
	min-height:20px !important;
}

#item139829 {
	width:270px !important;
	left:147px !important;
	top:313px !important;
	min-height:20px !important;
}

#item139879 {
	width:190px !important;
	min-height:20px !important;
}

#item139855 {
	width:190px !important;
	min-height:20px !important;
}

#item139852 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:340px !important;
}

#item139929 {
	width:210px !important;
	min-height:20px !important;
}

#item139905 {
	width:210px !important;
	min-height:20px !important;
}

#item139902 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:367px !important;
}

#item194739 {
	width:210px !important;
	min-height:20px !important;
}

#item194714 {
	width:210px !important;
	min-height:20px !important;
}

#item194711 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:394px !important;
}

#item133884 {
	width:160px !important;
	left:24px !important;
	top:449px !important;
	min-height:30px !important;
}

#item133907 {
	width:260px !important;
	left:24px !important;
	top:484px !important;
	min-height:20px !important;
}

#item167469 {
	width:190px !important;
	left:147px !important;
	top:533px !important;
	min-height:20px !important;
}

#item167492 {
	width:190px !important;
	left:147px !important;
	top:560px !important;
	min-height:20px !important;
}

#item167520 {
	width:190px !important;
	min-height:20px !important;
}

#item167544 {
	width:190px !important;
	min-height:20px !important;
}

#item167515 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:587px !important;
}

#item167594 {
	width:210px !important;
	min-height:20px !important;
}

#item167570 {
	width:210px !important;
	min-height:20px !important;
}

#item167567 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:614px !important;
}

#item194986 {
	width:210px !important;
	min-height:20px !important;
}

#item194962 {
	width:210px !important;
	min-height:20px !important;
}

#item194959 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:641px !important;
}

#item195009 {
	width:438px !important;
	height:182px !important;
	left:1px !important;
	top:681px !important;
	background:#ededee;
}

#item165786 {
	width:190px !important;
	left:147px !important;
	top:714px !important;
	min-height:20px !important;
}

#item139484 {
	width:240px !important;
	left:147px !important;
	top:741px !important;
	min-height:20px !important;
}

#item165859 {
	width:190px !important;
	min-height:20px !important;
}

#item165835 {
	width:190px !important;
	min-height:20px !important;
}

#item165832 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:768px !important;
}

#item165909 {
	width:210px !important;
	min-height:20px !important;
}

#item165885 {
	width:210px !important;
	min-height:20px !important;
}

#item165882 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:795px !important;
}

#item195189 {
	width:210px !important;
	min-height:20px !important;
}

#item195165 {
	width:210px !important;
	min-height:20px !important;
}

#item195162 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:822px !important;
}

#item134090 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item134087 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item134084 {
	width:25px !important;
	height:23px !important;
	left:405px !important;
	top:11px !important;
}

#item132011 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item132008 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item190005 {
	width:376px !important;
	height:663px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item190006 {
	width:220px !important;
	left:18px !important;
	top:21px !important;
	min-height:30px !important;
}

#item190033 {
	width:190px !important;
	left:142px !important;
	top:77px !important;
	min-height:20px !important;
}

#item190056 {
	width:190px !important;
	left:142px !important;
	top:105px !important;
	min-height:20px !important;
}

#item190082 {
	width:190px !important;
	min-height:20px !important;
}

#item190106 {
	width:190px !important;
	min-height:20px !important;
}

#item190079 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:130px !important;
}

#item190157 {
	width:210px !important;
	min-height:20px !important;
}

#item190133 {
	width:210px !important;
	min-height:20px !important;
}

#item190130 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:157px !important;
}

#item190207 {
	width:210px !important;
	min-height:20px !important;
}

#item190183 {
	width:210px !important;
	min-height:20px !important;
}

#item190180 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:185px !important;
}

#item190231 {
	width:220px !important;
	left:18px !important;
	top:249px !important;
	min-height:30px !important;
}

#item190259 {
	width:190px !important;
	left:143px !important;
	top:304px !important;
	min-height:20px !important;
}

#item190282 {
	width:190px !important;
	left:143px !important;
	top:332px !important;
	min-height:20px !important;
}

#item190332 {
	width:190px !important;
	min-height:20px !important;
}

#item190308 {
	width:190px !important;
	min-height:20px !important;
}

#item190305 {
	width:190px !important;
	height:20px !important;
	left:143px !important;
	top:357px !important;
}

#item190383 {
	width:210px !important;
	min-height:20px !important;
}

#item190358 {
	width:210px !important;
	min-height:20px !important;
}

#item190355 {
	width:210px !important;
	height:20px !important;
	left:143px !important;
	top:384px !important;
}

#item190433 {
	width:210px !important;
	min-height:20px !important;
}

#item190409 {
	width:210px !important;
	min-height:20px !important;
}

#item190406 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:411px !important;
}

#item190456 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:452px !important;
	background:#ededee;
}

#item190457 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:452px !important;
	background:#393a3d;
}

#item190458 {
	width:330px !important;
	left:18px !important;
	top:459px !important;
	min-height:20px !important;
}

#item190486 {
	width:190px !important;
	left:142px !important;
	top:514px !important;
	min-height:20px !important;
}

#item190509 {
	width:190px !important;
	left:142px !important;
	top:542px !important;
	min-height:20px !important;
}

#item190559 {
	width:180px !important;
	min-height:20px !important;
}

#item190535 {
	width:180px !important;
	min-height:20px !important;
}

#item190532 {
	width:180px !important;
	height:20px !important;
	left:142px !important;
	top:567px !important;
}

#item190611 {
	width:180px !important;
	min-height:20px !important;
}

#item190585 {
	width:180px !important;
	min-height:20px !important;
}

#item190582 {
	width:180px !important;
	height:20px !important;
	left:142px !important;
	top:594px !important;
}

#item190662 {
	width:210px !important;
	min-height:20px !important;
}

#item190638 {
	width:210px !important;
	min-height:20px !important;
}

#item190634 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:621px !important;
}

#item132371 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item132368 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item132365 {
	width:25px !important;
	height:23px !important;
	left:341px !important;
	top:11px !important;
}

#item176859 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item176856 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item176861 {
	width:376px !important;
	height:663px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item176862 {
	width:220px !important;
	left:18px !important;
	top:21px !important;
	min-height:30px !important;
}

#item189630 {
	width:190px !important;
	left:142px !important;
	top:77px !important;
	min-height:20px !important;
}

#item189653 {
	width:190px !important;
	left:142px !important;
	top:105px !important;
	min-height:20px !important;
}

#item189680 {
	width:190px !important;
	min-height:20px !important;
}

#item189704 {
	width:190px !important;
	min-height:20px !important;
}

#item189677 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:130px !important;
}

#item189754 {
	width:210px !important;
	min-height:20px !important;
}

#item189730 {
	width:210px !important;
	min-height:20px !important;
}

#item189727 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:157px !important;
}

#item189805 {
	width:210px !important;
	min-height:20px !important;
}

#item189780 {
	width:210px !important;
	min-height:20px !important;
}

#item189777 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:185px !important;
}

#item177037 {
	width:220px !important;
	left:18px !important;
	top:249px !important;
	min-height:30px !important;
}

#item177065 {
	width:190px !important;
	left:143px !important;
	top:304px !important;
	min-height:20px !important;
}

#item177089 {
	width:190px !important;
	left:143px !important;
	top:332px !important;
	min-height:20px !important;
}

#item177139 {
	width:190px !important;
	min-height:20px !important;
}

#item177115 {
	width:190px !important;
	min-height:20px !important;
}

#item177112 {
	width:190px !important;
	height:20px !important;
	left:143px !important;
	top:357px !important;
}

#item177190 {
	width:210px !important;
	min-height:20px !important;
}

#item177165 {
	width:210px !important;
	min-height:20px !important;
}

#item177162 {
	width:210px !important;
	height:20px !important;
	left:143px !important;
	top:384px !important;
}

#item189885 {
	width:210px !important;
	min-height:20px !important;
}

#item189861 {
	width:210px !important;
	min-height:20px !important;
}

#item189858 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:411px !important;
}

#item177213 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:452px !important;
	background:#ededee;
}

#item177214 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:452px !important;
	background:#393a3d;
}

#item177215 {
	width:330px !important;
	left:18px !important;
	top:459px !important;
	min-height:20px !important;
}

#item177242 {
	width:190px !important;
	left:142px !important;
	top:514px !important;
	min-height:20px !important;
}

#item177265 {
	width:190px !important;
	left:142px !important;
	top:542px !important;
	min-height:20px !important;
}

#item177316 {
	width:180px !important;
	min-height:20px !important;
}

#item177291 {
	width:180px !important;
	min-height:20px !important;
}

#item177288 {
	width:180px !important;
	height:20px !important;
	left:142px !important;
	top:567px !important;
}

#item177366 {
	width:180px !important;
	min-height:20px !important;
}

#item177342 {
	width:180px !important;
	min-height:20px !important;
}

#item177339 {
	width:180px !important;
	height:20px !important;
	left:142px !important;
	top:594px !important;
}

#item189936 {
	width:210px !important;
	min-height:20px !important;
}

#item189912 {
	width:210px !important;
	min-height:20px !important;
}

#item189908 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:621px !important;
}

#item177395 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item177392 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item177389 {
	width:25px !important;
	height:23px !important;
	left:341px !important;
	top:11px !important;
}

#item127226 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item127223 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item127397 {
	width:376px !important;
	height:663px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item127398 {
	width:220px !important;
	left:18px !important;
	top:21px !important;
	min-height:30px !important;
}

#item176626 {
	width:190px !important;
	left:142px !important;
	top:77px !important;
	min-height:20px !important;
}

#item176649 {
	width:190px !important;
	left:142px !important;
	top:105px !important;
	min-height:20px !important;
}

#item176699 {
	width:190px !important;
	min-height:20px !important;
}

#item176675 {
	width:190px !important;
	min-height:20px !important;
}

#item176672 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:130px !important;
}

#item176751 {
	width:210px !important;
	min-height:20px !important;
}

#item176726 {
	width:210px !important;
	min-height:20px !important;
}

#item176722 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:157px !important;
}

#item189494 {
	width:210px !important;
	min-height:20px !important;
}

#item189470 {
	width:210px !important;
	min-height:20px !important;
}

#item189467 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:185px !important;
}

#item127573 {
	width:220px !important;
	left:18px !important;
	top:249px !important;
	min-height:30px !important;
}

#item127601 {
	width:190px !important;
	left:142px !important;
	top:304px !important;
	min-height:20px !important;
}

#item127624 {
	width:190px !important;
	left:142px !important;
	top:332px !important;
	min-height:20px !important;
}

#item127674 {
	width:190px !important;
	min-height:20px !important;
}

#item127650 {
	width:190px !important;
	min-height:20px !important;
}

#item127647 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:357px !important;
}

#item127724 {
	width:210px !important;
	min-height:20px !important;
}

#item127700 {
	width:210px !important;
	min-height:20px !important;
}

#item127697 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:384px !important;
}

#item189544 {
	width:210px !important;
	min-height:20px !important;
}

#item189520 {
	width:210px !important;
	min-height:20px !important;
}

#item189517 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:411px !important;
}

#item137783 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:452px !important;
	background:#ededee;
}

#item137784 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:452px !important;
	background:#393a3d;
}

#item137785 {
	width:330px !important;
	left:18px !important;
	top:459px !important;
	min-height:20px !important;
}

#item127425 {
	width:190px !important;
	left:142px !important;
	top:514px !important;
	min-height:20px !important;
}

#item127448 {
	width:190px !important;
	left:142px !important;
	top:542px !important;
	min-height:20px !important;
}

#item127498 {
	width:180px !important;
	min-height:20px !important;
}

#item127474 {
	width:180px !important;
	min-height:20px !important;
}

#item127471 {
	width:180px !important;
	height:20px !important;
	left:142px !important;
	top:567px !important;
}

#item127549 {
	width:180px !important;
	min-height:20px !important;
}

#item127525 {
	width:180px !important;
	min-height:20px !important;
}

#item127522 {
	width:180px !important;
	height:20px !important;
	left:142px !important;
	top:594px !important;
}

#item189594 {
	width:210px !important;
	min-height:20px !important;
}

#item189570 {
	width:210px !important;
	min-height:20px !important;
}

#item189567 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:621px !important;
}

#item127752 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item127749 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item127747 {
	width:25px !important;
	height:23px !important;
	left:341px !important;
	top:11px !important;
}

#item129463 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item129460 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item193347 {
	width:440px !important;
	height:864px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item129466 {
	width:130px !important;
	left:24px !important;
	top:22px !important;
	min-height:30px !important;
}

#item129489 {
	width:240px !important;
	left:24px !important;
	top:57px !important;
	min-height:20px !important;
}

#item193378 {
	width:190px !important;
	left:147px !important;
	top:106px !important;
	min-height:20px !important;
}

#item193401 {
	width:190px !important;
	left:147px !important;
	top:133px !important;
	min-height:20px !important;
}

#item193451 {
	width:180px !important;
	min-height:20px !important;
}

#item193427 {
	width:180px !important;
	min-height:20px !important;
}

#item193424 {
	width:180px !important;
	height:20px !important;
	left:147px !important;
	top:160px !important;
}

#item193502 {
	width:180px !important;
	min-height:20px !important;
}

#item193477 {
	width:180px !important;
	min-height:20px !important;
}

#item193474 {
	width:180px !important;
	height:20px !important;
	left:147px !important;
	top:187px !important;
}

#item193552 {
	width:210px !important;
	min-height:20px !important;
}

#item193528 {
	width:210px !important;
	min-height:20px !important;
}

#item193525 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:214px !important;
}

#item193575 {
	width:438px !important;
	height:180px !important;
	left:1px !important;
	top:254px !important;
	background:#ededee;
}

#item193580 {
	width:190px !important;
	left:147px !important;
	top:286px !important;
	min-height:20px !important;
}

#item193603 {
	width:190px !important;
	left:147px !important;
	top:313px !important;
	min-height:20px !important;
}

#item193653 {
	width:190px !important;
	min-height:20px !important;
}

#item193629 {
	width:190px !important;
	min-height:20px !important;
}

#item193626 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:340px !important;
}

#item193703 {
	width:210px !important;
	min-height:20px !important;
}

#item193679 {
	width:210px !important;
	min-height:20px !important;
}

#item193676 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:367px !important;
}

#item193754 {
	width:210px !important;
	min-height:20px !important;
}

#item193729 {
	width:210px !important;
	min-height:20px !important;
}

#item193726 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:394px !important;
}

#item129664 {
	width:130px !important;
	left:24px !important;
	top:449px !important;
	min-height:30px !important;
}

#item129688 {
	width:240px !important;
	left:24px !important;
	top:484px !important;
	min-height:20px !important;
}

#item193804 {
	width:190px !important;
	left:147px !important;
	top:533px !important;
	min-height:20px !important;
}

#item193827 {
	width:190px !important;
	left:147px !important;
	top:560px !important;
	min-height:20px !important;
}

#item193877 {
	width:190px !important;
	min-height:20px !important;
}

#item193853 {
	width:190px !important;
	min-height:20px !important;
}

#item193850 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:587px !important;
}

#item193928 {
	width:210px !important;
	min-height:20px !important;
}

#item193903 {
	width:210px !important;
	min-height:20px !important;
}

#item193900 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:614px !important;
}

#item193978 {
	width:210px !important;
	min-height:20px !important;
}

#item193954 {
	width:210px !important;
	min-height:20px !important;
}

#item193951 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:641px !important;
}

#item194003 {
	width:438px !important;
	height:182px !important;
	left:1px !important;
	top:681px !important;
	background:#ededee;
}

#item194009 {
	width:190px !important;
	left:147px !important;
	top:714px !important;
	min-height:20px !important;
}

#item194032 {
	width:260px !important;
	left:147px !important;
	top:741px !important;
	min-height:20px !important;
}

#item194082 {
	width:190px !important;
	min-height:20px !important;
}

#item194058 {
	width:190px !important;
	min-height:20px !important;
}

#item194055 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:768px !important;
}

#item194132 {
	width:190px !important;
	min-height:20px !important;
}

#item194108 {
	width:190px !important;
	min-height:20px !important;
}

#item194105 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:795px !important;
}

#item194182 {
	width:210px !important;
	min-height:20px !important;
}

#item194158 {
	width:210px !important;
	min-height:20px !important;
}

#item194155 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:822px !important;
}

#item129869 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item129866 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item129863 {
	width:25px !important;
	height:23px !important;
	left:405px !important;
	top:11px !important;
}

#item129096 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item129093 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item152772 {
	width:440px !important;
	height:820px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item152773 {
	width:230px !important;
	left:24px !important;
	top:22px !important;
	min-height:30px !important;
}

#item152824 {
	width:190px !important;
	left:147px !important;
	top:83px !important;
	min-height:20px !important;
}

#item152847 {
	width:190px !important;
	left:147px !important;
	top:110px !important;
	min-height:20px !important;
}

#item152897 {
	width:180px !important;
	min-height:20px !important;
}

#item152873 {
	width:180px !important;
	min-height:20px !important;
}

#item152870 {
	width:180px !important;
	height:20px !important;
	left:147px !important;
	top:137px !important;
}

#item152948 {
	width:180px !important;
	min-height:20px !important;
}

#item152924 {
	width:180px !important;
	min-height:20px !important;
}

#item152920 {
	width:180px !important;
	height:20px !important;
	left:147px !important;
	top:164px !important;
}

#item193152 {
	width:210px !important;
	min-height:20px !important;
}

#item193128 {
	width:210px !important;
	min-height:20px !important;
}

#item193125 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:191px !important;
}

#item152972 {
	width:438px !important;
	height:180px !important;
	left:1px !important;
	top:231px !important;
	background:#ededee;
}

#item170792 {
	width:190px !important;
	left:147px !important;
	top:263px !important;
	min-height:20px !important;
}

#item170815 {
	width:190px !important;
	left:147px !important;
	top:290px !important;
	min-height:20px !important;
}

#item170865 {
	width:190px !important;
	min-height:20px !important;
}

#item170841 {
	width:190px !important;
	min-height:20px !important;
}

#item170838 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:317px !important;
}

#item170916 {
	width:210px !important;
	min-height:20px !important;
}

#item170892 {
	width:210px !important;
	min-height:20px !important;
}

#item170888 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:344px !important;
}

#item193205 {
	width:210px !important;
	min-height:20px !important;
}

#item193181 {
	width:210px !important;
	min-height:20px !important;
}

#item193178 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:371px !important;
}

#item153124 {
	width:300px !important;
	left:24px !important;
	top:427px !important;
	min-height:30px !important;
}

#item153175 {
	width:190px !important;
	left:147px !important;
	top:489px !important;
	min-height:20px !important;
}

#item153198 {
	width:190px !important;
	left:147px !important;
	top:516px !important;
	min-height:20px !important;
}

#item153249 {
	width:190px !important;
	min-height:20px !important;
}

#item153225 {
	width:190px !important;
	min-height:20px !important;
}

#item153221 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:543px !important;
}

#item153300 {
	width:210px !important;
	min-height:20px !important;
}

#item153276 {
	width:210px !important;
	min-height:20px !important;
}

#item153273 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:570px !important;
}

#item193261 {
	width:210px !important;
	min-height:20px !important;
}

#item193237 {
	width:210px !important;
	min-height:20px !important;
}

#item193234 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:597px !important;
}

#item153323 {
	width:438px !important;
	height:182px !important;
	left:1px !important;
	top:637px !important;
	background:#ededee;
}

#item153329 {
	width:190px !important;
	left:147px !important;
	top:670px !important;
	min-height:20px !important;
}

#item153352 {
	width:260px !important;
	left:147px !important;
	top:697px !important;
	min-height:20px !important;
}

#item153402 {
	width:190px !important;
	min-height:20px !important;
}

#item153378 {
	width:190px !important;
	min-height:20px !important;
}

#item153375 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:724px !important;
}

#item153453 {
	width:190px !important;
	min-height:20px !important;
}

#item153428 {
	width:190px !important;
	min-height:20px !important;
}

#item153425 {
	width:190px !important;
	height:20px !important;
	left:147px !important;
	top:751px !important;
}

#item193316 {
	width:210px !important;
	min-height:20px !important;
}

#item193291 {
	width:210px !important;
	min-height:20px !important;
}

#item193288 {
	width:210px !important;
	height:20px !important;
	left:147px !important;
	top:778px !important;
}

#item153481 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item153478 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item153476 {
	width:25px !important;
	height:23px !important;
	left:405px !important;
	top:11px !important;
}

#item132782 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item132779 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item143318 {
	width:376px !important;
	height:663px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item143319 {
	width:220px !important;
	left:18px !important;
	top:21px !important;
	min-height:30px !important;
}

#item167305 {
	width:190px !important;
	left:142px !important;
	top:78px !important;
	min-height:20px !important;
}

#item167328 {
	width:190px !important;
	left:142px !important;
	top:106px !important;
	min-height:20px !important;
}

#item167354 {
	width:190px !important;
	min-height:20px !important;
}

#item167378 {
	width:190px !important;
	min-height:20px !important;
}

#item167351 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:131px !important;
}

#item167428 {
	width:210px !important;
	min-height:20px !important;
}

#item167404 {
	width:210px !important;
	min-height:20px !important;
}

#item167401 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:158px !important;
}

#item189434 {
	width:210px !important;
	min-height:20px !important;
}

#item189410 {
	width:210px !important;
	min-height:20px !important;
}

#item189407 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:185px !important;
}

#item143493 {
	width:220px !important;
	left:18px !important;
	top:248px !important;
	min-height:30px !important;
}

#item133444 {
	width:190px !important;
	left:141px !important;
	top:304px !important;
	min-height:20px !important;
}

#item133467 {
	width:190px !important;
	left:141px !important;
	top:332px !important;
	min-height:20px !important;
}

#item133517 {
	width:190px !important;
	min-height:20px !important;
}

#item133493 {
	width:190px !important;
	min-height:20px !important;
}

#item133490 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:357px !important;
}

#item133567 {
	width:210px !important;
	min-height:20px !important;
}

#item133543 {
	width:210px !important;
	min-height:20px !important;
}

#item133540 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:384px !important;
}

#item189327 {
	width:210px !important;
	min-height:20px !important;
}

#item189303 {
	width:210px !important;
	min-height:20px !important;
}

#item189300 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:411px !important;
}

#item143668 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:452px !important;
	background:#ededee;
}

#item143669 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:452px !important;
	background:#393a3d;
}

#item139243 {
	width:330px !important;
	left:18px !important;
	top:459px !important;
	min-height:20px !important;
}

#item165611 {
	width:190px !important;
	left:142px !important;
	top:514px !important;
	min-height:20px !important;
}

#item165634 {
	width:190px !important;
	left:142px !important;
	top:542px !important;
	min-height:20px !important;
}

#item165685 {
	width:190px !important;
	min-height:20px !important;
}

#item165661 {
	width:190px !important;
	min-height:20px !important;
}

#item165657 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:567px !important;
}

#item165735 {
	width:210px !important;
	min-height:20px !important;
}

#item165711 {
	width:210px !important;
	min-height:20px !important;
}

#item165708 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:594px !important;
}

#item189378 {
	width:210px !important;
	min-height:20px !important;
}

#item189354 {
	width:210px !important;
	min-height:20px !important;
}

#item189350 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:621px !important;
}

#item133188 {
	width:25px !important;
	height:23px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item133185 {
	width:25px !important;
	height:23px !important;
	border:solid 1px #aaaaaa;
}

#item133181 {
	width:25px !important;
	height:23px !important;
	left:341px !important;
	top:11px !important;
}

#item49021 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item49018 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item124304 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item124309 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item124332 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item124382 {
	width:190px !important;
	min-height:20px !important;
}

#item124358 {
	width:190px !important;
	min-height:20px !important;
}

#item124355 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item124432 {
	width:210px !important;
	min-height:20px !important;
}

#item124408 {
	width:210px !important;
	min-height:20px !important;
}

#item124405 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item196412 {
	width:210px !important;
	min-height:20px !important;
}

#item196388 {
	width:210px !important;
	min-height:20px !important;
}

#item196385 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item196435 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item196436 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item196437 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item196465 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item196488 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item196539 {
	width:190px !important;
	min-height:20px !important;
}

#item196515 {
	width:190px !important;
	min-height:20px !important;
}

#item196511 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item196589 {
	width:210px !important;
	min-height:20px !important;
}

#item196565 {
	width:210px !important;
	min-height:20px !important;
}

#item196562 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item196639 {
	width:210px !important;
	min-height:20px !important;
}

#item196615 {
	width:210px !important;
	min-height:20px !important;
}

#item196612 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item124460 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item124457 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item124455 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item154125 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item154122 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item154127 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item154485 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item154508 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item154558 {
	width:190px !important;
	min-height:20px !important;
}

#item154534 {
	width:190px !important;
	min-height:20px !important;
}

#item154531 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item154608 {
	width:210px !important;
	min-height:20px !important;
}

#item154584 {
	width:210px !important;
	min-height:20px !important;
}

#item154581 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item189210 {
	width:210px !important;
	min-height:20px !important;
}

#item189185 {
	width:210px !important;
	min-height:20px !important;
}

#item189182 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item154278 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item154279 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item154280 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item154635 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item154658 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item154708 {
	width:190px !important;
	min-height:20px !important;
}

#item154684 {
	width:190px !important;
	min-height:20px !important;
}

#item154681 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item154759 {
	width:190px !important;
	min-height:20px !important;
}

#item154735 {
	width:190px !important;
	min-height:20px !important;
}

#item154732 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item189260 {
	width:210px !important;
	min-height:20px !important;
}

#item189236 {
	width:210px !important;
	min-height:20px !important;
}

#item189233 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item154461 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item154458 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item154455 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item48086 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item48083 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item124849 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item124855 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item124878 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item124928 {
	width:190px !important;
	min-height:20px !important;
}

#item124904 {
	width:190px !important;
	min-height:20px !important;
}

#item124901 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item124978 {
	width:210px !important;
	min-height:20px !important;
}

#item124954 {
	width:210px !important;
	min-height:20px !important;
}

#item124951 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item189104 {
	width:210px !important;
	min-height:20px !important;
}

#item189080 {
	width:210px !important;
	min-height:20px !important;
}

#item189077 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item155012 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item155013 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item155014 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item155043 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item155066 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item155116 {
	width:190px !important;
	min-height:20px !important;
}

#item155092 {
	width:190px !important;
	min-height:20px !important;
}

#item155089 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item155166 {
	width:190px !important;
	min-height:20px !important;
}

#item155142 {
	width:190px !important;
	min-height:20px !important;
}

#item155139 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item189155 {
	width:210px !important;
	min-height:20px !important;
}

#item189131 {
	width:210px !important;
	min-height:20px !important;
}

#item189127 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item125006 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item125003 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item125001 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item125432 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item125428 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item125607 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item125614 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item125637 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item125687 {
	width:190px !important;
	min-height:20px !important;
}

#item125663 {
	width:190px !important;
	min-height:20px !important;
}

#item125660 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item125738 {
	width:210px !important;
	min-height:20px !important;
}

#item125714 {
	width:210px !important;
	min-height:20px !important;
}

#item125711 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item188999 {
	width:210px !important;
	min-height:20px !important;
}

#item188975 {
	width:210px !important;
	min-height:20px !important;
}

#item188972 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item138874 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item138875 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item138876 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item165442 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item165465 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item165515 {
	width:190px !important;
	min-height:20px !important;
}

#item165491 {
	width:190px !important;
	min-height:20px !important;
}

#item165488 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item165565 {
	width:210px !important;
	min-height:20px !important;
}

#item165541 {
	width:210px !important;
	min-height:20px !important;
}

#item165538 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item189049 {
	width:210px !important;
	min-height:20px !important;
}

#item189025 {
	width:210px !important;
	min-height:20px !important;
}

#item189022 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item125766 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item125763 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item125761 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item49295 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item49292 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item125036 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item125041 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item125064 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item125114 {
	width:190px !important;
	min-height:20px !important;
}

#item125090 {
	width:190px !important;
	min-height:20px !important;
}

#item125087 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item125164 {
	width:210px !important;
	min-height:20px !important;
}

#item125140 {
	width:210px !important;
	min-height:20px !important;
}

#item125137 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item188893 {
	width:210px !important;
	min-height:20px !important;
}

#item188869 {
	width:210px !important;
	min-height:20px !important;
}

#item188866 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item138691 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item138692 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item138693 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item165270 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item165293 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item165343 {
	width:190px !important;
	min-height:20px !important;
}

#item165319 {
	width:190px !important;
	min-height:20px !important;
}

#item165316 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item165394 {
	width:210px !important;
	min-height:20px !important;
}

#item165370 {
	width:210px !important;
	min-height:20px !important;
}

#item165367 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item188943 {
	width:210px !important;
	min-height:20px !important;
}

#item188919 {
	width:210px !important;
	min-height:20px !important;
}

#item188916 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item125192 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item125189 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item125187 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item146096 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item146093 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item146098 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item146456 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item146479 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item146530 {
	width:190px !important;
	min-height:20px !important;
}

#item146506 {
	width:190px !important;
	min-height:20px !important;
}

#item146503 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item146580 {
	width:220px !important;
	min-height:20px !important;
}

#item146556 {
	width:220px !important;
	min-height:20px !important;
}

#item146553 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item188788 {
	width:210px !important;
	min-height:20px !important;
}

#item188764 {
	width:210px !important;
	min-height:20px !important;
}

#item188761 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item146249 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item146250 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item146251 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item165102 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item165125 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item165175 {
	width:190px !important;
	min-height:20px !important;
}

#item165151 {
	width:190px !important;
	min-height:20px !important;
}

#item165148 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item165226 {
	width:210px !important;
	min-height:20px !important;
}

#item165201 {
	width:210px !important;
	min-height:20px !important;
}

#item165198 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item188839 {
	width:210px !important;
	min-height:20px !important;
}

#item188814 {
	width:210px !important;
	min-height:20px !important;
}

#item188811 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item146432 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item146429 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item146426 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item126868 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item126865 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item127032 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item127037 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item127060 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item127111 {
	width:190px !important;
	min-height:20px !important;
}

#item127087 {
	width:190px !important;
	min-height:20px !important;
}

#item127084 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item127161 {
	width:210px !important;
	min-height:20px !important;
}

#item127137 {
	width:210px !important;
	min-height:20px !important;
}

#item127134 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item188575 {
	width:210px !important;
	min-height:20px !important;
}

#item188551 {
	width:210px !important;
	min-height:20px !important;
}

#item188548 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item140513 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item140514 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item140515 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item140546 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item140569 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item140619 {
	width:190px !important;
	min-height:20px !important;
}

#item140595 {
	width:190px !important;
	min-height:20px !important;
}

#item140592 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item140669 {
	width:210px !important;
	min-height:20px !important;
}

#item140645 {
	width:210px !important;
	min-height:20px !important;
}

#item140642 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item188626 {
	width:210px !important;
	min-height:20px !important;
}

#item188601 {
	width:210px !important;
	min-height:20px !important;
}

#item188598 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item127189 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item127186 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item127184 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item48306 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item48303 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item124671 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item124678 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item124702 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item124752 {
	width:190px !important;
	min-height:20px !important;
}

#item124728 {
	width:190px !important;
	min-height:20px !important;
}

#item124725 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item124802 {
	width:210px !important;
	min-height:20px !important;
}

#item124778 {
	width:210px !important;
	min-height:20px !important;
}

#item124775 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item188469 {
	width:210px !important;
	min-height:20px !important;
}

#item188445 {
	width:210px !important;
	min-height:20px !important;
}

#item188442 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item140330 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item140331 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item140332 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item140360 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item140383 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item140433 {
	width:190px !important;
	min-height:20px !important;
}

#item140409 {
	width:190px !important;
	min-height:20px !important;
}

#item140406 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item140483 {
	width:210px !important;
	min-height:20px !important;
}

#item140459 {
	width:210px !important;
	min-height:20px !important;
}

#item140456 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item188520 {
	width:210px !important;
	min-height:20px !important;
}

#item188496 {
	width:210px !important;
	min-height:20px !important;
}

#item188492 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item124830 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item124827 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item124825 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item48528 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item48525 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item123928 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item180244 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item180268 {
	width:220px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item180318 {
	width:190px !important;
	min-height:20px !important;
}

#item180294 {
	width:190px !important;
	min-height:20px !important;
}

#item180291 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item180369 {
	width:190px !important;
	min-height:20px !important;
}

#item180344 {
	width:190px !important;
	min-height:20px !important;
}

#item180341 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item231966 {
	width:210px !important;
	min-height:20px !important;
}

#item231942 {
	width:210px !important;
	min-height:20px !important;
}

#item231939 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item154822 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item154823 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item154824 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item154851 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item154874 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item154924 {
	width:190px !important;
	min-height:20px !important;
}

#item154900 {
	width:190px !important;
	min-height:20px !important;
}

#item154897 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item154975 {
	width:190px !important;
	min-height:20px !important;
}

#item154950 {
	width:190px !important;
	min-height:20px !important;
}

#item154947 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item188415 {
	width:210px !important;
	min-height:20px !important;
}

#item188391 {
	width:210px !important;
	min-height:20px !important;
}

#item188388 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item124086 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item124083 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item124081 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item49569 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item49566 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item123736 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item175638 {
	width:190px !important;
	left:142px !important;
	top:32px !important;
	min-height:20px !important;
}

#item175661 {
	width:190px !important;
	left:142px !important;
	top:60px !important;
	min-height:20px !important;
}

#item175711 {
	width:190px !important;
	min-height:20px !important;
}

#item175687 {
	width:190px !important;
	min-height:20px !important;
}

#item175684 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:85px !important;
}

#item175761 {
	width:210px !important;
	min-height:20px !important;
}

#item175737 {
	width:210px !important;
	min-height:20px !important;
}

#item175734 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:112px !important;
}

#item188226 {
	width:210px !important;
	min-height:20px !important;
}

#item188201 {
	width:210px !important;
	min-height:20px !important;
}

#item188198 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item137594 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item137595 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item137596 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item123742 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item123765 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item123818 {
	width:190px !important;
	min-height:20px !important;
}

#item123793 {
	width:190px !important;
	min-height:20px !important;
}

#item123788 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item123868 {
	width:210px !important;
	min-height:20px !important;
}

#item123844 {
	width:210px !important;
	min-height:20px !important;
}

#item123841 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item188276 {
	width:210px !important;
	min-height:20px !important;
}

#item188252 {
	width:210px !important;
	min-height:20px !important;
}

#item188249 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item123896 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item123893 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item123891 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item48798 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item48795 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item124116 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item124121 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item124144 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item124194 {
	width:190px !important;
	min-height:20px !important;
}

#item124170 {
	width:190px !important;
	min-height:20px !important;
}

#item124167 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item124244 {
	width:210px !important;
	min-height:20px !important;
}

#item124220 {
	width:210px !important;
	min-height:20px !important;
}

#item124217 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item188121 {
	width:210px !important;
	min-height:20px !important;
}

#item188097 {
	width:210px !important;
	min-height:20px !important;
}

#item188094 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item137231 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item137232 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item137233 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item170479 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item170502 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item170553 {
	width:190px !important;
	min-height:20px !important;
}

#item170529 {
	width:190px !important;
	min-height:20px !important;
}

#item170525 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item170603 {
	width:210px !important;
	min-height:20px !important;
}

#item170579 {
	width:210px !important;
	min-height:20px !important;
}

#item170576 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item188171 {
	width:210px !important;
	min-height:20px !important;
}

#item188147 {
	width:210px !important;
	min-height:20px !important;
}

#item188144 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item124272 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item124269 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item124267 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item126522 {
	opacity:0.65;
	width:596px !important;
	height:1720px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item126519 {
	width:602px !important;
	height:1726px !important;
	left:10px !important;
	top:10px !important;
}

#item126688 {
	width:376px !important;
	height:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item167136 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item167159 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item167185 {
	width:190px !important;
	min-height:20px !important;
}

#item167209 {
	width:190px !important;
	min-height:20px !important;
}

#item167182 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item167260 {
	width:210px !important;
	min-height:20px !important;
}

#item167236 {
	width:210px !important;
	min-height:20px !important;
}

#item167233 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item187904 {
	width:210px !important;
	min-height:20px !important;
}

#item187880 {
	width:210px !important;
	min-height:20px !important;
}

#item187877 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item139062 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item139063 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item139064 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item139091 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item139114 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item165008 {
	width:190px !important;
	min-height:20px !important;
}

#item164984 {
	width:190px !important;
	min-height:20px !important;
}

#item164980 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item165058 {
	width:210px !important;
	min-height:20px !important;
}

#item165034 {
	width:210px !important;
	min-height:20px !important;
}

#item165031 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item187956 {
	width:210px !important;
	min-height:20px !important;
}

#item187932 {
	width:210px !important;
	min-height:20px !important;
}

#item187929 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !important;
}

#item126845 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item126842 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item126840 {
	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:395px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item124492 {
	width:190px !important;
	left:142px !important;
	top:33px !important;
	min-height:20px !important;
}

#item124515 {
	width:190px !important;
	left:142px !important;
	top:61px !important;
	min-height:20px !important;
}

#item124565 {
	width:190px !important;
	min-height:20px !important;
}

#item124541 {
	width:190px !important;
	min-height:20px !important;
}

#item124538 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:86px !important;
}

#item124615 {
	width:210px !important;
	min-height:20px !important;
}

#item124591 {
	width:210px !important;
	min-height:20px !important;
}

#item124588 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:113px !important;
}

#item187762 {
	width:210px !important;
	min-height:20px !important;
}

#item187738 {
	width:210px !important;
	min-height:20px !important;
}

#item187735 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:140px !important;
}

#item136720 {
	width:374px !important;
	height:210px !important;
	left:1px !important;
	top:184px !important;
	background:#ededee;
}

#item136721 {
	width:374px !important;
	height:31px !important;
	left:1px !important;
	top:184px !important;
	background:#393a3d;
}

#item136722 {
	width:330px !important;
	left:18px !important;
	top:191px !important;
	min-height:20px !important;
}

#item170320 {
	width:190px !important;
	left:142px !important;
	top:245px !important;
	min-height:20px !important;
}

#item170343 {
	width:190px !important;
	left:142px !important;
	top:273px !important;
	min-height:20px !important;
}

#item170393 {
	width:190px !important;
	min-height:20px !important;
}

#item170369 {
	width:190px !important;
	min-height:20px !important;
}

#item170366 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:298px !important;
}

#item170444 {
	width:210px !important;
	min-height:20px !important;
}

#item170419 {
	width:210px !important;
	min-height:20px !important;
}

#item170416 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:325px !important;
}

#item187818 {
	width:210px !important;
	min-height:20px !important;
}

#item187793 {
	width:210px !important;
	min-height:20px !important;
}

#item187790 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:352px !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;
}

#item47855 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:23px !important;
	top:23px !important;
	background:#fff;
}

#item47853.fixed-pos-elem {
	width:612px !important;
	height:3866px !important;
	left:-23px !important;
	top:-23px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item161664 {
	width:576px !important;
	height:96px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item161670 {
	width:576px !important;
	height:160px !important;
	top:96px !important;
	background:#650030;
}

#item161671 {
	width:520px !important;
	left:32px !important;
	top:113px !important;
	min-height:120px !important;
}

#item161694 {
	width:240px !important;
	left:304px !important;
	top:35px !important;
	min-height:30px !important;
}

#item161727 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161728 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36699 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36719 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36697 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:295px !important;
}

#item161758 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161759 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36749 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36769 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36747 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:295px !important;
}

#item161787 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161788 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36799 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36819 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36797 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:295px !important;
}

#item161812 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161813 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36849 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36869 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36847 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:295px !important;
}

#item161930 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161931 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36899 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36919 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36897 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:374px !important;
}

#item161905 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161906 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36949 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36969 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36947 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:374px !important;
}

#item161869 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161870 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36999 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37019 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36997 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:374px !important;
}

#item161844 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161845 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37049 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37069 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37047 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:374px !important;
}

#item161957 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161958 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37099 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37097 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:453px !important;
}

#item161982 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161983 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37149 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37169 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37147 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:453px !important;
}

#item162013 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162014 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37199 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37219 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37197 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:453px !important;
}

#item162041 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162042 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37249 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37269 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37247 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:453px !important;
}

#item162157 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162158 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37299 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37319 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37297 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:532px !important;
}

#item162126 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162127 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37349 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37369 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37347 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:532px !important;
}

#item162096 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162098 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37399 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37419 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37397 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:532px !important;
}

#item162066 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162067 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37449 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37469 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37447 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:532px !important;
}

#item162183 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162184 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37499 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37519 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37497 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:611px !important;
}

#item162208 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162209 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37549 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37569 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37547 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:611px !important;
}

#item162236 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162237 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37599 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37619 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37597 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:611px !important;
}

#item162273 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162274 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37649 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37669 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37647 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:611px !important;
}

#item162383 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162384 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37699 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37719 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37697 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:690px !important;
}

#item162354 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162355 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37749 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37769 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37747 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:690px !important;
}

#item162328 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162329 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37799 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37819 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37797 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:690px !important;
}

#item162299 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162300 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37849 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37869 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37847 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:690px !important;
}

#item162409 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162410 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37899 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37919 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37897 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:769px !important;
}

#item162436 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162437 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37949 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37969 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37947 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:769px !important;
}

#item162470 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162471 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37999 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38019 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37997 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:769px !important;
}

#item162495 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162496 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38049 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38069 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38047 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:769px !important;
}

#item162608 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162609 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38099 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38097 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:848px !important;
}

#item162576 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162577 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38149 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38169 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38147 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:848px !important;
}

#item162550 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162551 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38199 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38219 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38197 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:848px !important;
}

#item162525 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162526 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38249 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38269 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38247 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:848px !important;
}

#item162635 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162636 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38299 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38319 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38297 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:927px !important;
}

#item162670 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162671 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38349 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38369 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38347 {
	width:104px !important;
	height:50px !important;
	left:170px !important;
	top:927px !important;
}

#item162698 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162699 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38399 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38419 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38397 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:927px !important;
}

#item162725 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162726 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38449 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38469 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38447 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:927px !important;
}

#item162754 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162755 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38499 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38519 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38497 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1006px !important;
}

#item162782 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162783 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38549 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38569 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38547 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1006px !important;
}

#item162888 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162889 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38699 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38719 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38697 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:1006px !important;
}

#item162809 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162810 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38599 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38619 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38597 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1006px !important;
}

#item162948 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162950 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38749 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38769 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38747 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1085px !important;
}

#item162917 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162918 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38799 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38819 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38797 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1085px !important;
}

#item162834 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162835 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38849 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38869 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38847 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1085px !important;
}

#item162860 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162861 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38899 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38919 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38897 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:1085px !important;
}

#item162974 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162975 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38949 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38969 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38947 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1164px !important;
}

#item163007 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163008 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38999 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39019 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38997 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1164px !important;
}

#item163036 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163037 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39049 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39069 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39047 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1164px !important;
}

#item163062 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163063 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39099 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39097 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:1164px !important;
}

#item163089 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163090 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39149 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39169 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39147 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1242px !important;
}

#item163118 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39199 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39219 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39197 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1242px !important;
}

#item163144 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163145 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39249 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39269 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39247 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1242px !important;
}

#item148624 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:1356px !important;
	background:#c22026;
}

#item148625 {
	width:512px !important;
	left:32px !important;
	top:1368px !important;
	min-height:30px !important;
}

#item148653 {
	width:210px !important;
	left:213px !important;
	top:1437px !important;
	min-height:30px !important;
}

#item148676 {
	width:210px !important;
	left:213px !important;
	top:1476px !important;
	min-height:50px !important;
}

#item148726 {
	width:241px !important;
	min-height:30px !important;
}

#item148702 {
	width:241px !important;
	min-height:30px !important;
}

#item148699 {
	width:241px !important;
	height:30px !important;
	left:213px !important;
	top:1544px !important;
}

#item148776 {
	width:310px !important;
	min-height:30px !important;
}

#item148752 {
	width:310px !important;
	min-height:30px !important;
}

#item148749 {
	width:310px !important;
	height:30px !important;
	left:213px !important;
	top:1584px !important;
}

#item187211 {
	width:310px !important;
	min-height:30px !important;
}

#item187187 {
	width:310px !important;
	min-height:30px !important;
}

#item187184 {
	width:310px !important;
	height:30px !important;
	left:213px !important;
	top:1624px !important;
}

#item148799 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:1725px !important;
	background:#c22026;
}

#item148800 {
	width:512px !important;
	left:32px !important;
	top:1736px !important;
	min-height:30px !important;
}

#item148828 {
	width:210px !important;
	left:213px !important;
	top:1810px !important;
	min-height:30px !important;
}

#item148851 {
	width:240px !important;
	left:213px !important;
	top:1849px !important;
	min-height:50px !important;
}

#item148901 {
	width:240px !important;
	min-height:30px !important;
}

#item148877 {
	width:240px !important;
	min-height:30px !important;
}

#item148874 {
	width:240px !important;
	height:30px !important;
	left:213px !important;
	top:1917px !important;
}

#item148951 {
	width:300px !important;
	min-height:30px !important;
}

#item148927 {
	width:300px !important;
	min-height:30px !important;
}

#item148924 {
	width:300px !important;
	height:30px !important;
	left:213px !important;
	top:1956px !important;
}

#item187294 {
	width:310px !important;
	min-height:30px !important;
}

#item187269 {
	width:310px !important;
	min-height:30px !important;
}

#item187266 {
	width:310px !important;
	height:30px !important;
	left:213px !important;
	top:1996px !important;
}

#item164066 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:2097px !important;
	background:#c22026;
}

#item164067 {
	width:512px !important;
	left:32px !important;
	top:2108px !important;
	min-height:30px !important;
}

#item164098 {
	width:210px !important;
	left:213px !important;
	top:2182px !important;
	min-height:30px !important;
}

#item164122 {
	width:346px !important;
	left:213px !important;
	top:2221px !important;
	min-height:90px !important;
}

#item164172 {
	width:240px !important;
	min-height:30px !important;
}

#item164148 {
	width:240px !important;
	min-height:30px !important;
}

#item164145 {
	width:240px !important;
	height:30px !important;
	left:213px !important;
	top:2318px !important;
}

#item164222 {
	width:300px !important;
	min-height:30px !important;
}

#item164198 {
	width:300px !important;
	min-height:30px !important;
}

#item164195 {
	width:300px !important;
	height:30px !important;
	left:213px !important;
	top:2357px !important;
}

#item187349 {
	width:310px !important;
	min-height:30px !important;
}

#item187325 {
	width:310px !important;
	min-height:30px !important;
}

#item187322 {
	width:310px !important;
	height:30px !important;
	left:213px !important;
	top:2397px !important;
}

#item161230 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:2498px !important;
	background:#c22026;
}

#item161231 {
	width:512px !important;
	left:32px !important;
	top:2509px !important;
	min-height:30px !important;
}

#item161258 {
	width:210px !important;
	left:213px !important;
	top:2583px !important;
	min-height:30px !important;
}

#item161281 {
	width:340px !important;
	left:213px !important;
	top:2622px !important;
	min-height:60px !important;
}

#item161331 {
	width:240px !important;
	min-height:30px !important;
}

#item161307 {
	width:240px !important;
	min-height:30px !important;
}

#item161304 {
	width:240px !important;
	height:30px !important;
	left:213px !important;
	top:2690px !important;
}

#item161381 {
	width:300px !important;
	min-height:30px !important;
}

#item161357 {
	width:300px !important;
	min-height:30px !important;
}

#item161354 {
	width:300px !important;
	height:30px !important;
	left:213px !important;
	top:2729px !important;
}

#item187403 {
	width:310px !important;
	min-height:30px !important;
}

#item187379 {
	width:310px !important;
	min-height:30px !important;
}

#item187376 {
	width:310px !important;
	height:30px !important;
	left:213px !important;
	top:2769px !important;
}

#item177964 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:2870px !important;
	background:#c22026;
}

#item177965 {
	width:512px !important;
	left:32px !important;
	top:2881px !important;
	min-height:30px !important;
}

#item177992 {
	width:210px !important;
	left:213px !important;
	top:2955px !important;
	min-height:30px !important;
}

#item178016 {
	width:340px !important;
	left:213px !important;
	top:2994px !important;
	min-height:60px !important;
}

#item178066 {
	width:240px !important;
	min-height:30px !important;
}

#item178042 {
	width:240px !important;
	min-height:30px !important;
}

#item178039 {
	width:240px !important;
	height:30px !important;
	left:213px !important;
	top:3062px !important;
}

#item178116 {
	width:300px !important;
	min-height:30px !important;
}

#item178092 {
	width:300px !important;
	min-height:30px !important;
}

#item178089 {
	width:300px !important;
	height:30px !important;
	left:213px !important;
	top:3101px !important;
}

#item187460 {
	width:310px !important;
	min-height:30px !important;
}

#item187436 {
	width:310px !important;
	min-height:30px !important;
}

#item187433 {
	width:310px !important;
	height:30px !important;
	left:213px !important;
	top:3141px !important;
}

#item136252 {
	width:512px !important;
	left:32px !important;
	top:3386px !important;
	min-height:290px !important;
}

#item161494 {
	width:1200px !important;
	height:56px !important;
	top:106px !important;
	background:#650030;
}

#item161495 {
	width:970px !important;
	left:124px !important;
	top:110px !important;
	min-height:40px !important;
}

#item161518 {
	width:240px !important;
	left:836px !important;
	top:41px !important;
	min-height:30px !important;
}

#item1813 {
	width:90px !important;
	height:68px !important;
	left:299px !important;
	top: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:#c22026;
}

#item2021 {
	width:22px !important;
	height:22px !important;
	left:68px !important;
	top:25px !important;
	background:#cc3321;
}

#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:#c22026;
}

#item2030 {
	width:21px !important;
	height:21px !important;
	left:26px !important;
	top:5px !important;
	background:#cc3321;
}

#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:#c22026;
}

#item2039 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
	top:11px !important;
	background:#cc3321;
}

#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:#c22026;
}

#item2073 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:13px !important;
	background:#cc3321;
}

#item2071 {
	width:36px !important;
	height:34px !important;
	left:935px !important;
	top: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:#c22026;
}

#item2012 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#cc3321;
}

#item2010 {
	width:59px !important;
	height:58px !important;
	left:878px !important;
	top:422px !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-93790 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-93790 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item93790 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item228447 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item228452 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item228475 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item228525 {
	width:190px !important;
	min-height:20px !important;
}

#item228501 {
	width:190px !important;
	min-height:20px !important;
}

#item228498 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item228575 {
	width:210px !important;
	min-height:20px !important;
}

#item228551 {
	width:210px !important;
	min-height:20px !important;
}

#item228548 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item228625 {
	width:190px !important;
	min-height:20px !important;
}

#item228601 {
	width:190px !important;
	min-height:20px !important;
}

#item228598 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item93948 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item93945 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item93943 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-7612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7614 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7612 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-93605 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-93605 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item93605 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item227984 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item227989 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item228012 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item228039 {
	width:190px !important;
	min-height:20px !important;
}

#item228063 {
	width:190px !important;
	min-height:20px !important;
}

#item228036 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item228113 {
	width:210px !important;
	min-height:20px !important;
}

#item228089 {
	width:210px !important;
	min-height:20px !important;
}

#item228086 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item228163 {
	width:190px !important;
	min-height:20px !important;
}

#item228139 {
	width:190px !important;
	min-height:20px !important;
}

#item228136 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item93765 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item93762 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item93760 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-6302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6304 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6302 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-93425 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-93425 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item93425 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item227509 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item227514 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item227537 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item227587 {
	width:190px !important;
	min-height:20px !important;
}

#item227563 {
	width:190px !important;
	min-height:20px !important;
}

#item227560 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item227637 {
	width:220px !important;
	min-height:20px !important;
}

#item227613 {
	width:220px !important;
	min-height:20px !important;
}

#item227610 {
	width:220px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item227687 {
	width:190px !important;
	min-height:20px !important;
}

#item227663 {
	width:190px !important;
	min-height:20px !important;
}

#item227660 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item93583 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item93580 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item93578 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-13531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13533 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13531 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-93244 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-93244 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item93244 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item227048 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item227052 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item227075 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item227125 {
	width:190px !important;
	min-height:20px !important;
}

#item227101 {
	width:190px !important;
	min-height:20px !important;
}

#item227098 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item227175 {
	width:210px !important;
	min-height:20px !important;
}

#item227151 {
	width:210px !important;
	min-height:20px !important;
}

#item227148 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item227227 {
	width:190px !important;
	min-height:20px !important;
}

#item227203 {
	width:190px !important;
	min-height:20px !important;
}

#item227199 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item93403 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item93400 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item93398 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-4325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4327 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4325 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-93067 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-93067 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item93067 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item226583 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item226589 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item226612 {
	width:190px !important;
	left:141px !important;
	top:54px !important;
	min-height:20px !important;
}

#item226662 {
	width:190px !important;
	min-height:20px !important;
}

#item226638 {
	width:190px !important;
	min-height:20px !important;
}

#item226635 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item226713 {
	width:210px !important;
	min-height:20px !important;
}

#item226689 {
	width:210px !important;
	min-height:20px !important;
}

#item226686 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item226763 {
	width:190px !important;
	min-height:20px !important;
}

#item226739 {
	width:190px !important;
	min-height:20px !important;
}

#item226736 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item93226 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item93223 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item93221 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-7830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7832 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7830 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-92452 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-92452 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item92452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item225478 {
	width:760px !important;
	height:270px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item225479 {
	width:150px !important;
	left:23px !important;
	top:13px !important;
	min-height:30px !important;
}

#item225502 {
	width:280px !important;
	left:23px !important;
	top:48px !important;
	min-height:40px !important;
}

#item225530 {
	width:190px !important;
	left:148px !important;
	top:107px !important;
	min-height:20px !important;
}

#item225553 {
	width:190px !important;
	left:148px !important;
	top:135px !important;
	min-height:20px !important;
}

#item225603 {
	width:190px !important;
	min-height:20px !important;
}

#item225579 {
	width:190px !important;
	min-height:20px !important;
}

#item225576 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:160px !important;
}

#item225653 {
	width:210px !important;
	min-height:20px !important;
}

#item225629 {
	width:210px !important;
	min-height:20px !important;
}

#item225626 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:187px !important;
}

#item225706 {
	width:190px !important;
	min-height:20px !important;
}

#item225682 {
	width:190px !important;
	min-height:20px !important;
}

#item225676 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:215px !important;
}

#item225730 {
	width:150px !important;
	left:407px !important;
	top:13px !important;
	min-height:30px !important;
}

#item225753 {
	width:250px !important;
	left:407px !important;
	top:48px !important;
	min-height:40px !important;
}

#item225783 {
	width:190px !important;
	left:532px !important;
	top:108px !important;
	min-height:20px !important;
}

#item225806 {
	width:190px !important;
	left:532px !important;
	top:136px !important;
	min-height:20px !important;
}

#item225856 {
	width:190px !important;
	min-height:20px !important;
}

#item225832 {
	width:190px !important;
	min-height:20px !important;
}

#item225829 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:161px !important;
}

#item225906 {
	width:210px !important;
	min-height:20px !important;
}

#item225882 {
	width:210px !important;
	min-height:20px !important;
}

#item225879 {
	width:210px !important;
	height:20px !important;
	left:532px !important;
	top:188px !important;
}

#item225957 {
	width:190px !important;
	min-height:20px !important;
}

#item225932 {
	width:190px !important;
	min-height:20px !important;
}

#item225929 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:215px !important;
}

#item92857 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item92854 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item92852 {
	width:25px !important;
	height:25px !important;
	left:721px !important;
	top:16px !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-92266 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-92266 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item92266 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item225011 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item225017 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item225040 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item225090 {
	width:190px !important;
	min-height:20px !important;
}

#item225066 {
	width:190px !important;
	min-height:20px !important;
}

#item225063 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item225140 {
	width:210px !important;
	min-height:20px !important;
}

#item225116 {
	width:210px !important;
	min-height:20px !important;
}

#item225113 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item225191 {
	width:190px !important;
	min-height:20px !important;
}

#item225167 {
	width:190px !important;
	min-height:20px !important;
}

#item225164 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item92425 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item92422 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item92418 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-10614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10616 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10614 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-91707 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-91707 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item91707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223899 {
	width:730px !important;
	height:270px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item223900 {
	width:220px !important;
	left:24px !important;
	top:18px !important;
	min-height:30px !important;
}

#item223923 {
	width:310px !important;
	left:24px !important;
	top:53px !important;
	min-height:20px !important;
}

#item223951 {
	width:190px !important;
	left:148px !important;
	top:94px !important;
	min-height:20px !important;
}

#item223974 {
	width:190px !important;
	left:148px !important;
	top:122px !important;
	min-height:20px !important;
}

#item224024 {
	width:180px !important;
	min-height:20px !important;
}

#item224000 {
	width:180px !important;
	min-height:20px !important;
}

#item223997 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:147px !important;
}

#item224075 {
	width:180px !important;
	min-height:20px !important;
}

#item224051 {
	width:180px !important;
	min-height:20px !important;
}

#item224047 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:174px !important;
}

#item224125 {
	width:190px !important;
	min-height:20px !important;
}

#item224101 {
	width:190px !important;
	min-height:20px !important;
}

#item224098 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:201px !important;
}

#item224153 {
	width:190px !important;
	left:500px !important;
	top:94px !important;
	min-height:20px !important;
}

#item224177 {
	width:190px !important;
	left:500px !important;
	top:122px !important;
	min-height:20px !important;
}

#item224228 {
	width:190px !important;
	min-height:20px !important;
}

#item224204 {
	width:190px !important;
	min-height:20px !important;
}

#item224201 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:147px !important;
}

#item224278 {
	width:210px !important;
	min-height:20px !important;
}

#item224254 {
	width:210px !important;
	min-height:20px !important;
}

#item224251 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:174px !important;
}

#item224328 {
	width:190px !important;
	min-height:20px !important;
}

#item224304 {
	width:190px !important;
	min-height:20px !important;
}

#item224301 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:201px !important;
}

#item224351 {
	width:220px !important;
	left:376px !important;
	top:18px !important;
	min-height:30px !important;
}

#item224374 {
	width:250px !important;
	left:376px !important;
	top:53px !important;
	min-height:20px !important;
}

#item92066 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item92063 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item92060 {
	width:25px !important;
	height:25px !important;
	left:689px !important;
	top:16px !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-91504 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-91504 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item91504 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item223437 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item230206 {
	width:192px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item230229 {
	width:222px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item230280 {
	width:192px !important;
	min-height:20px !important;
}

#item230256 {
	width:192px !important;
	min-height:20px !important;
}

#item230252 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item230330 {
	width:192px !important;
	min-height:20px !important;
}

#item230306 {
	width:192px !important;
	min-height:20px !important;
}

#item230303 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item231646 {
	width:190px !important;
	min-height:20px !important;
}

#item231622 {
	width:190px !important;
	min-height:20px !important;
}

#item231618 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item91664 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item91661 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item91659 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-14406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14408 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14406 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-91317 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-91317 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item91317 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item222971 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item222977 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item223000 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item223050 {
	width:190px !important;
	min-height:20px !important;
}

#item223026 {
	width:190px !important;
	min-height:20px !important;
}

#item223023 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item223100 {
	width:210px !important;
	min-height:20px !important;
}

#item223076 {
	width:210px !important;
	min-height:20px !important;
}

#item223073 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item223150 {
	width:190px !important;
	min-height:20px !important;
}

#item223126 {
	width:190px !important;
	min-height:20px !important;
}

#item223123 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item91474 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item91471 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item91469 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-8534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8536 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8534 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-91123 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-91123 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item91123 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item222510 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item222516 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item222539 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item222589 {
	width:190px !important;
	min-height:20px !important;
}

#item222565 {
	width:190px !important;
	min-height:20px !important;
}

#item222562 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item222639 {
	width:210px !important;
	min-height:20px !important;
}

#item222615 {
	width:210px !important;
	min-height:20px !important;
}

#item222612 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item222689 {
	width:190px !important;
	min-height:20px !important;
}

#item222665 {
	width:190px !important;
	min-height:20px !important;
}

#item222662 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item91285 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item91282 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item91280 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-4761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4763 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4761 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-93971 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-93971 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item93971 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item222046 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item222051 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item222074 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item222125 {
	width:190px !important;
	min-height:20px !important;
}

#item222100 {
	width:190px !important;
	min-height:20px !important;
}

#item222097 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:81px !important;
}

#item222175 {
	width:210px !important;
	min-height:20px !important;
}

#item222151 {
	width:210px !important;
	min-height:20px !important;
}

#item222148 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item222225 {
	width:190px !important;
	min-height:20px !important;
}

#item222201 {
	width:190px !important;
	min-height:20px !important;
}

#item222198 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item94131 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item94128 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item94126 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-6739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6741 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6739 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-90477 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-90477 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item220937 {
	width:760px !important;
	height:270px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item220938 {
	width:150px !important;
	left:23px !important;
	top:13px !important;
	min-height:30px !important;
}

#item220961 {
	width:280px !important;
	left:23px !important;
	top:48px !important;
	min-height:40px !important;
}

#item220990 {
	width:190px !important;
	left:148px !important;
	top:107px !important;
	min-height:20px !important;
}

#item221013 {
	width:190px !important;
	left:148px !important;
	top:135px !important;
	min-height:20px !important;
}

#item221063 {
	width:190px !important;
	min-height:20px !important;
}

#item221039 {
	width:190px !important;
	min-height:20px !important;
}

#item221036 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:160px !important;
}

#item221114 {
	width:210px !important;
	min-height:20px !important;
}

#item221090 {
	width:210px !important;
	min-height:20px !important;
}

#item221086 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:187px !important;
}

#item221164 {
	width:190px !important;
	min-height:20px !important;
}

#item221140 {
	width:190px !important;
	min-height:20px !important;
}

#item221137 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:215px !important;
}

#item221188 {
	width:150px !important;
	left:407px !important;
	top:13px !important;
	min-height:30px !important;
}

#item221211 {
	width:250px !important;
	left:407px !important;
	top:48px !important;
	min-height:20px !important;
}

#item221238 {
	width:190px !important;
	left:532px !important;
	top:108px !important;
	min-height:20px !important;
}

#item221261 {
	width:190px !important;
	left:532px !important;
	top:136px !important;
	min-height:20px !important;
}

#item221287 {
	width:190px !important;
	min-height:20px !important;
}

#item221311 {
	width:190px !important;
	min-height:20px !important;
}

#item221284 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:161px !important;
}

#item221363 {
	width:210px !important;
	min-height:20px !important;
}

#item221338 {
	width:210px !important;
	min-height:20px !important;
}

#item221335 {
	width:210px !important;
	height:20px !important;
	left:532px !important;
	top:188px !important;
}

#item221413 {
	width:190px !important;
	min-height:20px !important;
}

#item221389 {
	width:190px !important;
	min-height:20px !important;
}

#item221386 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:215px !important;
}

#item90879 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item90876 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item90874 {
	width:25px !important;
	height:25px !important;
	left:722px !important;
	top:14px !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-90291 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-90291 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90291 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item220246 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item220252 {
	width:190px !important;
	left:141px !important;
	top:29px !important;
	min-height:20px !important;
}

#item220275 {
	width:190px !important;
	left:141px !important;
	top:57px !important;
	min-height:20px !important;
}

#item220325 {
	width:190px !important;
	min-height:20px !important;
}

#item220301 {
	width:190px !important;
	min-height:20px !important;
}

#item220298 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:82px !important;
}

#item220376 {
	width:210px !important;
	min-height:20px !important;
}

#item220351 {
	width:210px !important;
	min-height:20px !important;
}

#item220348 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:109px !important;
}

#item220428 {
	width:190px !important;
	min-height:20px !important;
}

#item220402 {
	width:190px !important;
	min-height:20px !important;
}

#item220399 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:136px !important;
}

#item90448 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item90445 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item90443 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-10834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10836 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10834 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-90109 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-90109 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90109 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item219782 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item219787 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item219810 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item219860 {
	width:190px !important;
	min-height:20px !important;
}

#item219836 {
	width:190px !important;
	min-height:20px !important;
}

#item219833 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item219910 {
	width:210px !important;
	min-height:20px !important;
}

#item219886 {
	width:210px !important;
	min-height:20px !important;
}

#item219883 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item219960 {
	width:190px !important;
	min-height:20px !important;
}

#item219936 {
	width:190px !important;
	min-height:20px !important;
}

#item219933 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item90268 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item90265 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item90263 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-5866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5868 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5866 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-89292 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-89292 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item89292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item218771 {
	width:730px !important;
	height:223px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item218772 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

#item218801 {
	width:190px !important;
	left:148px !important;
	top:69px !important;
	min-height:20px !important;
}

#item218825 {
	width:190px !important;
	left:148px !important;
	top:97px !important;
	min-height:20px !important;
}

#item218851 {
	width:190px !important;
	min-height:20px !important;
}

#item218875 {
	width:190px !important;
	min-height:20px !important;
}

#item218848 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item218925 {
	width:190px !important;
	min-height:20px !important;
}

#item218901 {
	width:190px !important;
	min-height:20px !important;
}

#item218898 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

#item218975 {
	width:190px !important;
	min-height:20px !important;
}

#item218951 {
	width:190px !important;
	min-height:20px !important;
}

#item218948 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item219000 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

#item219027 {
	width:190px !important;
	left:500px !important;
	top:70px !important;
	min-height:20px !important;
}

#item219051 {
	width:190px !important;
	left:500px !important;
	top:98px !important;
	min-height:20px !important;
}

#item219102 {
	width:190px !important;
	min-height:20px !important;
}

#item219078 {
	width:190px !important;
	min-height:20px !important;
}

#item219074 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:123px !important;
}

#item219152 {
	width:210px !important;
	min-height:20px !important;
}

#item219128 {
	width:210px !important;
	min-height:20px !important;
}

#item219125 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:150px !important;
}

#item219202 {
	width:190px !important;
	min-height:20px !important;
}

#item219178 {
	width:190px !important;
	min-height:20px !important;
}

#item219175 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !important;
}

#item89695 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item89692 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item89690 {
	width:25px !important;
	height:25px !important;
	left:689px !important;
	top:14px !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-77213 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-77213 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item77213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item218202 {
	width:760px !important;
	height:250px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item218203 {
	width:130px !important;
	left:23px !important;
	top:12px !important;
	min-height:30px !important;
}

#item218226 {
	width:310px !important;
	left:23px !important;
	top:47px !important;
	min-height:20px !important;
}

#item218253 {
	width:190px !important;
	left:148px !important;
	top:94px !important;
	min-height:20px !important;
}

#item218276 {
	width:190px !important;
	left:148px !important;
	top:122px !important;
	min-height:20px !important;
}

#item218326 {
	width:190px !important;
	min-height:20px !important;
}

#item218302 {
	width:190px !important;
	min-height:20px !important;
}

#item218299 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:147px !important;
}

#item218376 {
	width:210px !important;
	min-height:20px !important;
}

#item218352 {
	width:210px !important;
	min-height:20px !important;
}

#item218349 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:174px !important;
}

#item218426 {
	width:190px !important;
	min-height:20px !important;
}

#item218402 {
	width:190px !important;
	min-height:20px !important;
}

#item218399 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:201px !important;
}

#item218451 {
	width:130px !important;
	left:407px !important;
	top:12px !important;
	min-height:30px !important;
}

#item218474 {
	width:250px !important;
	left:407px !important;
	top:47px !important;
	min-height:20px !important;
}

#item218501 {
	width:190px !important;
	left:532px !important;
	top:94px !important;
	min-height:20px !important;
}

#item218524 {
	width:190px !important;
	left:532px !important;
	top:122px !important;
	min-height:20px !important;
}

#item218574 {
	width:190px !important;
	min-height:20px !important;
}

#item218550 {
	width:190px !important;
	min-height:20px !important;
}

#item218547 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:147px !important;
}

#item218624 {
	width:210px !important;
	min-height:20px !important;
}

#item218600 {
	width:210px !important;
	min-height:20px !important;
}

#item218597 {
	width:210px !important;
	height:20px !important;
	left:532px !important;
	top:174px !important;
}

#item218674 {
	width:190px !important;
	min-height:20px !important;
}

#item218650 {
	width:190px !important;
	min-height:20px !important;
}

#item218647 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:201px !important;
}

#item77615 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item77612 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item77610 {
	width:25px !important;
	height:25px !important;
	left:721px !important;
	top:14px !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-76625 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-76625 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item76625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item217674 {
	width:730px !important;
	height:230px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item217675 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

#item217701 {
	width:190px !important;
	left:148px !important;
	top:69px !important;
	min-height:20px !important;
}

#item217724 {
	width:190px !important;
	left:148px !important;
	top:97px !important;
	min-height:20px !important;
}

#item217774 {
	width:190px !important;
	min-height:20px !important;
}

#item217750 {
	width:190px !important;
	min-height:20px !important;
}

#item217747 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item217825 {
	width:210px !important;
	min-height:20px !important;
}

#item217800 {
	width:210px !important;
	min-height:20px !important;
}

#item217797 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

#item217876 {
	width:190px !important;
	min-height:20px !important;
}

#item217851 {
	width:190px !important;
	min-height:20px !important;
}

#item217848 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item217900 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

#item217928 {
	width:190px !important;
	left:500px !important;
	top:70px !important;
	min-height:20px !important;
}

#item217951 {
	width:190px !important;
	left:500px !important;
	top:98px !important;
	min-height:20px !important;
}

#item218001 {
	width:190px !important;
	min-height:20px !important;
}

#item217977 {
	width:190px !important;
	min-height:20px !important;
}

#item217974 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:123px !important;
}

#item218052 {
	width:210px !important;
	min-height:20px !important;
}

#item218028 {
	width:210px !important;
	min-height:20px !important;
}

#item218025 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:150px !important;
}

#item218102 {
	width:190px !important;
	min-height:20px !important;
}

#item218078 {
	width:190px !important;
	min-height:20px !important;
}

#item218075 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !important;
}

#item76982 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item76978 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item76976 {
	width:25px !important;
	height:25px !important;
	left:694px !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-76429 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-76429 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item76429 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item215077 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item215082 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item215106 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item215156 {
	width:190px !important;
	min-height:20px !important;
}

#item215132 {
	width:190px !important;
	min-height:20px !important;
}

#item215129 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item215206 {
	width:210px !important;
	min-height:20px !important;
}

#item215182 {
	width:210px !important;
	min-height:20px !important;
}

#item215179 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item215256 {
	width:190px !important;
	min-height:20px !important;
}

#item215232 {
	width:190px !important;
	min-height:20px !important;
}

#item215229 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item76590 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item76587 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item76585 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-5206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5208 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5206 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-75802 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-75802 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item75802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item213956 {
	width:760px !important;
	height:250px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item213957 {
	width:130px !important;
	left:23px !important;
	top:12px !important;
	min-height:30px !important;
}

#item213980 {
	width:310px !important;
	left:23px !important;
	top:47px !important;
	min-height:20px !important;
}

#item214008 {
	width:190px !important;
	left:148px !important;
	top:94px !important;
	min-height:20px !important;
}

#item214032 {
	width:190px !important;
	left:148px !important;
	top:122px !important;
	min-height:20px !important;
}

#item214083 {
	width:190px !important;
	min-height:20px !important;
}

#item214058 {
	width:190px !important;
	min-height:20px !important;
}

#item214055 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:147px !important;
}

#item214133 {
	width:210px !important;
	min-height:20px !important;
}

#item214109 {
	width:210px !important;
	min-height:20px !important;
}

#item214106 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:174px !important;
}

#item214183 {
	width:190px !important;
	min-height:20px !important;
}

#item214159 {
	width:190px !important;
	min-height:20px !important;
}

#item214156 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:201px !important;
}

#item214207 {
	width:130px !important;
	left:407px !important;
	top:12px !important;
	min-height:30px !important;
}

#item214230 {
	width:310px !important;
	left:407px !important;
	top:47px !important;
	min-height:20px !important;
}

#item214258 {
	width:190px !important;
	left:532px !important;
	top:94px !important;
	min-height:20px !important;
}

#item214281 {
	width:190px !important;
	left:532px !important;
	top:122px !important;
	min-height:20px !important;
}

#item214332 {
	width:190px !important;
	min-height:20px !important;
}

#item214308 {
	width:190px !important;
	min-height:20px !important;
}

#item214305 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:147px !important;
}

#item214382 {
	width:210px !important;
	min-height:20px !important;
}

#item214358 {
	width:210px !important;
	min-height:20px !important;
}

#item214355 {
	width:210px !important;
	height:20px !important;
	left:532px !important;
	top:174px !important;
}

#item214432 {
	width:190px !important;
	min-height:20px !important;
}

#item214408 {
	width:190px !important;
	min-height:20px !important;
}

#item214405 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:201px !important;
}

#item76206 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item76203 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item76201 {
	width:25px !important;
	height:25px !important;
	left:724px !important;
	top:12px !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-75615 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-75615 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item75615 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item213504 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item213510 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item213533 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item213583 {
	width:190px !important;
	min-height:20px !important;
}

#item213559 {
	width:190px !important;
	min-height:20px !important;
}

#item213556 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item213634 {
	width:210px !important;
	min-height:20px !important;
}

#item213610 {
	width:210px !important;
	min-height:20px !important;
}

#item213607 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item213685 {
	width:190px !important;
	min-height:20px !important;
}

#item213661 {
	width:190px !important;
	min-height:20px !important;
}

#item213657 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item75773 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item75770 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item75768 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-11758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11760 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item11758 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-75425 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-75425 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item75425 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item212777 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item212782 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item212805 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item212856 {
	width:190px !important;
	min-height:20px !important;
}

#item212832 {
	width:190px !important;
	min-height:20px !important;
}

#item212829 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item212906 {
	width:210px !important;
	min-height:20px !important;
}

#item212882 {
	width:210px !important;
	min-height:20px !important;
}

#item212879 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item212956 {
	width:190px !important;
	min-height:20px !important;
}

#item212932 {
	width:190px !important;
	min-height:20px !important;
}

#item212929 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item75582 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item75579 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item75577 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-14187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14189 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14187 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-75243 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-75243 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item75243 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item212317 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item212323 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item212346 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item212396 {
	width:190px !important;
	min-height:20px !important;
}

#item212372 {
	width:190px !important;
	min-height:20px !important;
}

#item212369 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item212446 {
	width:210px !important;
	min-height:20px !important;
}

#item212422 {
	width:210px !important;
	min-height:20px !important;
}

#item212419 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item212496 {
	width:190px !important;
	min-height:20px !important;
}

#item212472 {
	width:190px !important;
	min-height:20px !important;
}

#item212469 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item75401 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item75398 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item75396 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-8268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8270 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8268 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-75045 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-75045 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item75045 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item211859 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item211867 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item211890 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item211941 {
	width:190px !important;
	min-height:20px !important;
}

#item211917 {
	width:190px !important;
	min-height:20px !important;
}

#item211914 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item211991 {
	width:210px !important;
	min-height:20px !important;
}

#item211967 {
	width:210px !important;
	min-height:20px !important;
}

#item211964 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item212041 {
	width:190px !important;
	min-height:20px !important;
}

#item212017 {
	width:190px !important;
	min-height:20px !important;
}

#item212014 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item75204 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item75201 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item75199 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-13969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13971 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13969 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-74855 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-74855 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item74855 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item211393 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item211398 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item211421 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item211471 {
	width:190px !important;
	min-height:20px !important;
}

#item211447 {
	width:190px !important;
	min-height:20px !important;
}

#item211444 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item211521 {
	width:210px !important;
	min-height:20px !important;
}

#item211497 {
	width:210px !important;
	min-height:20px !important;
}

#item211494 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item211571 {
	width:190px !important;
	min-height:20px !important;
}

#item211547 {
	width:190px !important;
	min-height:20px !important;
}

#item211544 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item75014 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item75011 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item75009 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-9860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9862 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item9860 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-74506 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-74506 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item74506 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item210946 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item230024 {
	width:192px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item230047 {
	width:222px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item230098 {
	width:192px !important;
	min-height:20px !important;
}

#item230073 {
	width:192px !important;
	min-height:20px !important;
}

#item230070 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item230148 {
	width:192px !important;
	min-height:20px !important;
}

#item230124 {
	width:192px !important;
	min-height:20px !important;
}

#item230121 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item231592 {
	width:190px !important;
	min-height:20px !important;
}

#item231568 {
	width:190px !important;
	min-height:20px !important;
}

#item231565 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item74667 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item74664 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item74662 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-12289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12291 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12289 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-74324 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-74324 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item74324 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item210479 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item210485 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item210508 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item210558 {
	width:190px !important;
	min-height:20px !important;
}

#item210534 {
	width:190px !important;
	min-height:20px !important;
}

#item210531 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item210609 {
	width:210px !important;
	min-height:20px !important;
}

#item210584 {
	width:210px !important;
	min-height:20px !important;
}

#item210581 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item210659 {
	width:190px !important;
	min-height:20px !important;
}

#item210635 {
	width:190px !important;
	min-height:20px !important;
}

#item210632 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item74481 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item74478 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item74476 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-6521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6523 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6521 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-74144 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-74144 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item74144 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item210018 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item210024 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item210047 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item210097 {
	width:190px !important;
	min-height:20px !important;
}

#item210073 {
	width:190px !important;
	min-height:20px !important;
}

#item210070 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item210147 {
	width:210px !important;
	min-height:20px !important;
}

#item210123 {
	width:210px !important;
	min-height:20px !important;
}

#item210120 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item210198 {
	width:190px !important;
	min-height:20px !important;
}

#item210174 {
	width:190px !important;
	min-height:20px !important;
}

#item210170 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item74304 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item74300 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item74298 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-6084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6086 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6084 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-73942 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-73942 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item73942 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item209542 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item209548 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item209572 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item209598 {
	width:190px !important;
	min-height:20px !important;
}

#item209622 {
	width:190px !important;
	min-height:20px !important;
}

#item209595 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item209673 {
	width:210px !important;
	min-height:20px !important;
}

#item209648 {
	width:210px !important;
	min-height:20px !important;
}

#item209645 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item209723 {
	width:190px !important;
	min-height:20px !important;
}

#item209699 {
	width:190px !important;
	min-height:20px !important;
}

#item209696 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item74102 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item74099 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item74097 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-3887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3889 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3887 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-73753 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-73753 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item73753 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item209078 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item209083 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item209106 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item209157 {
	width:190px !important;
	min-height:20px !important;
}

#item209133 {
	width:190px !important;
	min-height:20px !important;
}

#item209130 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item209207 {
	width:210px !important;
	min-height:20px !important;
}

#item209183 {
	width:210px !important;
	min-height:20px !important;
}

#item209180 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item209257 {
	width:190px !important;
	min-height:20px !important;
}

#item209233 {
	width:190px !important;
	min-height:20px !important;
}

#item209230 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item73911 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item73908 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item73906 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !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-73569 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-73569 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item73569 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item208613 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item208621 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item208644 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item208696 {
	width:190px !important;
	min-height:20px !important;
}

#item208672 {
	width:190px !important;
	min-height:20px !important;
}

#item208668 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item208746 {
	width:210px !important;
	min-height:20px !important;
}

#item208722 {
	width:210px !important;
	min-height:20px !important;
}

#item208719 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item208796 {
	width:190px !important;
	min-height:20px !important;
}

#item208772 {
	width:190px !important;
	min-height:20px !important;
}

#item208769 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item73727 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item73724 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item73722 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-4542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4544 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4542 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-73380 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-73380 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item73380 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item208151 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item208158 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item208181 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item208231 {
	width:190px !important;
	min-height:20px !important;
}

#item208207 {
	width:190px !important;
	min-height:20px !important;
}

#item208204 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item208282 {
	width:210px !important;
	min-height:20px !important;
}

#item208257 {
	width:210px !important;
	min-height:20px !important;
}

#item208254 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item208332 {
	width:190px !important;
	min-height:20px !important;
}

#item208308 {
	width:190px !important;
	min-height:20px !important;
}

#item208305 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item73540 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item73536 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item73534 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-10394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10396 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10394 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-72976 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-72976 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item72976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item207132 {
	width:730px !important;
	height:230px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item207133 {
	width:220px !important;
	left:24px !important;
	top:13px !important;
	min-height:30px !important;
}

#item207160 {
	width:190px !important;
	left:148px !important;
	top:69px !important;
	min-height:20px !important;
}

#item207183 {
	width:190px !important;
	left:148px !important;
	top:97px !important;
	min-height:20px !important;
}

#item207233 {
	width:180px !important;
	min-height:20px !important;
}

#item207209 {
	width:180px !important;
	min-height:20px !important;
}

#item207206 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item207283 {
	width:180px !important;
	min-height:20px !important;
}

#item207259 {
	width:180px !important;
	min-height:20px !important;
}

#item207256 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

#item207334 {
	width:190px !important;
	min-height:20px !important;
}

#item207310 {
	width:190px !important;
	min-height:20px !important;
}

#item207307 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item207358 {
	width:220px !important;
	left:376px !important;
	top:13px !important;
	min-height:30px !important;
}

#item207386 {
	width:190px !important;
	left:500px !important;
	top:69px !important;
	min-height:20px !important;
}

#item207409 {
	width:190px !important;
	left:500px !important;
	top:97px !important;
	min-height:20px !important;
}

#item207459 {
	width:190px !important;
	min-height:20px !important;
}

#item207435 {
	width:190px !important;
	min-height:20px !important;
}

#item207432 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:122px !important;
}

#item207510 {
	width:210px !important;
	min-height:20px !important;
}

#item207485 {
	width:210px !important;
	min-height:20px !important;
}

#item207482 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:149px !important;
}

#item207561 {
	width:190px !important;
	min-height:20px !important;
}

#item207536 {
	width:190px !important;
	min-height:20px !important;
}

#item207533 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !important;
}

#item73332 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item73329 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item73327 {
	width:25px !important;
	height:25px !important;
	left:689px !important;
	top:14px !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-72751 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-72751 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item72751 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item206675 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item206680 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item206704 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item206754 {
	width:190px !important;
	min-height:20px !important;
}

#item206730 {
	width:190px !important;
	min-height:20px !important;
}

#item206727 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item206804 {
	width:210px !important;
	min-height:20px !important;
}

#item206780 {
	width:210px !important;
	min-height:20px !important;
}

#item206777 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item206854 {
	width:190px !important;
	min-height:20px !important;
}

#item206830 {
	width:190px !important;
	min-height:20px !important;
}

#item206827 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item72911 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item72908 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item72906 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-11490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11492 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item11490 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-72560 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-72560 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item72560 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item206212 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item206218 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item206241 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item206291 {
	width:190px !important;
	min-height:20px !important;
}

#item206267 {
	width:190px !important;
	min-height:20px !important;
}

#item206264 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item206341 {
	width:210px !important;
	min-height:20px !important;
}

#item206317 {
	width:210px !important;
	min-height:20px !important;
}

#item206314 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item206393 {
	width:190px !important;
	min-height:20px !important;
}

#item206368 {
	width:190px !important;
	min-height:20px !important;
}

#item206365 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-12824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12826 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12824 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-72183 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-72183 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item72183 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item205753 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item205759 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item205782 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item205832 {
	width:190px !important;
	min-height:20px !important;
}

#item205808 {
	width:190px !important;
	min-height:20px !important;
}

#item205805 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item205882 {
	width:210px !important;
	min-height:20px !important;
}

#item205858 {
	width:210px !important;
	min-height:20px !important;
}

#item205855 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item205932 {
	width:190px !important;
	min-height:20px !important;
}

#item205908 {
	width:190px !important;
	min-height:20px !important;
}

#item205905 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-12556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12558 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12556 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-71992 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-71992 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71992 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item205298 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item205303 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item205326 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item205376 {
	width:190px !important;
	min-height:20px !important;
}

#item205352 {
	width:190px !important;
	min-height:20px !important;
}

#item205349 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item205426 {
	width:220px !important;
	min-height:20px !important;
}

#item205402 {
	width:220px !important;
	min-height:20px !important;
}

#item205399 {
	width:220px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item205476 {
	width:190px !important;
	min-height:20px !important;
}

#item205452 {
	width:190px !important;
	min-height:20px !important;
}

#item205449 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-13751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13753 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13751 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-71811 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-71811 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item204287 {
	width:730px !important;
	height:220px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item204288 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

#item204314 {
	width:190px !important;
	left:148px !important;
	top:69px !important;
	min-height:20px !important;
}

#item204337 {
	width:190px !important;
	left:148px !important;
	top:97px !important;
	min-height:20px !important;
}

#item204387 {
	width:190px !important;
	min-height:20px !important;
}

#item204363 {
	width:190px !important;
	min-height:20px !important;
}

#item204360 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item204438 {
	width:190px !important;
	min-height:20px !important;
}

#item204413 {
	width:190px !important;
	min-height:20px !important;
}

#item204410 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

#item204488 {
	width:190px !important;
	min-height:20px !important;
}

#item204464 {
	width:190px !important;
	min-height:20px !important;
}

#item204461 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item204512 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

#item204540 {
	width:190px !important;
	left:500px !important;
	top:70px !important;
	min-height:20px !important;
}

#item204563 {
	width:190px !important;
	left:500px !important;
	top:98px !important;
	min-height:20px !important;
}

#item204613 {
	width:190px !important;
	min-height:20px !important;
}

#item204589 {
	width:190px !important;
	min-height:20px !important;
}

#item204586 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:123px !important;
}

#item204663 {
	width:210px !important;
	min-height:20px !important;
}

#item204639 {
	width:210px !important;
	min-height:20px !important;
}

#item204636 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:150px !important;
}

#item204714 {
	width:190px !important;
	min-height:20px !important;
}

#item204690 {
	width:190px !important;
	min-height:20px !important;
}

#item204686 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !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:689px !important;
	top:14px !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-71615 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-71615 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71615 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item203798 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item203804 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item203827 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item203877 {
	width:190px !important;
	min-height:20px !important;
}

#item203853 {
	width:190px !important;
	min-height:20px !important;
}

#item203850 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item203927 {
	width:210px !important;
	min-height:20px !important;
}

#item203903 {
	width:210px !important;
	min-height:20px !important;
}

#item203900 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item203979 {
	width:190px !important;
	min-height:20px !important;
}

#item203954 {
	width:190px !important;
	min-height:20px !important;
}

#item203950 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-13311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13313 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13311 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-71434 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-71434 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71434 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item203327 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item203332 {
	width:190px !important;
	left:141px !important;
	top:28px !important;
	min-height:20px !important;
}

#item203355 {
	width:190px !important;
	left:141px !important;
	top:56px !important;
	min-height:20px !important;
}

#item203407 {
	width:190px !important;
	min-height:20px !important;
}

#item203383 {
	width:190px !important;
	min-height:20px !important;
}

#item203380 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:81px !important;
}

#item203457 {
	width:190px !important;
	min-height:20px !important;
}

#item203433 {
	width:190px !important;
	min-height:20px !important;
}

#item203430 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:108px !important;
}

#item203507 {
	width:190px !important;
	min-height:20px !important;
}

#item203483 {
	width:190px !important;
	min-height:20px !important;
}

#item203480 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:135px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-66439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66442 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item66439 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-71239 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-71239 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71239 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item202850 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item229824 {
	width:192px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item229847 {
	width:222px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item229897 {
	width:192px !important;
	min-height:20px !important;
}

#item229873 {
	width:192px !important;
	min-height:20px !important;
}

#item229870 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item229947 {
	width:192px !important;
	min-height:20px !important;
}

#item229923 {
	width:192px !important;
	min-height:20px !important;
}

#item229920 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item231538 {
	width:190px !important;
	min-height:20px !important;
}

#item231514 {
	width:190px !important;
	min-height:20px !important;
}

#item231511 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-65908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65912 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item65908 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-71044 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-71044 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71044 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item202366 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item202372 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item202395 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item202446 {
	width:190px !important;
	min-height:20px !important;
}

#item202422 {
	width:190px !important;
	min-height:20px !important;
}

#item202419 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item202496 {
	width:210px !important;
	min-height:20px !important;
}

#item202472 {
	width:210px !important;
	min-height:20px !important;
}

#item202469 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item202546 {
	width:190px !important;
	min-height:20px !important;
}

#item202522 {
	width:190px !important;
	min-height:20px !important;
}

#item202519 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-66169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66173 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item66169 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-70857 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-70857 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item70857 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item201890 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item201895 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item201918 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item201969 {
	width:190px !important;
	min-height:20px !important;
}

#item201945 {
	width:190px !important;
	min-height:20px !important;
}

#item201942 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item202019 {
	width:210px !important;
	min-height:20px !important;
}

#item201995 {
	width:210px !important;
	min-height:20px !important;
}

#item201992 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item202070 {
	width:190px !important;
	min-height:20px !important;
}

#item202046 {
	width:190px !important;
	min-height:20px !important;
}

#item202043 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-7394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7396 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7394 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-70656 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-70656 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item70656 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item201425 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item201430 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item201453 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item201505 {
	width:190px !important;
	min-height:20px !important;
}

#item201481 {
	width:190px !important;
	min-height:20px !important;
}

#item201477 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item201555 {
	width:210px !important;
	min-height:20px !important;
}

#item201531 {
	width:210px !important;
	min-height:20px !important;
}

#item201528 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item201606 {
	width:190px !important;
	min-height:20px !important;
}

#item201582 {
	width:190px !important;
	min-height:20px !important;
}

#item201579 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !important;
}

#item70814 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item70811 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item70809 {
	width:25px !important;
	height:25px !important;
	left:340px !important;
	top:9px !important;
}

@keyframes fade-in-4985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4987 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4985 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-70196 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-70196 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item70196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item200307 {
	width:760px !important;
	height:255px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item200309 {
	width:130px !important;
	left:23px !important;
	top:12px !important;
	min-height:30px !important;
}

#item200333 {
	width:240px !important;
	left:23px !important;
	top:47px !important;
	min-height:20px !important;
}

#item200362 {
	width:190px !important;
	left:148px !important;
	top:94px !important;
	min-height:20px !important;
}

#item200385 {
	width:190px !important;
	left:148px !important;
	top:122px !important;
	min-height:20px !important;
}

#item200435 {
	width:180px !important;
	min-height:20px !important;
}

#item200411 {
	width:180px !important;
	min-height:20px !important;
}

#item200408 {
	width:180px !important;
	height:20px !important;
	left:148px !important;
	top:147px !important;
}

#item200485 {
	width:210px !important;
	min-height:20px !important;
}

#item200461 {
	width:210px !important;
	min-height:20px !important;
}

#item200458 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:174px !important;
}

#item200535 {
	width:190px !important;
	min-height:20px !important;
}

#item200511 {
	width:190px !important;
	min-height:20px !important;
}

#item200508 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:201px !important;
}

#item200559 {
	width:130px !important;
	left:407px !important;
	top:12px !important;
	min-height:30px !important;
}

#item200582 {
	width:240px !important;
	left:407px !important;
	top:47px !important;
	min-height:20px !important;
}

#item200612 {
	width:190px !important;
	left:532px !important;
	top:94px !important;
	min-height:20px !important;
}

#item200635 {
	width:190px !important;
	left:532px !important;
	top:122px !important;
	min-height:20px !important;
}

#item200685 {
	width:190px !important;
	min-height:20px !important;
}

#item200661 {
	width:190px !important;
	min-height:20px !important;
}

#item200658 {
	width:190px !important;
	height:20px !important;
	left:532px !important;
	top:148px !important;
}

#item200735 {
	width:210px !important;
	min-height:20px !important;
}

#item200711 {
	width:210px !important;
	min-height:20px !important;
}

#item200708 {
	width:210px !important;
	height:20px !important;
	left:532px !important;
	top:174px !important;
}

#item200785 {
	width:190px !important;
	min-height:20px !important;
}

#item200761 {
	width:190px !important;
	min-height:20px !important;
}

#item200758 {
	width:190px !important;
	height:20px !important;
	left:533px !important;
	top:201px !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:721px !important;
	top:14px !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-70006 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-70006 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item70006 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item199812 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item199817 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item199840 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item199890 {
	width:190px !important;
	min-height:20px !important;
}

#item199866 {
	width:190px !important;
	min-height:20px !important;
}

#item199863 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item199940 {
	width:210px !important;
	min-height:20px !important;
}

#item199916 {
	width:210px !important;
	min-height:20px !important;
}

#item199913 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item199990 {
	width:190px !important;
	min-height:20px !important;
}

#item199966 {
	width:190px !important;
	min-height:20px !important;
}

#item199963 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-15771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15773 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item15771 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-70002 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-70002 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item70002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item198803 {
	width:730px !important;
	height:230px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item198804 {
	width:220px !important;
	left:24px !important;
	top:12px !important;
	min-height:30px !important;
}

#item198831 {
	width:190px !important;
	left:148px !important;
	top:69px !important;
	min-height:20px !important;
}

#item198854 {
	width:190px !important;
	left:148px !important;
	top:97px !important;
	min-height:20px !important;
}

#item198904 {
	width:190px !important;
	min-height:20px !important;
}

#item198880 {
	width:190px !important;
	min-height:20px !important;
}

#item198877 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:122px !important;
}

#item198955 {
	width:190px !important;
	min-height:20px !important;
}

#item198930 {
	width:190px !important;
	min-height:20px !important;
}

#item198927 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:149px !important;
}

#item199007 {
	width:190px !important;
	min-height:20px !important;
}

#item198982 {
	width:190px !important;
	min-height:20px !important;
}

#item198978 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:176px !important;
}

#item199031 {
	width:220px !important;
	left:375px !important;
	top:12px !important;
	min-height:30px !important;
}

#item199060 {
	width:190px !important;
	left:500px !important;
	top:69px !important;
	min-height:20px !important;
}

#item199083 {
	width:190px !important;
	left:500px !important;
	top:97px !important;
	min-height:20px !important;
}

#item199133 {
	width:190px !important;
	min-height:20px !important;
}

#item199109 {
	width:190px !important;
	min-height:20px !important;
}

#item199106 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:122px !important;
}

#item199183 {
	width:210px !important;
	min-height:20px !important;
}

#item199159 {
	width:210px !important;
	min-height:20px !important;
}

#item199156 {
	width:210px !important;
	height:20px !important;
	left:500px !important;
	top:149px !important;
}

#item199234 {
	width:190px !important;
	min-height:20px !important;
}

#item199210 {
	width:190px !important;
	min-height:20px !important;
}

#item199207 {
	width:190px !important;
	height:20px !important;
	left:500px !important;
	top:176px !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:689px !important;
	top:14px !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-69005 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-69005 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item69005 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item197616 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item197622 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item197645 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item197695 {
	width:190px !important;
	min-height:20px !important;
}

#item197671 {
	width:190px !important;
	min-height:20px !important;
}

#item197668 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item197746 {
	width:210px !important;
	min-height:20px !important;
}

#item197722 {
	width:210px !important;
	min-height:20px !important;
}

#item197719 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item197796 {
	width:190px !important;
	min-height:20px !important;
}

#item197772 {
	width:190px !important;
	min-height:20px !important;
}

#item197769 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-10127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10129 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10127 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-68810 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-68810 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68810 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item197379 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item197386 {
	width:190px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item197409 {
	width:190px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item197460 {
	width:190px !important;
	min-height:20px !important;
}

#item197436 {
	width:190px !important;
	min-height:20px !important;
}

#item197433 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item197510 {
	width:210px !important;
	min-height:20px !important;
}

#item197486 {
	width:210px !important;
	min-height:20px !important;
}

#item197483 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item197560 {
	width:210px !important;
	min-height:20px !important;
}

#item197536 {
	width:210px !important;
	min-height:20px !important;
}

#item197533 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-9065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9067 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item9065 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-68614 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-68614 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68614 {
	transform-origin:100% 100%;
	-webkit-transform-origin:100% 100%;
}

#item196915 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item229649 {
	width:192px !important;
	left:141px !important;
	top:27px !important;
	min-height:20px !important;
}

#item229672 {
	width:222px !important;
	left:141px !important;
	top:55px !important;
	min-height:20px !important;
}

#item229722 {
	width:192px !important;
	min-height:20px !important;
}

#item229698 {
	width:192px !important;
	min-height:20px !important;
}

#item229695 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:80px !important;
}

#item229772 {
	width:192px !important;
	min-height:20px !important;
}

#item229748 {
	width:192px !important;
	min-height:20px !important;
}

#item229745 {
	width:192px !important;
	height:20px !important;
	left:141px !important;
	top:107px !important;
}

#item231485 {
	width:190px !important;
	min-height:20px !important;
}

#item231461 {
	width:190px !important;
	min-height:20px !important;
}

#item231458 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:134px !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:340px !important;
	top:9px !important;
}

@keyframes fade-in-13091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13093 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13091 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-13096 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-13096 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item13096 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item196686 {
	width:374px !important;
	height:180px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item196691 {
	width:190px !important;
	left:141px !important;
	top:28px !important;
	min-height:20px !important;
}

#item196714 {
	width:190px !important;
	left:141px !important;
	top:56px !important;
	min-height:20px !important;
}

#item196764 {
	width:190px !important;
	min-height:20px !important;
}

#item196740 {
	width:190px !important;
	min-height:20px !important;
}

#item196737 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:81px !important;
}

#item196814 {
	width:190px !important;
	min-height:20px !important;
}

#item196790 {
	width:190px !important;
	min-height:20px !important;
}

#item196787 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:108px !important;
}

#item196864 {
	width:190px !important;
	min-height:20px !important;
}

#item196840 {
	width:190px !important;
	min-height:20px !important;
}

#item196837 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:135px !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:340px !important;
	top:9px !important;
}

#item3884 {
	opacity:0.00;
	width:829px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item3885 {
	opacity:0.00;
	width:829px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item3882 {
	width:845px !important;
	height:486px !important;
	left:164px !important;
	top:208px !important;
}

#item94190 {
	width:238px !important;
	height:31px !important;
	left:124px !important;
	top:723px !important;
	background:#650030;
}

#item94411 {
	width:238px !important;
	left:124px !important;
	top:730px !important;
	min-height:20px !important;
}

#item169141 {
	width:190px !important;
	left:124px !important;
	top:900px !important;
	min-height:20px !important;
}

#item169164 {
	width:190px !important;
	left:124px !important;
	top:928px !important;
	min-height:20px !important;
}

#item169215 {
	width:190px !important;
	min-height:20px !important;
}

#item169191 {
	width:190px !important;
	min-height:20px !important;
}

#item169187 {
	width:190px !important;
	height:20px !important;
	left:124px !important;
	top:953px !important;
}

#item169265 {
	width:210px !important;
	min-height:20px !important;
}

#item169241 {
	width:210px !important;
	min-height:20px !important;
}

#item169238 {
	width:210px !important;
	height:20px !important;
	left:124px !important;
	top:980px !important;
}

#item184800 {
	width:190px !important;
	min-height:20px !important;
}

#item184776 {
	width:190px !important;
	min-height:20px !important;
}

#item184773 {
	width:190px !important;
	height:20px !important;
	left:124px !important;
	top:1007px !important;
}

#item94381 {
	width:238px !important;
	height:31px !important;
	left:363px !important;
	top:723px !important;
	background:#991928;
}

#item94436 {
	width:238px !important;
	left:363px !important;
	top:730px !important;
	min-height:20px !important;
}

#item164652 {
	width:190px !important;
	left:363px !important;
	top:900px !important;
	min-height:20px !important;
}

#item164675 {
	width:190px !important;
	left:363px !important;
	top:929px !important;
	min-height:20px !important;
}

#item164725 {
	width:190px !important;
	min-height:20px !important;
}

#item164701 {
	width:190px !important;
	min-height:20px !important;
}

#item164698 {
	width:190px !important;
	height:20px !important;
	left:363px !important;
	top:954px !important;
}

#item164775 {
	width:210px !important;
	min-height:20px !important;
}

#item164751 {
	width:210px !important;
	min-height:20px !important;
}

#item164748 {
	width:210px !important;
	height:20px !important;
	left:363px !important;
	top:981px !important;
}

#item184851 {
	width:190px !important;
	min-height:20px !important;
}

#item184827 {
	width:190px !important;
	min-height:20px !important;
}

#item184823 {
	width:190px !important;
	height:20px !important;
	left:363px !important;
	top:1007px !important;
}

#item94382 {
	width:238px !important;
	height:31px !important;
	left:602px !important;
	top:723px !important;
	background:#cc3321;
}

#item94461 {
	width:238px !important;
	left:602px !important;
	top:730px !important;
	min-height:20px !important;
}

#item94491 {
	width:190px !important;
	left:602px !important;
	top:900px !important;
	min-height:20px !important;
}

#item94515 {
	width:190px !important;
	left:602px !important;
	top:929px !important;
	min-height:20px !important;
}

#item94565 {
	width:190px !important;
	min-height:20px !important;
}

#item94541 {
	width:190px !important;
	min-height:20px !important;
}

#item94538 {
	width:190px !important;
	height:20px !important;
	left:602px !important;
	top:954px !important;
}

#item94615 {
	width:190px !important;
	min-height:20px !important;
}

#item94591 {
	width:190px !important;
	min-height:20px !important;
}

#item94588 {
	width:190px !important;
	height:20px !important;
	left:602px !important;
	top:981px !important;
}

#item184902 {
	width:190px !important;
	min-height:20px !important;
}

#item184878 {
	width:190px !important;
	min-height:20px !important;
}

#item184875 {
	width:190px !important;
	height:20px !important;
	left:602px !important;
	top:1007px !important;
}

#item149041 {
	width:238px !important;
	height:31px !important;
	left:841px !important;
	top:723px !important;
	background:#ff4f17;
}

#item149043 {
	width:238px !important;
	left:841px !important;
	top:730px !important;
	min-height:20px !important;
}

#item149070 {
	width:190px !important;
	left:841px !important;
	top:900px !important;
	min-height:20px !important;
}

#item149093 {
	width:190px !important;
	left:841px !important;
	top:929px !important;
	min-height:20px !important;
}

#item149143 {
	width:190px !important;
	min-height:20px !important;
}

#item149119 {
	width:190px !important;
	min-height:20px !important;
}

#item149116 {
	width:190px !important;
	height:20px !important;
	left:841px !important;
	top:954px !important;
}

#item149194 {
	width:190px !important;
	min-height:20px !important;
}

#item149170 {
	width:190px !important;
	min-height:20px !important;
}

#item149166 {
	width:190px !important;
	height:20px !important;
	left:841px !important;
	top:981px !important;
}

#item184952 {
	width:190px !important;
	min-height:20px !important;
}

#item184928 {
	width:190px !important;
	min-height:20px !important;
}

#item184925 {
	width:190px !important;
	height:20px !important;
	left:841px !important;
	top:1007px !important;
}

#item147156 {
	width:477px !important;
	height:31px !important;
	left:124px !important;
	top:1057px !important;
	background:#c22026;
}

#item147157 {
	width:477px !important;
	left:124px !important;
	top:1064px !important;
	min-height:20px !important;
}

#item147184 {
	width:250px !important;
	left:288px !important;
	top:1118px !important;
	min-height:20px !important;
}

#item147207 {
	width:250px !important;
	left:288px !important;
	top:1147px !important;
	min-height:20px !important;
}

#item147258 {
	width:250px !important;
	min-height:20px !important;
}

#item147233 {
	width:250px !important;
	min-height:20px !important;
}

#item147230 {
	width:250px !important;
	height:20px !important;
	left:288px !important;
	top:1172px !important;
}

#item147308 {
	width:250px !important;
	min-height:20px !important;
}

#item147284 {
	width:250px !important;
	min-height:20px !important;
}

#item147281 {
	width:250px !important;
	height:20px !important;
	left:288px !important;
	top:1199px !important;
}

#item185177 {
	width:190px !important;
	min-height:20px !important;
}

#item185153 {
	width:190px !important;
	min-height:20px !important;
}

#item185150 {
	width:190px !important;
	height:20px !important;
	left:288px !important;
	top:1226px !important;
}

#item147331 {
	width:477px !important;
	height:31px !important;
	left:602px !important;
	top:1057px !important;
	background:#c22026;
}

#item147332 {
	width:477px !important;
	left:602px !important;
	top:1064px !important;
	min-height:20px !important;
}

#item147360 {
	width:270px !important;
	left:764px !important;
	top:1118px !important;
	min-height:20px !important;
}

#item147383 {
	width:270px !important;
	left:764px !important;
	top:1147px !important;
	min-height:20px !important;
}

#item147434 {
	width:270px !important;
	min-height:20px !important;
}

#item147410 {
	width:270px !important;
	min-height:20px !important;
}

#item147407 {
	width:270px !important;
	height:20px !important;
	left:764px !important;
	top:1172px !important;
}

#item147484 {
	width:270px !important;
	min-height:20px !important;
}

#item147460 {
	width:270px !important;
	min-height:20px !important;
}

#item147457 {
	width:270px !important;
	height:20px !important;
	left:764px !important;
	top:1199px !important;
}

#item185403 {
	width:190px !important;
	min-height:20px !important;
}

#item185379 {
	width:190px !important;
	min-height:20px !important;
}

#item185376 {
	width:190px !important;
	height:20px !important;
	left:764px !important;
	top:1226px !important;
}

#item163702 {
	width:477px !important;
	height:31px !important;
	left:124px !important;
	top:1276px !important;
	background:#c22026;
}

#item163703 {
	width:477px !important;
	left:124px !important;
	top:1283px !important;
	min-height:20px !important;
}

#item163730 {
	width:250px !important;
	left:288px !important;
	top:1337px !important;
	min-height:20px !important;
}

#item163753 {
	width:300px !important;
	left:288px !important;
	top:1366px !important;
	min-height:40px !important;
}

#item163803 {
	width:190px !important;
	min-height:20px !important;
}

#item163779 {
	width:190px !important;
	min-height:20px !important;
}

#item163776 {
	width:190px !important;
	height:20px !important;
	left:288px !important;
	top:1411px !important;
}

#item163854 {
	width:190px !important;
	min-height:20px !important;
}

#item163830 {
	width:190px !important;
	min-height:20px !important;
}

#item163827 {
	width:190px !important;
	height:20px !important;
	left:288px !important;
	top:1438px !important;
}

#item185629 {
	width:190px !important;
	min-height:20px !important;
}

#item185604 {
	width:190px !important;
	min-height:20px !important;
}

#item185600 {
	width:190px !important;
	height:20px !important;
	left:288px !important;
	top:1465px !important;
}

#item160074 {
	width:477px !important;
	height:31px !important;
	left:602px !important;
	top:1276px !important;
	background:#c22026;
}

#item160075 {
	width:477px !important;
	left:602px !important;
	top:1283px !important;
	min-height:20px !important;
}

#item160104 {
	width:270px !important;
	left:764px !important;
	top:1337px !important;
	min-height:20px !important;
}

#item160127 {
	width:230px !important;
	left:764px !important;
	top:1366px !important;
	min-height:40px !important;
}

#item160178 {
	width:270px !important;
	min-height:20px !important;
}

#item160154 {
	width:270px !important;
	min-height:20px !important;
}

#item160151 {
	width:270px !important;
	height:20px !important;
	left:764px !important;
	top:1411px !important;
}

#item185858 {
	width:190px !important;
	min-height:20px !important;
}

#item185833 {
	width:190px !important;
	min-height:20px !important;
}

#item185830 {
	width:190px !important;
	height:20px !important;
	left:764px !important;
	top:1465px !important;
}

#item160228 {
	width:270px !important;
	min-height:20px !important;
}

#item160204 {
	width:270px !important;
	min-height:20px !important;
}

#item160201 {
	width:270px !important;
	height:20px !important;
	left:764px !important;
	top:1438px !important;
}

#item171217 {
	width:477px !important;
	height:31px !important;
	left:124px !important;
	top:1515px !important;
	background:#c22026;
}

#item171218 {
	width:477px !important;
	left:124px !important;
	top:1522px !important;
	min-height:20px !important;
}

#item171245 {
	width:250px !important;
	left:288px !important;
	top:1576px !important;
	min-height:20px !important;
}

#item171268 {
	width:298px !important;
	left:288px !important;
	top:1605px !important;
	min-height:40px !important;
}

#item171318 {
	width:190px !important;
	min-height:20px !important;
}

#item171294 {
	width:190px !important;
	min-height:20px !important;
}

#item171291 {
	width:190px !important;
	height:20px !important;
	left:288px !important;
	top:1650px !important;
}

#item171368 {
	width:200px !important;
	min-height:20px !important;
}

#item171344 {
	width:210px !important;
	min-height:20px !important;
}

#item171341 {
	width:210px !important;
	height:20px !important;
	left:288px !important;
	top:1677px !important;
}

#item186084 {
	width:190px !important;
	min-height:20px !important;
}

#item186060 {
	width:190px !important;
	min-height:20px !important;
}

#item186057 {
	width:190px !important;
	height:20px !important;
	left:288px !important;
	top:1704px !important;
}

#item136140 {
	width:952px !important;
	left:124px !important;
	top:1856px !important;
	min-height:180px !important;
}

p.autoParaStyle1 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16.2px;
	line-height:19.4px;
	color:#000;
	text-align:left;
}

h2.Region-Labels-P-Left {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	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.Region-Labels-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	text-align:center;
}

h1.Headline-H1---Tablet {
	font-family:Roboto,serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:15px;
	text-align:left;
}

p.Mobile_-_Information-Contact-Card-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.Buttons_-Caps-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

h1.Headline-H1---Interior-Mobile {
	font-family:Merriweather;
	font-size:42px;
	line-height:52px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

h3.Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Nav_-Caps_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h1.Headline-H1---Interior-Tablet {
	font-family:Merriweather;
	font-size:31px;
	line-height:41px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Tablet_-_Information-Contact-Card-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.Tablet_-_HTML_-_Map-State-Labels-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:13px;
	line-height:15.6px;
	color:#ffffff;
	text-align:center;
}

p.Desktop_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Disclosure---16_20-Light-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---16_20-Light-P-Tighter {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.Body-Copy_digital {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:22px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

p.Hyperlink-P---Key-Product-Details---OFF {
	font-family:Roboto,serif;
	font-size:15px;
	line-height:17px;
	color:#000;
	text-decoration:underline;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:left;
}

h3.Names-H3-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-align:left;
}

h3.Names-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---ON-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#650030;
	text-decoration:underline;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---ON {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#650030;
	text-decoration:underline;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---OFF-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-decoration:underline;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---OFF {
	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;
}

h2.Subhead-H2-Merriweather-Orange {
	font-family:Merriweather;
	font-size:22px;
	line-height:26.4px;
	color:#ff4f17;
	text-align:right;
}

h2.Subhead-H2---Cover {
	font-family:"Playfair Display";
	font-size:22px;
	line-height:24px;
	color:#000;
	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;
	margin-bottom:12px;
	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;
}

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.Dark-Red {
	color:#650030;
}

span.Lincoln-Red {
	color:#650030;
}

span.White {
	color:#ffffff;
}

span.Medium--to-regular {
}

span.Superscript {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

em.Italic {
	font-style:italic;
	font-weight:normal;
}

span.avarage_cost {
	font-weight:bold;
	color:#991928;
}

span.Bullets---GRAY {
	color:#828282;
}

span.Bullets---RED {
	color:#650030;
}

span.None {
}
#in5footer {display:block;}
#prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1360px){ [class*=" mq-"], .mq-default { display:none; } .mq-1200 {display:block; } }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:706px){ [class*=" mq-"], .mq-default { display:none; } .mq-576 {display:block; } }

#loadIndicator{display:none;}
