/* 	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:#393a3d;
	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:#d1d2d4; }
:-webkit-full-screen { background:#d1d2d4; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:1600px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:1612px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1600px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.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%);
}
#item626998 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item626999 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item627000 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item722819 {
	width:226px !important;
	height:247px !important;
	left:1194px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item722848 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722849 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722823 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722824 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722820 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:98px !important;
}

#item722900 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722901 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722875 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722876 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722872 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:133px !important;
}

#item722927 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722928 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722952 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722953 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722924 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:168px !important;
}

#item722979 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722980 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723004 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723005 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722976 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:203px !important;
}

#item723032 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723033 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723057 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723058 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723029 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:238px !important;
}

#item723084 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723085 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723109 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723110 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723081 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:273px !important;
}

#item723161 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item723162 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item627480 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item626616 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item626617 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item626619 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item722404 {
	width:226px !important;
	height:247px !important;
	left:1194px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item722433 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722434 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722408 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722409 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722405 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:98px !important;
}

#item722486 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722487 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722461 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722462 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722457 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:133px !important;
}

#item722513 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722516 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722540 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722541 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722510 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:168px !important;
}

#item722567 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722568 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722592 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722593 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722564 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:203px !important;
}

#item722619 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722620 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722644 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722645 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722616 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:238px !important;
}

#item722698 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item722699 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item627479 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item722725 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722726 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722750 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722751 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722722 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:308px !important;
}

#item626235 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item626236 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item626237 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item721989 {
	width:226px !important;
	height:247px !important;
	left:1194px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item722018 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722019 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721993 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721994 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721990 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:98px !important;
}

#item722071 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722072 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722045 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722046 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722042 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:133px !important;
}

#item722098 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722099 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722123 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722124 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722095 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:168px !important;
}

#item722151 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722152 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722176 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722177 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722147 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:203px !important;
}

#item722228 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item722229 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item627478 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item722255 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722257 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722281 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722282 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722252 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:273px !important;
}

#item722308 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item722309 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722334 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item722335 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item722305 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:308px !important;
}

#item625854 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item625855 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item625856 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item721574 {
	width:226px !important;
	height:247px !important;
	left:1194px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item721605 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721606 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721578 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721580 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721575 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:98px !important;
}

#item721657 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721658 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721632 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721633 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721629 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:133px !important;
}

#item721684 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721685 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721709 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721710 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721681 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:168px !important;
}

#item721761 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item721762 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item627477 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item721788 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721789 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721815 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721816 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721785 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:238px !important;
}

#item721842 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721843 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721867 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721868 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721839 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:273px !important;
}

#item721894 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721895 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721919 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721920 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721891 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:308px !important;
}

#item625472 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item625473 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item625474 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item721156 {
	width:226px !important;
	height:247px !important;
	left:1194px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item721185 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721186 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721160 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721161 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721157 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:98px !important;
}

#item721238 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721239 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721212 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721214 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721209 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:133px !important;
}

#item721292 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item721293 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item721565 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item721319 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721320 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721344 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721345 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721316 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:203px !important;
}

#item721371 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721372 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721396 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721397 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721368 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:238px !important;
}

#item721423 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721425 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721449 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721450 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721420 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:273px !important;
}

#item721476 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item721477 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721501 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item721502 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item721473 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:308px !important;
}

#item720400 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item720401 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item720402 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item720403 {
	width:226px !important;
	height:247px !important;
	left:1194px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item720799 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720800 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720774 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720775 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720771 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:98px !important;
}

#item720405 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item720406 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item720434 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item720435 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item720429 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item720488 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720489 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720513 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720514 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720484 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:168px !important;
}

#item720542 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720543 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720567 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720568 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720538 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:203px !important;
}

#item720596 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720597 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720621 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720622 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720591 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:238px !important;
}

#item720650 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720651 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720675 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720676 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720645 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:273px !important;
}

#item720703 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720704 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720728 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720730 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720699 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:308px !important;
}

#item625092 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item625093 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item625094 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item719982 {
	width:226px !important;
	height:247px !important;
	left:1194px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item625100 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item719988 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item627404 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item720065 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720066 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720039 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720040 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720036 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:133px !important;
}

#item720092 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720093 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720117 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720118 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720089 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:168px !important;
}

#item720144 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720145 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720169 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720170 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720141 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:203px !important;
}

#item720197 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720198 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720222 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720223 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720193 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:238px !important;
}

#item720249 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720250 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720274 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720275 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720246 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:273px !important;
}

#item720301 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item720302 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720326 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item720327 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item720298 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:308px !important;
}

#item605824 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item605825 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item605826 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item594762 {
	width:226px !important;
	height:247px !important;
	left:1194px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item589289 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item589313 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item589242 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item589265 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item589238 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:98px !important;
}

#item719955 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item719957 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item719930 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item719931 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item719927 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:133px !important;
}

#item595032 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item595055 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item594985 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item595008 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item594981 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:168px !important;
}

#item594837 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item594860 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item594790 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item594813 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item594785 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:203px !important;
}

#item593410 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item593434 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item593363 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item593386 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item593359 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:238px !important;
}

#item593508 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item593531 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item593461 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item593484 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item593457 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:273px !important;
}

#item595325 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item595348 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item595278 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item595301 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item595274 {
	width:230px !important;
	height:41px !important;
	left:1192px !important;
	top:308px !important;
}

#item587935 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item587936 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item587937 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item587938 {
	width:300px !important;
	height:107px !important;
	left:1002px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item588088 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item588111 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item588041 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item588064 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item588036 {
	width:304px !important;
	height:41px !important;
	left:1000px !important;
	top:98px !important;
}

#item588186 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item588209 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item588138 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item588161 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item588134 {
	width:304px !important;
	height:41px !important;
	left:1000px !important;
	top:133px !important;
}

#item588233 {
	width:298px !important;
	height:35px !important;
	background:#fff;
}

#item588256 {
	width:260px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item588279 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item587488 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item587489 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item587490 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item587514 {
	width:300px !important;
	height:107px !important;
	left:1002px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item587642 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item587665 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item587594 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item587617 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item587590 {
	width:304px !important;
	height:41px !important;
	left:1000px !important;
	top:98px !important;
}

#item587689 {
	width:298px !important;
	height:35px !important;
	background:#fff;
}

#item587713 {
	width:230px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item587736 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item587788 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item587812 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item587741 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item587764 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item587737 {
	width:304px !important;
	height:41px !important;
	left:1000px !important;
	top:168px !important;
}

#item587044 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item587045 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item587046 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item587047 {
	width:300px !important;
	height:107px !important;
	left:1002px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item587146 {
	width:298px !important;
	height:35px !important;
	background:#fff;
}

#item587169 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item587192 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item587245 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item587268 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item587198 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item587221 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item587193 {
	width:304px !important;
	height:41px !important;
	left:1000px !important;
	top:133px !important;
}

#item587343 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item587366 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item587296 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item587319 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item587292 {
	width:304px !important;
	height:41px !important;
	left:1000px !important;
	top:168px !important;
}

#item587036 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item587038 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item587039 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item586547 {
	width:300px !important;
	height:107px !important;
	left:1002px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item586621 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item586644 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item586574 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item586597 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item586570 {
	width:304px !important;
	height:41px !important;
	left:1000px !important;
	top:98px !important;
}

#item586719 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item586742 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item586672 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item586695 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item586668 {
	width:304px !important;
	height:41px !important;
	left:1000px !important;
	top:133px !important;
}

#item586817 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item586840 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item586769 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item586793 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item586765 {
	width:304px !important;
	height:41px !important;
	left:1000px !important;
	top:168px !important;
}

#item623651 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item623653 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item623654 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item623655 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item623685 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623686 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623660 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623661 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623656 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item623738 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623739 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623713 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623714 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623709 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item623791 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623792 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623766 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623767 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623762 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item623845 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623846 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623820 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623821 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623815 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item623898 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623899 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623873 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623874 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623869 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item623951 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623952 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623926 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623927 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623922 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item624004 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item624005 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623979 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623980 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623975 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item624058 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item624059 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item624033 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item624034 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item624029 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item624112 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item624113 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item624086 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item624087 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item624082 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item624165 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item624166 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item624140 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item624141 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item624136 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item624193 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item624194 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item621787 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item623049 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item623050 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item623051 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item623052 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item623082 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623083 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623057 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623058 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623053 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item623135 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623137 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623110 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623111 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623106 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item623189 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623190 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623164 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623165 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623160 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item623242 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623243 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623217 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623218 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623213 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item623295 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623296 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623270 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623271 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623266 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item623349 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623350 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623323 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623324 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623319 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item623403 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623404 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623378 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623379 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623373 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item623457 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623458 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623432 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623433 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623428 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item623510 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623511 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623485 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623486 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623481 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item623539 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item623540 {
	width:230px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item621786 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item623617 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item623618 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623592 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item623593 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item623588 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item622389 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item622390 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item622391 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item622392 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item622422 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622423 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622397 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622398 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622393 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item622477 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622478 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622450 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622452 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622446 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item622530 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622531 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622505 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622506 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622501 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item622584 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622585 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622558 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622559 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622554 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item622637 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622638 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622612 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622613 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622608 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item622691 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622692 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622666 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622667 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622661 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item622745 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622746 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622720 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622721 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622715 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item622798 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622799 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622773 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622774 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622769 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item622826 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item622827 {
	width:220px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item621785 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item622905 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622906 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622880 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622881 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622876 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item622958 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622959 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622933 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622934 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622929 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item621795 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item621796 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item621797 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item621798 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item621828 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621829 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621803 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621804 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621799 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item621882 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621883 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621857 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621858 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621853 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item621936 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621937 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621911 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621912 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621907 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item621989 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621990 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621964 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621965 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621960 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item622042 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622043 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622017 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622018 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622013 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item622096 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622097 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622070 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622071 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622066 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item622149 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622150 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622124 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622125 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622120 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item622177 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item622178 {
	width:260px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item621784 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item622256 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622257 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622231 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622232 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622226 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item622310 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622311 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622284 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622286 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622280 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item622363 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item622364 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622338 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item622339 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item622334 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item621082 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item621084 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item621085 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item621086 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item621116 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621117 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621091 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621092 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621087 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item621170 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621171 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621145 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621146 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621140 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item621223 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621224 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621198 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621199 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621194 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item621276 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621277 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621251 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621252 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621247 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item621329 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621330 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621304 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621305 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621300 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item621383 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621384 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621358 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621359 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621354 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item621411 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item621412 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item621783 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item621489 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621490 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621464 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621465 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621460 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item621543 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621544 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621517 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621518 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621513 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item621596 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621597 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621571 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621572 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621567 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item621650 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621652 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621625 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621626 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621620 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item620479 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item620480 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item620481 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item620482 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item620512 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620513 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620487 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620488 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620483 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item620566 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620567 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620540 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620541 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620536 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item620620 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620621 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620595 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620596 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620591 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item620673 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620674 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620648 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620649 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620644 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item620726 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620727 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620701 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620702 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620697 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item620754 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item620756 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item621782 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item620834 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620835 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620809 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620810 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620805 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item620888 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620889 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620862 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620864 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620858 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item620941 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620942 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620916 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620917 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620912 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item620996 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620997 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620971 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620972 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620966 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item621050 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item621051 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621024 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item621025 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item621020 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item619884 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item619885 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item619886 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item619887 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item619918 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619919 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619892 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619893 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619888 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item619971 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619972 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619946 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619947 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619942 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item620025 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620026 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620000 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620001 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619995 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item620078 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620079 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620053 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620054 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620049 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item620106 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item620107 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item621774 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item620185 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620186 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620160 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620161 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620156 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item620239 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620240 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620214 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620215 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620210 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item620292 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620293 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620267 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620268 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620263 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item620345 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620347 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620320 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620321 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620316 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item620400 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620401 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620374 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620375 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620370 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item620453 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item620454 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620428 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item620429 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item620424 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item619291 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item619292 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item619293 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item619294 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item619324 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619325 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619299 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619300 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619295 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item619377 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619378 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619352 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619353 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619348 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item619430 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619432 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619405 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619406 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619401 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item619459 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item619460 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item621771 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item619537 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619538 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619512 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619513 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619508 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item619590 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619591 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619565 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619566 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619561 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item619645 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619646 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619619 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619620 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619614 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item619698 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619699 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619673 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619674 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619669 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item619751 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619752 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619726 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619727 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619722 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item619804 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619805 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619779 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619780 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619775 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item619858 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619859 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619833 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619834 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619828 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item618666 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item618667 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item618668 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item618669 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item618699 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618700 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618674 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618675 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618670 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item618752 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618753 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618727 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618728 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618723 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item618780 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item618781 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item619283 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item618860 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618861 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618834 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618835 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618830 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item618913 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618914 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618888 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618889 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618884 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item618966 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618967 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618941 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618942 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618937 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item619020 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619021 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618994 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618995 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618990 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item619074 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619075 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619048 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619050 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619044 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item619127 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619128 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619102 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619103 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619098 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item619180 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619181 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619155 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619156 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619151 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item619234 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item619235 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619208 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item619210 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item619204 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item618031 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item618033 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item618034 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item618035 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item618066 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618067 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618040 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618041 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618036 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item618094 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item618095 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item618631 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item618173 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618174 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618148 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618149 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618143 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item618227 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618228 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618201 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618203 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618197 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item618280 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618281 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618255 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618256 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618251 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item618333 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618334 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618308 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618309 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618304 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item618386 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618387 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618361 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618362 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618357 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item618441 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618442 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618415 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618416 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618410 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item618494 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618495 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618469 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618470 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618465 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item618547 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618548 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618522 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618523 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618518 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item618600 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item618602 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618575 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item618576 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item618571 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item617364 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item617365 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item617366 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item617367 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item723241 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item723242 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item618028 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item723318 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723319 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723293 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723294 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723290 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item723371 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723372 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723345 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723347 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723342 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item723424 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723425 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723398 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723400 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723395 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item723476 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723477 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723451 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723452 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723448 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item723528 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723529 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723503 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723504 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723500 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item723580 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723582 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723555 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723556 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723552 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item723634 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723635 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723608 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723610 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723605 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item723686 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723687 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723661 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723662 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723658 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item723738 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723739 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723713 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723714 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723710 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item723790 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723791 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723765 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723766 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723762 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item605729 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item605730 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item605731 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item588824 {
	width:306px !important;
	height:387px !important;
	left:816px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item586272 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item586295 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item586224 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item586247 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item586220 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:98px !important;
}

#item589094 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item589117 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item589047 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item589070 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item589043 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:133px !important;
}

#item589387 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item589410 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item589340 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item589363 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item589336 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:168px !important;
}

#item588899 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item588922 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item588851 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item588874 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item588847 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:203px !important;
}

#item595943 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item595967 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item595894 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item595917 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item595889 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:238px !important;
}

#item589192 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item589215 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item589144 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item589167 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item589140 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:273px !important;
}

#item588997 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item589020 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item588949 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item588973 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item588945 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:308px !important;
}

#item595843 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item595866 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item595796 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item595819 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item595792 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:343px !important;
}

#item595648 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item595671 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item595600 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item595624 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item595596 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:378px !important;
}

#item586914 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item586937 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item586867 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item586890 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item586863 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:413px !important;
}

#item593605 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item593628 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item593558 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item593581 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item593554 {
	width:310px !important;
	height:41px !important;
	left:814px !important;
	top:448px !important;
}

#item585748 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item585749 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item585750 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item686066 {
	width:222px !important;
	height:177px !important;
	left:678px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item686095 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item686096 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686070 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item686071 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686067 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:98px !important;
}

#item686147 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item686148 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686122 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item686123 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686119 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:133px !important;
}

#item686200 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item686201 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686174 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item686175 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686171 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:168px !important;
}

#item686253 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item686254 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item686227 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item686228 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item686224 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:203px !important;
}

#item586069 {
	width:220px !important;
	height:35px !important;
	background:#fff;
}

#item586092 {
	width:180px !important;
	left:26px !important;
	top:9px !important;
	min-height:16px !important;
}

#item586191 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item686439 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item686440 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item686441 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item686442 {
	width:222px !important;
	height:177px !important;
	left:678px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item686472 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item686473 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686447 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item686448 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686443 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:98px !important;
}

#item686526 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item686527 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686501 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item686502 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686496 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:133px !important;
}

#item686716 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item686717 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686691 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item686692 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item686687 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:168px !important;
}

#item686580 {
	width:220px !important;
	height:35px !important;
	background:#fff;
}

#item686581 {
	width:180px !important;
	left:26px !important;
	top:9px !important;
	min-height:16px !important;
}

#item686575 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:15px !important;
	border-radius:20px;
	background:#650030;
}

#item686658 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item686659 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item686633 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item686634 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item686629 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:238px !important;
}

#item585303 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item585304 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item585305 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item685766 {
	width:222px !important;
	height:177px !important;
	left:678px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item685796 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685797 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685770 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685771 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685767 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:98px !important;
}

#item685848 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685849 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685823 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685824 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685820 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:133px !important;
}

#item585526 {
	width:220px !important;
	height:35px !important;
	background:#fff;
}

#item585549 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item585648 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item685953 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685954 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685927 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685928 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685924 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:203px !important;
}

#item686006 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item686007 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685981 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685982 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685977 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:238px !important;
}

#item584858 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item584859 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item584860 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item685470 {
	width:222px !important;
	height:177px !important;
	left:678px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item685499 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685500 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685474 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685475 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685471 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:98px !important;
}

#item584935 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item584958 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item584888 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item584911 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item584884 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:98px !important;
}

#item584983 {
	width:220px !important;
	height:35px !important;
	background:#fff;
}

#item585006 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item585300 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item685604 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685605 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685579 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685580 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685575 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:168px !important;
}

#item685656 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685657 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685631 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685632 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685628 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:203px !important;
}

#item685709 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685710 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685683 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685684 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685680 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:238px !important;
}

#item584412 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item584413 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item584414 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item685169 {
	width:222px !important;
	height:177px !important;
	left:678px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item584440 {
	width:220px !important;
	height:35px !important;
	background:#fff;
}

#item584463 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item584486 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item685250 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685251 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685225 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685226 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685222 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:133px !important;
}

#item685302 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685303 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685277 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685278 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item685274 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:168px !important;
}

#item685355 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685356 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685330 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685331 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685326 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:203px !important;
}

#item685407 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item685408 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685382 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item685383 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item685379 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:238px !important;
}

#item583918 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item583920 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item583921 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item583945 {
	width:222px !important;
	height:177px !important;
	left:678px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item584019 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item584042 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item583972 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item583995 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item583968 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:98px !important;
}

#item584116 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item584139 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item584069 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item584092 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item584065 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:133px !important;
}

#item584214 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item584237 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item584166 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item584190 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item584162 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:168px !important;
}

#item683364 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item683365 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item683339 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item683340 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item683336 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:203px !important;
}

#item584311 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item584334 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item584264 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item584287 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item584260 {
	width:226px !important;
	height:41px !important;
	left:676px !important;
	top:238px !important;
}

#item583913 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	background:#fff;
}

#item583914 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item583915 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1810px !important;
	background:#fff;
}

#item583910.fixed-pos-elem {
	width:1830px !important;
	height:489px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item599474 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:1820px !important;
	height:3500px !important;
	background:#000;
}

#item599471 {
	width:1820px !important;
	height:3500px !important;
}

#item599497 {
	width:950px !important;
	height:820px !important;
	left:435px !important;
	top:141px !important;
	background:#ffffff;
	border:solid 1px #650030;
}

#item599498 {
	width:840px !important;
	left:490px !important;
	top:173px !important;
	min-height:35px !important;
}

#item599521 {
	width:840px !important;
	height:32px !important;
	left:490px !important;
	top:221px !important;
	background:#650030;
}

#item599522 {
	width:172px !important;
	left:507px !important;
	top:231px !important;
	min-height:16px !important;
}

#item599547 {
	width:172px !important;
	left:750px !important;
	top:231px !important;
	min-height:16px !important;
}

#item599572 {
	width:172px !important;
	left:1073px !important;
	top:231px !important;
	min-height:16px !important;
}

#item599595 {
	width:220px !important;
	left:507px !important;
	top:265px !important;
	min-height:16px !important;
}

#item599620 {
	width:290px !important;
	left:749px !important;
	top:265px !important;
	min-height:16px !important;
}

#item599671 {
	width:250px !important;
	min-height:16px !important;
}

#item599647 {
	width:250px !important;
	min-height:16px !important;
}

#item599644 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:264px !important;
}

#item599722 {
	width:250px !important;
	min-height:16px !important;
}

#item599697 {
	width:250px !important;
	min-height:16px !important;
}

#item599694 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:288px !important;
}

#item599747 {
	width:219px !important;
	left:507px !important;
	top:321px !important;
	min-height:40px !important;
}

#item599770 {
	width:290px !important;
	left:749px !important;
	top:321px !important;
	min-height:60px !important;
}

#item599820 {
	width:250px !important;
	min-height:16px !important;
}

#item599796 {
	width:250px !important;
	min-height:16px !important;
}

#item599793 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:321px !important;
}

#item599844 {
	width:200px !important;
	left:507px !important;
	top:397px !important;
	min-height:40px !important;
}

#item599867 {
	width:300px !important;
	left:749px !important;
	top:397px !important;
	min-height:40px !important;
}

#item605382 {
	width:250px !important;
	min-height:16px !important;
}

#item605358 {
	width:250px !important;
	min-height:16px !important;
}

#item605355 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:397px !important;
}

#item605432 {
	width:250px !important;
	min-height:16px !important;
}

#item605408 {
	width:250px !important;
	min-height:16px !important;
}

#item605405 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:423px !important;
}

#item600020 {
	width:250px !important;
	min-height:16px !important;
}

#item599996 {
	width:250px !important;
	min-height:16px !important;
}

#item599993 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:450px !important;
}

#item600045 {
	width:220px !important;
	left:507px !important;
	top:486px !important;
	min-height:16px !important;
}

#item600069 {
	width:300px !important;
	left:749px !important;
	top:486px !important;
	min-height:40px !important;
}

#item600119 {
	width:250px !important;
	min-height:16px !important;
}

#item600095 {
	width:250px !important;
	min-height:16px !important;
}

#item600092 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:486px !important;
}

#item600143 {
	width:220px !important;
	left:507px !important;
	top:559px !important;
	min-height:16px !important;
}

#item600166 {
	width:300px !important;
	left:749px !important;
	top:560px !important;
	min-height:40px !important;
}

#item600217 {
	width:250px !important;
	min-height:16px !important;
}

#item600192 {
	width:250px !important;
	min-height:16px !important;
}

#item600189 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:559px !important;
}

#item600241 {
	width:220px !important;
	left:507px !important;
	top:617px !important;
	min-height:16px !important;
}

#item600264 {
	width:300px !important;
	left:749px !important;
	top:617px !important;
	min-height:40px !important;
}

#item600314 {
	width:250px !important;
	min-height:16px !important;
}

#item600290 {
	width:250px !important;
	min-height:16px !important;
}

#item600287 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:617px !important;
}

#item605484 {
	width:250px !important;
	min-height:16px !important;
}

#item605460 {
	width:250px !important;
	min-height:16px !important;
}

#item605457 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:641px !important;
}

#item600389 {
	width:220px !important;
	left:507px !important;
	top:680px !important;
	min-height:16px !important;
}

#item600412 {
	width:300px !important;
	left:749px !important;
	top:680px !important;
	min-height:40px !important;
}

#item605534 {
	width:250px !important;
	min-height:16px !important;
}

#item605510 {
	width:250px !important;
	min-height:16px !important;
}

#item605507 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:681px !important;
}

#item600488 {
	width:220px !important;
	left:507px !important;
	top:742px !important;
	min-height:16px !important;
}

#item600511 {
	width:300px !important;
	left:749px !important;
	top:742px !important;
	min-height:20px !important;
}

#item605646 {
	width:250px !important;
	min-height:16px !important;
}

#item605621 {
	width:250px !important;
	min-height:16px !important;
}

#item605618 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:743px !important;
}

#item600586 {
	width:220px !important;
	left:507px !important;
	top:797px !important;
	min-height:16px !important;
}

#item600609 {
	width:300px !important;
	left:749px !important;
	top:797px !important;
	min-height:40px !important;
}

#item605584 {
	width:250px !important;
	min-height:16px !important;
}

#item605560 {
	width:250px !important;
	min-height:16px !important;
}

#item605557 {
	width:250px !important;
	height:16px !important;
	left:1072px !important;
	top:798px !important;
}

#item609515 {
	width:220px !important;
	left:507px !important;
	top:861px !important;
	min-height:20px !important;
}

#item609538 {
	width:300px !important;
	left:749px !important;
	top:861px !important;
	min-height:40px !important;
}

#item609589 {
	width:250px !important;
	min-height:20px !important;
}

#item609564 {
	width:250px !important;
	min-height:20px !important;
}

#item609561 {
	width:250px !important;
	height:20px !important;
	left:1072px !important;
	top:862px !important;
}

#item600713 {
	width:35px !important;
	height:35px !important;
	background:#ff4f17;
}

#item600689 {
	width:35px !important;
	height:35px !important;
	background:#650030;
}

#item600686 {
	width:35px !important;
	height:35px !important;
	left:1350px !important;
	top:141px !important;
}

#item599301 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:1820px !important;
	height:3500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item599298 {
	width:1826px !important;
	height:3506px !important;
	left:10px !important;
	top:10px !important;
}

#item599325 {
	width:1020px !important;
	height:1090px !important;
	left:413px !important;
	top:133px !important;
	background:#ffffff;
	border:solid 1px #650030;
}

#item599326 {
	width:880px !important;
	left:483px !important;
	top:168px !important;
	min-height:35px !important;
}

#item599349 {
	width:300px !important;
	left:441px !important;
	top:216px !important;
	min-height:980px !important;
}

#item599372 {
	width:300px !important;
	left:773px !important;
	top:216px !important;
	min-height:980px !important;
}

#item599395 {
	width:300px !important;
	left:1105px !important;
	top:216px !important;
	min-height:980px !important;
}

#item599445 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item599421 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item599418 {
	width:41px !important;
	height:41px !important;
	left:1394px !important;
	top:131px !important;
}

#item599274 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:323px !important;
	top:13px !important;
	background:#ffffff;
}

#item599272 {
	width:1836px !important;
	height:3516px !important;
	left:-13px !important;
	top:-12px !important;
}

#item733969 {
	width:1820px !important;
	height:388px !important;
	top:112px !important;
	background:#650030;
}

#item733977 {
	opacity:0.66;
	width:90px !important;
	height:388px !important;
	left:870px !important;
	top:112px !important;
	background:#650030;
}

#item733978 {
	width:342px !important;
	left:1048px !important;
	top:221px !important;
	min-height:80px !important;
}

#item734001 {
	width:342px !important;
	left:1048px !important;
	top:310px !important;
	min-height:30px !important;
}

#item734024 {
	width:300px !important;
	left:408px !important;
	top:521px !important;
	min-height:52px !important;
}

#item734048 {
	width:1005px !important;
	left:408px !important;
	top:589px !important;
	min-height:140px !important;
}

#item734071 {
	width:248px !important;
	height:248px !important;
	left:508px !important;
	top:838px !important;
	background:#650030;
}

#item734076 {
	width:140px !important;
	left:562px !important;
	top:882px !important;
	min-height:50px !important;
}

#item734100 {
	width:150px !important;
	left:557px !important;
	top:975px !important;
	min-height:80px !important;
}

#item734123 {
	width:248px !important;
	height:248px !important;
	left:786px !important;
	top:838px !important;
	background:#ff4f17;
}

#item734128 {
	width:160px !important;
	left:830px !important;
	top:882px !important;
	min-height:50px !important;
}

#item734152 {
	width:160px !important;
	left:830px !important;
	top:975px !important;
	min-height:80px !important;
}

#item734176 {
	width:248px !important;
	height:248px !important;
	left:1064px !important;
	top:838px !important;
	background:#e1efff;
}

#item734183 {
	width:180px !important;
	left:1098px !important;
	top:882px !important;
	min-height:50px !important;
}

#item734207 {
	width:180px !important;
	left:1098px !important;
	top:975px !important;
	min-height:80px !important;
}

#item734230 {
	width:1004px !important;
	left:408px !important;
	top:1140px !important;
	min-height:80px !important;
}

#item734253 {
	width:1820px !important;
	height:119px !important;
	top:1263px !important;
	background:#d1d2d4;
}

#item734254 {
	width:120px !important;
	left:60px !important;
	top:1316px !important;
	min-height:40px !important;
}

#item734277 {
	width:120px !important;
	left:1640px !important;
	top:1316px !important;
	min-height:40px !important;
}

#item532092 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item532067 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item532064 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:522px !important;
}

#item532144 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item532119 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item532116 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:522px !important;
}

#item646036 {
	width:1820px !important;
	height:112px !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;
}

#item686378 {
	width:164px !important;
	height:58px !important;
}

#item686369 {
	width:164px !important;
	height:58px !important;
}

#item686366 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item628158 {
	width:120px !important;
	min-height:50px !important;
}

#item628104 {
	width:120px !important;
	min-height:50px !important;
}

#item628102 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item646313 {
	width:120px !important;
	min-height:50px !important;
}

#item646288 {
	width:120px !important;
	min-height:50px !important;
}

#item646286 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item646129 {
	width:130px !important;
	min-height:50px !important;
}

#item646103 {
	width:130px !important;
	min-height:50px !important;
}

#item646101 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item646596 {
	width:130px !important;
	min-height:50px !important;
}

#item646571 {
	width:130px !important;
	min-height:50px !important;
}

#item646569 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item646183 {
	width:150px !important;
	min-height:60px !important;
}

#item646156 {
	width:150px !important;
	min-height:60px !important;
}

#item646154 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item646815 {
	width:150px !important;
	min-height:60px !important;
}

#item646623 {
	width:150px !important;
	min-height:60px !important;
}

#item646621 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item646236 {
	width:140px !important;
	min-height:60px !important;
}

#item646210 {
	width:140px !important;
	min-height:60px !important;
}

#item646208 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item646844 {
	width:140px !important;
	min-height:60px !important;
}

#item646674 {
	width:140px !important;
	min-height:60px !important;
}

#item646672 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item646035.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item348266 {
	width:768px !important;
	height:80px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.14);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.14);
	background:#fff;
}

#item692734 {
	width:135px !important;
	height:48px !important;
}

#item692729 {
	width:135px !important;
	height:48px !important;
}

#item692726 {
	width:135px !important;
	height:48px !important;
	left:20px !important;
	top:17px !important;
}

#item359052.fixed-pos-elem {
	width:791px !important;
	height:103px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item359175 {
	width:768px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item353249 {
	width:306px !important;
	height:387px !important;
	left:456px !important;
	top:76px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item353278 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item353279 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item353280 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item353252 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item353253 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item353254 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item353250 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:74px !important;
}

#item353333 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item353334 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item353335 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item353305 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item353306 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item353307 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item353303 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:109px !important;
}

#item353387 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item353388 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item353389 {
	width:90px !important;
	left:28px !important;
	top:15px !important;
	min-height:15px !important;
}

#item353360 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item353362 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item353363 {
	width:90px !important;
	left:28px !important;
	top:15px !important;
	min-height:15px !important;
}

#item353358 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:144px !important;
}

#item353838 {
	width:304px !important;
	height:35px !important;
	left:457px !important;
	top:182px !important;
	background:#ffffff;
}

#item353839 {
	width:8px !important;
	height:8px !important;
	left:470px !important;
	top:196px !important;
	border-radius:20px;
	background:#650030;
}

#item353840 {
	width:90px !important;
	left:483px !important;
	top:194px !important;
	min-height:15px !important;
}

#item352293 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item352294 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352267 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item352268 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352264 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:214px !important;
}

#item727486 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item727487 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item727460 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item727461 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item727457 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:249px !important;
}

#item353971 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item353972 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item353945 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item353947 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item353942 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:284px !important;
}

#item458049 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458050 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item354050 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item354051 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item354047 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:319px !important;
}

#item353112 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item353113 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item353087 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item353088 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item353084 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:354px !important;
}

#item353165 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item353166 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item353140 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item353141 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item353137 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:389px !important;
}

#item354233 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item354234 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item354208 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item354209 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item354205 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:424px !important;
}

#item465556 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item465555 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item359158 {
	width:56px !important;
	height:56px !important;
	left:712px !important;
	top:22px !important;
}

#item359172 {
	width:768px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item350861 {
	width:306px !important;
	height:247px !important;
	left:456px !important;
	top:76px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item351024 {
	width:304px !important;
	height:35px !important;
	left:457px !important;
	top:147px !important;
	background:#ffffff;
}

#item350891 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item350892 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item350893 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item350864 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item350865 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item350867 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item350862 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:74px !important;
}

#item350945 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item350946 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item350947 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item350919 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item350920 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item350921 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item350916 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:109px !important;
}

#item351025 {
	width:8px !important;
	height:8px !important;
	left:470px !important;
	top:161px !important;
	border-radius:20px;
	background:#650030;
}

#item351026 {
	width:90px !important;
	left:482px !important;
	top:159px !important;
	min-height:15px !important;
}

#item351289 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item351290 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item351264 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item351265 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item351261 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:179px !important;
}

#item351341 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item351342 {
	width:230px !important;
	left:29px !important;
	top:14px !important;
	background:#e1efff;
	min-height:16px !important;
}

#item351316 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item351317 {
	width:230px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item351313 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:214px !important;
}

#item351394 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item351395 {
	width:260px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item351369 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item351370 {
	width:260px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item351365 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:249px !important;
}

#item351211 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item351212 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item351213 {
	width:90px !important;
	left:29px !important;
	top:15px !important;
	min-height:15px !important;
}

#item351184 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item351185 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item351186 {
	width:90px !important;
	left:29px !important;
	top:15px !important;
	min-height:15px !important;
}

#item351182 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:284px !important;
}

#item465550 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item465549 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item359121 {
	width:56px !important;
	height:56px !important;
	left:712px !important;
	top:22px !important;
}

#item359170 {
	width:768px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item350448 {
	width:306px !important;
	height:527px !important;
	left:456px !important;
	top:76px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item350108 {
	width:304px !important;
	height:35px !important;
	left:457px !important;
	top:112px !important;
	background:#ffffff;
}

#item350081 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item350082 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item350083 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item350055 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item350056 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item350057 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item350053 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:74px !important;
}

#item350109 {
	width:8px !important;
	height:8px !important;
	left:470px !important;
	top:125px !important;
	border-radius:20px;
	background:#650030;
}

#item350110 {
	width:90px !important;
	left:483px !important;
	top:123px !important;
	min-height:15px !important;
}

#item349338 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item349340 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item349313 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item349314 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item349310 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:144px !important;
}

#item352187 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item352189 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352162 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item352163 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352159 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:179px !important;
}

#item352345 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item352346 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352320 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item352321 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352317 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:214px !important;
}

#item352082 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item352083 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352057 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item352058 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352054 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:249px !important;
}

#item354181 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item354182 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item354155 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item354157 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item354152 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:284px !important;
}

#item352240 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item352241 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352215 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item352216 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352212 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:319px !important;
}

#item352134 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item352136 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352109 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item352110 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item352106 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:354px !important;
}

#item354127 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item354128 {
	width:260px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item354102 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item354103 {
	width:260px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item354099 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:389px !important;
}

#item458020 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458021 {
	width:220px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item353998 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item353999 {
	width:220px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item353995 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:424px !important;
}

#item351447 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item351448 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item351422 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item351423 {
	width:230px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item351418 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:459px !important;
}

#item353217 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item353218 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item353192 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item353193 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item353189 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:494px !important;
}

#item350189 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item350190 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item350191 {
	width:90px !important;
	left:28px !important;
	top:15px !important;
	min-height:15px !important;
}

#item350162 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item350163 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item350164 {
	width:90px !important;
	left:28px !important;
	top:15px !important;
	min-height:15px !important;
}

#item350160 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:529px !important;
}

#item350349 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item350350 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item350351 {
	width:90px !important;
	left:29px !important;
	top:15px !important;
	min-height:15px !important;
}

#item350323 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item350324 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item350325 {
	width:90px !important;
	left:29px !important;
	top:15px !important;
	min-height:15px !important;
}

#item350321 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:564px !important;
}

#item465548 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item465547 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item359109 {
	width:56px !important;
	height:56px !important;
	left:712px !important;
	top:22px !important;
}

#item359169 {
	width:768px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item350444 {
	width:306px !important;
	height:317px !important;
	left:456px !important;
	top:76px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item348842 {
	width:304px !important;
	height:35px !important;
	left:457px !important;
	top:77px !important;
	background:#ffffff;
}

#item349642 {
	width:8px !important;
	height:8px !important;
	left:470px !important;
	top:90px !important;
	border-radius:20px;
	background:#650030;
}

#item348843 {
	width:90px !important;
	left:483px !important;
	top:88px !important;
	min-height:15px !important;
}

#item348656 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item348657 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item348631 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item348632 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item348628 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:109px !important;
}

#item348711 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item348712 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item348683 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item348684 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item348680 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:144px !important;
}

#item348763 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item348764 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item348738 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item348739 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item348735 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:179px !important;
}

#item692772 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item692773 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item692747 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item692748 {
	width:180px !important;
	left:29px !important;
	top:14px !important;
	min-height:16px !important;
}

#item692743 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:214px !important;
}

#item348815 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item348817 {
	width:180px !important;
	left:29px !important;
	top:15px !important;
	min-height:16px !important;
}

#item348790 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item348791 {
	width:180px !important;
	left:29px !important;
	top:15px !important;
	min-height:16px !important;
}

#item348787 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:249px !important;
}

#item692803 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item692804 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item692805 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item348895 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item349643 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item348896 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item348893 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:284px !important;
}

#item348996 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item348997 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item348998 {
	width:90px !important;
	left:28px !important;
	top:15px !important;
	min-height:15px !important;
}

#item348971 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item349644 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item348972 {
	width:90px !important;
	left:28px !important;
	top:15px !important;
	min-height:15px !important;
}

#item348969 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:319px !important;
}

#item349154 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item349156 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item349157 {
	width:90px !important;
	left:29px !important;
	top:15px !important;
	min-height:15px !important;
}

#item349129 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item349647 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item349130 {
	width:90px !important;
	left:29px !important;
	top:15px !important;
	min-height:15px !important;
}

#item349126 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:354px !important;
}

#item465546 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item465545 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item359098 {
	width:56px !important;
	height:56px !important;
	left:712px !important;
	top:22px !important;
}

#item470344 {
	width:768px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item470345 {
	width:306px !important;
	height:142px !important;
	left:456px !important;
	top:76px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item470375 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item470376 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item470377 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item470349 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item470350 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item470351 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item470346 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:74px !important;
}

#item470429 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item470430 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item470431 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item470403 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item470404 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:16px !important;
	border-radius:20px;
	background:#650030;
}

#item470405 {
	width:90px !important;
	left:29px !important;
	top:14px !important;
	min-height:15px !important;
}

#item470400 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:109px !important;
}

#item470484 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item470486 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item470487 {
	width:90px !important;
	left:28px !important;
	top:15px !important;
	min-height:15px !important;
}

#item470458 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item470459 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item470460 {
	width:90px !important;
	left:28px !important;
	top:15px !important;
	min-height:15px !important;
}

#item470455 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:144px !important;
}

#item471053 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item471054 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item471056 {
	width:90px !important;
	left:29px !important;
	top:15px !important;
	min-height:15px !important;
}

#item471027 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item471028 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:17px !important;
	border-radius:20px;
	background:#650030;
}

#item471029 {
	width:90px !important;
	left:29px !important;
	top:15px !important;
	min-height:15px !important;
}

#item471025 {
	width:310px !important;
	height:41px !important;
	left:454px !important;
	top:179px !important;
}

#item470967 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item470964 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item470961 {
	width:56px !important;
	height:56px !important;
	left:712px !important;
	top:22px !important;
}

#item354270 {
	width:768px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item359050.fixed-pos-elem {
	width:778px !important;
	height:605px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item360916 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:768px !important;
	height:2400px !important;
	background:#000;
}

#item360913 {
	width:768px !important;
	height:2400px !important;
}

#item360939 {
	width:720px !important;
	height:815px !important;
	left:24px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #650030;
}

#item360940 {
	width:590px !important;
	left:89px !important;
	top:131px !important;
	min-height:35px !important;
}

#item360963 {
	width:680px !important;
	height:32px !important;
	left:44px !important;
	top:179px !important;
	background:#650030;
}

#item360964 {
	width:122px !important;
	left:54px !important;
	top:189px !important;
	min-height:16px !important;
}

#item360988 {
	width:172px !important;
	left:224px !important;
	top:189px !important;
	min-height:16px !important;
}

#item361013 {
	width:172px !important;
	left:469px !important;
	top:189px !important;
	min-height:16px !important;
}

#item361036 {
	width:150px !important;
	left:54px !important;
	top:223px !important;
	min-height:16px !important;
}

#item361060 {
	width:220px !important;
	left:223px !important;
	top:223px !important;
	min-height:16px !important;
}

#item361111 {
	width:250px !important;
	min-height:16px !important;
}

#item361087 {
	width:250px !important;
	min-height:16px !important;
}

#item361084 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:222px !important;
}

#item361162 {
	width:250px !important;
	min-height:16px !important;
}

#item361138 {
	width:250px !important;
	min-height:16px !important;
}

#item361135 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:246px !important;
}

#item361186 {
	width:150px !important;
	left:54px !important;
	top:279px !important;
	min-height:40px !important;
}

#item361209 {
	width:220px !important;
	left:223px !important;
	top:279px !important;
	min-height:55px !important;
}

#item361260 {
	width:250px !important;
	min-height:16px !important;
}

#item361236 {
	width:250px !important;
	min-height:16px !important;
}

#item361233 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:279px !important;
}

#item361284 {
	width:150px !important;
	left:54px !important;
	top:355px !important;
	min-height:40px !important;
}

#item361307 {
	width:220px !important;
	left:223px !important;
	top:355px !important;
	min-height:40px !important;
}

#item361356 {
	width:250px !important;
	min-height:16px !important;
}

#item361332 {
	width:250px !important;
	min-height:16px !important;
}

#item361330 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:355px !important;
}

#item361405 {
	width:250px !important;
	min-height:16px !important;
}

#item361381 {
	width:250px !important;
	min-height:16px !important;
}

#item361379 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:381px !important;
}

#item361456 {
	width:250px !important;
	min-height:16px !important;
}

#item361431 {
	width:250px !important;
	min-height:16px !important;
}

#item361428 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:408px !important;
}

#item361480 {
	width:150px !important;
	left:54px !important;
	top:444px !important;
	min-height:40px !important;
}

#item361503 {
	width:220px !important;
	left:223px !important;
	top:444px !important;
	min-height:55px !important;
}

#item361553 {
	width:250px !important;
	min-height:16px !important;
}

#item361529 {
	width:250px !important;
	min-height:16px !important;
}

#item361526 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:444px !important;
}

#item361577 {
	width:150px !important;
	left:54px !important;
	top:517px !important;
	min-height:16px !important;
}

#item361600 {
	width:220px !important;
	left:223px !important;
	top:517px !important;
	min-height:40px !important;
}

#item361650 {
	width:250px !important;
	min-height:16px !important;
}

#item361626 {
	width:250px !important;
	min-height:16px !important;
}

#item361623 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:517px !important;
}

#item361675 {
	width:140px !important;
	left:54px !important;
	top:575px !important;
	min-height:40px !important;
}

#item361699 {
	width:220px !important;
	left:223px !important;
	top:575px !important;
	min-height:40px !important;
}

#item361749 {
	width:250px !important;
	min-height:16px !important;
}

#item361725 {
	width:250px !important;
	min-height:16px !important;
}

#item361722 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:575px !important;
}

#item361798 {
	width:250px !important;
	min-height:16px !important;
}

#item361774 {
	width:250px !important;
	min-height:16px !important;
}

#item361772 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:599px !important;
}

#item361823 {
	width:140px !important;
	left:54px !important;
	top:638px !important;
	min-height:36px !important;
}

#item361846 {
	width:220px !important;
	left:223px !important;
	top:638px !important;
	min-height:40px !important;
}

#item361895 {
	width:250px !important;
	min-height:16px !important;
}

#item361871 {
	width:250px !important;
	min-height:16px !important;
}

#item361869 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:638px !important;
}

#item361920 {
	width:150px !important;
	left:54px !important;
	top:700px !important;
	min-height:40px !important;
}

#item361943 {
	width:220px !important;
	left:223px !important;
	top:700px !important;
	min-height:40px !important;
}

#item361992 {
	width:250px !important;
	min-height:16px !important;
}

#item361968 {
	width:250px !important;
	min-height:16px !important;
}

#item361966 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:700px !important;
}

#item362016 {
	width:150px !important;
	left:54px !important;
	top:755px !important;
	min-height:40px !important;
}

#item362039 {
	width:220px !important;
	left:223px !important;
	top:755px !important;
	min-height:55px !important;
}

#item362088 {
	width:250px !important;
	min-height:16px !important;
}

#item362064 {
	width:250px !important;
	min-height:16px !important;
}

#item362062 {
	width:250px !important;
	height:16px !important;
	left:469px !important;
	top:755px !important;
}

#item609729 {
	width:110px !important;
	left:54px !important;
	top:832px !important;
	min-height:40px !important;
}

#item609752 {
	width:180px !important;
	left:223px !important;
	top:832px !important;
	min-height:60px !important;
}

#item609802 {
	width:250px !important;
	min-height:20px !important;
}

#item609778 {
	width:250px !important;
	min-height:20px !important;
}

#item609775 {
	width:250px !important;
	height:20px !important;
	left:469px !important;
	top:832px !important;
}

#item362139 {
	width:35px !important;
	height:35px !important;
	background:#ff4f17;
}

#item362114 {
	width:35px !important;
	height:35px !important;
	background:#650030;
}

#item362112 {
	width:35px !important;
	height:35px !important;
	left:708px !important;
	top:101px !important;
}

#item327374 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:768px !important;
	height:2390px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item327371 {
	width:774px !important;
	height:2396px !important;
	left:10px !important;
	top:10px !important;
}

#item327397 {
	width:720px !important;
	height:1580px !important;
	left:37px !important;
	top:113px !important;
	background:#ffffff;
	border:solid 1px #650030;
}

#item327398 {
	width:590px !important;
	left:102px !important;
	top:147px !important;
	min-height:35px !important;
}

#item327421 {
	width:640px !important;
	left:77px !important;
	top:207px !important;
	min-height:1465px !important;
}

#item327519 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item327494 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item327491 {
	width:41px !important;
	height:41px !important;
	left:718px !important;
	top:111px !important;
}

#item327347 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#ffffff;
}

#item327345 {
	width:784px !important;
	height:2413px !important;
	left:-13px !important;
	top:-13px !important;
}

#item734322 {
	width:768px !important;
	height:390px !important;
	top:80px !important;
	background:#650030;
}

#item734328 {
	opacity:0.66;
	width:90px !important;
	height:390px !important;
	left:294px !important;
	top:80px !important;
	background:#650030;
}

#item261753 {
	width:290px !important;
	left:420px !important;
	top:179px !important;
	min-height:80px !important;
}

#item261776 {
	width:290px !important;
	left:420px !important;
	top:265px !important;
	min-height:30px !important;
}

#item677851 {
	width:300px !important;
	left:40px !important;
	top:524px !important;
	min-height:52px !important;
}

#item677874 {
	width:688px !important;
	left:40px !important;
	top:600px !important;
	min-height:220px !important;
}

#item678064 {
	width:688px !important;
	left:40px !important;
	top:1185px !important;
	min-height:130px !important;
}

#item261983 {
	width:768px !important;
	height:150px !important;
	top:1364px !important;
	background:#d1d2d4;
}

#item478507 {
	width:120px !important;
	left:40px !important;
	top:1402px !important;
	min-height:40px !important;
}

#item502751 {
	width:120px !important;
	left:608px !important;
	top:1402px !important;
	min-height:40px !important;
}

#item734363 {
	width:220px !important;
	height:220px !important;
	left:40px !important;
	top:917px !important;
	background:#650030;
}

#item734370 {
	width:140px !important;
	left:80px !important;
	top:947px !important;
	min-height:50px !important;
}

#item734395 {
	width:150px !important;
	left:75px !important;
	top:1040px !important;
	min-height:80px !important;
}

#item734418 {
	width:220px !important;
	height:220px !important;
	left:274px !important;
	top:917px !important;
	background:#ff4f17;
}

#item734423 {
	width:160px !important;
	left:304px !important;
	top:947px !important;
	min-height:50px !important;
}

#item734448 {
	width:160px !important;
	left:304px !important;
	top:1040px !important;
	min-height:80px !important;
}

#item734471 {
	width:220px !important;
	height:220px !important;
	left:508px !important;
	top:917px !important;
	background:#e1efff;
}

#item734477 {
	width:180px !important;
	left:528px !important;
	top:947px !important;
	min-height:50px !important;
}

#item734501 {
	width:180px !important;
	left:528px !important;
	top:1040px !important;
	min-height:80px !important;
}

#item261850 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item261825 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item261822 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:496px !important;
}

#item261904 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item261879 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item261875 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:496px !important;
}

#item459725 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item359073 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459726.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item417178 {
	width:576px !important;
	height:80px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.14);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.14);
	background:#fff;
}

#item692838 {
	width:135px !important;
	height:48px !important;
}

#item692833 {
	width:135px !important;
	height:48px !important;
}

#item692830 {
	width:135px !important;
	height:48px !important;
	left:20px !important;
	top:17px !important;
}

#item417177.fixed-pos-elem {
	width:599px !important;
	height:103px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item462883 {
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item462884 {
	width:576px !important;
	height:445px !important;
	left:13px !important;
	top:131px !important;
	background:#ffffff;
}

#item462915 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item462916 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462917 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462887 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462888 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462889 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462885 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:86px !important;
}

#item462972 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item462974 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462975 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462944 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462945 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462946 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462942 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:135px !important;
}

#item463030 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item463031 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item463032 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item463002 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item463003 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item463004 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item463000 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:184px !important;
}

#item463289 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item463290 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item463291 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item463060 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item463061 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item463062 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item463058 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:233px !important;
}

#item463600 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item463601 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463625 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item463626 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463597 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:283px !important;
}

#item727540 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item727542 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item727515 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item727516 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item727512 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:323px !important;
}

#item458349 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458350 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item458290 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item458291 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item458287 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:363px !important;
}

#item458463 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458464 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item458438 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item458439 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item458435 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:403px !important;
}

#item464234 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item464235 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item464209 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item464210 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item464206 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:443px !important;
}

#item464303 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item464304 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item464328 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item464329 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item464300 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:483px !important;
}

#item465089 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item465090 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item458587 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item458589 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item458559 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:523px !important;
}

#item463237 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item463234 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item463232 {
	width:56px !important;
	height:56px !important;
	left:523px !important;
	top:22px !important;
}

#item462153 {
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item462154 {
	width:576px !important;
	height:323px !important;
	left:13px !important;
	top:84px !important;
	background:#ffffff;
}

#item462187 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item462188 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462189 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462158 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462160 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462161 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462156 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:86px !important;
}

#item462246 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item462247 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462248 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462217 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462218 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462219 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462214 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:135px !important;
}

#item462851 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item462852 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462853 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462276 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462277 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462278 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462274 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:184px !important;
}

#item462620 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item462621 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item462594 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462595 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item462591 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:234px !important;
}

#item462672 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item462673 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item462697 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462698 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item462669 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:274px !important;
}

#item462729 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item462731 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item462755 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462756 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item462726 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:314px !important;
}

#item462362 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item462363 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462364 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462334 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462335 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item462336 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item462332 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:354px !important;
}

#item462510 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462507 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462505 {
	width:56px !important;
	height:56px !important;
	left:523px !important;
	top:22px !important;
}

#item461651 {
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item459138 {
	width:576px !important;
	height:638px !important;
	left:13px !important;
	top:89px !important;
	background:#ffffff;
}

#item459170 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item459171 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item459172 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item459142 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item459143 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item459144 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item459140 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:86px !important;
}

#item459680 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item459682 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item459683 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item459200 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item459201 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item459202 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item459678 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:135px !important;
}

#item459610 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item459611 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item459545 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item459546 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item459542 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:185px !important;
}

#item463489 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item463490 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463514 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item463515 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463486 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:225px !important;
}

#item463652 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item463654 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463678 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item463679 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463649 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:265px !important;
}

#item463347 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item463348 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463321 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item463322 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463318 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:305px !important;
}

#item458502 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458503 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item458527 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item458528 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item458499 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:345px !important;
}

#item463548 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item463549 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463573 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item463574 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463545 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:385px !important;
}

#item463428 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item463429 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463453 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item463454 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item463425 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:425px !important;
}

#item458260 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458261 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item420149 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item420150 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item420146 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:465px !important;
}

#item458404 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458405 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item458379 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item458380 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item458376 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:505px !important;
}

#item462786 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item462787 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item462811 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item462812 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item462783 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:545px !important;
}

#item464361 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item464362 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item464386 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item464387 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item464358 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:585px !important;
}

#item459286 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item459287 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item459288 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item459257 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item459258 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item459259 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item459255 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:625px !important;
}

#item459345 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item459346 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item459348 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item459316 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item459318 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item459319 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item459314 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:674px !important;
}

#item459656 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item459655 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item417707 {
	width:56px !important;
	height:56px !important;
	left:523px !important;
	top:22px !important;
}

#item464419 {
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item460807 {
	width:576px !important;
	height:398px !important;
	left:13px !important;
	top:89px !important;
	background:#ffffff;
}

#item461396 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item461397 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item461398 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item460811 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item460812 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item460813 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item460809 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:86px !important;
}

#item460954 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item460955 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item460929 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item460930 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item460926 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:136px !important;
}

#item461432 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item461434 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item461458 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item461459 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item461429 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:176px !important;
}

#item461489 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item461490 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item461514 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item461515 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item461486 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:216px !important;
}

#item692883 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item692884 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item692858 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item692859 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item692855 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:256px !important;
}

#item461546 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item461547 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item461571 {
	width:576px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item461572 {
	width:330px !important;
	left:126px !important;
	top:14px !important;
	min-height:20px !important;
}

#item461542 {
	width:582px !important;
	height:46px !important;
	left:10px !important;
	top:296px !important;
}

#item461351 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item461352 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item461353 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item461323 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item461324 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item461325 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item461321 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:336px !important;
}

#item461008 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item461009 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item461010 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item460980 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item460981 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item460982 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item460978 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:385px !important;
}

#item461066 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item461067 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item461068 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item461037 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item461038 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item461039 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item461035 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:434px !important;
}

#item460801 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item460804 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item460799 {
	width:56px !important;
	height:56px !important;
	left:523px !important;
	top:22px !important;
}

#item417193 {
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
}

#item459131 {
	width:576px !important;
	height:197px !important;
	left:13px !important;
	top:89px !important;
	background:#ffffff;
}

#item458767 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458768 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item458769 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item419691 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item419692 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item419693 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item419688 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:86px !important;
}

#item458827 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458828 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item458829 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item458799 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item458800 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item458801 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item458797 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:135px !important;
}

#item458893 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458894 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item458895 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item458865 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item458866 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item458867 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item458863 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:184px !important;
}

#item458960 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item458961 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item458962 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item458931 {
	width:576px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item458932 {
	width:18px !important;
	height:18px !important;
	left:99px !important;
	top:19px !important;
	border-radius:20px;
	background:#650030;
}

#item458933 {
	width:120px !important;
	left:126px !important;
	top:19px !important;
	min-height:20px !important;
}

#item458929 {
	width:582px !important;
	height:56px !important;
	left:10px !important;
	top:233px !important;
}

#item459665 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item459662 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item459660 {
	width:56px !important;
	height:56px !important;
	left:523px !important;
	top:22px !important;
}

#item459134 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:10px !important;
	background:#ffffff;
}

#item465051.fixed-pos-elem {
	width:592px !important;
	height:730px !important;
	left:-13px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item420465 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:576px !important;
	height:4000px !important;
	background:#000;
}

#item420461 {
	width:576px !important;
	height:4000px !important;
}

#item420488 {
	width:560px !important;
	height:1067px !important;
	left:8px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #650030;
}

#item420489 {
	width:530px !important;
	left:23px !important;
	top:131px !important;
	min-height:35px !important;
}

#item420514 {
	width:530px !important;
	height:32px !important;
	left:23px !important;
	top:179px !important;
	background:#650030;
}

#item420515 {
	width:122px !important;
	left:28px !important;
	top:189px !important;
	min-height:16px !important;
}

#item420539 {
	width:172px !important;
	left:151px !important;
	top:189px !important;
	min-height:16px !important;
}

#item420563 {
	width:172px !important;
	left:310px !important;
	top:189px !important;
	min-height:16px !important;
}

#item420586 {
	width:110px !important;
	left:28px !important;
	top:223px !important;
	min-height:16px !important;
}

#item420610 {
	width:220px !important;
	left:150px !important;
	top:223px !important;
	min-height:16px !important;
}

#item420661 {
	width:250px !important;
	min-height:16px !important;
}

#item420637 {
	width:250px !important;
	min-height:16px !important;
}

#item420634 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:222px !important;
}

#item420712 {
	width:250px !important;
	min-height:16px !important;
}

#item420687 {
	width:250px !important;
	min-height:16px !important;
}

#item420684 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:246px !important;
}

#item420736 {
	width:110px !important;
	left:28px !important;
	top:279px !important;
	min-height:70px !important;
}

#item420759 {
	width:140px !important;
	left:150px !important;
	top:279px !important;
	min-height:95px !important;
}

#item420810 {
	width:250px !important;
	min-height:16px !important;
}

#item420786 {
	width:250px !important;
	min-height:16px !important;
}

#item420783 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:279px !important;
}

#item420834 {
	width:110px !important;
	left:28px !important;
	top:388px !important;
	min-height:60px !important;
}

#item420857 {
	width:140px !important;
	left:150px !important;
	top:388px !important;
	min-height:55px !important;
}

#item420906 {
	width:250px !important;
	min-height:16px !important;
}

#item420882 {
	width:250px !important;
	min-height:16px !important;
}

#item420880 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:388px !important;
}

#item420957 {
	width:250px !important;
	min-height:16px !important;
}

#item420932 {
	width:250px !important;
	min-height:16px !important;
}

#item420930 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:411px !important;
}

#item421007 {
	width:250px !important;
	min-height:16px !important;
}

#item420983 {
	width:250px !important;
	min-height:16px !important;
}

#item420980 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:435px !important;
}

#item421031 {
	width:110px !important;
	left:28px !important;
	top:467px !important;
	min-height:60px !important;
}

#item421054 {
	width:140px !important;
	left:150px !important;
	top:467px !important;
	min-height:95px !important;
}

#item421104 {
	width:250px !important;
	min-height:16px !important;
}

#item421080 {
	width:250px !important;
	min-height:16px !important;
}

#item421077 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:467px !important;
}

#item421128 {
	width:110px !important;
	left:28px !important;
	top:580px !important;
	min-height:40px !important;
}

#item421151 {
	width:140px !important;
	left:150px !important;
	top:580px !important;
	min-height:75px !important;
}

#item421202 {
	width:250px !important;
	min-height:16px !important;
}

#item421178 {
	width:250px !important;
	min-height:16px !important;
}

#item421175 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:580px !important;
}

#item421226 {
	width:100px !important;
	left:28px !important;
	top:677px !important;
	min-height:40px !important;
}

#item421249 {
	width:140px !important;
	left:150px !important;
	top:677px !important;
	min-height:75px !important;
}

#item421299 {
	width:250px !important;
	min-height:16px !important;
}

#item421275 {
	width:250px !important;
	min-height:16px !important;
}

#item421272 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:677px !important;
}

#item421348 {
	width:250px !important;
	min-height:16px !important;
}

#item421324 {
	width:250px !important;
	min-height:16px !important;
}

#item421322 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:701px !important;
}

#item421372 {
	width:110px !important;
	left:28px !important;
	top:770px !important;
	min-height:36px !important;
}

#item421396 {
	width:140px !important;
	left:150px !important;
	top:770px !important;
	min-height:75px !important;
}

#item421445 {
	width:250px !important;
	min-height:16px !important;
}

#item421421 {
	width:250px !important;
	min-height:16px !important;
}

#item421419 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:770px !important;
}

#item421469 {
	width:110px !important;
	left:28px !important;
	top:860px !important;
	min-height:40px !important;
}

#item421492 {
	width:140px !important;
	left:150px !important;
	top:860px !important;
	min-height:55px !important;
}

#item421541 {
	width:250px !important;
	min-height:16px !important;
}

#item421517 {
	width:250px !important;
	min-height:16px !important;
}

#item421515 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:860px !important;
}

#item421565 {
	width:110px !important;
	left:28px !important;
	top:934px !important;
	min-height:40px !important;
}

#item421588 {
	width:140px !important;
	left:150px !important;
	top:934px !important;
	min-height:95px !important;
}

#item421639 {
	width:250px !important;
	min-height:16px !important;
}

#item421613 {
	width:250px !important;
	min-height:16px !important;
}

#item421611 {
	width:250px !important;
	height:16px !important;
	left:310px !important;
	top:934px !important;
}

#item609836 {
	width:110px !important;
	left:28px !important;
	top:1047px !important;
	min-height:40px !important;
}

#item609860 {
	width:138px !important;
	left:150px !important;
	top:1047px !important;
	min-height:100px !important;
}

#item609910 {
	width:250px !important;
	min-height:20px !important;
}

#item609886 {
	width:250px !important;
	min-height:20px !important;
}

#item609883 {
	width:250px !important;
	height:20px !important;
	left:310px !important;
	top:1047px !important;
}

#item421690 {
	width:35px !important;
	height:35px !important;
	background:#ff4f17;
}

#item421666 {
	width:35px !important;
	height:35px !important;
	background:#650030;
}

#item421663 {
	width:35px !important;
	height:35px !important;
	left:532px !important;
	top:101px !important;
}

#item420338 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:576px !important;
	height:4000px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item420335 {
	width:582px !important;
	height:4006px !important;
	left:10px !important;
	top:10px !important;
}

#item420361 {
	width:550px !important;
	height:1840px !important;
	left:26px !important;
	top:113px !important;
	background:#ffffff;
	border:solid 1px #650030;
}

#item420362 {
	width:500px !important;
	left:51px !important;
	top:147px !important;
	min-height:35px !important;
}

#item420385 {
	width:510px !important;
	left:46px !important;
	top:207px !important;
	min-height:1730px !important;
}

#item420435 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item420411 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item420408 {
	width:41px !important;
	height:41px !important;
	left:537px !important;
	top:111px !important;
}

#item420311 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#ffffff;
}

#item420309 {
	width:592px !important;
	height:4016px !important;
	left:-13px !important;
	top:-13px !important;
}

#item734332 {
	width:576px !important;
	height:390px !important;
	top:80px !important;
	background:#650030;
}

#item734341 {
	opacity:0.66;
	width:59px !important;
	height:390px !important;
	left:206px !important;
	top:80px !important;
	background:#650030;
}

#item365094 {
	width:250px !important;
	left:294px !important;
	top:170px !important;
	min-height:70px !important;
}

#item365118 {
	width:250px !important;
	left:294px !important;
	top:249px !important;
	min-height:30px !important;
}

#item678100 {
	width:300px !important;
	left:30px !important;
	top:530px !important;
	min-height:52px !important;
}

#item678123 {
	width:516px !important;
	left:30px !important;
	top:606px !important;
	min-height:300px !important;
}

#item734538 {
	width:248px !important;
	height:248px !important;
	left:164px !important;
	top:1014px !important;
	background:#650030;
}

#item734543 {
	width:140px !important;
	left:218px !important;
	top:1058px !important;
	min-height:50px !important;
}

#item734567 {
	width:150px !important;
	left:213px !important;
	top:1151px !important;
	min-height:80px !important;
}

#item734590 {
	width:248px !important;
	height:248px !important;
	left:164px !important;
	top:1377px !important;
	background:#ff4f17;
}

#item734596 {
	width:160px !important;
	left:208px !important;
	top:1421px !important;
	min-height:50px !important;
}

#item734620 {
	width:160px !important;
	left:208px !important;
	top:1514px !important;
	min-height:80px !important;
}

#item734643 {
	width:248px !important;
	height:248px !important;
	left:164px !important;
	top:1740px !important;
	background:#e1efff;
}

#item734650 {
	width:180px !important;
	left:198px !important;
	top:1784px !important;
	min-height:50px !important;
}

#item734674 {
	width:180px !important;
	left:198px !important;
	top:1877px !important;
	min-height:80px !important;
}

#item365268 {
	width:576px !important;
	height:150px !important;
	top:2260px !important;
	background:#d1d2d4;
}

#item479240 {
	width:120px !important;
	left:30px !important;
	top:2286px !important;
	min-height:20px !important;
}

#item502774 {
	width:120px !important;
	left:426px !important;
	top:2286px !important;
	min-height:20px !important;
}

#item678313 {
	width:516px !important;
	left:30px !important;
	top:2050px !important;
	min-height:150px !important;
}

#item365192 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item365167 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item365164 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:496px !important;
}

#item365244 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item365219 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item365216 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:496px !important;
}

#item459936 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465274 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465273 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item459937 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item459935.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item643287 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item643288 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item643289 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item727081 {
	width:226px !important;
	height:247px !important;
	left:884px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item727110 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item727111 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727085 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item727086 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727082 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:98px !important;
}

#item727162 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item727163 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727137 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item727138 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727134 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:133px !important;
}

#item727214 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item727215 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727189 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item727190 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727186 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:168px !important;
}

#item727267 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item727268 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727241 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item727242 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727238 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:203px !important;
}

#item727319 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item727321 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727294 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item727295 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727291 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:238px !important;
}

#item727372 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item727373 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727347 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item727348 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item727344 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:273px !important;
}

#item727397 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item727398 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item727421 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item642932 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item642933 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item642934 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item726696 {
	width:226px !important;
	height:247px !important;
	left:884px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item726726 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726727 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726701 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726702 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726698 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:98px !important;
}

#item726778 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726779 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726753 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726754 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726750 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:133px !important;
}

#item726830 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726831 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726805 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726806 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726802 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:168px !important;
}

#item726883 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726884 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726857 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726858 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726854 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:203px !important;
}

#item726935 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726936 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726910 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726911 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726907 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:238px !important;
}

#item726960 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item726961 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item726984 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item727013 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item727014 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726988 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726989 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726985 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:308px !important;
}

#item642579 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item642580 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item642581 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item726311 {
	width:226px !important;
	height:247px !important;
	left:884px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item726340 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726341 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726315 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726316 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726312 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:98px !important;
}

#item726392 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726393 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726367 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726368 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726364 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:133px !important;
}

#item726445 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726446 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726419 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726420 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726416 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:168px !important;
}

#item726497 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726499 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726472 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726473 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726469 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:203px !important;
}

#item726523 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item726524 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item726547 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item726576 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726577 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726551 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726552 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726548 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:273px !important;
}

#item726628 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726629 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726603 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726604 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726600 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:308px !important;
}

#item642224 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item642225 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item642226 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item725910 {
	width:226px !important;
	height:247px !important;
	left:884px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item725939 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725940 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725914 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725915 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725911 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:98px !important;
}

#item725992 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725993 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725967 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725968 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725964 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:133px !important;
}

#item726044 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726045 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726019 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726020 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726016 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:168px !important;
}

#item726069 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item726070 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item726093 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item726122 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726123 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726097 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726098 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726094 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:238px !important;
}

#item726175 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726176 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726149 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726150 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726146 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:273px !important;
}

#item726227 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item726228 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726202 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item726203 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item726199 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:308px !important;
}

#item641870 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item641871 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item641872 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item725521 {
	width:226px !important;
	height:247px !important;
	left:884px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item725553 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725554 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725526 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725527 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725523 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:98px !important;
}

#item725605 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725606 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725580 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725581 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725577 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:133px !important;
}

#item725630 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item725631 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item725654 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item725684 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725685 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725659 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725660 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725655 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:203px !important;
}

#item725738 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725739 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725712 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725713 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725709 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:238px !important;
}

#item725790 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725791 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725765 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725766 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725762 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:273px !important;
}

#item725842 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725843 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725817 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725818 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725814 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:308px !important;
}

#item724322 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item724323 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item724324 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item724325 {
	width:226px !important;
	height:247px !important;
	left:884px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item724356 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724357 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724330 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724331 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724326 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:98px !important;
}

#item725484 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item725485 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item725508 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item724464 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724465 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724439 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724440 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724433 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:168px !important;
}

#item724518 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724519 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724493 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724494 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724489 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:203px !important;
}

#item724571 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724572 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724546 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724547 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724542 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:238px !important;
}

#item724624 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724625 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724599 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724600 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724595 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:273px !important;
}

#item724678 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724679 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724652 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724653 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724648 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:308px !important;
}

#item641517 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item641518 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item641519 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item725100 {
	width:226px !important;
	height:247px !important;
	left:884px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item725102 {
	width:224px !important;
	height:35px !important;
	background:#fff;
}

#item725103 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item725126 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item725155 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725156 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725130 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725131 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725127 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:133px !important;
}

#item725207 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725208 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725182 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725183 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725179 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:168px !important;
}

#item725259 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725261 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725234 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725235 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725231 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:203px !important;
}

#item725312 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725313 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725287 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725288 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725284 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:238px !important;
}

#item725365 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725366 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725339 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725340 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725336 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:273px !important;
}

#item725417 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item725418 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725392 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item725393 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item725389 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:308px !important;
}

#item641135 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item641136 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item641137 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item723901 {
	width:226px !important;
	height:247px !important;
	left:884px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item723930 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723931 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723905 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723906 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723902 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:98px !important;
}

#item723982 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item723983 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723957 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item723958 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item723954 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:133px !important;
}

#item724035 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724036 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724010 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724011 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724006 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:168px !important;
}

#item724088 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724089 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724063 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724064 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724059 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:203px !important;
}

#item724140 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724141 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724115 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724116 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724112 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:238px !important;
}

#item724192 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724193 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724167 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724168 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724164 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:273px !important;
}

#item724244 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item724245 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724219 {
	width:224px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item724220 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item724216 {
	width:230px !important;
	height:41px !important;
	left:882px !important;
	top:308px !important;
}

#item640940 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item640941 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item640942 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item640943 {
	width:300px !important;
	height:107px !important;
	left:692px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item640974 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640975 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640948 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640949 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640944 {
	width:304px !important;
	height:41px !important;
	left:690px !important;
	top:98px !important;
}

#item641029 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item641030 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item641003 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item641004 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640998 {
	width:304px !important;
	height:41px !important;
	left:690px !important;
	top:133px !important;
}

#item641054 {
	width:298px !important;
	height:35px !important;
	background:#fff;
}

#item641055 {
	width:260px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item641078 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item640748 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item640749 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item640750 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item640751 {
	width:300px !important;
	height:107px !important;
	left:692px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item640781 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640782 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640756 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640757 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640752 {
	width:304px !important;
	height:41px !important;
	left:690px !important;
	top:98px !important;
}

#item640806 {
	width:298px !important;
	height:35px !important;
	background:#fff;
}

#item640807 {
	width:230px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item640830 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item640861 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640862 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640836 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640837 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640831 {
	width:304px !important;
	height:41px !important;
	left:690px !important;
	top:168px !important;
}

#item640555 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item640556 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item640557 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item640558 {
	width:300px !important;
	height:107px !important;
	left:692px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item640560 {
	width:298px !important;
	height:35px !important;
	background:#fff;
}

#item640561 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item640584 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item640615 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640616 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640589 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640591 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640585 {
	width:304px !important;
	height:41px !important;
	left:690px !important;
	top:133px !important;
}

#item640668 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640670 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640643 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640644 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640639 {
	width:304px !important;
	height:41px !important;
	left:690px !important;
	top:168px !important;
}

#item640333 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item640335 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item640336 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item640337 {
	width:300px !important;
	height:107px !important;
	left:692px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item640368 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640369 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640343 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640344 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640338 {
	width:304px !important;
	height:41px !important;
	left:690px !important;
	top:98px !important;
}

#item640422 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640423 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640396 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640397 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640392 {
	width:304px !important;
	height:41px !important;
	left:690px !important;
	top:133px !important;
}

#item640475 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640476 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640450 {
	width:298px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640451 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640446 {
	width:304px !important;
	height:41px !important;
	left:690px !important;
	top:168px !important;
}

#item639711 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item639712 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item639714 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item639715 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item639746 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639747 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639720 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639721 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639716 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item639800 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639801 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639775 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639776 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639770 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item639853 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639854 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639828 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639829 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639824 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item639906 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639907 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639881 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639882 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639877 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item639960 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639961 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639934 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639936 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639930 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item640013 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640015 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639988 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639989 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639984 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item640068 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640069 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640043 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640044 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640038 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item640121 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640122 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640096 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640097 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640092 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item640175 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640176 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640150 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640151 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640145 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item640228 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item640229 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640203 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item640204 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item640199 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item640253 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item640254 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item640277 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item639090 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item639091 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item639092 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item639093 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item639124 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639125 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639098 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639099 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639094 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item639178 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639179 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639152 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639153 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639148 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item639231 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639232 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639206 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639207 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639202 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item639284 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639285 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639259 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639260 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639255 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item639337 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639338 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639312 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639313 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639308 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item639391 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639392 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639365 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639366 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639361 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item639444 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639445 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639419 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639420 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639415 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item639497 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639498 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639472 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639473 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639468 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item639550 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639551 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639525 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639526 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639521 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item639576 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item639578 {
	width:230px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item639601 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item639631 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639632 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639606 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item639607 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item639602 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item638470 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item638471 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item638472 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item638473 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item638503 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638504 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638478 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638479 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638474 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item638556 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638557 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638531 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638532 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638527 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item638609 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638611 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638584 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638585 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638580 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item638663 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638664 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638638 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638639 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638634 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item638716 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638717 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638691 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638692 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638687 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item638769 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638770 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638744 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638745 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638740 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item638823 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638824 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638797 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638798 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638793 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item638876 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638877 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638851 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638852 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638847 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item638901 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item638902 {
	width:220px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item638925 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item638957 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638958 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638930 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638932 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638926 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item639010 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item639012 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638985 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638986 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638981 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item637846 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item637847 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item637848 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item637849 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item637880 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637881 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637855 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637856 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637850 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item637933 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637934 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637908 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637909 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637904 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item637986 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637987 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637961 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637962 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637957 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item638039 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638040 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638014 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638015 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638010 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item638094 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638095 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638068 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638069 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638064 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item638149 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638150 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638123 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638124 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638119 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item638203 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638204 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638178 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638179 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638174 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item638228 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item638230 {
	width:260px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item638253 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item638284 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638285 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638259 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638260 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638254 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item638337 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638338 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638312 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638313 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638308 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item638390 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item638391 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638365 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item638366 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item638361 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item637225 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item637226 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item637227 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item637228 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item637260 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637261 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637235 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637236 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637230 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item637314 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637315 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637289 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637290 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637284 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item637367 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637368 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637342 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637343 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637338 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item637420 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637421 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637395 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637396 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637391 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item637473 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637474 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637448 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637449 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637444 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item637528 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637529 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637502 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637504 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637498 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item637553 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item637554 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item637577 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item637607 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637608 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637582 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637583 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637578 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item637660 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637661 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637635 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637636 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637631 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item637714 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637715 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637689 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637690 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637684 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item637767 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637768 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637742 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637743 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637738 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item636605 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item636606 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item636607 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item636608 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item636638 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636639 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636613 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636614 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636609 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item636691 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636692 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636666 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636667 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636662 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item636746 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636747 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636721 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636722 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636715 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item636800 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636801 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636774 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636775 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636770 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item636853 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636854 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636828 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636829 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636824 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item636878 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item636879 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item636902 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item636933 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636934 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636907 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636908 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636903 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item636986 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636987 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636961 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636962 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636957 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item637039 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637040 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637014 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637015 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637010 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item637092 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637093 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637067 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637068 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637063 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item637146 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item637147 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637121 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item637122 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item637116 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item635983 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item635985 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item635986 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item635987 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item636017 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636018 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635992 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635993 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635988 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item636071 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636072 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636045 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636046 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636041 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item636124 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636125 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636099 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636100 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636095 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item636178 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636179 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636152 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636154 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636148 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item636203 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item636204 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item636227 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item636257 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636258 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636232 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636233 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636228 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item636311 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636312 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636285 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636286 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636281 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item636365 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636366 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636339 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636340 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636335 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item636419 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636420 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636394 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636395 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636389 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item636472 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636473 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636447 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636448 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636443 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item636525 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item636526 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636500 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item636501 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item636496 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item635360 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item635361 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item635362 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item635364 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item635396 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635397 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635370 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635371 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635365 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item635449 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635450 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635424 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635425 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635420 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item635503 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635504 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635477 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635479 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635473 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item635528 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item635530 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item635553 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item635583 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635584 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635558 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635559 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635554 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item635637 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635638 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635612 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635613 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635608 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item635690 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635691 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635665 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635666 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635661 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item635743 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635744 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635718 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635719 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635714 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item635797 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635798 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635771 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635772 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635767 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item635851 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635852 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635826 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635827 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635822 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item635904 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635905 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635879 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635880 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635875 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item634741 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item634742 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item634743 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item634744 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item634774 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634775 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634749 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634750 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634745 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item634827 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634829 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634802 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634803 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634798 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item634853 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item634854 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item634877 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item634907 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634908 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634882 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634883 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634878 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item634960 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634961 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634935 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634936 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634931 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item635013 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635014 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634988 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634989 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634984 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item635067 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635068 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635042 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635043 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635038 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item635120 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635121 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635095 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635096 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635091 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item635173 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635174 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635148 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635149 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635144 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item635227 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635228 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635201 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635202 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635197 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item635280 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item635281 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635255 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item635256 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item635251 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item634120 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item634121 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item634122 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item634123 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item634153 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634154 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634128 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634129 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634124 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item634178 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item634179 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item634202 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item634232 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634233 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634207 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634208 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634203 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item634286 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634287 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634261 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634262 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634256 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item634339 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634340 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634314 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634315 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634310 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item634392 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634393 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634367 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634368 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634363 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item634446 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634447 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634421 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634422 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634416 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item634500 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634501 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634475 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634476 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634471 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item634553 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634554 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634528 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634529 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634524 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item634606 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634607 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634581 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634582 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634577 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item634659 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634661 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634634 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634635 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634630 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item633496 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item633497 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item633498 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item633499 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item633501 {
	width:304px !important;
	height:35px !important;
	background:#fff;
}

#item633503 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item633526 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item633556 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633557 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633531 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633532 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633527 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item633609 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633610 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633584 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633585 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633580 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item633662 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633663 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633637 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633638 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633633 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item633716 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633717 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633690 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633692 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633686 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item633769 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633771 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633744 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633745 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633740 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item633823 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633824 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633798 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633799 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633794 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item633878 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633879 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633852 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633853 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633848 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item633932 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633933 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633907 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633908 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633902 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item633986 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633987 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633961 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633962 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633956 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item634039 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item634040 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634014 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item634015 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item634010 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item632847 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item632848 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item632849 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item632850 {
	width:306px !important;
	height:387px !important;
	left:506px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item632880 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item632881 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item632855 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item632856 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item632851 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:98px !important;
}

#item632934 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item632935 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item632908 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item632909 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item632904 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:133px !important;
}

#item632988 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item632989 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item632962 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item632963 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item632958 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:168px !important;
}

#item633041 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633042 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633016 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633017 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633012 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:203px !important;
}

#item633094 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633095 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633069 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633070 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633065 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:238px !important;
}

#item633148 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633149 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633122 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633123 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633118 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:273px !important;
}

#item633201 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633202 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633176 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633177 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633172 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:308px !important;
}

#item633255 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633256 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633230 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633231 {
	width:260px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633225 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:343px !important;
}

#item633308 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633309 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633283 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633284 {
	width:220px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633279 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:378px !important;
}

#item633362 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633363 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633337 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633338 {
	width:230px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633332 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:413px !important;
}

#item633415 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item633416 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633390 {
	width:304px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item633391 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item633386 {
	width:310px !important;
	height:41px !important;
	left:504px !important;
	top:448px !important;
}

#item632601 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item632603 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item632604 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item699420 {
	width:222px !important;
	height:177px !important;
	left:368px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item699424 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item699425 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item699449 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item699450 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item699421 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:98px !important;
}

#item699476 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item699477 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item699501 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item699502 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item699473 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:133px !important;
}

#item699528 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item699530 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item699554 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item699555 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item699525 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:168px !important;
}

#item699606 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item699607 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item699581 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item699582 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item699578 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:203px !important;
}

#item632766 {
	width:220px !important;
	height:35px !important;
	background:#fff;
}

#item632767 {
	width:180px !important;
	left:26px !important;
	top:9px !important;
	min-height:16px !important;
}

#item632791 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item698310 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item698311 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item698312 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item698801 {
	width:222px !important;
	height:177px !important;
	left:368px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item698805 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698806 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698830 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698831 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698802 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:98px !important;
}

#item698857 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698858 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698882 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698883 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698854 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:133px !important;
}

#item698909 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698910 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698934 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698935 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698906 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:168px !important;
}

#item698961 {
	width:220px !important;
	height:35px !important;
	background:#fff;
}

#item698962 {
	width:180px !important;
	left:26px !important;
	top:9px !important;
	min-height:16px !important;
}

#item698446 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:15px !important;
	border-radius:20px;
	background:#650030;
}

#item699014 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item699015 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item699039 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item699040 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item699011 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:238px !important;
}

#item632353 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item632354 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item632355 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item698504 {
	width:222px !important;
	height:177px !important;
	left:368px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item698508 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698509 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698533 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698534 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698505 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:98px !important;
}

#item698560 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698561 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698585 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698586 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698557 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:133px !important;
}

#item632466 {
	width:220px !important;
	height:35px !important;
	background:#fff;
}

#item632467 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item632490 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item698690 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698691 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item698665 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698666 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item698662 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:203px !important;
}

#item698717 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698718 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item698742 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698743 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item698714 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:238px !important;
}

#item632107 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item632108 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item632109 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item698002 {
	width:222px !important;
	height:177px !important;
	left:368px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item698006 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698007 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698032 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698033 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698003 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:98px !important;
}

#item632165 {
	width:220px !important;
	height:35px !important;
	background:#fff;
}

#item632166 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item632189 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item698113 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698114 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698138 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698139 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item698110 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:168px !important;
}

#item698190 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698191 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item698165 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698166 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item698162 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:203px !important;
}

#item698217 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item698218 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item698242 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item698244 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item698214 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:238px !important;
}

#item631860 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item631861 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item631862 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item697714 {
	width:222px !important;
	height:177px !important;
	left:368px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item631865 {
	width:220px !important;
	height:35px !important;
	background:#fff;
}

#item631866 {
	width:180px !important;
	left:26px !important;
	top:8px !important;
	min-height:16px !important;
}

#item631890 {
	width:8px !important;
	height:8px !important;
	left:11px !important;
	top:14px !important;
	border-radius:20px;
	background:#650030;
}

#item697770 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item697772 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item697796 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item697797 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item697767 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:133px !important;
}

#item697823 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item697824 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item697848 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item697849 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item697820 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:168px !important;
}

#item697900 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item697901 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item697875 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item697876 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item697872 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:203px !important;
}

#item697927 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item697928 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item697953 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item697954 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item697924 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:238px !important;
}

#item631588 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item631589 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item631590 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item631591 {
	width:222px !important;
	height:177px !important;
	left:368px !important;
	top:100px !important;
	background:#ffffff;
	border:solid 1px #aaaaaa;
}

#item631621 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item631622 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item631596 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item631597 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item631592 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:98px !important;
}

#item631675 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item631676 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item631649 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item631651 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item631645 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:133px !important;
}

#item631729 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item631730 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item631703 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item631705 {
	width:180px !important;
	left:29px !important;
	top:11px !important;
	min-height:16px !important;
}

#item631699 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:168px !important;
}

#item697353 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item697354 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item697328 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item697329 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item697325 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:203px !important;
}

#item631782 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item631783 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item631757 {
	width:220px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item631758 {
	width:180px !important;
	left:29px !important;
	top:12px !important;
	min-height:16px !important;
}

#item631753 {
	width:226px !important;
	height:41px !important;
	left:366px !important;
	top:238px !important;
}

#item631583 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	background:#fff;
}

#item631584 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	background:#fff;
}

#item631585 {
	opacity:0.00;
	width:10px !important;
	height:112px !important;
	left:1190px !important;
	background:#fff;
}

#item631580.fixed-pos-elem {
	width:1210px !important;
	height:489px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item252610 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:1200px !important;
	height:2400px !important;
	background:#000;
}

#item252608 {
	width:1200px !important;
	height:2400px !important;
}

#item252633 {
	width:950px !important;
	height:830px !important;
	left:125px !important;
	top:141px !important;
	background:#ffffff;
	border:solid 1px #650030;
}

#item252634 {
	width:840px !important;
	left:180px !important;
	top:173px !important;
	min-height:35px !important;
}

#item252657 {
	width:840px !important;
	height:32px !important;
	left:180px !important;
	top:221px !important;
	background:#650030;
}

#item252658 {
	width:172px !important;
	left:197px !important;
	top:231px !important;
	min-height:16px !important;
}

#item252682 {
	width:172px !important;
	left:440px !important;
	top:231px !important;
	min-height:16px !important;
}

#item252706 {
	width:172px !important;
	left:763px !important;
	top:231px !important;
	min-height:16px !important;
}

#item252729 {
	width:220px !important;
	left:197px !important;
	top:265px !important;
	min-height:16px !important;
}

#item252753 {
	width:290px !important;
	left:439px !important;
	top:265px !important;
	min-height:16px !important;
}

#item252806 {
	width:250px !important;
	min-height:16px !important;
}

#item252781 {
	width:250px !important;
	min-height:16px !important;
}

#item252778 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:264px !important;
}

#item252856 {
	width:250px !important;
	min-height:16px !important;
}

#item252832 {
	width:250px !important;
	min-height:16px !important;
}

#item252829 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:288px !important;
}

#item252880 {
	width:219px !important;
	left:197px !important;
	top:321px !important;
	min-height:40px !important;
}

#item252903 {
	width:290px !important;
	left:439px !important;
	top:321px !important;
	min-height:60px !important;
}

#item252953 {
	width:250px !important;
	min-height:16px !important;
}

#item252929 {
	width:250px !important;
	min-height:16px !important;
}

#item252926 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:321px !important;
}

#item252978 {
	width:150px !important;
	left:197px !important;
	top:397px !important;
	min-height:40px !important;
}

#item253001 {
	width:300px !important;
	left:439px !important;
	top:397px !important;
	min-height:40px !important;
}

#item253051 {
	width:250px !important;
	min-height:16px !important;
}

#item253027 {
	width:250px !important;
	min-height:16px !important;
}

#item253024 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:397px !important;
}

#item253100 {
	width:250px !important;
	min-height:16px !important;
}

#item253076 {
	width:250px !important;
	min-height:16px !important;
}

#item253074 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:423px !important;
}

#item253150 {
	width:250px !important;
	min-height:16px !important;
}

#item253126 {
	width:250px !important;
	min-height:16px !important;
}

#item253123 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:450px !important;
}

#item253174 {
	width:220px !important;
	left:197px !important;
	top:487px !important;
	min-height:16px !important;
}

#item253197 {
	width:300px !important;
	left:439px !important;
	top:487px !important;
	min-height:40px !important;
}

#item253248 {
	width:250px !important;
	min-height:16px !important;
}

#item253224 {
	width:250px !important;
	min-height:16px !important;
}

#item253221 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:487px !important;
}

#item253272 {
	width:220px !important;
	left:197px !important;
	top:560px !important;
	min-height:16px !important;
}

#item253295 {
	width:300px !important;
	left:439px !important;
	top:560px !important;
	min-height:40px !important;
}

#item253345 {
	width:250px !important;
	min-height:16px !important;
}

#item253321 {
	width:250px !important;
	min-height:16px !important;
}

#item253318 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:560px !important;
}

#item253370 {
	width:220px !important;
	left:197px !important;
	top:618px !important;
	min-height:16px !important;
}

#item253393 {
	width:300px !important;
	left:439px !important;
	top:618px !important;
	min-height:40px !important;
}

#item253444 {
	width:250px !important;
	min-height:16px !important;
}

#item253419 {
	width:250px !important;
	min-height:16px !important;
}

#item253416 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:618px !important;
}

#item253493 {
	width:250px !important;
	min-height:16px !important;
}

#item253469 {
	width:250px !important;
	min-height:16px !important;
}

#item253467 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:641px !important;
}

#item253517 {
	width:220px !important;
	left:197px !important;
	top:681px !important;
	min-height:16px !important;
}

#item253540 {
	width:300px !important;
	left:439px !important;
	top:681px !important;
	min-height:40px !important;
}

#item253589 {
	width:250px !important;
	min-height:16px !important;
}

#item253565 {
	width:250px !important;
	min-height:16px !important;
}

#item253563 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:681px !important;
}

#item253615 {
	width:220px !important;
	left:197px !important;
	top:743px !important;
	min-height:16px !important;
}

#item253638 {
	width:300px !important;
	left:439px !important;
	top:743px !important;
	min-height:20px !important;
}

#item253688 {
	width:250px !important;
	min-height:16px !important;
}

#item253664 {
	width:250px !important;
	min-height:16px !important;
}

#item253662 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:743px !important;
}

#item253712 {
	width:220px !important;
	left:197px !important;
	top:798px !important;
	min-height:16px !important;
}

#item253735 {
	width:300px !important;
	left:439px !important;
	top:798px !important;
	min-height:40px !important;
}

#item253784 {
	width:250px !important;
	min-height:16px !important;
}

#item253760 {
	width:250px !important;
	min-height:16px !important;
}

#item253758 {
	width:250px !important;
	height:16px !important;
	left:762px !important;
	top:798px !important;
}

#item609624 {
	width:220px !important;
	left:197px !important;
	top:862px !important;
	min-height:20px !important;
}

#item609648 {
	width:300px !important;
	left:439px !important;
	top:862px !important;
	min-height:40px !important;
}

#item609698 {
	width:250px !important;
	min-height:20px !important;
}

#item609674 {
	width:250px !important;
	min-height:20px !important;
}

#item609671 {
	width:250px !important;
	height:20px !important;
	left:762px !important;
	top:862px !important;
}

#item253834 {
	width:35px !important;
	height:35px !important;
	background:#ff4f17;
}

#item253810 {
	width:35px !important;
	height:35px !important;
	background:#650030;
}

#item253808 {
	width:35px !important;
	height:35px !important;
	left:1040px !important;
	top:141px !important;
}

#item156240 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:1200px !important;
	height:2400px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item156238 {
	width:1206px !important;
	height:2406px !important;
	left:10px !important;
	top:10px !important;
}

#item156263 {
	width:1020px !important;
	height:1090px !important;
	left:103px !important;
	top:134px !important;
	background:#ffffff;
	border:solid 1px #650030;
}

#item156313 {
	width:880px !important;
	left:173px !important;
	top:169px !important;
	min-height:35px !important;
}

#item250484 {
	width:300px !important;
	left:131px !important;
	top:217px !important;
	min-height:980px !important;
}

#item250513 {
	width:300px !important;
	left:463px !important;
	top:217px !important;
	min-height:980px !important;
}

#item250537 {
	width:300px !important;
	left:795px !important;
	top:217px !important;
	min-height:980px !important;
}

#item156290 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item156266 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item156264 {
	width:41px !important;
	height:41px !important;
	left:1084px !important;
	top:132px !important;
}

#item156423 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#ffffff;
}

#item156451 {
	width:1216px !important;
	height:2416px !important;
	left:-13px !important;
	top:-13px !important;
}

#item733710 {
	width:1200px !important;
	height:388px !important;
	top:112px !important;
	background:#650030;
}

#item733721 {
	opacity:0.66;
	width:90px !important;
	height:388px !important;
	left:560px !important;
	top:112px !important;
	background:#650030;
}

#item31949 {
	width:342px !important;
	left:738px !important;
	top:221px !important;
	min-height:80px !important;
}

#item160132 {
	width:342px !important;
	left:738px !important;
	top:310px !important;
	min-height:30px !important;
}

#item677124 {
	width:300px !important;
	left:98px !important;
	top:521px !important;
	min-height:52px !important;
}

#item677147 {
	width:1005px !important;
	left:98px !important;
	top:589px !important;
	min-height:140px !important;
}

#item677170 {
	width:248px !important;
	height:248px !important;
	left:198px !important;
	top:838px !important;
	background:#650030;
}

#item677178 {
	width:140px !important;
	left:252px !important;
	top:882px !important;
	min-height:50px !important;
}

#item677204 {
	width:150px !important;
	left:247px !important;
	top:975px !important;
	min-height:80px !important;
}

#item677227 {
	width:248px !important;
	height:248px !important;
	left:476px !important;
	top:838px !important;
	background:#ff4f17;
}

#item677236 {
	width:160px !important;
	left:520px !important;
	top:882px !important;
	min-height:50px !important;
}

#item677261 {
	width:160px !important;
	left:520px !important;
	top:975px !important;
	min-height:80px !important;
}

#item677284 {
	width:248px !important;
	height:248px !important;
	left:754px !important;
	top:838px !important;
	background:#e1efff;
}

#item677292 {
	width:180px !important;
	left:788px !important;
	top:882px !important;
	min-height:50px !important;
}

#item677317 {
	width:190px !important;
	left:783px !important;
	top:975px !important;
	min-height:80px !important;
}

#item677340 {
	width:1004px !important;
	left:98px !important;
	top:1140px !important;
	min-height:80px !important;
}

#item164267 {
	width:1200px !important;
	height:119px !important;
	top:1263px !important;
	background:#d1d2d4;
}

#item477665 {
	width:120px !important;
	left:30px !important;
	top:1316px !important;
	min-height:40px !important;
}

#item502718 {
	width:120px !important;
	left:1050px !important;
	top:1316px !important;
	min-height:40px !important;
}

#item160409 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160384 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160382 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:522px !important;
}

#item160461 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160436 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160434 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:522px !important;
}

#item658412 {
	width:1200px !important;
	height:112px !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;
}

#item692326 {
	width:164px !important;
	height:58px !important;
}

#item692320 {
	width:164px !important;
	height:58px !important;
}

#item692316 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item658454 {
	width:120px !important;
	min-height:50px !important;
}

#item658428 {
	width:120px !important;
	min-height:50px !important;
}

#item658425 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item658506 {
	width:120px !important;
	min-height:50px !important;
}

#item658481 {
	width:120px !important;
	min-height:50px !important;
}

#item658478 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item658561 {
	width:130px !important;
	min-height:50px !important;
}

#item658534 {
	width:130px !important;
	min-height:50px !important;
}

#item658531 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item658614 {
	width:130px !important;
	min-height:50px !important;
}

#item658589 {
	width:130px !important;
	min-height:50px !important;
}

#item658585 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item658668 {
	width:150px !important;
	min-height:60px !important;
}

#item658642 {
	width:150px !important;
	min-height:60px !important;
}

#item658639 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item658720 {
	width:150px !important;
	min-height:60px !important;
}

#item658695 {
	width:150px !important;
	min-height:60px !important;
}

#item658692 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item658774 {
	width:140px !important;
	min-height:60px !important;
}

#item658748 {
	width:140px !important;
	min-height:60px !important;
}

#item658745 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item658827 {
	width:140px !important;
	min-height:60px !important;
}

#item658802 {
	width:140px !important;
	min-height:60px !important;
}

#item658799 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item658411.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item532247 {
	width:1820px !important;
	height:99px !important;
	top:112px !important;
	background:#650030;
}

#item532249 {
	width:570px !important;
	left:408px !important;
	top:131px !important;
	min-height:80px !important;
}

#item532277 {
	width:705px !important;
	left:707px !important;
	top:288px !important;
	min-height:490px !important;
}

#item532305 {
	width:702px !important;
	left:707px !important;
	top:844px !important;
	min-height:70px !important;
}

#item532333 {
	width:702px !important;
	left:408px !important;
	top:995px !important;
	min-height:410px !important;
}

#item532361 {
	width:290px !important;
	left:408px !important;
	top:1493px !important;
	min-height:70px !important;
}

#item532246 {
	width:1820px !important;
	height:71px !important;
	top:1594px !important;
	background:#d1d2d4;
}

#item532384 {
	width:120px !important;
	left:60px !important;
	top:1609px !important;
	min-height:30px !important;
}

#item532436 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item532410 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item532407 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:230px !important;
}

#item532488 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item532463 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item532460 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:230px !important;
}

#item646871 {
	width:1820px !important;
	height:112px !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;
}

#item686403 {
	width:164px !important;
	height:58px !important;
}

#item686398 {
	width:164px !important;
	height:58px !important;
}

#item686395 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item646912 {
	width:120px !important;
	min-height:50px !important;
}

#item646887 {
	width:120px !important;
	min-height:50px !important;
}

#item646884 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item646965 {
	width:120px !important;
	min-height:50px !important;
}

#item646940 {
	width:120px !important;
	min-height:50px !important;
}

#item646937 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item647019 {
	width:130px !important;
	min-height:50px !important;
}

#item646993 {
	width:130px !important;
	min-height:50px !important;
}

#item646990 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item647071 {
	width:130px !important;
	min-height:50px !important;
}

#item647046 {
	width:130px !important;
	min-height:50px !important;
}

#item647043 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item647126 {
	width:150px !important;
	min-height:60px !important;
}

#item647100 {
	width:150px !important;
	min-height:60px !important;
}

#item647097 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item647178 {
	width:150px !important;
	min-height:60px !important;
}

#item647153 {
	width:150px !important;
	min-height:60px !important;
}

#item647150 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item647233 {
	width:140px !important;
	min-height:60px !important;
}

#item647207 {
	width:140px !important;
	min-height:60px !important;
}

#item647204 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item647286 {
	width:140px !important;
	min-height:60px !important;
}

#item647260 {
	width:140px !important;
	min-height:60px !important;
}

#item647257 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item646870.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item262007 {
	width:768px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item262030 {
	width:570px !important;
	left:40px !important;
	top:95px !important;
	min-height:60px !important;
}

#item262058 {
	width:472px !important;
	left:256px !important;
	top:245px !important;
	min-height:680px !important;
}

#item262086 {
	width:472px !important;
	left:256px !important;
	top:988px !important;
	min-height:70px !important;
}

#item262115 {
	width:472px !important;
	left:40px !important;
	top:1154px !important;
	min-height:580px !important;
}

#item262143 {
	width:702px !important;
	left:40px !important;
	top:1830px !important;
	min-height:70px !important;
}

#item262006 {
	width:768px !important;
	height:71px !important;
	top:1954px !important;
	background:#d1d2d4;
}

#item478536 {
	width:120px !important;
	left:40px !important;
	top:1969px !important;
	min-height:30px !important;
}

#item262195 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item262169 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item262166 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:185px !important;
}

#item262248 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item262222 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item262219 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:185px !important;
}

#item459728 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item362240 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459729.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item365311 {
	width:576px !important;
	height:71px !important;
	top:2162px !important;
	background:#d1d2d4;
}

#item365312 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item365335 {
	width:300px !important;
	left:30px !important;
	top:95px !important;
	min-height:60px !important;
}

#item365365 {
	width:295px !important;
	left:251px !important;
	top:250px !important;
	min-height:270px !important;
}

#item431727 {
	width:516px !important;
	left:30px !important;
	top:545px !important;
	min-height:470px !important;
}

#item365393 {
	width:240px !important;
	left:30px !important;
	top:1103px !important;
	min-height:70px !important;
}

#item365422 {
	width:290px !important;
	left:30px !important;
	top:1260px !important;
	min-height:250px !important;
}

#item431752 {
	width:516px !important;
	left:30px !important;
	top:1540px !important;
	min-height:380px !important;
}

#item365452 {
	width:260px !important;
	left:27px !important;
	top:2048px !important;
	min-height:70px !important;
}

#item479270 {
	width:120px !important;
	left:30px !important;
	top:2177px !important;
	min-height:30px !important;
}

#item365503 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item365478 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item365475 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item365557 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item365532 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item365529 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465278 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465284 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465281 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465279 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465277.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item37867 {
	width:1200px !important;
	height:99px !important;
	top:112px !important;
	background:#650030;
}

#item37890 {
	width:570px !important;
	left:98px !important;
	top:131px !important;
	min-height:80px !important;
}

#item38114 {
	width:705px !important;
	left:397px !important;
	top:288px !important;
	min-height:490px !important;
}

#item163150 {
	width:702px !important;
	left:397px !important;
	top:844px !important;
	min-height:70px !important;
}

#item38468 {
	width:702px !important;
	left:98px !important;
	top:995px !important;
	min-height:410px !important;
}

#item682686 {
	width:290px !important;
	left:98px !important;
	top:1493px !important;
	min-height:70px !important;
}

#item163227 {
	width:1200px !important;
	height:71px !important;
	top:1594px !important;
	background:#d1d2d4;
}

#item477738 {
	width:120px !important;
	left:30px !important;
	top:1609px !important;
	min-height:30px !important;
}

#item160273 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160159 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160157 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:230px !important;
}

#item160356 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160302 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160300 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:230px !important;
}

#item658887 {
	width:1200px !important;
	height:112px !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;
}

#item692339 {
	width:164px !important;
	height:58px !important;
}

#item692333 {
	width:164px !important;
	height:58px !important;
}

#item692330 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item658927 {
	width:120px !important;
	min-height:50px !important;
}

#item658902 {
	width:120px !important;
	min-height:50px !important;
}

#item658899 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item658979 {
	width:120px !important;
	min-height:50px !important;
}

#item658954 {
	width:120px !important;
	min-height:50px !important;
}

#item658951 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item659034 {
	width:130px !important;
	min-height:50px !important;
}

#item659008 {
	width:130px !important;
	min-height:50px !important;
}

#item659004 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item659087 {
	width:130px !important;
	min-height:50px !important;
}

#item659062 {
	width:130px !important;
	min-height:50px !important;
}

#item659058 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item659141 {
	width:150px !important;
	min-height:60px !important;
}

#item659115 {
	width:150px !important;
	min-height:60px !important;
}

#item659112 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item659193 {
	width:150px !important;
	min-height:60px !important;
}

#item659168 {
	width:150px !important;
	min-height:60px !important;
}

#item659165 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item659248 {
	width:140px !important;
	min-height:60px !important;
}

#item659222 {
	width:140px !important;
	min-height:60px !important;
}

#item659219 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item659300 {
	width:140px !important;
	min-height:60px !important;
}

#item659275 {
	width:140px !important;
	min-height:60px !important;
}

#item659272 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item658886.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item532592 {
	width:1005px !important;
	left:408px !important;
	top:610px !important;
	min-height:520px !important;
}

#item532615 {
	width:576px !important;
	left:408px !important;
	top:260px !important;
	min-height:36px !important;
}

#item532756 {
	width:366px !important;
	height:208px !important;
	left:1046px !important;
	top:360px !important;
}

#item532771 {
	width:1820px !important;
	height:99px !important;
	top:113px !important;
	background:#650030;
}

#item532772 {
	width:570px !important;
	left:408px !important;
	top:131px !important;
	min-height:80px !important;
}

#item533265 {
	opacity:0.00;
	width:10px !important;
	height:1683px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item533110 {
	width:568px !important;
	height:201px !important;
	left:108px !important;
	top:375px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item533112 {
	width:180px !important;
	height:45px !important;
	background:#ff4f17;
}

#item533113 {
	width:180px !important;
	top:17px !important;
	min-height:20px !important;
}

#item533136 {
	width:530px !important;
	left:127px !important;
	top:388px !important;
	min-height:167px !important;
}

#item759242 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759243 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item533162 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item533163 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item533159 {
	width:186px !important;
	height:51px !important;
	left:105px !important;
	top:327px !important;
}

#item759269 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759270 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item533215 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item533216 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item533212 {
	width:186px !important;
	height:51px !important;
	left:288px !important;
	top:327px !important;
}

#item532955 {
	width:568px !important;
	height:201px !important;
	left:108px !important;
	top:375px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item532957 {
	width:180px !important;
	height:45px !important;
	background:#ff4f17;
}

#item532958 {
	width:180px !important;
	top:17px !important;
	min-height:20px !important;
}

#item532981 {
	width:520px !important;
	left:127px !important;
	top:388px !important;
	min-height:120px !important;
}

#item533033 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item533034 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item533007 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item533009 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item533004 {
	width:186px !important;
	height:51px !important;
	left:105px !important;
	top:327px !important;
}

#item533085 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item533086 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item533060 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item533061 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item533057 {
	width:186px !important;
	height:51px !important;
	left:471px !important;
	top:327px !important;
}

#item532798 {
	width:568px !important;
	height:201px !important;
	left:108px !important;
	top:375px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item532800 {
	width:180px !important;
	height:45px !important;
	background:#ff4f17;
}

#item532801 {
	width:180px !important;
	top:17px !important;
	min-height:20px !important;
}

#item532825 {
	width:530px !important;
	left:127px !important;
	top:388px !important;
	min-height:167px !important;
}

#item532877 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item532878 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item532852 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item532853 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item532848 {
	width:186px !important;
	height:51px !important;
	left:288px !important;
	top:327px !important;
}

#item532930 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item532931 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item532905 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item532906 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item532902 {
	width:186px !important;
	height:51px !important;
	left:471px !important;
	top:327px !important;
}

#item532796 {
	width:676px !important;
	height:1693px !important;
	left:300px !important;
	top:-10px !important;
}

#item532591 {
	width:1820px !important;
	height:119px !important;
	top:1264px !important;
	background:#d1d2d4;
}

#item687219 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687220 {
	width:210px !important;
	left:12px !important;
	top:12px !important;
	min-height:31px !important;
}

#item687244 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item687245 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687169 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687170 {
	width:210px !important;
	left:12px !important;
	top:12px !important;
	min-height:31px !important;
}

#item687193 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item687194 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687167 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1284px !important;
}

#item533369 {
	width:120px !important;
	left:60px !important;
	top:1317px !important;
	min-height:40px !important;
}

#item533397 {
	width:610px !important;
	height:204px !important;
	background:#650030;
}

#item533398 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item533499 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item533474 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item533471 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item533552 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item533526 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item533523 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item533605 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item533579 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item533576 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item533448 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item533424 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item533421 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item533394 {
	opacity:0.00;
	width:10px !important;
	height:1383px !important;
	left:698px !important;
	background:#fff;
}

#item533392 {
	width:708px !important;
	height:1383px !important;
	left:802px !important;
}

#item533657 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item533632 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item533629 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:230px !important;
}

#item533709 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item533684 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item533681 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:230px !important;
}

#item647353 {
	width:1820px !important;
	height:112px !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;
}

#item686417 {
	width:164px !important;
	height:58px !important;
}

#item686411 {
	width:164px !important;
	height:58px !important;
}

#item686408 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item647394 {
	width:120px !important;
	min-height:50px !important;
}

#item647369 {
	width:120px !important;
	min-height:50px !important;
}

#item647365 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item647446 {
	width:120px !important;
	min-height:50px !important;
}

#item647421 {
	width:120px !important;
	min-height:50px !important;
}

#item647418 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item647501 {
	width:130px !important;
	min-height:50px !important;
}

#item647475 {
	width:130px !important;
	min-height:50px !important;
}

#item647472 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item647553 {
	width:130px !important;
	min-height:50px !important;
}

#item647528 {
	width:130px !important;
	min-height:50px !important;
}

#item647525 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item647607 {
	width:150px !important;
	min-height:60px !important;
}

#item647581 {
	width:150px !important;
	min-height:60px !important;
}

#item647578 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item647660 {
	width:150px !important;
	min-height:60px !important;
}

#item647635 {
	width:150px !important;
	min-height:60px !important;
}

#item647631 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item647715 {
	width:140px !important;
	min-height:60px !important;
}

#item647689 {
	width:140px !important;
	min-height:60px !important;
}

#item647686 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item647767 {
	width:140px !important;
	min-height:60px !important;
}

#item647742 {
	width:140px !important;
	min-height:60px !important;
}

#item647739 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item647352.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item533797 {
	opacity:0.65;
	width:1820px !important;
	height:1683px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item533794 {
	width:1826px !important;
	height:1689px !important;
	left:10px !important;
	top:10px !important;
}

#item533798 {
	width:780px !important;
	height:480px !important;
	left:533px !important;
	top:153px !important;
	background:#fff;
}

#item609341 {
	width:640px !important;
	height:360px !important;
	left:603px !important;
	top:218px !important;
}

#item533828 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item533803 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item533800 {
	width:74px !important;
	height:18px !important;
	left:1221px !important;
	top:170px !important;
}

#item533792 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:323px !important;
	top:13px !important;
	background:#fff;
}

#item533790.fixed-pos-elem {
	width:1836px !important;
	height:1699px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item362259 {
	width:768px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item262350 {
	width:358px !important;
	left:40px !important;
	top:602px !important;
	min-height:170px !important;
}

#item262373 {
	width:688px !important;
	left:40px !important;
	top:245px !important;
	min-height:40px !important;
}

#item262558 {
	width:296px !important;
	height:168px !important;
	left:432px !important;
	top:594px !important;
}

#item262599 {
	width:570px !important;
	left:40px !important;
	top:95px !important;
	min-height:60px !important;
}

#item531626 {
	opacity:0.00;
	width:10px !important;
	height:2245px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item262935 {
	width:688px !important;
	height:201px !important;
	left:50px !important;
	top:368px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item262937 {
	width:180px !important;
	height:45px !important;
	background:#ff4f17;
}

#item262938 {
	width:180px !important;
	top:17px !important;
	min-height:20px !important;
}

#item262961 {
	width:630px !important;
	left:69px !important;
	top:388px !important;
	min-height:167px !important;
}

#item759568 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759569 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item262987 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item262988 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item262984 {
	width:186px !important;
	height:51px !important;
	left:47px !important;
	top:320px !important;
}

#item759595 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759596 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item263041 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item263042 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item263038 {
	width:186px !important;
	height:51px !important;
	left:230px !important;
	top:320px !important;
}

#item262780 {
	width:688px !important;
	height:201px !important;
	left:50px !important;
	top:368px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item262782 {
	width:180px !important;
	height:45px !important;
	background:#ff4f17;
}

#item262783 {
	width:180px !important;
	top:17px !important;
	min-height:20px !important;
}

#item262806 {
	width:630px !important;
	left:70px !important;
	top:403px !important;
	min-height:100px !important;
}

#item759507 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759508 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item262832 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item262833 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item262829 {
	width:186px !important;
	height:51px !important;
	left:47px !important;
	top:320px !important;
}

#item759537 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759538 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item262885 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item262886 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item262882 {
	width:186px !important;
	height:51px !important;
	left:413px !important;
	top:320px !important;
}

#item262624 {
	width:688px !important;
	height:201px !important;
	left:50px !important;
	top:368px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item262626 {
	width:180px !important;
	height:45px !important;
	background:#ff4f17;
}

#item262627 {
	width:180px !important;
	top:17px !important;
	min-height:20px !important;
}

#item262650 {
	width:630px !important;
	left:80px !important;
	top:398px !important;
	min-height:140px !important;
}

#item759457 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759458 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item262677 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item262678 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item262673 {
	width:186px !important;
	height:51px !important;
	left:230px !important;
	top:320px !important;
}

#item759482 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759483 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item262730 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item262731 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item262727 {
	width:186px !important;
	height:51px !important;
	left:413px !important;
	top:320px !important;
}

#item262622 {
	width:738px !important;
	height:2255px !important;
	left:-10px !important;
	top:-10px !important;
}

#item362289 {
	width:688px !important;
	left:40px !important;
	top:789px !important;
	min-height:560px !important;
}

#item262349 {
	width:768px !important;
	height:119px !important;
	top:1636px !important;
	background:#d1d2d4;
}

#item727620 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item727621 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item727644 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item727645 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item727570 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item727571 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item727594 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item727595 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item727568 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:1656px !important;
}

#item478565 {
	width:120px !important;
	left:40px !important;
	top:1689px !important;
	min-height:40px !important;
}

#item263198 {
	width:610px !important;
	height:204px !important;
	background:#650030;
}

#item263200 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item263250 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item263226 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item263223 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item263302 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item263276 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item263273 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item263354 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item263329 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item263326 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item263407 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item263381 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item263378 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item263195 {
	opacity:0.00;
	width:10px !important;
	height:1755px !important;
	left:640px !important;
	background:#fff;
}

#item263193 {
	width:650px !important;
	height:1755px !important;
	left:118px !important;
}

#item263460 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item263434 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item263431 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:185px !important;
}

#item263512 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item263487 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item263484 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:185px !important;
}

#item459732 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459733 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459731.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item263599 {
	opacity:0.65;
	width:768px !important;
	height:2245px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item263596 {
	width:774px !important;
	height:2251px !important;
	left:10px !important;
	top:10px !important;
}

#item263600 {
	width:720px !important;
	height:466px !important;
	left:37px !important;
	top:313px !important;
	background:#fff;
}

#item609358 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:379px !important;
}

#item263628 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item263604 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item263601 {
	width:74px !important;
	height:18px !important;
	left:666px !important;
	top:331px !important;
}

#item263594 {
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item263591.fixed-pos-elem {
	width:784px !important;
	height:2261px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item365623 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item365872 {
	width:520px !important;
	left:30px !important;
	top:95px !important;
	min-height:60px !important;
}

#item365671 {
	width:516px !important;
	left:30px !important;
	top:250px !important;
	min-height:60px !important;
}

#item531451 {
	opacity:0.00;
	width:10px !important;
	height:2746px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item366207 {
	width:516px !important;
	height:260px !important;
	left:40px !important;
	top:395px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item366209 {
	width:160px !important;
	height:45px !important;
	background:#ff4f17;
}

#item366210 {
	width:160px !important;
	top:16px !important;
	min-height:20px !important;
}

#item366234 {
	width:456px !important;
	left:70px !important;
	top:415px !important;
	min-height:220px !important;
}

#item759731 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759734 {
	width:180px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item366260 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item366261 {
	width:180px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item366257 {
	width:186px !important;
	height:51px !important;
	left:37px !important;
	top:347px !important;
}

#item759767 {
	width:170px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759768 {
	width:170px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item366314 {
	width:170px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item366315 {
	width:170px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item366310 {
	width:176px !important;
	height:51px !important;
	left:220px !important;
	top:347px !important;
}

#item366052 {
	width:516px !important;
	height:260px !important;
	left:40px !important;
	top:395px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item366054 {
	width:170px !important;
	height:45px !important;
	background:#ff4f17;
}

#item366055 {
	width:170px !important;
	top:16px !important;
	min-height:20px !important;
}

#item366078 {
	width:456px !important;
	left:70px !important;
	top:440px !important;
	min-height:140px !important;
}

#item759674 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759675 {
	width:180px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item366104 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item366105 {
	width:180px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item366101 {
	width:186px !important;
	height:51px !important;
	left:37px !important;
	top:347px !important;
}

#item759705 {
	width:160px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759706 {
	width:160px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item366157 {
	width:160px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item366158 {
	width:160px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item366154 {
	width:166px !important;
	height:51px !important;
	left:393px !important;
	top:347px !important;
}

#item365897 {
	width:516px !important;
	height:260px !important;
	left:40px !important;
	top:395px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item365899 {
	width:180px !important;
	height:45px !important;
	background:#ff4f17;
}

#item365900 {
	width:180px !important;
	top:16px !important;
	min-height:20px !important;
}

#item365923 {
	width:456px !important;
	left:70px !important;
	top:430px !important;
	min-height:190px !important;
}

#item759623 {
	width:170px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759624 {
	width:170px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item365949 {
	width:170px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item365950 {
	width:170px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item365946 {
	width:176px !important;
	height:51px !important;
	left:220px !important;
	top:347px !important;
}

#item759649 {
	width:160px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759650 {
	width:160px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item366002 {
	width:160px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item366003 {
	width:160px !important;
	left:3px !important;
	top:19px !important;
	min-height:20px !important;
}

#item365999 {
	width:166px !important;
	height:51px !important;
	left:393px !important;
	top:347px !important;
}

#item365895 {
	width:559px !important;
	height:2756px !important;
	left:-10px !important;
	top:-10px !important;
}

#item365647 {
	width:516px !important;
	left:30px !important;
	top:676px !important;
	min-height:120px !important;
}

#item431942 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:819px !important;
}

#item366465 {
	width:516px !important;
	left:30px !important;
	top:1152px !important;
	min-height:710px !important;
}

#item365646 {
	width:576px !important;
	height:119px !important;
	top:1901px !important;
	background:#d1d2d4;
}

#item730272 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730274 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730297 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item730298 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730222 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730223 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730246 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item730247 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730220 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:1921px !important;
}

#item479302 {
	width:60px !important;
	left:30px !important;
	top:1959px !important;
	min-height:35px !important;
}

#item366493 {
	width:516px !important;
	height:204px !important;
	background:#650030;
}

#item366495 {
	width:430px !important;
	left:30px !important;
	top:25px !important;
	min-height:40px !important;
}

#item366546 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item366522 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item366519 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item366597 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item366572 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item366569 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:77px !important;
}

#item366650 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item366624 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item366621 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:113px !important;
}

#item366703 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item366677 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item366674 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:149px !important;
}

#item366490 {
	opacity:0.00;
	width:10px !important;
	height:2020px !important;
	left:536px !important;
	background:#fff;
}

#item366488 {
	width:546px !important;
	height:2020px !important;
	left:30px !important;
}

#item366755 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item366730 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item366727 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item366807 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item366782 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item366779 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465288 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465294 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465291 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465289 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465287.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53411 {
	width:576px !important;
	left:98px !important;
	top:260px !important;
	min-height:36px !important;
}

#item155184 {
	width:366px !important;
	height:208px !important;
	left:736px !important;
	top:359px !important;
}

#item60836 {
	width:1200px !important;
	height:99px !important;
	top:113px !important;
	background:#650030;
}

#item60883 {
	width:570px !important;
	left:98px !important;
	top:131px !important;
	min-height:80px !important;
}

#item531828 {
	opacity:0.00;
	width:10px !important;
	height:1683px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item154809 {
	width:568px !important;
	height:201px !important;
	left:108px !important;
	top:375px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item155120 {
	width:180px !important;
	height:45px !important;
	background:#ff4f17;
}

#item155121 {
	width:180px !important;
	top:17px !important;
	min-height:20px !important;
}

#item154810 {
	width:530px !important;
	left:127px !important;
	top:388px !important;
	min-height:167px !important;
}

#item759430 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759431 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item154992 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item154993 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item154990 {
	width:186px !important;
	height:51px !important;
	left:105px !important;
	top:327px !important;
}

#item759401 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759402 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item155043 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item155044 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item155041 {
	width:186px !important;
	height:51px !important;
	left:288px !important;
	top:327px !important;
}

#item154750 {
	width:568px !important;
	height:201px !important;
	left:108px !important;
	top:375px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item154915 {
	width:180px !important;
	height:45px !important;
	background:#ff4f17;
}

#item154916 {
	width:180px !important;
	top:17px !important;
	min-height:20px !important;
}

#item154751 {
	width:520px !important;
	left:127px !important;
	top:388px !important;
	min-height:120px !important;
}

#item759376 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759377 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item154838 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item154839 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item154836 {
	width:186px !important;
	height:51px !important;
	left:105px !important;
	top:327px !important;
}

#item759347 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759348 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item154941 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item154942 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item154939 {
	width:186px !important;
	height:51px !important;
	left:471px !important;
	top:327px !important;
}

#item154271 {
	width:568px !important;
	height:201px !important;
	left:108px !important;
	top:375px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
}

#item154510 {
	width:180px !important;
	height:45px !important;
	background:#ff4f17;
}

#item154511 {
	width:180px !important;
	top:17px !important;
	min-height:20px !important;
}

#item154291 {
	width:530px !important;
	left:127px !important;
	top:388px !important;
	min-height:167px !important;
}

#item759295 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759296 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item154366 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item154367 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item154364 {
	width:186px !important;
	height:51px !important;
	left:288px !important;
	top:327px !important;
}

#item759321 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item759322 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item154419 {
	width:180px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
}

#item154421 {
	width:180px !important;
	left:3px !important;
	top:20px !important;
	min-height:20px !important;
}

#item154417 {
	width:186px !important;
	height:51px !important;
	left:471px !important;
	top:327px !important;
}

#item155158 {
	width:676px !important;
	height:1693px !important;
	left:-10px !important;
	top:-10px !important;
}

#item163264 {
	width:1200px !important;
	height:119px !important;
	top:1264px !important;
	background:#d1d2d4;
}

#item689804 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689805 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689828 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item689829 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689753 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689754 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689777 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item689778 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689751 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1284px !important;
}

#item477767 {
	width:120px !important;
	left:30px !important;
	top:1317px !important;
	min-height:40px !important;
}

#item727735 {
	width:1005px !important;
	left:98px !important;
	top:610px !important;
	min-height:520px !important;
}

#item255009 {
	width:610px !important;
	height:204px !important;
	background:#650030;
}

#item255010 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item255111 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item255086 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item255082 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item255164 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item255138 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item255135 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item255216 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item255191 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item255188 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item255059 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item255035 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item255033 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item254050 {
	opacity:0.00;
	width:10px !important;
	height:1383px !important;
	left:698px !important;
	background:#fff;
}

#item254048 {
	width:708px !important;
	height:1383px !important;
	left:492px !important;
}

#item160559 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160534 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160532 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:230px !important;
}

#item160610 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160585 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160583 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:230px !important;
}

#item659391 {
	width:1200px !important;
	height:112px !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;
}

#item692360 {
	width:164px !important;
	height:58px !important;
}

#item692355 {
	width:164px !important;
	height:58px !important;
}

#item692352 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item659432 {
	width:120px !important;
	min-height:50px !important;
}

#item659407 {
	width:120px !important;
	min-height:50px !important;
}

#item659404 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item659484 {
	width:120px !important;
	min-height:50px !important;
}

#item659459 {
	width:120px !important;
	min-height:50px !important;
}

#item659456 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item659539 {
	width:130px !important;
	min-height:50px !important;
}

#item659513 {
	width:130px !important;
	min-height:50px !important;
}

#item659509 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item659592 {
	width:130px !important;
	min-height:50px !important;
}

#item659567 {
	width:130px !important;
	min-height:50px !important;
}

#item659563 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item659647 {
	width:150px !important;
	min-height:60px !important;
}

#item659621 {
	width:150px !important;
	min-height:60px !important;
}

#item659618 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item659700 {
	width:150px !important;
	min-height:60px !important;
}

#item659675 {
	width:150px !important;
	min-height:60px !important;
}

#item659672 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item659755 {
	width:140px !important;
	min-height:60px !important;
}

#item659729 {
	width:140px !important;
	min-height:60px !important;
}

#item659726 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item659807 {
	width:140px !important;
	min-height:60px !important;
}

#item659782 {
	width:140px !important;
	min-height:60px !important;
}

#item659779 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item659390.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155301 {
	opacity:0.65;
	width:1200px !important;
	height:1683px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item155298 {
	width:1206px !important;
	height:1689px !important;
	left:10px !important;
	top:10px !important;
}

#item155302 {
	width:780px !important;
	height:467px !important;
	left:223px !important;
	top:153px !important;
	background:#fff;
}

#item609350 {
	width:640px !important;
	height:360px !important;
	left:293px !important;
	top:218px !important;
}

#item164342 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item155312 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item155309 {
	width:74px !important;
	height:18px !important;
	left:911px !important;
	top:170px !important;
}

#item155294 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item155292.fixed-pos-elem {
	width:1216px !important;
	height:1699px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item683601 {
	width:1820px !important;
	height:99px !important;
	top:113px !important;
	background:#650030;
}

#item683602 {
	width:570px !important;
	left:408px !important;
	top:131px !important;
	min-height:80px !important;
}

#item741663 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:304px !important;
	background:#650030;
}

#item740922 {
	width:590px !important;
	left:442px !important;
	top:300px !important;
	min-height:30px !important;
}

#item741104 {
	width:820px !important;
	left:442px !important;
	top:340px !important;
	min-height:60px !important;
}

#item683491 {
	width:480px !important;
	left:442px !important;
	top:415px !important;
	min-height:20px !important;
}

#item683467 {
	width:840px !important;
	left:442px !important;
	top:455px !important;
	min-height:830px !important;
}

#item741322 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:1350px !important;
	background:#ff4f17;
}

#item741225 {
	width:590px !important;
	left:442px !important;
	top:1346px !important;
	min-height:30px !important;
}

#item741202 {
	width:520px !important;
	left:442px !important;
	top:1387px !important;
	min-height:20px !important;
}

#item741179 {
	width:900px !important;
	left:442px !important;
	top:1427px !important;
	min-height:630px !important;
}

#item741828 {
	width:230px !important;
	left:408px !important;
	top:2120px !important;
	min-height:30px !important;
}

#item744112 {
	opacity:0.00;
	width:10px !important;
	height:2794px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item744947 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item744948 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744972 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item744898 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item744899 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744922 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item744896 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2170px !important;
}

#item745256 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item745257 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item745280 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item745207 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item745208 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item745231 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item745205 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2270px !important;
}

#item745502 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item745503 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item745526 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item745453 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item745454 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item745477 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item745451 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:2370px !important;
}

#item744812 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item744813 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744836 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item744761 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item744762 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744786 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item744759 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2170px !important;
}

#item745147 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item745148 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item745171 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item745098 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item745099 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item745122 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item745096 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2270px !important;
}

#item743109 {
	width:30px !important;
	left:120px !important;
	top:2457px !important;
	min-height:30px !important;
}

#item743132 {
	width:530px !important;
	left:159px !important;
	top:2463px !important;
	min-height:170px !important;
}

#item745358 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item745359 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item745382 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item745309 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item745310 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item745333 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item745307 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:2370px !important;
}

#item744452 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item744453 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744476 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item744403 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item744404 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744427 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item744401 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2170px !important;
}

#item742557 {
	width:30px !important;
	left:120px !important;
	top:2385px !important;
	min-height:30px !important;
}

#item742581 {
	width:540px !important;
	left:159px !important;
	top:2390px !important;
	min-height:170px !important;
}

#item744567 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item744568 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744591 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item744518 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item744519 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744542 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item744516 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2270px !important;
}

#item744692 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item744693 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744716 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item744643 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item744644 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744667 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item744641 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:2568px !important;
}

#item742006 {
	width:30px !important;
	left:120px !important;
	top:2285px !important;
	min-height:30px !important;
}

#item742029 {
	width:530px !important;
	left:159px !important;
	top:2291px !important;
	min-height:120px !important;
}

#item744233 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item744234 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744257 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item741909 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item741910 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item741933 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item741906 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2170px !important;
}

#item744285 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item744286 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744309 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item742056 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item742057 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item742080 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item742053 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2413px !important;
}

#item744350 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item744351 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item744374 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item742157 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item742158 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item742181 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item742154 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:2513px !important;
}

#item741903 {
	width:743px !important;
	height:2804px !important;
	left:300px !important;
	top:-10px !important;
}

#item745619 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:2163px !important;
	background:#650030;
}

#item745620 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:2163px !important;
	border:solid 1px #650030;
}

#item745621 {
	width:90px !important;
	left:1160px !important;
	top:2186px !important;
	min-height:62px !important;
}

#item745644 {
	width:190px !important;
	left:1178px !important;
	top:2279px !important;
	min-height:100px !important;
}

#item683419 {
	width:1820px !important;
	height:119px !important;
	top:2675px !important;
	background:#d1d2d4;
}

#item687570 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687572 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item687595 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item687596 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687520 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687521 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item687544 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item687545 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687518 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:2695px !important;
}

#item684200 {
	width:120px !important;
	left:60px !important;
	top:2728px !important;
	min-height:40px !important;
}

#item684228 {
	width:610px !important;
	height:457px !important;
	background:#650030;
}

#item684229 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item684280 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item684255 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item684252 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item684333 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item684308 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item684304 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item684386 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item684361 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item684358 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item745704 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745679 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745676 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:193px !important;
}

#item745756 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745731 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745728 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:229px !important;
}

#item745808 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745783 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745780 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:265px !important;
}

#item745861 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745836 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745833 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:301px !important;
}

#item745913 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745888 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745885 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:337px !important;
}

#item745968 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745942 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item745938 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:373px !important;
}

#item746211 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item746186 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item746183 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:409px !important;
}

#item684437 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item684413 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item684410 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item684225 {
	opacity:0.00;
	width:10px !important;
	height:2794px !important;
	left:698px !important;
	background:#fff;
}

#item684223 {
	width:708px !important;
	height:2794px !important;
	left:802px !important;
}

#item684488 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item684463 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item684460 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:230px !important;
}

#item684540 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item684515 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item684512 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:230px !important;
}

#item684566 {
	width:1820px !important;
	height:112px !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;
}

#item686429 {
	width:164px !important;
	height:58px !important;
}

#item686424 {
	width:164px !important;
	height:58px !important;
}

#item686421 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item684610 {
	width:120px !important;
	min-height:50px !important;
}

#item684585 {
	width:120px !important;
	min-height:50px !important;
}

#item684581 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item684663 {
	width:120px !important;
	min-height:50px !important;
}

#item684638 {
	width:120px !important;
	min-height:50px !important;
}

#item684634 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item684718 {
	width:130px !important;
	min-height:50px !important;
}

#item684692 {
	width:130px !important;
	min-height:50px !important;
}

#item684688 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item684771 {
	width:130px !important;
	min-height:50px !important;
}

#item684746 {
	width:130px !important;
	min-height:50px !important;
}

#item684742 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item684825 {
	width:150px !important;
	min-height:60px !important;
}

#item684800 {
	width:150px !important;
	min-height:60px !important;
}

#item684796 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item684879 {
	width:150px !important;
	min-height:60px !important;
}

#item684853 {
	width:150px !important;
	min-height:60px !important;
}

#item684849 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item684934 {
	width:140px !important;
	min-height:60px !important;
}

#item684909 {
	width:140px !important;
	min-height:60px !important;
}

#item684904 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item684988 {
	width:140px !important;
	min-height:60px !important;
}

#item684963 {
	width:140px !important;
	min-height:60px !important;
}

#item684959 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item684564.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item694707 {
	width:768px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item694910 {
	width:570px !important;
	left:40px !important;
	top:95px !important;
	min-height:60px !important;
}

#item749790 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:249px !important;
	background:#650030;
}

#item749791 {
	width:590px !important;
	left:74px !important;
	top:245px !important;
	min-height:30px !important;
}

#item749814 {
	width:654px !important;
	left:74px !important;
	top:285px !important;
	min-height:80px !important;
}

#item749837 {
	width:480px !important;
	left:74px !important;
	top:390px !important;
	min-height:20px !important;
}

#item749860 {
	width:654px !important;
	left:74px !important;
	top:430px !important;
	min-height:890px !important;
}

#item749884 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1405px !important;
	background:#ff4f17;
}

#item749885 {
	width:590px !important;
	left:74px !important;
	top:1401px !important;
	min-height:30px !important;
}

#item749908 {
	width:520px !important;
	left:74px !important;
	top:1442px !important;
	min-height:20px !important;
}

#item749931 {
	width:654px !important;
	left:74px !important;
	top:1482px !important;
	min-height:750px !important;
}

#item749767 {
	width:230px !important;
	left:40px !important;
	top:2291px !important;
	min-height:30px !important;
}

#item751320 {
	opacity:0.00;
	width:10px !important;
	height:3200px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item751068 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item751069 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item751093 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item751019 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item751020 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item751043 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item751016 {
	width:638px !important;
	height:104px !important;
	left:82px !important;
	top:2345px !important;
}

#item751169 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item751170 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item751193 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item751120 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item751121 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item751144 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item751117 {
	width:638px !important;
	height:104px !important;
	left:82px !important;
	top:2445px !important;
}

#item751269 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item751271 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item751295 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item751220 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item751221 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item751244 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item751217 {
	width:638px !important;
	height:76px !important;
	left:82px !important;
	top:2545px !important;
}

#item750719 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item750720 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750743 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750670 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item750671 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750694 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750667 {
	width:638px !important;
	height:104px !important;
	left:82px !important;
	top:2345px !important;
}

#item750819 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item750820 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750843 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750770 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item750771 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750794 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750767 {
	width:638px !important;
	height:104px !important;
	left:82px !important;
	top:2445px !important;
}

#item750868 {
	width:30px !important;
	left:97px !important;
	top:2632px !important;
	min-height:30px !important;
}

#item750891 {
	width:530px !important;
	left:136px !important;
	top:2638px !important;
	min-height:170px !important;
}

#item750966 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item750967 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750991 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item750917 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item750918 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750941 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item750914 {
	width:638px !important;
	height:76px !important;
	left:82px !important;
	top:2545px !important;
}

#item750366 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item750367 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750390 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750317 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item750318 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750341 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750314 {
	width:638px !important;
	height:104px !important;
	left:82px !important;
	top:2345px !important;
}

#item750415 {
	width:30px !important;
	left:97px !important;
	top:2560px !important;
	min-height:30px !important;
}

#item750438 {
	width:540px !important;
	left:136px !important;
	top:2565px !important;
	min-height:170px !important;
}

#item750514 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item750515 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750538 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750464 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item750465 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750488 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750461 {
	width:638px !important;
	height:104px !important;
	left:82px !important;
	top:2445px !important;
}

#item750616 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item750617 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750642 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item750565 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item750566 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750589 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item750562 {
	width:638px !important;
	height:76px !important;
	left:82px !important;
	top:2743px !important;
}

#item749965 {
	width:30px !important;
	left:90px !important;
	top:2460px !important;
	min-height:30px !important;
}

#item749988 {
	width:530px !important;
	left:129px !important;
	top:2466px !important;
	min-height:120px !important;
}

#item750063 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item750064 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750088 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750014 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item750015 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750038 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750011 {
	width:638px !important;
	height:104px !important;
	left:75px !important;
	top:2345px !important;
}

#item750164 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item750165 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750189 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750115 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item750116 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750139 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item750112 {
	width:638px !important;
	height:104px !important;
	left:75px !important;
	top:2588px !important;
}

#item750265 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item750266 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750289 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item750216 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item750217 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item750240 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item750213 {
	width:638px !important;
	height:76px !important;
	left:75px !important;
	top:2688px !important;
}

#item749963 {
	width:720px !important;
	height:3210px !important;
	left:-10px !important;
	top:-10px !important;
}

#item751390 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:2845px !important;
	background:#650030;
}

#item751391 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:2845px !important;
	border:solid 1px #650030;
}

#item751392 {
	width:180px !important;
	left:68px !important;
	top:2858px !important;
	min-height:30px !important;
}

#item751416 {
	width:420px !important;
	left:174px !important;
	top:2930px !important;
	min-height:50px !important;
}

#item694730 {
	width:768px !important;
	height:119px !important;
	top:3081px !important;
	background:#d1d2d4;
}

#item727842 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item727843 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item727866 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item727867 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item727792 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item727793 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item727816 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item727817 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item727790 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:3101px !important;
}

#item695527 {
	width:120px !important;
	left:40px !important;
	top:3134px !important;
	min-height:40px !important;
}

#item751447 {
	width:610px !important;
	height:457px !important;
	background:#650030;
}

#item751448 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item751499 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751474 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751471 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item751553 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751527 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751524 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item751605 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751580 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751577 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item751657 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751632 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751629 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:193px !important;
}

#item751711 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751685 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751682 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:229px !important;
}

#item751763 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751738 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751735 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:265px !important;
}

#item751815 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751790 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751787 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:301px !important;
}

#item751867 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751842 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751839 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:337px !important;
}

#item751920 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751895 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751892 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:373px !important;
}

#item751973 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751948 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item751945 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:409px !important;
}

#item752023 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item751999 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item751997 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item695552 {
	opacity:0.00;
	width:10px !important;
	height:3200px !important;
	left:640px !important;
	background:#fff;
}

#item695550 {
	width:650px !important;
	height:3200px !important;
	left:118px !important;
}

#item695818 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item695792 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item695789 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:185px !important;
}

#item695870 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item695845 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item695842 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:185px !important;
}

#item695895 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item695896 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item695894.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item696073 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item696096 {
	width:520px !important;
	left:30px !important;
	top:95px !important;
	min-height:60px !important;
}

#item752156 {
	width:516px !important;
	left:30px !important;
	top:250px !important;
	min-height:30px !important;
}

#item752179 {
	width:516px !important;
	left:30px !important;
	top:290px !important;
	min-height:90px !important;
}

#item752202 {
	width:480px !important;
	left:30px !important;
	top:419px !important;
	min-height:20px !important;
}

#item752226 {
	width:516px !important;
	left:30px !important;
	top:459px !important;
	min-height:1050px !important;
}

#item752251 {
	width:516px !important;
	left:30px !important;
	top:1591px !important;
	min-height:30px !important;
}

#item752274 {
	width:516px !important;
	left:30px !important;
	top:1632px !important;
	min-height:30px !important;
}

#item752297 {
	width:516px !important;
	left:30px !important;
	top:1678px !important;
	min-height:900px !important;
}

#item752322 {
	width:230px !important;
	left:30px !important;
	top:2631px !important;
	min-height:30px !important;
}

#item755942 {
	opacity:0.00;
	width:10px !important;
	height:3778px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item757796 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item757797 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757820 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item757746 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item757747 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757770 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item757744 {
	width:522px !important;
	height:104px !important;
	left:37px !important;
	top:2707px !important;
}

#item757895 {
	width:516px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item757896 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757919 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item757846 {
	width:516px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item757847 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757870 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item757844 {
	width:522px !important;
	height:126px !important;
	left:37px !important;
	top:2807px !important;
}

#item757996 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item757997 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item758020 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item757946 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item757947 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757971 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item757944 {
	width:522px !important;
	height:104px !important;
	left:37px !important;
	top:2929px !important;
}

#item756802 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item756803 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item756826 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item756753 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item756754 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item756777 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item756751 {
	width:522px !important;
	height:104px !important;
	left:37px !important;
	top:2707px !important;
}

#item757361 {
	width:516px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item757362 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757385 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item757312 {
	width:516px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item757313 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757336 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item757310 {
	width:522px !important;
	height:126px !important;
	left:37px !important;
	top:2807px !important;
}

#item755490 {
	width:30px !important;
	left:52px !important;
	top:3045px !important;
	min-height:30px !important;
}

#item755513 {
	width:400px !important;
	left:91px !important;
	top:3051px !important;
	min-height:220px !important;
}

#item757156 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item757157 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757180 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item757107 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item757108 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757131 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item757105 {
	width:522px !important;
	height:104px !important;
	left:37px !important;
	top:2929px !important;
}

#item756528 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item756529 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item756552 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item754943 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item754944 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item754967 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item754940 {
	width:522px !important;
	height:104px !important;
	left:37px !important;
	top:2707px !important;
}

#item757046 {
	width:516px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item757047 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757070 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item756997 {
	width:516px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item756998 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item757021 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item756994 {
	width:522px !important;
	height:126px !important;
	left:37px !important;
	top:2807px !important;
}

#item755040 {
	width:30px !important;
	left:52px !important;
	top:2944px !important;
	min-height:30px !important;
}

#item755063 {
	width:400px !important;
	left:91px !important;
	top:2949px !important;
	min-height:220px !important;
}

#item756590 {
	width:516px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item756591 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item756614 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item755089 {
	width:516px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item755090 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item755113 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item755086 {
	width:522px !important;
	height:126px !important;
	left:37px !important;
	top:2807px !important;
}

#item756693 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item756694 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item756717 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item756644 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item756645 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item756668 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item756642 {
	width:522px !important;
	height:104px !important;
	left:37px !important;
	top:3175px !important;
}

#item754587 {
	width:30px !important;
	left:52px !important;
	top:2822px !important;
	min-height:30px !important;
}

#item754610 {
	width:400px !important;
	left:91px !important;
	top:2828px !important;
	min-height:140px !important;
}

#item756120 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item756121 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item756144 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item754637 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item754638 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item754663 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item754633 {
	width:522px !important;
	height:104px !important;
	left:37px !important;
	top:2707px !important;
}

#item756178 {
	width:516px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item756179 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item756203 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item754740 {
	width:516px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item754741 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item754764 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item754737 {
	width:522px !important;
	height:126px !important;
	left:37px !important;
	top:2976px !important;
}

#item756235 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item756236 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item756259 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item754841 {
	width:516px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item754842 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item754865 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item754838 {
	width:522px !important;
	height:104px !important;
	left:37px !important;
	top:3098px !important;
}

#item754585 {
	width:559px !important;
	height:3788px !important;
	left:-10px !important;
	top:-10px !important;
}

#item758095 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:3348px !important;
	background:#650030;
}

#item758096 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:3348px !important;
	border:solid 1px #650030;
}

#item758097 {
	width:90px !important;
	left:162px !important;
	top:3371px !important;
	min-height:62px !important;
}

#item758120 {
	width:190px !important;
	left:180px !important;
	top:3464px !important;
	min-height:100px !important;
}

#item696778 {
	width:576px !important;
	height:119px !important;
	top:3659px !important;
	background:#d1d2d4;
}

#item730386 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730387 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730410 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item730411 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730336 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730337 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730360 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item730361 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730334 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:3679px !important;
}

#item696882 {
	width:60px !important;
	left:30px !important;
	top:3717px !important;
	min-height:35px !important;
}

#item758151 {
	width:516px !important;
	height:457px !important;
	background:#650030;
}

#item758152 {
	width:440px !important;
	left:30px !important;
	top:29px !important;
	min-height:40px !important;
}

#item758203 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758178 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758175 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item758256 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758231 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758227 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:121px !important;
}

#item758309 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758284 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758281 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:157px !important;
}

#item758361 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758336 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758333 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:193px !important;
}

#item758415 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758389 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758386 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:229px !important;
}

#item758467 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758442 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758439 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:265px !important;
}

#item758520 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758494 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758491 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:301px !important;
}

#item758572 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758547 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758544 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:337px !important;
}

#item758626 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758600 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758597 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:373px !important;
}

#item758678 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758653 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item758650 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:409px !important;
}

#item758728 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item758704 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item758702 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item696907 {
	opacity:0.00;
	width:10px !important;
	height:3778px !important;
	left:536px !important;
	background:#fff;
}

#item696905 {
	width:546px !important;
	height:3778px !important;
	left:30px !important;
}

#item697171 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item697146 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item697143 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item697224 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item697199 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item697196 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item697250 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item697257 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item697254 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item697251 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item697249.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item693118 {
	width:1200px !important;
	height:99px !important;
	top:113px !important;
	background:#650030;
}

#item693119 {
	width:570px !important;
	left:98px !important;
	top:131px !important;
	min-height:80px !important;
}

#item746738 {
	width:230px !important;
	left:98px !important;
	top:2120px !important;
	min-height:30px !important;
}

#item748115 {
	opacity:0.00;
	width:10px !important;
	height:2794px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item747865 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item747866 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747889 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747816 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item747817 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747840 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747813 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2170px !important;
}

#item747966 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item747967 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747990 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747916 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item747917 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747940 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747913 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2270px !important;
}

#item748066 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item748067 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item748090 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item748017 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item748018 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item748041 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item748014 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:2370px !important;
}

#item747516 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item747517 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747540 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747466 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item747467 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747490 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747462 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2170px !important;
}

#item747617 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item747618 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747641 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747568 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item747569 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747592 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747565 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2270px !important;
}

#item747665 {
	width:30px !important;
	left:120px !important;
	top:2457px !important;
	min-height:30px !important;
}

#item747688 {
	width:530px !important;
	left:159px !important;
	top:2463px !important;
	min-height:170px !important;
}

#item747764 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item747765 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747788 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item747714 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item747715 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747738 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item747711 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:2370px !important;
}

#item747165 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item747166 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747189 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747116 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item747117 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747140 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747113 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2170px !important;
}

#item747213 {
	width:30px !important;
	left:120px !important;
	top:2385px !important;
	min-height:30px !important;
}

#item747236 {
	width:540px !important;
	left:159px !important;
	top:2390px !important;
	min-height:170px !important;
}

#item747312 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item747313 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747336 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747262 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item747263 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747286 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item747259 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2270px !important;
}

#item747413 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item747414 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747437 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item747364 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item747365 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747388 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item747361 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:2568px !important;
}

#item746763 {
	width:30px !important;
	left:120px !important;
	top:2285px !important;
	min-height:30px !important;
}

#item746786 {
	width:530px !important;
	left:159px !important;
	top:2291px !important;
	min-height:120px !important;
}

#item746862 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item746863 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item746886 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item746812 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item746813 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item746836 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item746809 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2170px !important;
}

#item746962 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item746963 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item746986 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item746913 {
	width:632px !important;
	height:98px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item746914 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item746937 {
	width:513px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item746910 {
	width:638px !important;
	height:104px !important;
	left:105px !important;
	top:2413px !important;
}

#item747063 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item747065 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747088 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item747014 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item747015 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item747038 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item747011 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:2513px !important;
}

#item746761 {
	width:743px !important;
	height:2804px !important;
	left:-10px !important;
	top:-10px !important;
}

#item748117 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:2163px !important;
	background:#650030;
}

#item748118 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:2163px !important;
	border:solid 1px #650030;
}

#item748119 {
	width:90px !important;
	left:850px !important;
	top:2186px !important;
	min-height:62px !important;
}

#item748143 {
	width:190px !important;
	left:868px !important;
	top:2279px !important;
	min-height:100px !important;
}

#item748166 {
	width:1200px !important;
	height:119px !important;
	top:2675px !important;
	background:#d1d2d4;
}

#item748221 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item748222 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item748245 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item748246 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item748171 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item748172 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item748195 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item748196 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item748168 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:2695px !important;
}

#item748270 {
	width:120px !important;
	left:30px !important;
	top:2728px !important;
	min-height:40px !important;
}

#item749058 {
	width:610px !important;
	height:457px !important;
	background:#650030;
}

#item749059 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item749110 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749085 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749082 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item749162 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749137 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749134 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item749215 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749189 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749186 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item749242 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749267 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749239 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:193px !important;
}

#item749294 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749319 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749291 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:229px !important;
}

#item749346 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749371 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749343 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:265px !important;
}

#item749399 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749424 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749396 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:301px !important;
}

#item749451 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749477 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749448 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:337px !important;
}

#item749505 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749530 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749502 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:373px !important;
}

#item749583 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749557 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item749554 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:409px !important;
}

#item749635 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item749611 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item749608 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item749053 {
	opacity:0.00;
	width:10px !important;
	height:2794px !important;
	left:698px !important;
	background:#fff;
}

#item749051 {
	width:708px !important;
	height:2794px !important;
	left:492px !important;
}

#item694005 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item693980 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item693977 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:230px !important;
}

#item694057 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item694032 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item694029 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:230px !important;
}

#item694082 {
	width:1200px !important;
	height:112px !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;
}

#item694092 {
	width:164px !important;
	height:58px !important;
}

#item694086 {
	width:164px !important;
	height:58px !important;
}

#item694083 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item694126 {
	width:120px !important;
	min-height:50px !important;
}

#item694101 {
	width:120px !important;
	min-height:50px !important;
}

#item694097 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item694180 {
	width:120px !important;
	min-height:50px !important;
}

#item694154 {
	width:120px !important;
	min-height:50px !important;
}

#item694150 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item694234 {
	width:130px !important;
	min-height:50px !important;
}

#item694209 {
	width:130px !important;
	min-height:50px !important;
}

#item694205 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item694288 {
	width:130px !important;
	min-height:50px !important;
}

#item694263 {
	width:130px !important;
	min-height:50px !important;
}

#item694258 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item694344 {
	width:150px !important;
	min-height:60px !important;
}

#item694318 {
	width:150px !important;
	min-height:60px !important;
}

#item694313 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item694397 {
	width:150px !important;
	min-height:60px !important;
}

#item694372 {
	width:150px !important;
	min-height:60px !important;
}

#item694368 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item694451 {
	width:140px !important;
	min-height:60px !important;
}

#item694426 {
	width:140px !important;
	min-height:60px !important;
}

#item694422 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item694506 {
	width:140px !important;
	min-height:60px !important;
}

#item694481 {
	width:140px !important;
	min-height:60px !important;
}

#item694477 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item694081.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item746565 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:304px !important;
	background:#650030;
}

#item746566 {
	width:590px !important;
	left:132px !important;
	top:300px !important;
	min-height:30px !important;
}

#item746589 {
	width:820px !important;
	left:132px !important;
	top:340px !important;
	min-height:60px !important;
}

#item746612 {
	width:480px !important;
	left:132px !important;
	top:415px !important;
	min-height:20px !important;
}

#item746635 {
	width:840px !important;
	left:132px !important;
	top:455px !important;
	min-height:830px !important;
}

#item746660 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:1350px !important;
	background:#ff4f17;
}

#item746662 {
	width:590px !important;
	left:132px !important;
	top:1346px !important;
	min-height:30px !important;
}

#item746685 {
	width:520px !important;
	left:132px !important;
	top:1387px !important;
	min-height:20px !important;
}

#item746708 {
	width:900px !important;
	left:132px !important;
	top:1427px !important;
	min-height:630px !important;
}

#item533875 {
	width:1820px !important;
	height:99px !important;
	top:113px !important;
	background:#650030;
}

#item533876 {
	width:620px !important;
	left:408px !important;
	top:131px !important;
	min-height:80px !important;
}

#item533899 {
	width:662px !important;
	left:408px !important;
	top:273px !important;
	min-height:54px !important;
}

@keyframes fadein-533922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-533922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item533922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item533923 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item533927 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item533951 {
	width:192px !important;
	left:8px !important;
	top:86px !important;
	min-height:30px !important;
}

@keyframes fadein-533974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-533974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item533974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-533975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-533975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item533975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item533976 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item533979 {
	width:28px !important;
	top:5px !important;
	border-radius:30px;
	background:#650030;
	min-height:21px !important;
}

#item534002 {
	width:140px !important;
	left:34px !important;
	top:79px !important;
	min-height:50px !important;
}

@keyframes fadein-534025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-534025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item534025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-534026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-534026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item534026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item534027 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item534030 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item534053 {
	width:130px !important;
	left:39px !important;
	top:68px !important;
	min-height:80px !important;
}

@keyframes fadein-534076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-534076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item534076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-534077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-534077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item534077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item534078 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item534081 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item534104 {
	width:160px !important;
	left:24px !important;
	top:57px !important;
	min-height:130px !important;
}

@keyframes fadein-534128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-534128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item534128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-534129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-534129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item534129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item534130 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

#item534132 {
	width:28px !important;
	height:28px !important;
	border-radius:30px;
	background:#752135;
}

#item534133 {
	width:28px !important;
	top:5px !important;
	border-radius:30px;
	background:#752135;
	min-height:21px !important;
}

#item534156 {
	width:160px !important;
	left:24px !important;
	top:58px !important;
	min-height:130px !important;
}

@keyframes fadein-534179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-534179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item534179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item534180 {
	width:342px !important;
	height:342px !important;
	border:solid 5px #650030;
}

#item534181 {
	width:260px !important;
	left:41px !important;
	top:68px !important;
	min-height:210px !important;
}

#item534204 {
	width:970px !important;
	left:408px !important;
	top:1020px !important;
	min-height:230px !important;
}

#item533873 {
	width:1820px !important;
	height:119px !important;
	top:1330px !important;
	background:#d1d2d4;
}

#item534229 {
	width:120px !important;
	left:60px !important;
	top:1383px !important;
	min-height:40px !important;
}

#item534280 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item534255 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item534252 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:230px !important;
}

#item534333 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item534307 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item534304 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:230px !important;
}

#item647822 {
	width:1820px !important;
	height:112px !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;
}

#item686769 {
	width:164px !important;
	height:58px !important;
}

#item686764 {
	width:164px !important;
	height:58px !important;
}

#item686761 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item647861 {
	width:120px !important;
	min-height:50px !important;
}

#item647836 {
	width:120px !important;
	min-height:50px !important;
}

#item647833 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item647914 {
	width:120px !important;
	min-height:50px !important;
}

#item647889 {
	width:120px !important;
	min-height:50px !important;
}

#item647886 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item647969 {
	width:130px !important;
	min-height:50px !important;
}

#item647942 {
	width:130px !important;
	min-height:50px !important;
}

#item647939 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item648021 {
	width:130px !important;
	min-height:50px !important;
}

#item647996 {
	width:130px !important;
	min-height:50px !important;
}

#item647993 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item648075 {
	width:150px !important;
	min-height:60px !important;
}

#item648049 {
	width:150px !important;
	min-height:60px !important;
}

#item648046 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item648127 {
	width:150px !important;
	min-height:60px !important;
}

#item648102 {
	width:150px !important;
	min-height:60px !important;
}

#item648099 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item648182 {
	width:140px !important;
	min-height:60px !important;
}

#item648156 {
	width:140px !important;
	min-height:60px !important;
}

#item648152 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item648234 {
	width:140px !important;
	min-height:60px !important;
}

#item648209 {
	width:140px !important;
	min-height:60px !important;
}

#item648206 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item647821.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item263676 {
	width:768px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item263699 {
	width:570px !important;
	left:40px !important;
	top:95px !important;
	min-height:60px !important;
}

#item263722 {
	width:640px !important;
	left:40px !important;
	top:250px !important;
	min-height:40px !important;
}

@keyframes fadein-263745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-263745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item263745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263746 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item263749 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item263772 {
	width:192px !important;
	left:8px !important;
	top:86px !important;
	min-height:30px !important;
}

@keyframes fadein-263796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-263796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item263796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263797 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item263801 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item263824 {
	width:140px !important;
	left:34px !important;
	top:79px !important;
	min-height:50px !important;
}

@keyframes fadein-263848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-263848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item263848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263849 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item263852 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item263875 {
	width:130px !important;
	left:39px !important;
	top:68px !important;
	min-height:80px !important;
}

@keyframes fadein-263900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-263900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item263900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263901 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item263904 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item263927 {
	width:160px !important;
	left:24px !important;
	top:57px !important;
	min-height:130px !important;
}

@keyframes fadein-263951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-263951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item263951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item263952 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item263955 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item263979 {
	width:160px !important;
	left:24px !important;
	top:58px !important;
	min-height:130px !important;
}

@keyframes fadein-264002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-264002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item264002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item264003 {
	width:342px !important;
	height:342px !important;
	border:solid 5px #650030;
}

#item264004 {
	width:260px !important;
	left:41px !important;
	top:68px !important;
	min-height:210px !important;
}

#item264027 {
	width:630px !important;
	left:69px !important;
	top:1260px !important;
	min-height:300px !important;
}

#item263675 {
	width:768px !important;
	height:119px !important;
	top:1657px !important;
	background:#d1d2d4;
}

#item478599 {
	width:120px !important;
	left:40px !important;
	top:1710px !important;
	min-height:40px !important;
}

#item264079 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item264054 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item264051 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:185px !important;
}

#item264131 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item264106 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item264103 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:185px !important;
}

#item459743 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459744 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459742.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item366932 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item366955 {
	width:510px !important;
	left:30px !important;
	top:95px !important;
	min-height:60px !important;
}

#item366978 {
	width:516px !important;
	left:30px !important;
	top:250px !important;
	min-height:60px !important;
}

#item367002 {
	width:250px !important;
	height:250px !important;
	border:solid 5px #ff4f17;
}

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

#item367005 {
	width:28px !important;
	left:4px !important;
	top:5px !important;
	min-height:24px !important;
}

#item367028 {
	width:192px !important;
	left:29px !important;
	top:114px !important;
	min-height:30px !important;
}

#item367052 {
	width:250px !important;
	height:250px !important;
	border:solid 5px #ff4f17;
}

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

#item367056 {
	width:28px !important;
	left:4px !important;
	top:5px !important;
	min-height:24px !important;
}

#item367079 {
	width:170px !important;
	left:40px !important;
	top:103px !important;
	min-height:60px !important;
}

#item367103 {
	width:250px !important;
	height:250px !important;
	border:solid 5px #ff4f17;
}

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

#item367106 {
	width:30px !important;
	left:3px !important;
	top:5px !important;
	min-height:25px !important;
}

#item367129 {
	width:190px !important;
	left:30px !important;
	top:102px !important;
	min-height:60px !important;
}

#item367154 {
	width:250px !important;
	height:250px !important;
	border:solid 5px #ff4f17;
}

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

#item367157 {
	width:30px !important;
	left:3px !important;
	top:5px !important;
	min-height:24px !important;
}

#item367180 {
	width:200px !important;
	left:25px !important;
	top:93px !important;
	min-height:112px !important;
}

#item367204 {
	width:250px !important;
	height:250px !important;
	border:solid 5px #ff4f17;
}

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

#item367207 {
	width:28px !important;
	left:4px !important;
	top:5px !important;
	min-height:24px !important;
}

#item367230 {
	width:200px !important;
	left:25px !important;
	top:93px !important;
	min-height:110px !important;
}

#item367254 {
	width:360px !important;
	height:360px !important;
	border:solid 5px #650030;
}

#item367255 {
	width:290px !important;
	left:35px !important;
	top:71px !important;
	min-height:230px !important;
}

#item367278 {
	width:516px !important;
	left:30px !important;
	top:2170px !important;
	min-height:340px !important;
}

#item366931 {
	width:576px !important;
	height:119px !important;
	top:2571px !important;
	background:#d1d2d4;
}

#item479391 {
	width:120px !important;
	left:30px !important;
	top:2629px !important;
	min-height:35px !important;
}

#item367330 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item367305 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item367302 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item367384 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item367358 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item367354 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465300 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465306 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465303 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465301 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465299.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item123001 {
	width:1200px !important;
	height:99px !important;
	top:113px !important;
	background:#650030;
}

#item78373 {
	width:620px !important;
	left:98px !important;
	top:131px !important;
	min-height:80px !important;
}

#item78445 {
	width:662px !important;
	left:98px !important;
	top:273px !important;
	min-height:54px !important;
}

@keyframes fadein-154225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-154225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78472 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item154054 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item78565 {
	width:192px !important;
	left:8px !important;
	top:86px !important;
	min-height:30px !important;
}

@keyframes fadein-78730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-154226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-154226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78468 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item154083 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item78588 {
	width:140px !important;
	left:34px !important;
	top:79px !important;
	min-height:50px !important;
}

@keyframes fadein-78732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-154227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-154227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78613 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item154112 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item78637 {
	width:130px !important;
	left:39px !important;
	top:68px !important;
	min-height:80px !important;
}

@keyframes fadein-78733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-154228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-154228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78469 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item154142 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item78660 {
	width:160px !important;
	left:24px !important;
	top:57px !important;
	min-height:130px !important;
}

@keyframes fadein-78731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-154229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-154229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78471 {
	width:208px !important;
	height:208px !important;
	border:solid 5px #ff4f17;
}

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

#item154173 {
	width:28px !important;
	top:5px !important;
	min-height:21px !important;
}

#item78683 {
	width:160px !important;
	left:24px !important;
	top:58px !important;
	min-height:130px !important;
}

@keyframes fadein-154230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-154230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78470 {
	width:342px !important;
	height:342px !important;
	border:solid 5px #650030;
}

#item78706 {
	width:260px !important;
	left:41px !important;
	top:68px !important;
	min-height:210px !important;
}

#item732801 {
	width:970px !important;
	left:98px !important;
	top:1020px !important;
	min-height:230px !important;
}

#item164018 {
	width:1200px !important;
	height:119px !important;
	top:1330px !important;
	background:#d1d2d4;
}

#item477796 {
	width:120px !important;
	left:30px !important;
	top:1383px !important;
	min-height:40px !important;
}

#item160671 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160646 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160643 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:230px !important;
}

#item160722 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160697 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160695 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:230px !important;
}

#item659863 {
	width:1200px !important;
	height:112px !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;
}

#item692377 {
	width:164px !important;
	height:58px !important;
}

#item692372 {
	width:164px !important;
	height:58px !important;
}

#item692369 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item659906 {
	width:120px !important;
	min-height:50px !important;
}

#item659881 {
	width:120px !important;
	min-height:50px !important;
}

#item659878 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item659958 {
	width:120px !important;
	min-height:50px !important;
}

#item659933 {
	width:120px !important;
	min-height:50px !important;
}

#item659930 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item660013 {
	width:130px !important;
	min-height:50px !important;
}

#item659987 {
	width:130px !important;
	min-height:50px !important;
}

#item659983 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item660065 {
	width:130px !important;
	min-height:50px !important;
}

#item660040 {
	width:130px !important;
	min-height:50px !important;
}

#item660037 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item660119 {
	width:150px !important;
	min-height:60px !important;
}

#item660093 {
	width:150px !important;
	min-height:60px !important;
}

#item660090 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item660171 {
	width:150px !important;
	min-height:60px !important;
}

#item660146 {
	width:150px !important;
	min-height:60px !important;
}

#item660143 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item660227 {
	width:140px !important;
	min-height:60px !important;
}

#item660200 {
	width:140px !important;
	min-height:60px !important;
}

#item660197 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item660280 {
	width:140px !important;
	min-height:60px !important;
}

#item660254 {
	width:140px !important;
	min-height:60px !important;
}

#item660251 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item659862.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735523 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735524 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item735525 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item735532 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735556 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item534493 {
	width:580px !important;
	left:408px !important;
	top:361px !important;
	min-height:240px !important;
}

#item738989 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item738990 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item534522 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item534524 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item534518 {
	width:195px !important;
	height:54px !important;
	left:1040px !important;
	top:427px !important;
}

#item534576 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:644px !important;
	background:#650030;
}

#item534577 {
	width:144px !important;
	left:442px !important;
	top:640px !important;
	min-height:30px !important;
}

#item534600 {
	width:474px !important;
	left:442px !important;
	top:680px !important;
	min-height:120px !important;
}

#item534623 {
	width:474px !important;
	left:938px !important;
	top:680px !important;
	min-height:120px !important;
}

#item534647 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:842px !important;
	background:#ff4f17;
}

#item534648 {
	width:210px !important;
	left:442px !important;
	top:838px !important;
	min-height:30px !important;
}

#item534671 {
	width:560px !important;
	left:442px !important;
	top:880px !important;
	min-height:20px !important;
}

#item732895 {
	width:476px !important;
	left:442px !important;
	top:915px !important;
	min-height:140px !important;
}

#item732918 {
	width:474px !important;
	left:938px !important;
	top:915px !important;
	min-height:150px !important;
}

#item534741 {
	width:230px !important;
	left:408px !important;
	top:1111px !important;
	min-height:30px !important;
}

#item536974 {
	opacity:0.00;
	width:10px !important;
	height:1768px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item536624 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item536625 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536648 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item536575 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item536576 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536599 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item536572 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1161px !important;
}

#item536724 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item536725 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536748 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item536675 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item536676 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536699 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item536672 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1232px !important;
}

#item536825 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item536826 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536849 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item536776 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item536777 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536800 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item536772 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1350px !important;
}

#item536925 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item536926 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536949 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item536876 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item536877 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536900 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item536873 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1398px !important;
}

#item536171 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item536172 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536195 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item536121 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item536122 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536146 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item536118 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1161px !important;
}

#item536272 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item536274 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536298 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item536223 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item536224 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536247 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item536219 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1232px !important;
}

#item536375 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item536376 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536399 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item536325 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item536327 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536350 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item536322 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1350px !important;
}

#item536475 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item536476 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536499 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item536426 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item536427 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536450 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item536423 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1398px !important;
}

#item536524 {
	width:30px !important;
	left:120px !important;
	top:1465px !important;
	min-height:30px !important;
}

#item536547 {
	width:530px !important;
	left:159px !important;
	top:1471px !important;
	min-height:140px !important;
}

#item535721 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item535722 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535745 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item535672 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item535673 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535696 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item535668 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1161px !important;
}

#item535821 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item535822 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535845 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item535772 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item535773 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535796 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item535769 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1232px !important;
}

#item535922 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item535923 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535946 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item535872 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item535874 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535897 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item535869 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1350px !important;
}

#item535970 {
	width:30px !important;
	left:120px !important;
	top:1417px !important;
	min-height:30px !important;
}

#item535993 {
	width:530px !important;
	left:159px !important;
	top:1423px !important;
	min-height:90px !important;
}

#item536068 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item536069 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536092 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item536019 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item536020 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item536043 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item536016 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1523px !important;
}

#item535270 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item535271 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535294 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item535221 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item535222 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535245 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item535217 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1161px !important;
}

#item535371 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item535372 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535395 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item535322 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item535323 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535346 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item535318 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1232px !important;
}

#item535419 {
	width:30px !important;
	left:120px !important;
	top:1365px !important;
	min-height:30px !important;
}

#item535442 {
	width:540px !important;
	left:159px !important;
	top:1370px !important;
	min-height:140px !important;
}

#item535518 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item535520 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535543 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item535469 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item535470 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535493 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item535466 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1519px !important;
}

#item535619 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item535620 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535643 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item535570 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item535571 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535594 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item535567 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1567px !important;
}

#item534819 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item534820 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item534843 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item534770 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item534771 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item534794 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item534766 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1161px !important;
}

#item534867 {
	width:30px !important;
	left:120px !important;
	top:1247px !important;
	min-height:30px !important;
}

#item534890 {
	width:530px !important;
	left:159px !important;
	top:1253px !important;
	min-height:110px !important;
}

#item534965 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item534966 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item534989 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item534916 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item534917 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item534940 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item534913 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1375px !important;
}

#item535066 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item535067 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535091 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item535017 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item535018 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535041 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item535014 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1493px !important;
}

#item535167 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item535168 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535191 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item535118 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item535119 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item535142 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item535115 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1541px !important;
}

#item534764 {
	width:743px !important;
	height:1778px !important;
	left:300px !important;
	top:-10px !important;
}

#item536975 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1154px !important;
	background:#650030;
}

#item536976 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1154px !important;
	border:solid 1px #650030;
}

#item536978 {
	width:90px !important;
	left:1160px !important;
	top:1177px !important;
	min-height:62px !important;
}

#item537001 {
	width:216px !important;
	left:1178px !important;
	top:1270px !important;
	min-height:50px !important;
}

#item534517 {
	width:1820px !important;
	height:119px !important;
	top:1649px !important;
	background:#d1d2d4;
}

#item687456 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687457 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item687480 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item687481 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687406 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687407 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item687430 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item687431 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687404 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1669px !important;
}

#item537126 {
	width:120px !important;
	left:60px !important;
	top:1702px !important;
	min-height:40px !important;
}

#item537153 {
	width:342px !important;
	left:798px !important;
	top:437px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:280px !important;
	padding:21px;
}

#item537205 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item537179 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item537176 {
	width:36px !important;
	height:36px !important;
	left:1107px !important;
	top:435px !important;
}

#item537151 {
	opacity:0.00;
	width:10px !important;
	height:1768px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item537149 {
	width:1143px !important;
	height:1778px !important;
	left:300px !important;
	top:-10px !important;
}

#item537232 {
	width:610px !important;
	height:312px !important;
	left:10px !important;
	top:1419px !important;
	background:#650030;
}

#item537233 {
	width:470px !important;
	left:65px !important;
	top:1448px !important;
	min-height:40px !important;
}

#item537284 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item537259 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item537256 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1501px !important;
}

#item537336 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item537311 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item537308 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1537px !important;
}

#item537390 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item537364 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item537360 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1573px !important;
}

#item537442 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item537417 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item537414 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1609px !important;
}

#item537494 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item537469 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item537466 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1644px !important;
}

#item605916 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item605891 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item605888 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1680px !important;
}

#item537599 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item537575 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item537572 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1418px !important;
}

#item537230 {
	opacity:0.00;
	width:10px !important;
	height:1768px !important;
	left:708px !important;
	top:10px !important;
	background:#fff;
}

#item537228 {
	width:718px !important;
	height:1778px !important;
	left:792px !important;
	top:-10px !important;
}

#item537650 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item537625 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item537622 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item537703 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item537677 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item537674 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item648292 {
	width:1820px !important;
	height:112px !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;
}

#item686786 {
	width:164px !important;
	height:58px !important;
}

#item686781 {
	width:164px !important;
	height:58px !important;
}

#item686778 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item648333 {
	width:120px !important;
	min-height:50px !important;
}

#item648307 {
	width:120px !important;
	min-height:50px !important;
}

#item648304 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item648385 {
	width:120px !important;
	min-height:50px !important;
}

#item648360 {
	width:120px !important;
	min-height:50px !important;
}

#item648357 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item648440 {
	width:130px !important;
	min-height:50px !important;
}

#item648413 {
	width:130px !important;
	min-height:50px !important;
}

#item648410 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item648492 {
	width:130px !important;
	min-height:50px !important;
}

#item648467 {
	width:130px !important;
	min-height:50px !important;
}

#item648464 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item648546 {
	width:150px !important;
	min-height:60px !important;
}

#item648520 {
	width:150px !important;
	min-height:60px !important;
}

#item648517 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item648599 {
	width:150px !important;
	min-height:60px !important;
}

#item648573 {
	width:150px !important;
	min-height:60px !important;
}

#item648570 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item648655 {
	width:140px !important;
	min-height:60px !important;
}

#item648629 {
	width:140px !important;
	min-height:60px !important;
}

#item648625 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item648707 {
	width:140px !important;
	min-height:60px !important;
}

#item648682 {
	width:140px !important;
	min-height:60px !important;
}

#item648679 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item648291.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item675279 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item675280 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item675287 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item675312 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item264291 {
	width:688px !important;
	left:40px !important;
	top:360px !important;
	min-height:220px !important;
}

#item739652 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739653 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739626 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739627 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739624 {
	width:195px !important;
	height:54px !important;
	left:40px !important;
	top:600px !important;
}

#item264373 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:725px !important;
	background:#650030;
}

#item264374 {
	width:144px !important;
	left:74px !important;
	top:721px !important;
	min-height:30px !important;
}

#item264398 {
	width:310px !important;
	left:64px !important;
	top:761px !important;
	min-height:190px !important;
}

#item264421 {
	width:310px !important;
	left:418px !important;
	top:761px !important;
	min-height:180px !important;
}

#item264446 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1005px !important;
	background:#ff4f17;
}

#item264447 {
	width:210px !important;
	left:74px !important;
	top:1001px !important;
	min-height:30px !important;
}

#item264470 {
	width:560px !important;
	left:74px !important;
	top:1043px !important;
	min-height:20px !important;
}

#item264493 {
	width:314px !important;
	left:74px !important;
	top:1078px !important;
	min-height:230px !important;
}

#item264516 {
	width:310px !important;
	left:418px !important;
	top:1078px !important;
	min-height:230px !important;
}

#item264540 {
	width:230px !important;
	left:40px !important;
	top:1346px !important;
	min-height:30px !important;
}

#item503206 {
	opacity:0.00;
	width:10px !important;
	height:2237px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item266420 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item266421 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266445 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item266371 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item266372 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266395 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item266368 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1399px !important;
}

#item266521 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item266522 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266545 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item266472 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item266473 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266496 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item266469 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1470px !important;
}

#item266622 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item266623 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266646 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item266572 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item266573 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266596 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item266569 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1588px !important;
}

#item266724 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item266725 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266748 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item266674 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item266675 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266698 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item266671 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1636px !important;
}

#item265969 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item265970 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265995 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item265920 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item265921 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265944 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item265917 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1399px !important;
}

#item266071 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item266072 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266095 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item266022 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item266023 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266046 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item266019 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1470px !important;
}

#item266172 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item266173 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266196 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item266122 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item266123 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266147 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item266119 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1588px !important;
}

#item266273 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item266274 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266297 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item266224 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item266225 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item266248 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item266221 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1636px !important;
}

#item266321 {
	width:30px !important;
	left:90px !important;
	top:1703px !important;
	min-height:30px !important;
}

#item266344 {
	width:530px !important;
	left:129px !important;
	top:1709px !important;
	min-height:140px !important;
}

#item265517 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item265518 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265542 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item265468 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item265469 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265492 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item265465 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1399px !important;
}

#item265620 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item265621 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265644 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item265569 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item265570 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265594 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item265566 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1470px !important;
}

#item265720 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item265721 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265744 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item265671 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item265672 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265695 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item265668 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1588px !important;
}

#item265769 {
	width:30px !important;
	left:90px !important;
	top:1655px !important;
	min-height:30px !important;
}

#item265792 {
	width:530px !important;
	left:129px !important;
	top:1661px !important;
	min-height:90px !important;
}

#item265868 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item265869 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265892 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item265818 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item265819 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265843 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item265815 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1761px !important;
}

#item265067 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item265068 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265092 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item265018 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item265019 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265042 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item265015 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1399px !important;
}

#item265168 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item265170 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265193 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item265119 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item265120 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265143 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item265116 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1470px !important;
}

#item265217 {
	width:30px !important;
	left:90px !important;
	top:1603px !important;
	min-height:30px !important;
}

#item265240 {
	width:540px !important;
	left:129px !important;
	top:1608px !important;
	min-height:140px !important;
}

#item265315 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item265316 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265340 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item265266 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item265267 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265290 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item265263 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1757px !important;
}

#item265416 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item265417 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265440 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item265367 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item265368 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item265391 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item265364 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1805px !important;
}

#item264617 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item264618 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item264641 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item264568 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item264569 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item264592 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item264565 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1399px !important;
}

#item264666 {
	width:30px !important;
	left:90px !important;
	top:1485px !important;
	min-height:30px !important;
}

#item264689 {
	width:530px !important;
	left:129px !important;
	top:1491px !important;
	min-height:120px !important;
}

#item264764 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item264765 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item264788 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item264715 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item264716 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item264739 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item264712 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1613px !important;
}

#item264864 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item264865 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item264889 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item264815 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item264816 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item264839 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item264812 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1731px !important;
}

#item264966 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item264967 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item264990 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item264916 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item264917 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item264941 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item264913 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1779px !important;
}

#item264563 {
	width:713px !important;
	height:2247px !important;
	left:-10px !important;
	top:-10px !important;
}

#item266772 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1882px !important;
	background:#650030;
}

#item266773 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1882px !important;
	border:solid 1px #650030;
}

#item266774 {
	width:180px !important;
	left:68px !important;
	top:1895px !important;
	min-height:30px !important;
}

#item266797 {
	width:550px !important;
	left:109px !important;
	top:1976px !important;
	min-height:40px !important;
}

#item264315 {
	width:768px !important;
	height:119px !important;
	top:2118px !important;
	background:#d1d2d4;
}

#item727964 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item727965 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item727988 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item727989 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item727913 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item727914 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item727937 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item727939 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item727911 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2138px !important;
}

#item478628 {
	width:120px !important;
	left:40px !important;
	top:2171px !important;
	min-height:40px !important;
}

#item266928 {
	width:342px !important;
	left:108px !important;
	top:610px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:280px !important;
	padding:21px;
}

#item266978 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item266954 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item266951 {
	width:36px !important;
	height:36px !important;
	left:417px !important;
	top:608px !important;
}

#item266925 {
	opacity:0.00;
	width:10px !important;
	height:2237px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item266923 {
	width:453px !important;
	height:2247px !important;
	left:-10px !important;
	top:-10px !important;
}

#item267006 {
	width:610px !important;
	height:313px !important;
	left:10px !important;
	top:1887px !important;
	background:#650030;
}

#item267007 {
	width:470px !important;
	left:65px !important;
	top:1913px !important;
	min-height:40px !important;
}

#item267060 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item267034 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item267030 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1969px !important;
}

#item267112 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item267087 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item267084 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:2005px !important;
}

#item267164 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item267139 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item267136 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:2041px !important;
}

#item477443 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item477417 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item477414 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:2077px !important;
}

#item477495 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item477470 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item477467 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:2113px !important;
}

#item364343 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item364318 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item364316 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:2149px !important;
}

#item267215 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item267191 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item267188 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1886px !important;
}

#item267003 {
	opacity:0.00;
	width:10px !important;
	height:2237px !important;
	left:650px !important;
	top:10px !important;
	background:#fff;
}

#item267001 {
	width:660px !important;
	height:2247px !important;
	left:108px !important;
	top:-10px !important;
}

#item267320 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item267295 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item267292 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item267372 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item267347 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item267344 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459751 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459752 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459750.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item367444 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item367445 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item367500 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:270px !important;
}

#item739712 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739713 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739686 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739687 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739684 {
	width:195px !important;
	height:54px !important;
	left:31px !important;
	top:504px !important;
}

#item367583 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:628px !important;
	background:#650030;
}

#item367584 {
	width:144px !important;
	left:64px !important;
	top:624px !important;
	min-height:30px !important;
}

#item367607 {
	width:482px !important;
	left:64px !important;
	top:664px !important;
	min-height:230px !important;
}

#item367654 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:957px !important;
	background:#ff4f17;
}

#item367655 {
	width:210px !important;
	left:64px !important;
	top:953px !important;
	min-height:30px !important;
}

#item367679 {
	width:481px !important;
	left:64px !important;
	top:995px !important;
	min-height:40px !important;
}

#item367702 {
	width:482px !important;
	left:64px !important;
	top:1050px !important;
	min-height:300px !important;
}

#item367749 {
	width:230px !important;
	left:30px !important;
	top:1408px !important;
	min-height:30px !important;
}

#item524890 {
	opacity:0.00;
	width:10px !important;
	height:2469px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item433041 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item433042 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433065 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item432992 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item432993 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433016 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item432990 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1461px !important;
}

#item433310 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item433311 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433334 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item433261 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item433262 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433285 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item433259 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1559px !important;
}

#item432541 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item432542 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432565 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item432491 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item432492 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432515 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item432489 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1702px !important;
}

#item433687 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item433688 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433711 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item433638 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item433639 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433662 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item433636 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1750px !important;
}

#item432912 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item432913 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432936 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item432863 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item432864 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432887 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item432861 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1461px !important;
}

#item433161 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item433162 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433185 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item433112 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item433113 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433136 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item433110 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1559px !important;
}

#item432418 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item432419 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432442 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item432369 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item432370 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432393 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item432367 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1702px !important;
}

#item369482 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item369483 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item369506 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item369431 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item369432 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item369455 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item369428 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1751px !important;
}

#item369530 {
	width:30px !important;
	left:52px !important;
	top:1816px !important;
	min-height:30px !important;
}

#item369553 {
	width:400px !important;
	left:91px !important;
	top:1822px !important;
	min-height:190px !important;
}

#item432786 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item432788 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432811 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item432737 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item432738 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432761 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item432735 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1461px !important;
}

#item432662 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item432664 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432687 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item432613 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item432614 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432637 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item432611 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1559px !important;
}

#item368929 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item368930 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item368955 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item368880 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item368881 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item368904 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item368877 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1702px !important;
}

#item368979 {
	width:30px !important;
	left:52px !important;
	top:1763px !important;
	min-height:30px !important;
}

#item369002 {
	width:420px !important;
	left:91px !important;
	top:1769px !important;
	min-height:120px !important;
}

#item433555 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item433556 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433579 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item433506 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item433507 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433530 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item433504 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1893px !important;
}

#item432121 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item432122 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432145 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item368227 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item368228 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item368251 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item368224 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1461px !important;
}

#item432180 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item432181 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432204 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item368329 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item368330 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item368353 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item368326 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1559px !important;
}

#item368426 {
	width:30px !important;
	left:52px !important;
	top:1719px !important;
	min-height:30px !important;
}

#item368449 {
	width:410px !important;
	left:91px !important;
	top:1725px !important;
	min-height:190px !important;
}

#item432286 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item432287 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432311 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item432237 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item432238 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432261 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item432235 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1921px !important;
}

#item433432 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item433433 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433456 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item433383 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item433384 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433407 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item433381 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1969px !important;
}

#item431993 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item431994 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432017 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item367777 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item367778 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item367801 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item367774 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1461px !important;
}

#item367875 {
	width:30px !important;
	left:52px !important;
	top:1572px !important;
	min-height:30px !important;
}

#item367898 {
	width:400px !important;
	left:91px !important;
	top:1578px !important;
	min-height:140px !important;
}

#item432059 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item432060 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item432084 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item367924 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item367925 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item367948 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item367921 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1727px !important;
}

#item368075 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item368076 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item368099 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item368024 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item368025 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item368048 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item368021 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1870px !important;
}

#item368175 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item368176 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item368199 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item368126 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item368127 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item368150 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item368123 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1918px !important;
}

#item367772 {
	width:559px !important;
	height:2479px !important;
	left:-10px !important;
	top:-10px !important;
}

#item433772 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2039px !important;
	background:#650030;
}

#item433773 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2039px !important;
	border:solid 1px #650030;
}

#item433774 {
	width:90px !important;
	left:162px !important;
	top:2062px !important;
	min-height:62px !important;
}

#item433797 {
	width:216px !important;
	left:180px !important;
	top:2155px !important;
	min-height:50px !important;
}

#item370029 {
	width:576px !important;
	height:119px !important;
	top:2350px !important;
	background:#d1d2d4;
}

#item730503 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730504 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730527 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item730528 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730453 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730454 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730477 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item730478 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730451 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2370px !important;
}

#item479362 {
	width:60px !important;
	left:30px !important;
	top:2408px !important;
	min-height:35px !important;
}

#item370137 {
	width:342px !important;
	left:99px !important;
	top:514px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:280px !important;
	padding:21px;
}

#item370187 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item370163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item370160 {
	width:36px !important;
	height:36px !important;
	left:407px !important;
	top:512px !important;
}

#item370135 {
	opacity:0.00;
	width:10px !important;
	height:2469px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item370133 {
	width:443px !important;
	height:2479px !important;
	left:-10px !important;
	top:-10px !important;
}

#item370215 {
	width:516px !important;
	height:312px !important;
	left:10px !important;
	top:2120px !important;
	background:#650030;
}

#item370216 {
	width:430px !important;
	left:40px !important;
	top:2146px !important;
	min-height:40px !important;
}

#item370268 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item370243 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item370239 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2202px !important;
}

#item370320 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item370295 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item370292 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2238px !important;
}

#item370373 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item370348 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item370345 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2274px !important;
}

#item477557 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item477532 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item477528 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2309px !important;
}

#item477609 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item477584 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item477581 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2345px !important;
}

#item370478 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item370453 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item370451 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2381px !important;
}

#item370424 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item370400 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item370397 {
	width:36px !important;
	height:36px !important;
	left:491px !important;
	top:2119px !important;
}

#item370212 {
	opacity:0.00;
	width:10px !important;
	height:2469px !important;
	left:546px !important;
	top:10px !important;
	background:#fff;
}

#item370210 {
	width:556px !important;
	height:2479px !important;
	left:20px !important;
	top:-10px !important;
}

#item370530 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item370505 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item370502 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item370583 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item370557 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item370554 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465310 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465316 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465313 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465311 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465309.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item734725 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item734726 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item672002 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item672010 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item672033 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item83996 {
	width:580px !important;
	left:98px !important;
	top:361px !important;
	min-height:240px !important;
}

#item739473 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739474 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739446 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739448 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739444 {
	width:195px !important;
	height:54px !important;
	left:730px !important;
	top:427px !important;
}

#item83828 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:644px !important;
	background:#650030;
}

#item83805 {
	width:144px !important;
	left:132px !important;
	top:640px !important;
	min-height:30px !important;
}

#item83606 {
	width:474px !important;
	left:132px !important;
	top:680px !important;
	min-height:120px !important;
}

#item164279 {
	width:474px !important;
	left:628px !important;
	top:680px !important;
	min-height:120px !important;
}

#item83803 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:842px !important;
	background:#ff4f17;
}

#item83779 {
	width:210px !important;
	left:132px !important;
	top:838px !important;
	min-height:30px !important;
}

#item83631 {
	width:560px !important;
	left:132px !important;
	top:880px !important;
	min-height:20px !important;
}

#item163528 {
	width:476px !important;
	left:132px !important;
	top:915px !important;
	min-height:140px !important;
}

#item164312 {
	width:474px !important;
	left:628px !important;
	top:915px !important;
	min-height:150px !important;
}

#item83899 {
	width:230px !important;
	left:98px !important;
	top:1111px !important;
	min-height:30px !important;
}

#item480394 {
	opacity:0.00;
	width:10px !important;
	height:1768px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item165918 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item165919 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item165942 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item165281 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item165282 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item165305 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item165684 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1161px !important;
}

#item165968 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item165969 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item165992 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item165332 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item165333 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item165356 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item165685 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1232px !important;
}

#item166017 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item166018 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item166041 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item165381 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item165382 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item165406 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item165686 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1350px !important;
}

#item166066 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item166067 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item166091 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item165430 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item165431 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item165454 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item165687 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1398px !important;
}

#item168036 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item168037 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item168061 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item167986 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item167987 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item168011 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item167984 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1161px !important;
}

#item168137 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item168138 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item168161 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item168088 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item168089 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item168112 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item168086 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1232px !important;
}

#item168238 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item168239 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item168262 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item168187 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item168188 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item168211 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item168185 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1350px !important;
}

#item168337 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item168338 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item168361 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item168288 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item168289 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item168312 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item168286 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1398px !important;
}

#item164769 {
	width:30px !important;
	left:120px !important;
	top:1465px !important;
	min-height:30px !important;
}

#item164792 {
	width:530px !important;
	left:159px !important;
	top:1471px !important;
	min-height:140px !important;
}

#item167637 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item167638 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167661 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item167587 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item167588 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167611 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item167585 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1161px !important;
}

#item167736 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item167737 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167760 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item167687 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item167688 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167711 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item167685 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1232px !important;
}

#item167836 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item167837 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167860 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item167787 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item167788 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167811 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item167785 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1350px !important;
}

#item164671 {
	width:30px !important;
	left:120px !important;
	top:1417px !important;
	min-height:30px !important;
}

#item164694 {
	width:530px !important;
	left:159px !important;
	top:1423px !important;
	min-height:90px !important;
}

#item167936 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item167937 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167960 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item167886 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item167887 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167911 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item167884 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1523px !important;
}

#item167168 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item167169 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167192 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item167119 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item167120 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167143 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item167117 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1161px !important;
}

#item167535 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item167536 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167559 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item167218 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item167219 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167243 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item167216 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1232px !important;
}

#item164572 {
	width:30px !important;
	left:120px !important;
	top:1365px !important;
	min-height:30px !important;
}

#item164595 {
	width:540px !important;
	left:159px !important;
	top:1371px !important;
	min-height:140px !important;
}

#item167368 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item167369 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167392 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item167319 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item167320 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167343 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item167317 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1519px !important;
}

#item167470 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item167471 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167494 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item167419 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item167420 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167443 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item167417 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1567px !important;
}

#item167066 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item167068 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item167091 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item166553 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item166554 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item166577 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item166551 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1161px !important;
}

#item164491 {
	width:30px !important;
	left:120px !important;
	top:1247px !important;
	min-height:30px !important;
}

#item164468 {
	width:530px !important;
	left:159px !important;
	top:1253px !important;
	min-height:110px !important;
}

#item166701 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item166702 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item166725 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item166652 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item166653 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item166676 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item166650 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1375px !important;
}

#item166801 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item166802 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item166825 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item166751 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item166752 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item166776 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item166749 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1493px !important;
}

#item166900 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item166902 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item166925 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item166851 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item166852 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item166875 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item166849 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1541px !important;
}

#item168440 {
	width:743px !important;
	height:1778px !important;
	left:-10px !important;
	top:-10px !important;
}

#item164372 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1154px !important;
	background:#650030;
}

#item164411 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1154px !important;
	border:solid 1px #650030;
}

#item164392 {
	width:90px !important;
	left:850px !important;
	top:1177px !important;
	min-height:62px !important;
}

#item83754 {
	width:216px !important;
	left:868px !important;
	top:1270px !important;
	min-height:50px !important;
}

#item164151 {
	width:1200px !important;
	height:119px !important;
	top:1649px !important;
	background:#d1d2d4;
}

#item689918 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689919 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689942 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item689943 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689868 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689869 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689892 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item689893 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689866 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1669px !important;
}

#item477825 {
	width:120px !important;
	left:30px !important;
	top:1702px !important;
	min-height:40px !important;
}

#item163628 {
	width:342px !important;
	left:798px !important;
	top:437px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:280px !important;
	padding:21px;
}

#item163719 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item163651 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item163716 {
	width:36px !important;
	height:36px !important;
	left:1107px !important;
	top:435px !important;
}

#item163715 {
	opacity:0.00;
	width:10px !important;
	height:1768px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item163745 {
	width:1143px !important;
	height:1778px !important;
	left:-10px !important;
	top:-10px !important;
}

#item258737 {
	width:610px !important;
	height:312px !important;
	left:10px !important;
	top:1419px !important;
	background:#650030;
}

#item258738 {
	width:470px !important;
	left:65px !important;
	top:1448px !important;
	min-height:40px !important;
}

#item258840 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item258815 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item258811 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1501px !important;
}

#item258892 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item258867 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item258864 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1537px !important;
}

#item258944 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item258919 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item258916 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1573px !important;
}

#item472750 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item472725 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item472722 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1609px !important;
}

#item477386 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item477361 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item477358 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1644px !important;
}

#item259115 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item259090 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item259088 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1680px !important;
}

#item258788 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item258764 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item258761 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1418px !important;
}

#item258969 {
	opacity:0.00;
	width:10px !important;
	height:1768px !important;
	left:708px !important;
	top:10px !important;
	background:#fff;
}

#item258734 {
	width:718px !important;
	height:1778px !important;
	left:482px !important;
	top:-10px !important;
}

#item160894 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160869 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160867 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item160945 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160920 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160918 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item660337 {
	width:1200px !important;
	height:112px !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;
}

#item692397 {
	width:164px !important;
	height:58px !important;
}

#item692392 {
	width:164px !important;
	height:58px !important;
}

#item692389 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item660377 {
	width:120px !important;
	min-height:50px !important;
}

#item660352 {
	width:120px !important;
	min-height:50px !important;
}

#item660349 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item660429 {
	width:120px !important;
	min-height:50px !important;
}

#item660404 {
	width:120px !important;
	min-height:50px !important;
}

#item660401 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item660483 {
	width:130px !important;
	min-height:50px !important;
}

#item660457 {
	width:130px !important;
	min-height:50px !important;
}

#item660454 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item660535 {
	width:130px !important;
	min-height:50px !important;
}

#item660510 {
	width:130px !important;
	min-height:50px !important;
}

#item660507 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item660589 {
	width:150px !important;
	min-height:60px !important;
}

#item660563 {
	width:150px !important;
	min-height:60px !important;
}

#item660560 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item660641 {
	width:150px !important;
	min-height:60px !important;
}

#item660616 {
	width:150px !important;
	min-height:60px !important;
}

#item660613 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item660696 {
	width:140px !important;
	min-height:60px !important;
}

#item660670 {
	width:140px !important;
	min-height:60px !important;
}

#item660666 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item660748 {
	width:140px !important;
	min-height:60px !important;
}

#item660723 {
	width:140px !important;
	min-height:60px !important;
}

#item660720 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item660336.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735586 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735591 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item735592 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item735599 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735623 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item552758 {
	width:600px !important;
	left:408px !important;
	top:366px !important;
	min-height:240px !important;
}

#item552782 {
	width:366px !important;
	height:208px !important;
	left:1046px !important;
	top:398px !important;
}

#item552797 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:658px !important;
	background:#650030;
}

#item552798 {
	width:144px !important;
	left:442px !important;
	top:654px !important;
	min-height:30px !important;
}

#item552821 {
	width:440px !important;
	left:442px !important;
	top:694px !important;
	min-height:140px !important;
}

#item552844 {
	width:450px !important;
	left:938px !important;
	top:694px !important;
	min-height:120px !important;
}

#item552869 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:882px !important;
	background:#ff4f17;
}

#item552870 {
	width:210px !important;
	left:442px !important;
	top:878px !important;
	min-height:30px !important;
}

#item552893 {
	width:690px !important;
	left:442px !important;
	top:920px !important;
	min-height:20px !important;
}

#item552916 {
	width:460px !important;
	left:442px !important;
	top:955px !important;
	min-height:110px !important;
}

#item552939 {
	width:450px !important;
	left:938px !important;
	top:955px !important;
	min-height:80px !important;
}

#item552963 {
	width:230px !important;
	left:408px !important;
	top:1111px !important;
	min-height:30px !important;
}

#item554341 {
	opacity:0.00;
	width:10px !important;
	height:1697px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item554090 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item554091 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item554115 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item554041 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item554042 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item554065 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item554038 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1161px !important;
}

#item554191 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item554192 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item554215 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item554142 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item554143 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item554166 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item554139 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1260px !important;
}

#item554292 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item554293 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item554316 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item554243 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item554244 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item554267 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item554240 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1308px !important;
}

#item553739 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item553740 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553763 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item553690 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item553691 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553714 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item553687 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1161px !important;
}

#item553841 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item553842 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553865 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553791 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item553792 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553815 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553787 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1260px !important;
}

#item553942 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item553943 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553966 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553892 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item553893 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553916 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553889 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1308px !important;
}

#item553990 {
	width:30px !important;
	left:120px !important;
	top:1371px !important;
	min-height:30px !important;
}

#item554014 {
	width:530px !important;
	left:159px !important;
	top:1377px !important;
	min-height:140px !important;
}

#item553390 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item553391 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553414 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item553341 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item553342 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553365 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item553337 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1161px !important;
}

#item553490 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item553491 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553514 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553441 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item553442 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553465 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553438 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1260px !important;
}

#item553538 {
	width:30px !important;
	left:120px !important;
	top:1323px !important;
	min-height:30px !important;
}

#item553561 {
	width:530px !important;
	left:159px !important;
	top:1329px !important;
	min-height:116px !important;
}

#item553638 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item553639 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553662 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553589 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item553590 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553613 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553586 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1452px !important;
}

#item553041 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item553042 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553065 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item552992 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item552993 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553016 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item552989 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1161px !important;
}

#item553089 {
	width:30px !important;
	left:120px !important;
	top:1275px !important;
	min-height:30px !important;
}

#item553112 {
	width:530px !important;
	left:159px !important;
	top:1281px !important;
	min-height:140px !important;
}

#item553188 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item553189 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553212 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553139 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item553140 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553163 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553136 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1428px !important;
}

#item553288 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item553289 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553312 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553239 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item553240 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item553263 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item553236 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1476px !important;
}

#item552987 {
	width:743px !important;
	height:1707px !important;
	left:300px !important;
	top:-10px !important;
}

#item554342 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1154px !important;
	background:#650030;
}

#item554343 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1154px !important;
	border:solid 1px #650030;
}

#item554344 {
	width:90px !important;
	left:1160px !important;
	top:1177px !important;
	min-height:62px !important;
}

#item554367 {
	width:210px !important;
	left:1178px !important;
	top:1270px !important;
	min-height:120px !important;
}

#item552700 {
	width:1820px !important;
	height:119px !important;
	top:1578px !important;
	background:#d1d2d4;
}

#item687720 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687722 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item687745 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item687747 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687670 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687671 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item687694 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item687695 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687668 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1598px !important;
}

#item554493 {
	width:120px !important;
	left:60px !important;
	top:1631px !important;
	min-height:40px !important;
}

#item554522 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item554523 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item554624 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item554599 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item554596 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item554678 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item554652 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item554649 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item554573 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item554549 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item554546 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item554519 {
	opacity:0.00;
	width:10px !important;
	height:1697px !important;
	left:698px !important;
	background:#fff;
}

#item554517 {
	width:708px !important;
	height:1697px !important;
	left:802px !important;
}

#item554730 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item554705 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item554702 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item554782 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item554757 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item554754 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item648829 {
	width:1820px !important;
	height:112px !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;
}

#item686809 {
	width:164px !important;
	height:58px !important;
}

#item686804 {
	width:164px !important;
	height:58px !important;
}

#item686801 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item648873 {
	width:120px !important;
	min-height:50px !important;
}

#item648847 {
	width:120px !important;
	min-height:50px !important;
}

#item648844 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item648926 {
	width:120px !important;
	min-height:50px !important;
}

#item648901 {
	width:120px !important;
	min-height:50px !important;
}

#item648898 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item648979 {
	width:130px !important;
	min-height:50px !important;
}

#item648954 {
	width:130px !important;
	min-height:50px !important;
}

#item648951 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item649031 {
	width:130px !important;
	min-height:50px !important;
}

#item649006 {
	width:130px !important;
	min-height:50px !important;
}

#item649003 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item649086 {
	width:150px !important;
	min-height:60px !important;
}

#item649060 {
	width:150px !important;
	min-height:60px !important;
}

#item649056 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item649139 {
	width:150px !important;
	min-height:60px !important;
}

#item649114 {
	width:150px !important;
	min-height:60px !important;
}

#item649111 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item649194 {
	width:140px !important;
	min-height:60px !important;
}

#item649167 {
	width:140px !important;
	min-height:60px !important;
}

#item649164 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item649246 {
	width:140px !important;
	min-height:60px !important;
}

#item649221 {
	width:140px !important;
	min-height:60px !important;
}

#item649218 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item648828.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item554871 {
	opacity:0.65;
	width:1820px !important;
	height:1697px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item554868 {
	width:1826px !important;
	height:1703px !important;
	left:10px !important;
	top:10px !important;
}

#item554872 {
	width:780px !important;
	height:480px !important;
	left:533px !important;
	top:153px !important;
	background:#fff;
}

#item609389 {
	width:640px !important;
	height:360px !important;
	left:603px !important;
	top:219px !important;
}

#item554901 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item554877 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item554874 {
	width:74px !important;
	height:18px !important;
	left:1221px !important;
	top:171px !important;
}

#item554866 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item554864.fixed-pos-elem {
	width:1836px !important;
	height:1713px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736249 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item736250 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item736255 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item736279 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item281229 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:110px !important;
}

#item363159 {
	width:370px !important;
	left:40px !important;
	top:501px !important;
	min-height:170px !important;
}

#item281254 {
	width:296px !important;
	height:168px !important;
	left:432px !important;
	top:499px !important;
}

#item281277 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:726px !important;
	background:#650030;
}

#item281278 {
	width:144px !important;
	left:74px !important;
	top:722px !important;
	min-height:30px !important;
}

#item281301 {
	width:310px !important;
	left:74px !important;
	top:762px !important;
	min-height:200px !important;
}

#item281324 {
	width:310px !important;
	left:418px !important;
	top:762px !important;
	min-height:190px !important;
}

#item281348 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1022px !important;
	background:#ff4f17;
}

#item281349 {
	width:210px !important;
	left:74px !important;
	top:1018px !important;
	min-height:30px !important;
}

#item281372 {
	width:450px !important;
	left:74px !important;
	top:1060px !important;
	min-height:40px !important;
}

#item281395 {
	width:310px !important;
	left:74px !important;
	top:1115px !important;
	min-height:110px !important;
}

#item281418 {
	width:310px !important;
	left:418px !important;
	top:1115px !important;
	min-height:80px !important;
}

#item281442 {
	width:230px !important;
	left:40px !important;
	top:1283px !important;
	min-height:30px !important;
}

#item520449 {
	opacity:0.00;
	width:10px !important;
	height:2084px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item282571 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item282572 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282595 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item282522 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item282523 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282546 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item282519 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1333px !important;
}

#item282673 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item282674 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282697 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item282623 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item282624 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282648 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item282620 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1432px !important;
}

#item282773 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item282774 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282797 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item282724 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item282725 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282748 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item282721 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1480px !important;
}

#item282220 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item282221 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282244 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item282170 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item282171 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282194 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item282167 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1333px !important;
}

#item282321 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item282322 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282346 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item282271 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item282272 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282295 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item282268 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1432px !important;
}

#item282423 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item282424 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282447 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item282373 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item282374 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282397 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item282370 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1480px !important;
}

#item282471 {
	width:30px !important;
	left:90px !important;
	top:1542px !important;
	min-height:30px !important;
}

#item282494 {
	width:530px !important;
	left:129px !important;
	top:1548px !important;
	min-height:140px !important;
}

#item281871 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item281872 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item281895 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item281822 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item281823 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item281846 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item281819 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1333px !important;
}

#item281972 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item281973 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item281996 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item281922 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item281923 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item281946 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item281919 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1432px !important;
}

#item282020 {
	width:30px !important;
	left:90px !important;
	top:1495px !important;
	min-height:30px !important;
}

#item282043 {
	width:530px !important;
	left:129px !important;
	top:1501px !important;
	min-height:116px !important;
}

#item282118 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item282119 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282142 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item282069 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item282070 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item282093 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item282066 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1624px !important;
}

#item281519 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item281521 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item281544 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item281470 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item281471 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item281494 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item281467 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1333px !important;
}

#item281568 {
	width:30px !important;
	left:90px !important;
	top:1447px !important;
	min-height:30px !important;
}

#item281592 {
	width:530px !important;
	left:129px !important;
	top:1453px !important;
	min-height:140px !important;
}

#item281668 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item281669 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item281692 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item281618 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item281619 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item281642 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item281615 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1600px !important;
}

#item281769 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item281771 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item281794 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item281719 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item281720 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item281743 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item281716 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1648px !important;
}

#item281465 {
	width:713px !important;
	height:2094px !important;
	left:-10px !important;
	top:-10px !important;
}

#item363036 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1735px !important;
	background:#650030;
}

#item363037 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1735px !important;
	border:solid 1px #650030;
}

#item363038 {
	width:180px !important;
	left:68px !important;
	top:1748px !important;
	min-height:30px !important;
}

#item282846 {
	width:590px !important;
	left:89px !important;
	top:1818px !important;
	min-height:50px !important;
}

#item281171 {
	width:768px !important;
	height:119px !important;
	top:1965px !important;
	background:#d1d2d4;
}

#item728074 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728075 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728098 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item728099 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728023 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728024 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728047 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item728048 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728021 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:1985px !important;
}

#item478837 {
	width:120px !important;
	left:40px !important;
	top:2018px !important;
	min-height:40px !important;
}

#item282978 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item282979 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item283029 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item283005 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item283002 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item283081 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item283055 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item283052 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item283134 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item283109 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item283106 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item282975 {
	opacity:0.00;
	width:10px !important;
	height:2084px !important;
	left:640px !important;
	background:#fff;
}

#item282973 {
	width:650px !important;
	height:2084px !important;
	left:118px !important;
}

#item283186 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item283161 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item283158 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item283239 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item283214 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item283211 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459820 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459822 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459819.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item283326 {
	opacity:0.65;
	width:768px !important;
	height:2084px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item283323 {
	width:774px !important;
	height:2090px !important;
	left:10px !important;
	top:10px !important;
}

#item283327 {
	width:720px !important;
	height:466px !important;
	left:37px !important;
	top:313px !important;
	background:#fff;
}

#item609395 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:375px !important;
}

#item283357 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283332 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item283329 {
	width:74px !important;
	height:18px !important;
	left:666px !important;
	top:331px !important;
}

#item283321 {
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item283319.fixed-pos-elem {
	width:784px !important;
	height:2100px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615553 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item615554 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item384129 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:260px !important;
}

#item609397 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:511px !important;
}

#item384193 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:872px !important;
	background:#650030;
}

#item384194 {
	width:144px !important;
	left:64px !important;
	top:868px !important;
	min-height:30px !important;
}

#item384217 {
	width:482px !important;
	left:64px !important;
	top:908px !important;
	min-height:240px !important;
}

#item384265 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1211px !important;
	background:#ff4f17;
}

#item384266 {
	width:210px !important;
	left:64px !important;
	top:1207px !important;
	min-height:30px !important;
}

#item384289 {
	width:482px !important;
	left:64px !important;
	top:1249px !important;
	min-height:40px !important;
}

#item384312 {
	width:482px !important;
	left:64px !important;
	top:1304px !important;
	min-height:200px !important;
}

#item384360 {
	width:230px !important;
	left:30px !important;
	top:1563px !important;
	min-height:30px !important;
}

#item527228 {
	opacity:0.00;
	width:10px !important;
	height:2469px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item441656 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item441657 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441680 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item385440 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item385441 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item385464 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item385437 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1613px !important;
}

#item441595 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item441596 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441619 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item385540 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item385541 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item385564 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item385537 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1732px !important;
}

#item385692 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item385693 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item385716 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item385642 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item385643 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item385667 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item385639 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1780px !important;
}

#item442158 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item442159 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442182 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item442109 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item442110 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442133 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item442107 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1613px !important;
}

#item442401 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item442402 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442425 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item442351 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item442352 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442376 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item442349 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1732px !important;
}

#item441902 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item441903 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441926 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item385291 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item385292 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item385316 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item385288 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1780px !important;
}

#item385389 {
	width:30px !important;
	left:52px !important;
	top:1842px !important;
	min-height:30px !important;
}

#item385412 {
	width:400px !important;
	left:91px !important;
	top:1848px !important;
	min-height:190px !important;
}

#item442022 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item442023 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442046 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item441973 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item441974 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441997 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item441971 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1613px !important;
}

#item441833 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item441834 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441857 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item384839 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item384840 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item384864 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item384836 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1732px !important;
}

#item384938 {
	width:30px !important;
	left:48px !important;
	top:1790px !important;
	min-height:30px !important;
}

#item384961 {
	width:400px !important;
	left:87px !important;
	top:1796px !important;
	min-height:170px !important;
}

#item442634 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item442635 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442658 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item442584 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item442585 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442608 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item442582 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1964px !important;
}

#item441725 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item441726 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441749 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item384388 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item384389 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item384412 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item384385 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1613px !important;
}

#item384485 {
	width:30px !important;
	left:52px !important;
	top:1742px !important;
	min-height:30px !important;
}

#item384508 {
	width:400px !important;
	left:91px !important;
	top:1748px !important;
	min-height:170px !important;
}

#item442281 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item442282 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442305 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item442231 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item442233 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442256 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item442229 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1917px !important;
}

#item442519 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item442520 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442543 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item442469 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item442470 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item442494 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item442466 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1965px !important;
}

#item384383 {
	width:559px !important;
	height:2479px !important;
	left:-10px !important;
	top:-10px !important;
}

#item442709 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2047px !important;
	background:#650030;
}

#item442710 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2047px !important;
	border:solid 1px #650030;
}

#item442711 {
	width:90px !important;
	left:162px !important;
	top:2070px !important;
	min-height:62px !important;
}

#item442734 {
	width:210px !important;
	left:180px !important;
	top:2163px !important;
	min-height:120px !important;
}

#item385788 {
	width:576px !important;
	height:119px !important;
	top:2350px !important;
	background:#d1d2d4;
}

#item730628 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730629 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730652 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item730653 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730578 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730579 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730602 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item730603 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730576 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2370px !important;
}

#item479591 {
	width:60px !important;
	left:30px !important;
	top:2408px !important;
	min-height:35px !important;
}

#item385897 {
	width:516px !important;
	height:169px !important;
	background:#650030;
}

#item385898 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item385948 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item385924 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item385921 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item386000 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item385975 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item385972 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item386053 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item386028 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item386024 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:121px !important;
}

#item385894 {
	opacity:0.00;
	width:10px !important;
	height:2469px !important;
	left:536px !important;
	background:#fff;
}

#item385892 {
	width:546px !important;
	height:2469px !important;
	left:30px !important;
}

#item386105 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item386080 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item386077 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item386158 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item386133 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item386129 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465401 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465407 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465404 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465402 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465400.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item734741 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item734742 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item734743 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item734749 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item734773 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item194300 {
	width:600px !important;
	left:98px !important;
	top:366px !important;
	min-height:240px !important;
}

#item194324 {
	width:366px !important;
	height:208px !important;
	left:736px !important;
	top:398px !important;
}

#item194462 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:658px !important;
	background:#650030;
}

#item194463 {
	width:144px !important;
	left:132px !important;
	top:654px !important;
	min-height:30px !important;
}

#item194486 {
	width:440px !important;
	left:132px !important;
	top:694px !important;
	min-height:140px !important;
}

#item194509 {
	width:450px !important;
	left:628px !important;
	top:694px !important;
	min-height:120px !important;
}

#item194533 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:882px !important;
	background:#ff4f17;
}

#item194534 {
	width:210px !important;
	left:132px !important;
	top:878px !important;
	min-height:30px !important;
}

#item194557 {
	width:690px !important;
	left:132px !important;
	top:920px !important;
	min-height:20px !important;
}

#item194580 {
	width:460px !important;
	left:132px !important;
	top:955px !important;
	min-height:110px !important;
}

#item194603 {
	width:450px !important;
	left:628px !important;
	top:955px !important;
	min-height:80px !important;
}

#item194661 {
	width:230px !important;
	left:98px !important;
	top:1111px !important;
	min-height:30px !important;
}

#item498657 {
	opacity:0.00;
	width:10px !important;
	height:1697px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item195789 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item195790 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item195813 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item195739 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item195740 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item195763 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item195736 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1161px !important;
}

#item195889 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item195890 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item195913 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item195840 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item195841 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item195864 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item195837 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1260px !important;
}

#item195989 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item195991 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196014 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item195940 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item195941 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item195964 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item195937 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1308px !important;
}

#item196916 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item196917 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196940 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item196867 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item196868 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196891 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item196865 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1161px !important;
}

#item197015 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item197016 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item197040 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item196966 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item196967 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196990 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item196964 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1260px !important;
}

#item197116 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item197117 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item197140 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item197066 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item197067 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item197091 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item197064 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1308px !important;
}

#item195689 {
	width:30px !important;
	left:120px !important;
	top:1371px !important;
	min-height:30px !important;
}

#item195712 {
	width:530px !important;
	left:159px !important;
	top:1377px !important;
	min-height:140px !important;
}

#item196612 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item196614 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196637 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item196563 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item196564 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196587 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item196561 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1161px !important;
}

#item196714 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item196715 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196738 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item196664 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item196665 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196688 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item196661 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1260px !important;
}

#item195237 {
	width:30px !important;
	left:120px !important;
	top:1323px !important;
	min-height:30px !important;
}

#item195260 {
	width:530px !important;
	left:159px !important;
	top:1329px !important;
	min-height:116px !important;
}

#item196813 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item196814 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196837 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item196764 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item196765 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196788 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item196762 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1452px !important;
}

#item196313 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item196314 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196337 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item196264 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item196265 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196288 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item196262 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1161px !important;
}

#item194786 {
	width:30px !important;
	left:120px !important;
	top:1275px !important;
	min-height:30px !important;
}

#item194809 {
	width:530px !important;
	left:159px !important;
	top:1281px !important;
	min-height:140px !important;
}

#item196412 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item196413 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196436 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item196363 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item196364 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196387 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item196361 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1428px !important;
}

#item196512 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item196513 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196536 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item196462 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item196463 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item196487 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item196460 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1476px !important;
}

#item197298 {
	width:743px !important;
	height:1707px !important;
	left:-10px !important;
	top:-10px !important;
}

#item196039 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1154px !important;
	background:#650030;
}

#item196040 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1154px !important;
	border:solid 1px #650030;
}

#item196041 {
	width:90px !important;
	left:850px !important;
	top:1177px !important;
	min-height:62px !important;
}

#item196064 {
	width:210px !important;
	left:868px !important;
	top:1270px !important;
	min-height:120px !important;
}

#item194657 {
	width:1200px !important;
	height:119px !important;
	top:1578px !important;
	background:#d1d2d4;
}

#item690032 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690033 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690056 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item690057 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689981 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689982 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690005 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item690007 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689979 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1598px !important;
}

#item478038 {
	width:120px !important;
	left:30px !important;
	top:1631px !important;
	min-height:40px !important;
}

#item257770 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item257771 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item257873 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257847 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257844 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item257925 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257900 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257897 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item257821 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item257797 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item257794 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item257950 {
	opacity:0.00;
	width:10px !important;
	height:1697px !important;
	left:698px !important;
	background:#fff;
}

#item257766 {
	width:708px !important;
	height:1697px !important;
	left:492px !important;
}

#item161690 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161664 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161662 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item161742 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161716 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161714 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item660804 {
	width:1200px !important;
	height:112px !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;
}

#item692411 {
	width:164px !important;
	height:58px !important;
}

#item692406 {
	width:164px !important;
	height:58px !important;
}

#item692403 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item660844 {
	width:120px !important;
	min-height:50px !important;
}

#item660819 {
	width:120px !important;
	min-height:50px !important;
}

#item660816 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item660896 {
	width:120px !important;
	min-height:50px !important;
}

#item660871 {
	width:120px !important;
	min-height:50px !important;
}

#item660868 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item660950 {
	width:130px !important;
	min-height:50px !important;
}

#item660925 {
	width:130px !important;
	min-height:50px !important;
}

#item660921 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item661003 {
	width:130px !important;
	min-height:50px !important;
}

#item660978 {
	width:130px !important;
	min-height:50px !important;
}

#item660975 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item661057 {
	width:150px !important;
	min-height:60px !important;
}

#item661031 {
	width:150px !important;
	min-height:60px !important;
}

#item661028 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item661109 {
	width:150px !important;
	min-height:60px !important;
}

#item661084 {
	width:150px !important;
	min-height:60px !important;
}

#item661081 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item661165 {
	width:140px !important;
	min-height:60px !important;
}

#item661138 {
	width:140px !important;
	min-height:60px !important;
}

#item661135 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item661217 {
	width:140px !important;
	min-height:60px !important;
}

#item661192 {
	width:140px !important;
	min-height:60px !important;
}

#item661189 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item660803.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item194395 {
	opacity:0.65;
	width:1200px !important;
	height:1697px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item194392 {
	width:1206px !important;
	height:1703px !important;
	left:10px !important;
	top:10px !important;
}

#item194396 {
	width:780px !important;
	height:480px !important;
	left:223px !important;
	top:153px !important;
	background:#fff;
}

#item609393 {
	width:640px !important;
	height:360px !important;
	left:293px !important;
	top:219px !important;
}

#item194424 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item194400 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item194397 {
	width:74px !important;
	height:18px !important;
	left:911px !important;
	top:171px !important;
}

#item194390 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item194388.fixed-pos-elem {
	width:1216px !important;
	height:1713px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735656 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735661 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item735662 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item735667 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735691 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item560363 {
	width:640px !important;
	left:408px !important;
	top:360px !important;
	min-height:160px !important;
}

#item560387 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:559px !important;
	background:#650030;
}

#item560388 {
	width:144px !important;
	left:442px !important;
	top:555px !important;
	min-height:30px !important;
}

#item560412 {
	width:440px !important;
	left:442px !important;
	top:595px !important;
	min-height:170px !important;
}

#item560435 {
	width:488px !important;
	left:924px !important;
	top:595px !important;
	min-height:160px !important;
}

#item560459 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:809px !important;
	background:#ff4f17;
}

#item560460 {
	width:210px !important;
	left:442px !important;
	top:805px !important;
	min-height:30px !important;
}

#item560483 {
	width:840px !important;
	left:442px !important;
	top:847px !important;
	min-height:40px !important;
}

#item560506 {
	width:460px !important;
	left:442px !important;
	top:901px !important;
	min-height:80px !important;
}

#item560529 {
	width:470px !important;
	left:924px !important;
	top:901px !important;
	min-height:50px !important;
}

#item560553 {
	width:230px !important;
	left:408px !important;
	top:1027px !important;
	min-height:30px !important;
}

#item561934 {
	opacity:0.00;
	width:10px !important;
	height:1840px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item561683 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item561684 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561707 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item561634 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item561635 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561658 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item561631 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1076px !important;
}

#item561784 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item561786 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561809 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item561734 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item561735 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561758 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item561731 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1220px !important;
}

#item561885 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item561886 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561909 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item561836 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item561837 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561860 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item561833 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1364px !important;
}

#item561334 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item561336 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561359 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item561283 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item561284 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561309 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item561280 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1076px !important;
}

#item561435 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item561436 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561459 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item561386 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item561387 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561410 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item561383 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1220px !important;
}

#item561535 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item561536 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561560 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item561486 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item561487 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561510 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item561483 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1364px !important;
}

#item561584 {
	width:30px !important;
	left:120px !important;
	top:1503px !important;
	min-height:30px !important;
}

#item561607 {
	width:530px !important;
	left:159px !important;
	top:1509px !important;
	min-height:160px !important;
}

#item560984 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item560985 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561008 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item560934 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item560935 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item560959 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item560931 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1076px !important;
}

#item561084 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item561085 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561108 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item561035 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item561036 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561059 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item561032 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1220px !important;
}

#item561133 {
	width:30px !important;
	left:120px !important;
	top:1378px !important;
	min-height:30px !important;
}

#item561156 {
	width:530px !important;
	left:159px !important;
	top:1384px !important;
	min-height:90px !important;
}

#item561231 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item561232 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561255 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item561182 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item561183 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item561206 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item561179 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1483px !important;
}

#item560631 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item560632 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item560655 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item560581 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item560582 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item560605 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item560578 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1076px !important;
}

#item560680 {
	width:30px !important;
	left:120px !important;
	top:1235px !important;
	min-height:30px !important;
}

#item560703 {
	width:540px !important;
	left:159px !important;
	top:1241px !important;
	min-height:90px !important;
}

#item560778 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item560779 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item560803 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item560729 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item560730 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item560753 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item560726 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1346px !important;
}

#item560881 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item560882 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item560906 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item560832 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item560833 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item560856 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item560829 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1490px !important;
}

#item560576 {
	width:743px !important;
	height:1850px !important;
	left:300px !important;
	top:-10px !important;
}

#item561935 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1070px !important;
	background:#650030;
}

#item561936 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1070px !important;
	border:solid 1px #650030;
}

#item561938 {
	width:90px !important;
	left:1160px !important;
	top:1093px !important;
	min-height:62px !important;
}

#item561961 {
	width:216px !important;
	left:1178px !important;
	top:1186px !important;
	min-height:70px !important;
}

#item560306 {
	width:1820px !important;
	height:119px !important;
	top:1721px !important;
	background:#d1d2d4;
}

#item687830 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687831 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item687854 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item687855 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687780 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687781 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item687804 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item687805 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687778 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1741px !important;
}

#item562088 {
	width:120px !important;
	left:60px !important;
	top:1774px !important;
	min-height:40px !important;
}

#item562116 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item562117 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item562219 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item562193 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item562190 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item562167 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item562143 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item562140 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item562113 {
	opacity:0.00;
	width:10px !important;
	height:1840px !important;
	left:698px !important;
	background:#fff;
}

#item562111 {
	width:708px !important;
	height:1840px !important;
	left:802px !important;
}

#item562271 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item562246 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item562243 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item562323 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item562298 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item562295 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item649353 {
	width:1820px !important;
	height:112px !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;
}

#item686823 {
	width:164px !important;
	height:58px !important;
}

#item686818 {
	width:164px !important;
	height:58px !important;
}

#item686815 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item649392 {
	width:120px !important;
	min-height:50px !important;
}

#item649367 {
	width:120px !important;
	min-height:50px !important;
}

#item649364 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item649445 {
	width:120px !important;
	min-height:50px !important;
}

#item649419 {
	width:120px !important;
	min-height:50px !important;
}

#item649416 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item649498 {
	width:130px !important;
	min-height:50px !important;
}

#item649473 {
	width:130px !important;
	min-height:50px !important;
}

#item649470 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item649550 {
	width:130px !important;
	min-height:50px !important;
}

#item649525 {
	width:130px !important;
	min-height:50px !important;
}

#item649522 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item649604 {
	width:150px !important;
	min-height:60px !important;
}

#item649578 {
	width:150px !important;
	min-height:60px !important;
}

#item649575 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item649658 {
	width:150px !important;
	min-height:60px !important;
}

#item649631 {
	width:150px !important;
	min-height:60px !important;
}

#item649628 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item649712 {
	width:140px !important;
	min-height:60px !important;
}

#item649686 {
	width:140px !important;
	min-height:60px !important;
}

#item649683 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item649764 {
	width:140px !important;
	min-height:60px !important;
}

#item649739 {
	width:140px !important;
	min-height:60px !important;
}

#item649736 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item649352.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736304 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item736305 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item736312 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item736336 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item288764 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:160px !important;
}

#item288788 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:584px !important;
	background:#650030;
}

#item288789 {
	width:144px !important;
	left:74px !important;
	top:580px !important;
	min-height:30px !important;
}

#item288812 {
	width:310px !important;
	left:74px !important;
	top:620px !important;
	min-height:250px !important;
}

#item288835 {
	width:310px !important;
	left:418px !important;
	top:620px !important;
	min-height:260px !important;
}

#item288861 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:942px !important;
	background:#ff4f17;
}

#item288862 {
	width:210px !important;
	left:74px !important;
	top:938px !important;
	min-height:30px !important;
}

#item288885 {
	width:630px !important;
	left:74px !important;
	top:980px !important;
	min-height:40px !important;
}

#item288908 {
	width:310px !important;
	left:74px !important;
	top:1034px !important;
	min-height:100px !important;
}

#item288931 {
	width:310px !important;
	left:418px !important;
	top:1034px !important;
	min-height:100px !important;
}

#item288955 {
	width:230px !important;
	left:40px !important;
	top:1192px !important;
	min-height:30px !important;
}

#item521548 {
	opacity:0.00;
	width:10px !important;
	height:2228px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item290083 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item290084 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item290107 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item290034 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item290035 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item290058 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item290031 {
	width:638px !important;
	height:148px !important;
	left:75px !important;
	top:1241px !important;
}

#item290184 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item290185 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item290208 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item290134 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item290135 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item290158 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item290131 {
	width:638px !important;
	height:148px !important;
	left:75px !important;
	top:1385px !important;
}

#item290285 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item290286 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item290309 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item290236 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item290237 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item290260 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item290233 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1529px !important;
}

#item289732 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item289733 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289756 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item289683 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item289684 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289707 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item289680 {
	width:638px !important;
	height:148px !important;
	left:75px !important;
	top:1241px !important;
}

#item289834 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item289836 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289859 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item289784 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item289786 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289809 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item289781 {
	width:638px !important;
	height:148px !important;
	left:75px !important;
	top:1385px !important;
}

#item289935 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item289936 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289959 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item289886 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item289887 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289910 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item289883 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1529px !important;
}

#item289983 {
	width:30px !important;
	left:90px !important;
	top:1668px !important;
	min-height:30px !important;
}

#item290007 {
	width:530px !important;
	left:129px !important;
	top:1674px !important;
	min-height:160px !important;
}

#item289382 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item289383 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289406 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item289333 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item289334 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289357 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item289330 {
	width:638px !important;
	height:148px !important;
	left:75px !important;
	top:1241px !important;
}

#item289482 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item289483 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289506 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item289433 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item289434 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289457 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item289430 {
	width:638px !important;
	height:148px !important;
	left:75px !important;
	top:1385px !important;
}

#item289530 {
	width:30px !important;
	left:90px !important;
	top:1543px !important;
	min-height:30px !important;
}

#item289555 {
	width:530px !important;
	left:129px !important;
	top:1549px !important;
	min-height:90px !important;
}

#item289631 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item289632 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289655 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item289581 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item289582 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289606 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item289578 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1648px !important;
}

#item289032 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item289033 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289057 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item288983 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item288984 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289007 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item288980 {
	width:638px !important;
	height:148px !important;
	left:75px !important;
	top:1241px !important;
}

#item289081 {
	width:30px !important;
	left:90px !important;
	top:1400px !important;
	min-height:30px !important;
}

#item289105 {
	width:540px !important;
	left:129px !important;
	top:1406px !important;
	min-height:90px !important;
}

#item289180 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item289181 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289204 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item289131 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item289132 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289155 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item289128 {
	width:638px !important;
	height:148px !important;
	left:75px !important;
	top:1511px !important;
}

#item289280 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item289281 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289304 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item289231 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item289232 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item289255 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item289228 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1655px !important;
}

#item288978 {
	width:713px !important;
	height:2238px !important;
	left:-10px !important;
	top:-10px !important;
}

#item363646 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1877px !important;
	background:#650030;
}

#item363647 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1877px !important;
	border:solid 1px #650030;
}

#item363648 {
	width:180px !important;
	left:68px !important;
	top:1890px !important;
	min-height:30px !important;
}

#item290358 {
	width:400px !important;
	left:184px !important;
	top:1971px !important;
	min-height:30px !important;
}

#item288707 {
	width:768px !important;
	height:119px !important;
	top:2109px !important;
	background:#d1d2d4;
}

#item728186 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728188 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728211 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item728212 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728136 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728137 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728160 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item728161 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728134 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2129px !important;
}

#item478933 {
	width:120px !important;
	left:40px !important;
	top:2162px !important;
	min-height:40px !important;
}

#item290489 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item290490 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item290541 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item290517 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item290513 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item290592 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item290567 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item290564 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item290486 {
	opacity:0.00;
	width:10px !important;
	height:2228px !important;
	left:640px !important;
	background:#fff;
}

#item290484 {
	width:650px !important;
	height:2228px !important;
	left:118px !important;
}

#item290645 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item290620 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item290616 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item290697 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item290672 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item290669 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459847 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459848 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459846.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615583 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item615584 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item391581 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:180px !important;
}

#item391606 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:465px !important;
	background:#650030;
}

#item391607 {
	width:144px !important;
	left:64px !important;
	top:461px !important;
	min-height:30px !important;
}

#item391630 {
	width:482px !important;
	left:64px !important;
	top:501px !important;
	min-height:360px !important;
}

#item391677 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:924px !important;
	background:#ff4f17;
}

#item391678 {
	width:210px !important;
	left:64px !important;
	top:920px !important;
	min-height:30px !important;
}

#item391701 {
	width:482px !important;
	left:64px !important;
	top:962px !important;
	min-height:60px !important;
}

#item391724 {
	width:462px !important;
	left:84px !important;
	top:1037px !important;
	min-height:140px !important;
}

#item391772 {
	width:230px !important;
	left:30px !important;
	top:1236px !important;
	min-height:30px !important;
}

#item528320 {
	opacity:0.00;
	width:10px !important;
	height:2412px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item446682 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item446683 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446706 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item392850 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item392851 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item392875 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item392847 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1285px !important;
}

#item446749 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item446750 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446773 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item392951 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item392952 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item392975 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item392948 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1452px !important;
}

#item393102 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item393103 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item393127 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item393052 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item393053 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item393076 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item393049 {
	width:522px !important;
	height:124px !important;
	left:37px !important;
	top:1619px !important;
}

#item392752 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item392753 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item392776 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item392702 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item392703 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item392726 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item392699 {
	width:522px !important;
	height:124px !important;
	left:37px !important;
	top:1619px !important;
}

#item447344 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item447345 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447368 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item447295 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item447296 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447319 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item447293 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1285px !important;
}

#item447462 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item447463 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447486 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item447413 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item447414 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447437 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item447411 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1452px !important;
}

#item392800 {
	width:30px !important;
	left:52px !important;
	top:1751px !important;
	min-height:30px !important;
}

#item392823 {
	width:400px !important;
	left:91px !important;
	top:1757px !important;
	min-height:210px !important;
}

#item446975 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item446976 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446999 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item446926 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item446927 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446950 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item446924 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1285px !important;
}

#item446610 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item446611 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446635 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item392252 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item392253 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item392276 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item392249 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1452px !important;
}

#item392349 {
	width:30px !important;
	left:52px !important;
	top:1631px !important;
	min-height:30px !important;
}

#item392372 {
	width:400px !important;
	left:91px !important;
	top:1637px !important;
	min-height:120px !important;
}

#item447100 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item447101 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447125 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item447051 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item447052 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447075 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item447049 {
	width:522px !important;
	height:124px !important;
	left:37px !important;
	top:1757px !important;
}

#item446537 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item446538 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446561 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item391801 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item391802 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item391825 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item391798 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1285px !important;
}

#item391898 {
	width:30px !important;
	left:52px !important;
	top:1464px !important;
	min-height:30px !important;
}

#item391921 {
	width:400px !important;
	left:91px !important;
	top:1470px !important;
	min-height:140px !important;
}

#item446861 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item446862 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446885 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item446811 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item446812 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446835 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item446808 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1616px !important;
}

#item447226 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item447227 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447250 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item447176 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item447177 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447200 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item447174 {
	width:522px !important;
	height:124px !important;
	left:37px !important;
	top:1783px !important;
}

#item391796 {
	width:559px !important;
	height:2422px !important;
	left:-10px !important;
	top:-10px !important;
}

#item447541 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:1987px !important;
	background:#650030;
}

#item447542 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:1987px !important;
	border:solid 1px #650030;
}

#item447543 {
	width:90px !important;
	left:162px !important;
	top:2010px !important;
	min-height:62px !important;
}

#item447566 {
	width:216px !important;
	left:180px !important;
	top:2103px !important;
	min-height:70px !important;
}

#item393199 {
	width:576px !important;
	height:119px !important;
	top:2293px !important;
	background:#d1d2d4;
}

#item730736 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730737 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730760 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item730761 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730686 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730687 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730710 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item730711 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730683 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2313px !important;
}

#item479673 {
	width:60px !important;
	left:30px !important;
	top:2351px !important;
	min-height:35px !important;
}

#item393308 {
	width:516px !important;
	height:134px !important;
	background:#650030;
}

#item393309 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item393359 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item393335 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item393332 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item393410 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item393385 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item393382 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item393305 {
	opacity:0.00;
	width:10px !important;
	height:2412px !important;
	left:536px !important;
	background:#fff;
}

#item393303 {
	width:546px !important;
	height:2412px !important;
	left:30px !important;
}

#item393462 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item393437 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item393434 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item393515 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item393490 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item393487 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465432 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465439 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465436 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465433 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465431.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item734813 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item734814 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item734816 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item734821 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item734845 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item99466 {
	width:640px !important;
	left:98px !important;
	top:360px !important;
	min-height:160px !important;
}

#item206769 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:559px !important;
	background:#650030;
}

#item206770 {
	width:144px !important;
	left:132px !important;
	top:555px !important;
	min-height:30px !important;
}

#item206793 {
	width:440px !important;
	left:132px !important;
	top:595px !important;
	min-height:170px !important;
}

#item206816 {
	width:488px !important;
	left:614px !important;
	top:595px !important;
	min-height:160px !important;
}

#item206840 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:809px !important;
	background:#ff4f17;
}

#item206841 {
	width:210px !important;
	left:132px !important;
	top:805px !important;
	min-height:30px !important;
}

#item206864 {
	width:840px !important;
	left:132px !important;
	top:847px !important;
	min-height:40px !important;
}

#item206887 {
	width:460px !important;
	left:132px !important;
	top:901px !important;
	min-height:80px !important;
}

#item206910 {
	width:470px !important;
	left:614px !important;
	top:901px !important;
	min-height:50px !important;
}

#item206969 {
	width:230px !important;
	left:98px !important;
	top:1027px !important;
	min-height:30px !important;
}

#item499759 {
	opacity:0.00;
	width:10px !important;
	height:1840px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item209493 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item209494 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item209517 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item208800 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item208801 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item208824 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item208797 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1076px !important;
}

#item209681 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item209682 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item209705 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item209569 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item209570 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item209593 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item209567 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1220px !important;
}

#item209840 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item209841 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item209864 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item209734 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item209735 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item209758 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item209732 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1364px !important;
}

#item210536 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item210537 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210560 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item210486 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item210487 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210511 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item210484 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1076px !important;
}

#item210635 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item210636 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210659 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item210586 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item210587 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210610 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item210584 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1220px !important;
}

#item210737 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item210738 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210761 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item210687 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item210688 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210711 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item210683 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1364px !important;
}

#item208750 {
	width:30px !important;
	left:120px !important;
	top:1503px !important;
	min-height:30px !important;
}

#item208773 {
	width:530px !important;
	left:159px !important;
	top:1509px !important;
	min-height:160px !important;
}

#item210237 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item210238 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210261 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item210188 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item210189 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210212 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item210186 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1076px !important;
}

#item210337 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item210338 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210361 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item210288 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item210289 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210312 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item210286 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1220px !important;
}

#item207647 {
	width:30px !important;
	left:120px !important;
	top:1378px !important;
	min-height:30px !important;
}

#item207670 {
	width:530px !important;
	left:159px !important;
	top:1384px !important;
	min-height:90px !important;
}

#item210436 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item210437 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210460 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item210387 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item210388 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210411 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item210385 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1483px !important;
}

#item209939 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item209940 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item209963 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item209890 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item209891 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item209914 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item209888 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1076px !important;
}

#item207095 {
	width:30px !important;
	left:120px !important;
	top:1235px !important;
	min-height:30px !important;
}

#item207118 {
	width:540px !important;
	left:159px !important;
	top:1241px !important;
	min-height:90px !important;
}

#item210038 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item210039 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210063 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item209989 {
	width:632px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item209990 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210013 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item209987 {
	width:638px !important;
	height:148px !important;
	left:105px !important;
	top:1346px !important;
}

#item210138 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item210139 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210162 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item210089 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item210090 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item210113 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item210087 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1490px !important;
}

#item210986 {
	width:743px !important;
	height:1850px !important;
	left:-10px !important;
	top:-10px !important;
}

#item209202 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1070px !important;
	background:#650030;
}

#item209203 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1070px !important;
	border:solid 1px #650030;
}

#item209205 {
	width:90px !important;
	left:850px !important;
	top:1093px !important;
	min-height:62px !important;
}

#item209229 {
	width:216px !important;
	left:868px !important;
	top:1186px !important;
	min-height:70px !important;
}

#item206968 {
	width:1200px !important;
	height:119px !important;
	top:1721px !important;
	background:#d1d2d4;
}

#item690139 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690140 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690164 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item690165 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690089 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690090 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690113 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item690114 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690087 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1741px !important;
}

#item478128 {
	width:120px !important;
	left:30px !important;
	top:1774px !important;
	min-height:40px !important;
}

#item258308 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item258309 {
	width:470px !important;
	left:55px !important;
	top:28px !important;
	min-height:40px !important;
}

#item258411 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item258385 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item258382 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item258359 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item258335 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item258332 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item258436 {
	opacity:0.00;
	width:10px !important;
	height:1840px !important;
	left:698px !important;
	background:#fff;
}

#item258305 {
	width:708px !important;
	height:1840px !important;
	left:492px !important;
}

#item162037 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162012 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162010 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item162088 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162063 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162061 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item661281 {
	width:1200px !important;
	height:112px !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;
}

#item692427 {
	width:164px !important;
	height:58px !important;
}

#item692422 {
	width:164px !important;
	height:58px !important;
}

#item692419 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item661321 {
	width:120px !important;
	min-height:50px !important;
}

#item661296 {
	width:120px !important;
	min-height:50px !important;
}

#item661293 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item661373 {
	width:120px !important;
	min-height:50px !important;
}

#item661348 {
	width:120px !important;
	min-height:50px !important;
}

#item661345 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item661427 {
	width:130px !important;
	min-height:50px !important;
}

#item661402 {
	width:130px !important;
	min-height:50px !important;
}

#item661398 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item661480 {
	width:130px !important;
	min-height:50px !important;
}

#item661455 {
	width:130px !important;
	min-height:50px !important;
}

#item661452 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item661534 {
	width:150px !important;
	min-height:60px !important;
}

#item661508 {
	width:150px !important;
	min-height:60px !important;
}

#item661505 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item661587 {
	width:150px !important;
	min-height:60px !important;
}

#item661562 {
	width:150px !important;
	min-height:60px !important;
}

#item661559 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item661643 {
	width:140px !important;
	min-height:60px !important;
}

#item661617 {
	width:140px !important;
	min-height:60px !important;
}

#item661614 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item661696 {
	width:140px !important;
	min-height:60px !important;
}

#item661671 {
	width:140px !important;
	min-height:60px !important;
}

#item661667 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item661280.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735719 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735725 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item735726 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item735733 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735757 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item546396 {
	width:370px !important;
	left:408px !important;
	top:360px !important;
	min-height:52px !important;
}

#item546419 {
	width:464px !important;
	left:408px !important;
	top:428px !important;
	min-height:90px !important;
}

#item546443 {
	width:500px !important;
	left:910px !important;
	top:428px !important;
	min-height:90px !important;
}

#item546467 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:567px !important;
	background:#650030;
}

#item546468 {
	width:144px !important;
	left:442px !important;
	top:563px !important;
	min-height:30px !important;
}

#item546491 {
	width:410px !important;
	left:442px !important;
	top:603px !important;
	min-height:190px !important;
}

#item546514 {
	width:450px !important;
	left:938px !important;
	top:603px !important;
	min-height:190px !important;
}

#item546538 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:842px !important;
	background:#ff4f17;
}

#item546539 {
	width:210px !important;
	left:442px !important;
	top:838px !important;
	min-height:30px !important;
}

#item546562 {
	width:870px !important;
	left:442px !important;
	top:880px !important;
	min-height:70px !important;
}

#item546589 {
	width:230px !important;
	left:408px !important;
	top:1000px !important;
	min-height:30px !important;
}

#item549879 {
	opacity:0.00;
	width:10px !important;
	height:1878px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item549426 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item549427 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549450 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item549377 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item549378 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549401 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item549374 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item549527 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item549528 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549551 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item549478 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item549479 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549502 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item549475 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1121px !important;
}

#item549627 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item549628 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549653 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549578 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item549579 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549602 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549575 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1192px !important;
}

#item549730 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item549731 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549754 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549681 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item549682 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549705 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549677 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1287px !important;
}

#item549830 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item549831 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549854 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549781 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item549782 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549805 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549778 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1382px !important;
}

#item548875 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item548876 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548899 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item548826 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item548827 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548850 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item548823 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item548975 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item548978 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549001 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item548926 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item548927 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548950 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item548923 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1121px !important;
}

#item549078 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item549079 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549102 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549029 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item549030 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549053 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549026 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1192px !important;
}

#item549178 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item549179 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549202 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549129 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item549130 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549153 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549126 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1287px !important;
}

#item549279 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item549280 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549303 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549229 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item549231 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item549254 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item549226 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1382px !important;
}

#item549327 {
	width:30px !important;
	left:120px !important;
	top:1496px !important;
	min-height:30px !important;
}

#item549350 {
	width:530px !important;
	left:159px !important;
	top:1502px !important;
	min-height:70px !important;
}

#item548321 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item548322 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548345 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item548272 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item548273 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548296 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item548269 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item548422 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item548423 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548446 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item548373 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item548374 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548397 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item548370 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1121px !important;
}

#item548525 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item548526 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548549 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item548473 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item548474 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548498 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item548470 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1192px !important;
}

#item548627 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item548628 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548651 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item548577 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item548578 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548601 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item548573 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1287px !important;
}

#item548675 {
	width:30px !important;
	left:120px !important;
	top:1401px !important;
	min-height:30px !important;
}

#item548698 {
	width:530px !important;
	left:159px !important;
	top:1407px !important;
	min-height:70px !important;
}

#item548773 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item548774 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548797 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item548724 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item548725 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548748 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item548721 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1483px !important;
}

#item547771 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item547772 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547795 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item547722 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item547723 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547746 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item547719 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item547871 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item547872 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547895 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item547822 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item547823 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547846 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item547819 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1121px !important;
}

#item547972 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item547973 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547996 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item547923 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item547924 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547947 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item547920 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1192px !important;
}

#item548020 {
	width:30px !important;
	left:120px !important;
	top:1306px !important;
	min-height:30px !important;
}

#item548044 {
	width:530px !important;
	left:159px !important;
	top:1312px !important;
	min-height:160px !important;
}

#item548119 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item548120 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548144 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item548070 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item548071 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548094 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item548067 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1484px !important;
}

#item548220 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item548221 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548244 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item548171 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item548172 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item548195 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item548168 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1579px !important;
}

#item547217 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item547218 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547241 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item547168 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item547169 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547192 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item547165 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item547320 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item547321 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547344 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item547269 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item547271 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547295 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item547266 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1121px !important;
}

#item547368 {
	width:30px !important;
	left:120px !important;
	top:1206px !important;
	min-height:30px !important;
}

#item547393 {
	width:530px !important;
	left:159px !important;
	top:1212px !important;
	min-height:210px !important;
}

#item547468 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item547469 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547493 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item547419 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item547420 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547443 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item547416 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1433px !important;
}

#item547569 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item547570 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547593 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item547520 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item547521 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547544 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item547517 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1528px !important;
}

#item547669 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item547670 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547693 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item547620 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item547621 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547644 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item547617 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1623px !important;
}

#item546666 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item546667 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item546690 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item546617 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item546618 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item546641 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item546614 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item546714 {
	width:30px !important;
	left:120px !important;
	top:1136px !important;
	min-height:30px !important;
}

#item546737 {
	width:530px !important;
	left:159px !important;
	top:1142px !important;
	min-height:70px !important;
}

#item546814 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item546815 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item546838 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item546763 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item546764 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item546788 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item546760 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1219px !important;
}

#item546914 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item546915 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item546938 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item546865 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item546866 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item546889 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item546862 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1290px !important;
}

#item547014 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item547015 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547039 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item546965 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item546966 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item546989 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item546962 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1385px !important;
}

#item547116 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item547117 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547140 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item547066 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item547068 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item547091 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item547063 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1480px !important;
}

#item546612 {
	width:743px !important;
	height:1888px !important;
	left:300px !important;
	top:-10px !important;
}

#item549880 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1043px !important;
	background:#650030;
}

#item549881 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1043px !important;
	border:solid 1px #650030;
}

#item549884 {
	width:90px !important;
	left:1160px !important;
	top:1066px !important;
	min-height:62px !important;
}

#item549907 {
	width:216px !important;
	left:1178px !important;
	top:1159px !important;
	min-height:70px !important;
}

#item546585 {
	width:1820px !important;
	height:119px !important;
	top:1759px !important;
	background:#d1d2d4;
}

#item687947 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687948 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item687971 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item687972 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687897 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687898 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item687921 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item687922 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item687895 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1779px !important;
}

#item550033 {
	width:120px !important;
	left:60px !important;
	top:1812px !important;
	min-height:40px !important;
}

#item550061 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item550062 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item550164 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item550139 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item550136 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item550217 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item550192 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item550189 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item550113 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item550089 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item550085 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item550058 {
	opacity:0.00;
	width:10px !important;
	height:1878px !important;
	left:698px !important;
	background:#fff;
}

#item550056 {
	width:708px !important;
	height:1878px !important;
	left:802px !important;
}

#item550269 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item550244 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item550241 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item550322 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item550297 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item550293 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item649825 {
	width:1820px !important;
	height:112px !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;
}

#item686835 {
	width:164px !important;
	height:58px !important;
}

#item686830 {
	width:164px !important;
	height:58px !important;
}

#item686827 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item649868 {
	width:120px !important;
	min-height:50px !important;
}

#item649843 {
	width:120px !important;
	min-height:50px !important;
}

#item649839 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item649920 {
	width:120px !important;
	min-height:50px !important;
}

#item649895 {
	width:120px !important;
	min-height:50px !important;
}

#item649892 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item649975 {
	width:130px !important;
	min-height:50px !important;
}

#item649950 {
	width:130px !important;
	min-height:50px !important;
}

#item649946 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item650027 {
	width:130px !important;
	min-height:50px !important;
}

#item650002 {
	width:130px !important;
	min-height:50px !important;
}

#item649999 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item650081 {
	width:150px !important;
	min-height:60px !important;
}

#item650055 {
	width:150px !important;
	min-height:60px !important;
}

#item650052 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item650133 {
	width:150px !important;
	min-height:60px !important;
}

#item650108 {
	width:150px !important;
	min-height:60px !important;
}

#item650105 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item650188 {
	width:140px !important;
	min-height:60px !important;
}

#item650162 {
	width:140px !important;
	min-height:60px !important;
}

#item650159 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item650240 {
	width:140px !important;
	min-height:60px !important;
}

#item650215 {
	width:140px !important;
	min-height:60px !important;
}

#item650212 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item649824.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736548 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item736549 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item736554 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item736578 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item275033 {
	width:370px !important;
	left:40px !important;
	top:366px !important;
	min-height:52px !important;
}

#item275056 {
	width:688px !important;
	left:40px !important;
	top:434px !important;
	min-height:150px !important;
}

#item275103 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:642px !important;
	background:#650030;
}

#item275104 {
	width:144px !important;
	left:74px !important;
	top:638px !important;
	min-height:30px !important;
}

#item275127 {
	width:330px !important;
	left:74px !important;
	top:678px !important;
	min-height:240px !important;
}

#item275150 {
	width:298px !important;
	left:430px !important;
	top:678px !important;
	min-height:248px !important;
}

#item275175 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:979px !important;
	background:#ff4f17;
}

#item275176 {
	width:210px !important;
	left:74px !important;
	top:975px !important;
	min-height:30px !important;
}

#item275199 {
	width:654px !important;
	left:74px !important;
	top:1017px !important;
	min-height:90px !important;
}

#item275224 {
	width:230px !important;
	left:40px !important;
	top:1167px !important;
	min-height:30px !important;
}

#item519723 {
	opacity:0.00;
	width:10px !important;
	height:2261px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item278063 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item278064 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item278087 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item278013 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item278014 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item278037 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item278010 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1217px !important;
}

#item278163 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item278164 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item278187 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item278114 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item278115 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item278138 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item278111 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1288px !important;
}

#item278265 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item278266 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item278290 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item278215 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item278216 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item278240 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item278211 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1359px !important;
}

#item278366 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item278367 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item278390 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item278317 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item278318 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item278341 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item278314 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1454px !important;
}

#item278466 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item278467 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item278491 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item278417 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item278418 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item278441 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item278414 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1549px !important;
}

#item277510 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item277511 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277534 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item277461 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item277462 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277485 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item277458 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1217px !important;
}

#item277611 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item277612 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277635 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item277561 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item277562 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277585 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item277558 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1288px !important;
}

#item277712 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item277713 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277736 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277662 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item277664 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277687 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277659 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1359px !important;
}

#item277812 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item277813 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277837 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277763 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item277764 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277787 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277760 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1454px !important;
}

#item277914 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item277916 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277939 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277865 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item277866 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277889 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277861 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1549px !important;
}

#item277963 {
	width:30px !important;
	left:90px !important;
	top:1663px !important;
	min-height:30px !important;
}

#item277986 {
	width:530px !important;
	left:129px !important;
	top:1669px !important;
	min-height:70px !important;
}

#item276959 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item276960 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276984 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item276909 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item276910 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276933 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item276906 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1217px !important;
}

#item277060 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item277061 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277084 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item277011 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item277012 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277035 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item277008 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1288px !important;
}

#item277160 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item277162 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277185 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277111 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item277112 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277135 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277108 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1359px !important;
}

#item277262 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item277263 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277286 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277212 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item277213 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277236 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277209 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1454px !important;
}

#item277310 {
	width:30px !important;
	left:90px !important;
	top:1568px !important;
	min-height:30px !important;
}

#item277333 {
	width:530px !important;
	left:129px !important;
	top:1574px !important;
	min-height:70px !important;
}

#item277409 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item277410 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277433 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277359 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item277360 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item277383 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item277356 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1651px !important;
}

#item276406 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item276407 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276430 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item276357 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item276358 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276381 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item276353 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1217px !important;
}

#item276507 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item276508 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276531 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item276457 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item276458 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276481 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item276454 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1288px !important;
}

#item276607 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item276609 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276632 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276558 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item276559 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276582 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276555 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1359px !important;
}

#item276656 {
	width:30px !important;
	left:90px !important;
	top:1473px !important;
	min-height:30px !important;
}

#item276679 {
	width:530px !important;
	left:129px !important;
	top:1479px !important;
	min-height:160px !important;
}

#item276757 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item276758 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276781 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276705 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item276706 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276732 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276702 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1651px !important;
}

#item276857 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item276858 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276881 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276808 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item276809 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276832 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276805 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1746px !important;
}

#item275853 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item275854 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275877 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item275803 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item275804 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275827 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item275800 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1217px !important;
}

#item275953 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item275954 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275977 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item275904 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item275905 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275928 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item275901 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1288px !important;
}

#item276001 {
	width:30px !important;
	left:90px !important;
	top:1373px !important;
	min-height:30px !important;
}

#item276024 {
	width:530px !important;
	left:129px !important;
	top:1379px !important;
	min-height:210px !important;
}

#item276101 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item276102 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276125 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276051 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item276052 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276076 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276048 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1600px !important;
}

#item276202 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item276203 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276227 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276153 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item276154 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276177 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276149 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1695px !important;
}

#item276304 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item276305 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276328 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276254 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item276255 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item276278 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item276251 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1790px !important;
}

#item275301 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item275302 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275325 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item275252 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item275253 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275276 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item275249 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1217px !important;
}

#item275349 {
	width:30px !important;
	left:90px !important;
	top:1303px !important;
	min-height:30px !important;
}

#item275372 {
	width:530px !important;
	left:129px !important;
	top:1309px !important;
	min-height:70px !important;
}

#item275448 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item275449 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275472 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item275398 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item275400 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275423 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item275395 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1386px !important;
}

#item275548 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item275549 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275573 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item275499 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item275500 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275523 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item275496 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1457px !important;
}

#item275651 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item275652 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275675 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item275601 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item275602 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275626 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item275598 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1552px !important;
}

#item275751 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item275752 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275775 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item275702 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item275703 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item275726 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item275699 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1647px !important;
}

#item275247 {
	width:713px !important;
	height:2271px !important;
	left:-10px !important;
	top:-10px !important;
}

#item362857 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1912px !important;
	background:#650030;
}

#item362858 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1912px !important;
	border:solid 1px #650030;
}

#item362859 {
	width:180px !important;
	left:68px !important;
	top:1925px !important;
	min-height:30px !important;
}

#item278540 {
	width:340px !important;
	left:214px !important;
	top:1992px !important;
	min-height:50px !important;
}

#item275222 {
	width:768px !important;
	height:119px !important;
	top:2142px !important;
	background:#d1d2d4;
}

#item728313 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728315 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728338 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item728339 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728263 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728264 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728287 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item728288 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728261 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2162px !important;
}

#item478777 {
	width:120px !important;
	left:40px !important;
	top:2195px !important;
	min-height:40px !important;
}

#item278670 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item278672 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item278722 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item278698 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item278695 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item278773 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item278748 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item278745 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item278826 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item278800 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item278797 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item278667 {
	opacity:0.00;
	width:10px !important;
	height:2261px !important;
	left:640px !important;
	background:#fff;
}

#item278665 {
	width:650px !important;
	height:2261px !important;
	left:118px !important;
}

#item278878 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item278853 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item278850 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item278931 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item278906 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item278903 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459800 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459801 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459799.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615609 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item615610 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item378063 {
	width:370px !important;
	left:30px !important;
	top:222px !important;
	min-height:52px !important;
}

#item378086 {
	width:516px !important;
	left:30px !important;
	top:290px !important;
	min-height:200px !important;
}

#item378110 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:547px !important;
	background:#650030;
}

#item378111 {
	width:144px !important;
	left:64px !important;
	top:543px !important;
	min-height:30px !important;
}

#item378134 {
	width:482px !important;
	left:64px !important;
	top:583px !important;
	min-height:370px !important;
}

#item378181 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1016px !important;
	background:#ff4f17;
}

#item378182 {
	width:210px !important;
	left:64px !important;
	top:1012px !important;
	min-height:30px !important;
}

#item378205 {
	width:482px !important;
	left:64px !important;
	top:1054px !important;
	min-height:120px !important;
}

#item378229 {
	width:230px !important;
	left:30px !important;
	top:1229px !important;
	min-height:30px !important;
}

#item526579 {
	opacity:0.00;
	width:10px !important;
	height:2526px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item437473 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437474 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437497 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item381016 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item381017 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item381040 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item381013 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1279px !important;
}

#item437728 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437729 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437752 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item381116 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item381117 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item381140 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item381113 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1350px !important;
}

#item437667 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437668 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437691 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item381218 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item381219 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item381242 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item381215 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1448px !important;
}

#item437603 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437604 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437628 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item381318 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item381319 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item381342 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item381315 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1567px !important;
}

#item437537 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437538 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437562 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item381420 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item381421 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item381444 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item381417 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1686px !important;
}

#item438212 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item438213 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438236 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item438163 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item438164 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438187 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item438161 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1279px !important;
}

#item438688 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item438689 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438712 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item438639 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item438640 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438663 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item438637 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1350px !important;
}

#item439257 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item439258 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439281 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439207 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item439208 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439231 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439205 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1448px !important;
}

#item439726 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item439727 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439750 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439676 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item439678 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439701 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439674 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1567px !important;
}

#item380916 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item380918 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item380941 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item380867 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item380868 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item380891 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item380864 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1686px !important;
}

#item380965 {
	width:30px !important;
	left:52px !important;
	top:1792px !important;
	min-height:30px !important;
}

#item380989 {
	width:400px !important;
	left:91px !important;
	top:1798px !important;
	min-height:93px !important;
}

#item438086 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item438087 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438110 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item438037 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item438038 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438061 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item438035 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1279px !important;
}

#item438562 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item438563 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438586 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item438513 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item438514 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438537 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item438511 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1350px !important;
}

#item439138 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item439139 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439162 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439089 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item439090 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439113 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439087 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1448px !important;
}

#item437403 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437404 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437427 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item380215 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item380216 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item380239 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item380212 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1567px !important;
}

#item380313 {
	width:30px !important;
	left:52px !important;
	top:1697px !important;
	min-height:30px !important;
}

#item380336 {
	width:400px !important;
	left:91px !important;
	top:1703px !important;
	min-height:90px !important;
}

#item440214 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item440215 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440239 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item440164 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item440166 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440189 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item440162 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1798px !important;
}

#item437970 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437971 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437994 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item437921 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item437922 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437945 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item437919 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1279px !important;
}

#item438446 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item438447 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438470 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item438396 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item438397 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438420 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item438394 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1350px !important;
}

#item437333 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437334 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437357 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item379560 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item379561 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item379585 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item379557 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1448px !important;
}

#item379659 {
	width:30px !important;
	left:52px !important;
	top:1579px !important;
	min-height:30px !important;
}

#item379682 {
	width:400px !important;
	left:91px !important;
	top:1585px !important;
	min-height:210px !important;
}

#item439606 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item439607 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439630 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439557 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item439558 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439581 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439555 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1800px !important;
}

#item440092 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item440093 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440116 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item440042 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item440043 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440066 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item440040 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1919px !important;
}

#item437834 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437835 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437858 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item437785 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item437786 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437809 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item437783 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1279px !important;
}

#item378958 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item378959 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item378983 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item378909 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item378910 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item378933 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item378906 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1350px !important;
}

#item379007 {
	width:30px !important;
	left:52px !important;
	top:1461px !important;
	min-height:30px !important;
}

#item379030 {
	width:400px !important;
	left:91px !important;
	top:1467px !important;
	min-height:290px !important;
}

#item439018 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item439019 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439042 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item438969 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item438970 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438993 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item438967 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1757px !important;
}

#item439490 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item439491 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439514 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439440 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item439441 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439464 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439438 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1876px !important;
}

#item439969 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item439970 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439993 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item439919 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item439921 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439944 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item439917 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1995px !important;
}

#item378306 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item378308 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item378331 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item378257 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item378258 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item378281 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item378254 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1279px !important;
}

#item378355 {
	width:30px !important;
	left:52px !important;
	top:1365px !important;
	min-height:30px !important;
}

#item378378 {
	width:400px !important;
	left:91px !important;
	top:1371px !important;
	min-height:90px !important;
}

#item438328 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item438329 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438352 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item438278 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item438279 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438302 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item438276 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1469px !important;
}

#item438831 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item438832 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438855 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item438782 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item438783 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item438806 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item438779 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1567px !important;
}

#item439371 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item439372 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439395 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439321 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item439322 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439345 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item439319 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1686px !important;
}

#item439846 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item439847 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439870 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item439797 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item439798 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item439821 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item439795 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1805px !important;
}

#item378252 {
	width:559px !important;
	height:2536px !important;
	left:-10px !important;
	top:-10px !important;
}

#item440280 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2107px !important;
	background:#650030;
}

#item440281 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2107px !important;
	border:solid 1px #650030;
}

#item440282 {
	width:90px !important;
	left:162px !important;
	top:2130px !important;
	min-height:62px !important;
}

#item440305 {
	width:216px !important;
	left:180px !important;
	top:2223px !important;
	min-height:70px !important;
}

#item381566 {
	width:576px !important;
	height:119px !important;
	top:2407px !important;
	background:#d1d2d4;
}

#item730857 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730858 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730881 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item730882 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730807 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730808 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730831 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item730832 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730805 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2427px !important;
}

#item479535 {
	width:60px !important;
	left:30px !important;
	top:2465px !important;
	min-height:35px !important;
}

#item381675 {
	width:516px !important;
	height:169px !important;
	background:#650030;
}

#item381676 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item381726 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item381702 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item381699 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item381777 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item381752 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item381749 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item381831 {
	width:370px !important;
	left:19px !important;
	min-height:20px !important;
}

#item381806 {
	width:370px !important;
	left:19px !important;
	min-height:20px !important;
}

#item381801 {
	width:389px !important;
	height:20px !important;
	left:30px !important;
	top:121px !important;
}

#item381672 {
	opacity:0.00;
	width:10px !important;
	height:2526px !important;
	left:536px !important;
	background:#fff;
}

#item381670 {
	width:546px !important;
	height:2526px !important;
	left:30px !important;
}

#item381883 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item381858 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item381855 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item381936 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item381910 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item381907 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465380 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465386 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465383 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465381 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465379.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item734955 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item734956 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item734957 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item734964 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item734988 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item183699 {
	width:370px !important;
	left:98px !important;
	top:360px !important;
	min-height:52px !important;
}

#item183785 {
	width:464px !important;
	left:98px !important;
	top:428px !important;
	min-height:90px !important;
}

#item183808 {
	width:500px !important;
	left:600px !important;
	top:428px !important;
	min-height:90px !important;
}

#item184073 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:567px !important;
	background:#650030;
}

#item184074 {
	width:144px !important;
	left:132px !important;
	top:563px !important;
	min-height:30px !important;
}

#item184097 {
	width:410px !important;
	left:132px !important;
	top:603px !important;
	min-height:190px !important;
}

#item184120 {
	width:450px !important;
	left:628px !important;
	top:603px !important;
	min-height:190px !important;
}

#item184144 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:842px !important;
	background:#ff4f17;
}

#item184145 {
	width:210px !important;
	left:132px !important;
	top:838px !important;
	min-height:30px !important;
}

#item184191 {
	width:870px !important;
	left:132px !important;
	top:880px !important;
	min-height:70px !important;
}

#item184279 {
	width:230px !important;
	left:98px !important;
	top:1000px !important;
	min-height:30px !important;
}

#item497958 {
	opacity:0.00;
	width:10px !important;
	height:1878px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item186160 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item186161 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item186184 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item186111 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item186112 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item186135 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item186108 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item187417 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item187418 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item187441 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item187368 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item187369 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item187392 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item187366 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1121px !important;
}

#item187582 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item187583 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item187606 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item187472 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item187473 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item187497 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item187470 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1192px !important;
}

#item187683 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item187684 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item187707 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item187633 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item187634 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item187658 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item187630 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1287px !important;
}

#item187913 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item187914 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item187937 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item187863 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item187864 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item187887 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item187861 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1382px !important;
}

#item190137 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item190138 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190161 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item190088 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item190089 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190112 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item190085 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item190236 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item190237 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190260 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item190187 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item190188 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190211 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item190185 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1121px !important;
}

#item190336 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item190337 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190360 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item190286 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item190287 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190311 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item190284 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1192px !important;
}

#item190435 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item190436 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190459 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item190386 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item190387 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190410 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item190384 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1287px !important;
}

#item190535 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item190536 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190559 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item190485 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item190486 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190509 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item190483 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1382px !important;
}

#item187269 {
	width:30px !important;
	left:120px !important;
	top:1496px !important;
	min-height:30px !important;
}

#item187292 {
	width:530px !important;
	left:159px !important;
	top:1502px !important;
	min-height:70px !important;
}

#item189638 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item189639 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189662 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item189588 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item189589 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189612 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item189586 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item189737 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item189738 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189761 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item189688 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item189689 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189712 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item189686 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1121px !important;
}

#item189836 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item189837 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189861 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189787 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item189788 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189811 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189785 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1192px !important;
}

#item189937 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item189938 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189961 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189888 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item189889 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189912 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189886 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1287px !important;
}

#item186061 {
	width:30px !important;
	left:120px !important;
	top:1401px !important;
	min-height:30px !important;
}

#item186084 {
	width:530px !important;
	left:159px !important;
	top:1407px !important;
	min-height:70px !important;
}

#item190036 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item190037 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190061 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189987 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item189988 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item190011 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189985 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1483px !important;
}

#item189137 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item189138 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189161 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item189088 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item189089 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189112 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item189086 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item189238 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item189239 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189262 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item189188 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item189189 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189213 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item189185 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1121px !important;
}

#item189337 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item189338 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189361 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189288 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item189289 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189312 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189286 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1192px !important;
}

#item185507 {
	width:30px !important;
	left:120px !important;
	top:1306px !important;
	min-height:30px !important;
}

#item185530 {
	width:530px !important;
	left:159px !important;
	top:1312px !important;
	min-height:160px !important;
}

#item189437 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item189439 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189462 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189387 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item189388 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189412 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189385 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1484px !important;
}

#item189538 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item189539 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189562 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189488 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item189489 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189512 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item189486 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1579px !important;
}

#item188638 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item188639 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188662 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item188589 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item188590 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188613 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item188587 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item188738 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item188739 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188762 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item188688 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item188689 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188712 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item188686 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1121px !important;
}

#item184956 {
	width:30px !important;
	left:120px !important;
	top:1206px !important;
	min-height:30px !important;
}

#item184979 {
	width:530px !important;
	left:159px !important;
	top:1212px !important;
	min-height:210px !important;
}

#item188838 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item188839 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188862 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188789 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item188790 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188813 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188787 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1433px !important;
}

#item188937 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item188939 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188963 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188888 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item188889 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188912 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188886 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1528px !important;
}

#item189038 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item189039 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189062 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188989 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item188990 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item189013 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188987 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1623px !important;
}

#item188053 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item188054 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188077 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item188003 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item188004 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188028 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item188001 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1050px !important;
}

#item184404 {
	width:30px !important;
	left:120px !important;
	top:1136px !important;
	min-height:30px !important;
}

#item184427 {
	width:530px !important;
	left:159px !important;
	top:1142px !important;
	min-height:70px !important;
}

#item188154 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item188155 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188179 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item188104 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item188105 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188128 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item188101 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1219px !important;
}

#item188254 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item188255 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188278 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188205 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item188206 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188229 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188203 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1290px !important;
}

#item188353 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item188354 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188377 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188304 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item188305 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188328 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188302 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1385px !important;
}

#item188453 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item188454 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188477 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188404 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item188405 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item188428 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item188402 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1480px !important;
}

#item190807 {
	width:743px !important;
	height:1888px !important;
	left:-10px !important;
	top:-10px !important;
}

#item186512 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1043px !important;
	background:#650030;
}

#item186514 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1043px !important;
	border:solid 1px #650030;
}

#item186515 {
	width:90px !important;
	left:850px !important;
	top:1066px !important;
	min-height:62px !important;
}

#item186538 {
	width:216px !important;
	left:868px !important;
	top:1159px !important;
	min-height:70px !important;
}

#item184277 {
	width:1200px !important;
	height:119px !important;
	top:1759px !important;
	background:#d1d2d4;
}

#item690257 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690258 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690281 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item690282 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690206 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690207 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690231 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item690232 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690204 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1779px !important;
}

#item477979 {
	width:120px !important;
	left:30px !important;
	top:1812px !important;
	min-height:40px !important;
}

#item257431 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item257432 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item257533 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257508 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257505 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item257586 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257560 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257557 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item257482 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item257458 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item257455 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item257611 {
	opacity:0.00;
	width:10px !important;
	height:1878px !important;
	left:698px !important;
	background:#fff;
}

#item257427 {
	width:708px !important;
	height:1878px !important;
	left:492px !important;
}

#item161460 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161434 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161432 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item161511 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161486 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161484 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item661753 {
	width:1200px !important;
	height:112px !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;
}

#item692445 {
	width:164px !important;
	height:58px !important;
}

#item692438 {
	width:164px !important;
	height:58px !important;
}

#item692435 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item661794 {
	width:120px !important;
	min-height:50px !important;
}

#item661769 {
	width:120px !important;
	min-height:50px !important;
}

#item661765 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item661846 {
	width:120px !important;
	min-height:50px !important;
}

#item661821 {
	width:120px !important;
	min-height:50px !important;
}

#item661818 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item661899 {
	width:130px !important;
	min-height:50px !important;
}

#item661874 {
	width:130px !important;
	min-height:50px !important;
}

#item661871 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item661951 {
	width:130px !important;
	min-height:50px !important;
}

#item661926 {
	width:130px !important;
	min-height:50px !important;
}

#item661923 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item662007 {
	width:150px !important;
	min-height:60px !important;
}

#item661981 {
	width:150px !important;
	min-height:60px !important;
}

#item661978 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item662059 {
	width:150px !important;
	min-height:60px !important;
}

#item662034 {
	width:150px !important;
	min-height:60px !important;
}

#item662031 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item662113 {
	width:140px !important;
	min-height:60px !important;
}

#item662087 {
	width:140px !important;
	min-height:60px !important;
}

#item662084 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item662165 {
	width:140px !important;
	min-height:60px !important;
}

#item662140 {
	width:140px !important;
	min-height:60px !important;
}

#item662137 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item661752.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735784 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735790 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item735791 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item735797 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735821 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item577364 {
	width:626px !important;
	left:408px !important;
	top:361px !important;
	min-height:160px !important;
}

#item577389 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:563px !important;
	background:#650030;
}

#item577390 {
	width:144px !important;
	left:442px !important;
	top:559px !important;
	min-height:30px !important;
}

#item577413 {
	width:440px !important;
	left:442px !important;
	top:599px !important;
	min-height:90px !important;
}

#item577436 {
	width:450px !important;
	left:938px !important;
	top:599px !important;
	min-height:90px !important;
}

#item577460 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:733px !important;
	background:#ff4f17;
}

#item577461 {
	width:210px !important;
	left:442px !important;
	top:729px !important;
	min-height:30px !important;
}

#item577485 {
	width:840px !important;
	left:442px !important;
	top:771px !important;
	min-height:20px !important;
}

#item577508 {
	width:460px !important;
	left:442px !important;
	top:805px !important;
	min-height:140px !important;
}

#item577531 {
	width:470px !important;
	left:938px !important;
	top:805px !important;
	min-height:70px !important;
}

#item577555 {
	width:230px !important;
	left:408px !important;
	top:992px !important;
	min-height:30px !important;
}

#item579788 {
	opacity:0.00;
	width:10px !important;
	height:1667px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item579436 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item579437 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579460 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item579387 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item579388 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579411 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item579384 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1042px !important;
}

#item579538 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item579539 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579562 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item579488 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item579489 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579513 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item579484 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1112px !important;
}

#item579638 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item579639 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579662 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item579589 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item579590 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579613 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item579586 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1211px !important;
}

#item579739 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item579740 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579763 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item579689 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item579690 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579713 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item579686 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1259px !important;
}

#item578985 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item578986 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579009 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item578935 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item578936 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578960 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item578932 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1042px !important;
}

#item579087 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item579088 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579111 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item579036 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item579037 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579061 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item579033 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1112px !important;
}

#item579187 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item579188 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579211 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item579138 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item579139 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579162 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item579135 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1211px !important;
}

#item579289 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item579290 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579313 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item579238 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item579239 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item579262 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item579235 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1259px !important;
}

#item579337 {
	width:30px !important;
	left:120px !important;
	top:1394px !important;
	min-height:30px !important;
}

#item579360 {
	width:580px !important;
	left:159px !important;
	top:1400px !important;
	min-height:40px !important;
}

#item578533 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item578534 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578557 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item578484 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item578485 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578508 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item578481 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1042px !important;
}

#item578634 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item578635 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578659 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item578584 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item578585 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578609 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item578581 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1112px !important;
}

#item578735 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item578736 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578759 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item578686 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item578687 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578710 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item578683 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1211px !important;
}

#item578783 {
	width:30px !important;
	left:120px !important;
	top:1274px !important;
	min-height:30px !important;
}

#item578806 {
	width:580px !important;
	left:159px !important;
	top:1280px !important;
	min-height:90px !important;
}

#item578883 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item578884 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578907 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item578833 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item578835 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578858 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item578830 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1379px !important;
}

#item578082 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item578083 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578107 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item578033 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item578034 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578057 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item578030 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1042px !important;
}

#item578185 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item578186 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578209 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item578134 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item578136 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578160 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item578131 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1112px !important;
}

#item578233 {
	width:30px !important;
	left:120px !important;
	top:1225px !important;
	min-height:30px !important;
}

#item578256 {
	width:530px !important;
	left:159px !important;
	top:1231px !important;
	min-height:50px !important;
}

#item578331 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item578332 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578355 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item578282 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item578283 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578306 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item578279 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1282px !important;
}

#item578432 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item578433 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578456 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item578382 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item578383 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578407 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item578379 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1330px !important;
}

#item577632 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item577633 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item577656 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item577583 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item577584 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item577607 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item577580 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1042px !important;
}

#item577680 {
	width:30px !important;
	left:120px !important;
	top:1127px !important;
	min-height:30px !important;
}

#item577704 {
	width:530px !important;
	left:159px !important;
	top:1133px !important;
	min-height:70px !important;
}

#item577780 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item577781 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item577804 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item577731 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item577732 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item577755 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item577727 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1208px !important;
}

#item577880 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item577881 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item577904 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item577831 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item577832 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item577855 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item577828 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1307px !important;
}

#item577981 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item577982 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item578005 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item577931 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item577932 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item577956 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item577928 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1355px !important;
}

#item577578 {
	width:743px !important;
	height:1677px !important;
	left:300px !important;
	top:-10px !important;
}

#item579789 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1035px !important;
	background:#650030;
}

#item579790 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1035px !important;
	border:solid 1px #650030;
}

#item579791 {
	width:90px !important;
	left:1160px !important;
	top:1058px !important;
	min-height:62px !important;
}

#item579814 {
	width:220px !important;
	left:1178px !important;
	top:1151px !important;
	min-height:90px !important;
}

#item577304 {
	width:1820px !important;
	height:119px !important;
	top:1548px !important;
	background:#d1d2d4;
}

#item688062 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688063 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688086 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item688087 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688012 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688013 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688036 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item688037 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688010 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1568px !important;
}

#item579940 {
	width:120px !important;
	left:60px !important;
	top:1601px !important;
	min-height:40px !important;
}

#item579968 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item579970 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item580072 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item580047 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item580044 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item580021 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item579997 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item579994 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item579965 {
	opacity:0.00;
	width:10px !important;
	height:1667px !important;
	left:698px !important;
	background:#fff;
}

#item579963 {
	width:708px !important;
	height:1667px !important;
	left:802px !important;
}

#item580125 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item580099 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item580096 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item580177 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item580152 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item580149 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item650300 {
	width:1820px !important;
	height:112px !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;
}

#item686854 {
	width:164px !important;
	height:58px !important;
}

#item686848 {
	width:164px !important;
	height:58px !important;
}

#item686845 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item650339 {
	width:120px !important;
	min-height:50px !important;
}

#item650314 {
	width:120px !important;
	min-height:50px !important;
}

#item650311 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item650391 {
	width:120px !important;
	min-height:50px !important;
}

#item650366 {
	width:120px !important;
	min-height:50px !important;
}

#item650363 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item650445 {
	width:130px !important;
	min-height:50px !important;
}

#item650420 {
	width:130px !important;
	min-height:50px !important;
}

#item650416 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item650497 {
	width:130px !important;
	min-height:50px !important;
}

#item650472 {
	width:130px !important;
	min-height:50px !important;
}

#item650469 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item650552 {
	width:150px !important;
	min-height:60px !important;
}

#item650525 {
	width:150px !important;
	min-height:60px !important;
}

#item650522 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item650604 {
	width:150px !important;
	min-height:60px !important;
}

#item650579 {
	width:150px !important;
	min-height:60px !important;
}

#item650576 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item650659 {
	width:140px !important;
	min-height:60px !important;
}

#item650633 {
	width:140px !important;
	min-height:60px !important;
}

#item650630 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item650711 {
	width:140px !important;
	min-height:60px !important;
}

#item650686 {
	width:140px !important;
	min-height:60px !important;
}

#item650683 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item650299.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736603 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item736604 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item736611 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item736635 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item305559 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:160px !important;
}

#item305584 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:590px !important;
	background:#650030;
}

#item305585 {
	width:144px !important;
	left:74px !important;
	top:586px !important;
	min-height:30px !important;
}

#item305608 {
	width:310px !important;
	left:74px !important;
	top:626px !important;
	min-height:110px !important;
}

#item305631 {
	width:320px !important;
	left:408px !important;
	top:626px !important;
	min-height:110px !important;
}

#item305655 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:798px !important;
	background:#ff4f17;
}

#item305656 {
	width:210px !important;
	left:74px !important;
	top:794px !important;
	min-height:30px !important;
}

#item305679 {
	width:600px !important;
	left:74px !important;
	top:836px !important;
	min-height:20px !important;
}

#item305702 {
	width:310px !important;
	left:74px !important;
	top:870px !important;
	min-height:200px !important;
}

#item305726 {
	width:310px !important;
	left:418px !important;
	top:870px !important;
	min-height:200px !important;
}

#item305750 {
	width:230px !important;
	left:40px !important;
	top:1128px !important;
	min-height:30px !important;
}

#item523978 {
	opacity:0.00;
	width:10px !important;
	height:2007px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item307633 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item307634 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307657 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item307584 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item307585 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307608 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item307581 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1178px !important;
}

#item307734 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item307735 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307758 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item307684 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item307685 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307708 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item307681 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1248px !important;
}

#item307834 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item307835 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307858 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item307785 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item307786 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307809 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item307782 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1347px !important;
}

#item307934 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item307935 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307959 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item307885 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item307886 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307909 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item307882 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1395px !important;
}

#item307180 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item307181 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307204 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item307130 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item307131 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307154 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item307127 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1178px !important;
}

#item307281 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item307283 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307306 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item307231 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item307232 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307256 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item307228 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1248px !important;
}

#item307383 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item307384 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307408 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item307334 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item307335 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307358 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item307331 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1347px !important;
}

#item307485 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item307486 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307510 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item307435 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item307437 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307460 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item307432 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1395px !important;
}

#item307534 {
	width:30px !important;
	left:90px !important;
	top:1530px !important;
	min-height:30px !important;
}

#item307557 {
	width:580px !important;
	left:129px !important;
	top:1536px !important;
	min-height:40px !important;
}

#item306728 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item306729 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306752 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item306679 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item306680 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306703 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item306676 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1178px !important;
}

#item306828 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item306830 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306853 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item306779 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item306780 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306803 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item306776 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1248px !important;
}

#item306930 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item306931 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306954 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item306880 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item306881 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306905 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item306877 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1347px !important;
}

#item306978 {
	width:30px !important;
	left:90px !important;
	top:1410px !important;
	min-height:30px !important;
}

#item307001 {
	width:580px !important;
	left:129px !important;
	top:1416px !important;
	min-height:90px !important;
}

#item307078 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item307079 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307102 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item307028 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item307029 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item307052 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item307024 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1515px !important;
}

#item306279 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item306280 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306303 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item306230 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item306231 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306254 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item306227 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1178px !important;
}

#item306379 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item306380 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306404 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item306330 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item306331 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306354 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item306327 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1248px !important;
}

#item306428 {
	width:30px !important;
	left:90px !important;
	top:1361px !important;
	min-height:30px !important;
}

#item306451 {
	width:530px !important;
	left:129px !important;
	top:1367px !important;
	min-height:50px !important;
}

#item306526 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item306527 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306550 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item306477 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item306478 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306501 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item306474 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1418px !important;
}

#item306627 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item306628 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306651 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item306577 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item306578 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306601 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item306574 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1466px !important;
}

#item305827 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item305828 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item305851 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item305778 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item305779 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item305802 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item305775 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1178px !important;
}

#item305875 {
	width:30px !important;
	left:90px !important;
	top:1263px !important;
	min-height:30px !important;
}

#item305899 {
	width:530px !important;
	left:129px !important;
	top:1269px !important;
	min-height:70px !important;
}

#item305975 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item305976 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item305999 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item305925 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item305926 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item305949 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item305922 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1344px !important;
}

#item306076 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item306077 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306100 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item306027 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item306028 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306051 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item306024 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1443px !important;
}

#item306177 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item306178 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306201 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item306127 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item306128 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item306151 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item306124 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1491px !important;
}

#item305773 {
	width:713px !important;
	height:2017px !important;
	left:-10px !important;
	top:-10px !important;
}

#item364940 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1667px !important;
	background:#650030;
}

#item364942 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1667px !important;
	border:solid 1px #650030;
}

#item364943 {
	width:180px !important;
	left:68px !important;
	top:1680px !important;
	min-height:30px !important;
}

#item308008 {
	width:500px !important;
	left:134px !important;
	top:1748px !important;
	min-height:50px !important;
}

#item305502 {
	width:768px !important;
	height:119px !important;
	top:1888px !important;
	background:#d1d2d4;
}

#item728428 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728429 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728453 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item728454 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728378 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728379 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728402 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item728403 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728376 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:1908px !important;
}

#item479169 {
	width:120px !important;
	left:40px !important;
	top:1941px !important;
	min-height:40px !important;
}

#item308140 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item308141 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item308192 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item308167 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item308164 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item308243 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item308218 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item308215 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item308136 {
	opacity:0.00;
	width:10px !important;
	height:2007px !important;
	left:640px !important;
	background:#fff;
}

#item308134 {
	width:650px !important;
	height:2007px !important;
	left:118px !important;
}

#item308295 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item308270 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item308267 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item308347 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item308322 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item308319 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459917 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459918 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459916.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615639 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item615640 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item408044 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:190px !important;
}

#item408069 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:469px !important;
	background:#650030;
}

#item408070 {
	width:144px !important;
	left:64px !important;
	top:465px !important;
	min-height:30px !important;
}

#item408093 {
	width:482px !important;
	left:64px !important;
	top:505px !important;
	min-height:170px !important;
}

#item408141 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:739px !important;
	background:#ff4f17;
}

#item408142 {
	width:210px !important;
	left:64px !important;
	top:735px !important;
	min-height:30px !important;
}

#item408165 {
	width:482px !important;
	left:64px !important;
	top:777px !important;
	min-height:20px !important;
}

#item408188 {
	width:482px !important;
	left:64px !important;
	top:811px !important;
	min-height:220px !important;
}

#item408237 {
	width:230px !important;
	left:30px !important;
	top:1090px !important;
	min-height:30px !important;
}

#item530790 {
	opacity:0.00;
	width:10px !important;
	height:2185px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item410119 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item410120 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item410143 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item410070 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item410071 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item410094 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item410067 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1140px !important;
}

#item410220 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item410221 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item410244 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item410170 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item410171 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item410194 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item410167 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1238px !important;
}

#item410320 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item410321 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item410344 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item410271 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item410272 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item410295 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item410268 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1337px !important;
}

#item410420 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item410422 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item410445 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item410371 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item410372 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item410395 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item410368 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1408px !important;
}

#item454886 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item454887 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454910 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454837 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item454838 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454861 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454835 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1140px !important;
}

#item455123 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item455124 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455147 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item455074 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item455075 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455098 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item455072 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1238px !important;
}

#item455501 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item455502 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455525 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item455452 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item455453 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455476 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item455450 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1337px !important;
}

#item409970 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item409971 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item409995 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item409921 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item409922 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item409945 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item409918 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1408px !important;
}

#item410020 {
	width:30px !important;
	left:52px !important;
	top:1565px !important;
	min-height:30px !important;
}

#item410043 {
	width:400px !important;
	left:91px !important;
	top:1571px !important;
	min-height:70px !important;
}

#item454735 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item454736 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454759 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454686 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item454687 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454710 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454684 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1140px !important;
}

#item455014 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item455015 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455038 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454965 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item454966 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454989 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454963 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1238px !important;
}

#item409419 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item409420 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item409443 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item409370 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item409371 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item409394 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item409366 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1337px !important;
}

#item409467 {
	width:30px !important;
	left:52px !important;
	top:1422px !important;
	min-height:30px !important;
}

#item409490 {
	width:400px !important;
	left:91px !important;
	top:1428px !important;
	min-height:140px !important;
}

#item455878 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item455880 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455903 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item455829 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item455830 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455853 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item455827 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1574px !important;
}

#item454618 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item454619 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454642 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454569 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item454570 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454593 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454567 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1140px !important;
}

#item408867 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item408869 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item408892 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item408818 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item408819 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item408842 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item408815 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1238px !important;
}

#item408916 {
	width:30px !important;
	left:52px !important;
	top:1348px !important;
	min-height:30px !important;
}

#item408939 {
	width:400px !important;
	left:91px !important;
	top:1354px !important;
	min-height:70px !important;
}

#item455366 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item455367 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455390 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item455316 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item455317 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455341 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item455313 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1424px !important;
}

#item455743 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item455744 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455767 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item455694 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item455695 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455718 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item455692 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1495px !important;
}

#item408315 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item408316 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item408340 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item408266 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item408267 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item408290 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item408263 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1140px !important;
}

#item408364 {
	width:30px !important;
	left:52px !important;
	top:1250px !important;
	min-height:30px !important;
}

#item408387 {
	width:400px !important;
	left:91px !important;
	top:1256px !important;
	min-height:90px !important;
}

#item454500 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item454501 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454524 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454451 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item454452 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454475 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454449 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1351px !important;
}

#item455249 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item455251 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455274 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item455200 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item455201 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455224 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item455198 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1450px !important;
}

#item455622 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item455623 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455646 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item455572 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item455573 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item455597 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item455570 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1521px !important;
}

#item408260 {
	width:559px !important;
	height:2195px !important;
	left:-10px !important;
	top:-10px !important;
}

#item450649 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:1748px !important;
	background:#650030;
}

#item450650 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:1748px !important;
	border:solid 1px #650030;
}

#item450651 {
	width:90px !important;
	left:162px !important;
	top:1771px !important;
	min-height:62px !important;
}

#item450674 {
	width:220px !important;
	left:180px !important;
	top:1864px !important;
	min-height:90px !important;
}

#item408043 {
	width:576px !important;
	height:119px !important;
	top:2066px !important;
	background:#d1d2d4;
}

#item730968 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730969 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730992 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item730993 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730918 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730919 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730942 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item730943 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730916 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2086px !important;
}

#item479929 {
	width:60px !important;
	left:30px !important;
	top:2124px !important;
	min-height:35px !important;
}

#item410627 {
	width:516px !important;
	height:134px !important;
	background:#650030;
}

#item410628 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item410678 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item410654 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item410651 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item410730 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item410704 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item410701 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item410623 {
	opacity:0.00;
	width:10px !important;
	height:2185px !important;
	left:536px !important;
	background:#fff;
}

#item410621 {
	width:546px !important;
	height:2185px !important;
	left:30px !important;
}

#item410782 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item410757 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item410754 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item410835 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item410809 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item410806 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465521 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465527 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465524 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465522 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465520.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735021 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735022 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item735023 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item735030 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735055 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item103802 {
	width:626px !important;
	left:98px !important;
	top:361px !important;
	min-height:160px !important;
}

#item240804 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:563px !important;
	background:#650030;
}

#item240805 {
	width:144px !important;
	left:132px !important;
	top:559px !important;
	min-height:30px !important;
}

#item240828 {
	width:440px !important;
	left:132px !important;
	top:599px !important;
	min-height:90px !important;
}

#item240852 {
	width:450px !important;
	left:628px !important;
	top:599px !important;
	min-height:90px !important;
}

#item240876 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:733px !important;
	background:#ff4f17;
}

#item240877 {
	width:210px !important;
	left:132px !important;
	top:729px !important;
	min-height:30px !important;
}

#item240900 {
	width:840px !important;
	left:132px !important;
	top:771px !important;
	min-height:20px !important;
}

#item240923 {
	width:460px !important;
	left:132px !important;
	top:805px !important;
	min-height:140px !important;
}

#item240946 {
	width:470px !important;
	left:628px !important;
	top:805px !important;
	min-height:70px !important;
}

#item241004 {
	width:230px !important;
	left:98px !important;
	top:992px !important;
	min-height:30px !important;
}

#item502245 {
	opacity:0.00;
	width:10px !important;
	height:1667px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item242133 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item242134 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242157 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item242083 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item242085 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242108 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item242080 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1042px !important;
}

#item242335 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item242336 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242359 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item242285 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item242286 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242310 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item242282 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1112px !important;
}

#item242234 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item242235 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242258 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item242184 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item242185 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242208 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item242181 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1211px !important;
}

#item242718 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item242719 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242742 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item242610 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item242611 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242634 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item242608 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1259px !important;
}

#item244018 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item244019 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244042 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item243969 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item243970 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243993 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item243967 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1042px !important;
}

#item244118 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item244119 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244142 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item244068 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item244069 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244092 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item244066 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1112px !important;
}

#item244219 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item244220 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244243 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item244168 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item244169 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244193 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item244166 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1211px !important;
}

#item244318 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item244319 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244343 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item244269 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item244270 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244293 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item244267 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1259px !important;
}

#item245128 {
	width:30px !important;
	left:120px !important;
	top:1394px !important;
	min-height:30px !important;
}

#item245151 {
	width:580px !important;
	left:159px !important;
	top:1400px !important;
	min-height:40px !important;
}

#item243620 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item243621 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243644 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item243571 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item243572 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243595 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item243569 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1042px !important;
}

#item243720 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item243721 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243744 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item243671 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item243672 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243695 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item243669 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1112px !important;
}

#item243819 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item243820 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243843 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item243770 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item243771 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243794 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item243768 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1211px !important;
}

#item242033 {
	width:30px !important;
	left:120px !important;
	top:1274px !important;
	min-height:30px !important;
}

#item242056 {
	width:580px !important;
	left:159px !important;
	top:1280px !important;
	min-height:90px !important;
}

#item243919 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item243920 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243943 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item243869 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item243870 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243894 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item243867 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1379px !important;
}

#item243220 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item243221 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243244 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item243170 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item243171 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243194 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item243168 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1042px !important;
}

#item243321 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item243322 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243345 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item243271 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item243273 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243296 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item243269 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1112px !important;
}

#item241582 {
	width:30px !important;
	left:120px !important;
	top:1225px !important;
	min-height:30px !important;
}

#item241605 {
	width:530px !important;
	left:159px !important;
	top:1231px !important;
	min-height:50px !important;
}

#item244659 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item244660 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244683 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item244609 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item244610 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244633 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item244607 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1282px !important;
}

#item244758 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item244759 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244782 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item244709 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item244710 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item244733 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item244707 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1330px !important;
}

#item242821 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item242822 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242845 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item242772 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item242773 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242796 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item242770 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1042px !important;
}

#item241129 {
	width:30px !important;
	left:120px !important;
	top:1127px !important;
	min-height:30px !important;
}

#item241152 {
	width:530px !important;
	left:159px !important;
	top:1133px !important;
	min-height:70px !important;
}

#item242920 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item242921 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242944 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item242871 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item242872 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242895 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item242869 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1208px !important;
}

#item243020 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item243021 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243044 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item242970 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item242971 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item242995 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item242968 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1307px !important;
}

#item243119 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item243120 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243143 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item243070 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item243071 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item243094 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item243068 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1355px !important;
}

#item245245 {
	width:743px !important;
	height:1677px !important;
	left:-10px !important;
	top:-10px !important;
}

#item242383 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1035px !important;
	background:#650030;
}

#item242385 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1035px !important;
	border:solid 1px #650030;
}

#item242386 {
	width:90px !important;
	left:850px !important;
	top:1058px !important;
	min-height:62px !important;
}

#item242409 {
	width:220px !important;
	left:868px !important;
	top:1151px !important;
	min-height:90px !important;
}

#item241003 {
	width:1200px !important;
	height:119px !important;
	top:1548px !important;
	background:#d1d2d4;
}

#item690369 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690370 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690393 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item690394 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690319 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690320 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690343 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item690344 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690317 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1568px !important;
}

#item478416 {
	width:120px !important;
	left:30px !important;
	top:1601px !important;
	min-height:40px !important;
}

#item261405 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item261406 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item261508 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item261482 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item261479 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item261456 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item261432 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item261429 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item261533 {
	opacity:0.00;
	width:10px !important;
	height:1667px !important;
	left:698px !important;
	background:#fff;
}

#item261402 {
	width:708px !important;
	height:1667px !important;
	left:492px !important;
}

#item162942 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162916 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162914 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item162993 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162968 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162966 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item662229 {
	width:1200px !important;
	height:112px !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;
}

#item692462 {
	width:164px !important;
	height:58px !important;
}

#item692454 {
	width:164px !important;
	height:58px !important;
}

#item692451 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item662273 {
	width:120px !important;
	min-height:50px !important;
}

#item662248 {
	width:120px !important;
	min-height:50px !important;
}

#item662245 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item662325 {
	width:120px !important;
	min-height:50px !important;
}

#item662300 {
	width:120px !important;
	min-height:50px !important;
}

#item662297 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item662379 {
	width:130px !important;
	min-height:50px !important;
}

#item662353 {
	width:130px !important;
	min-height:50px !important;
}

#item662350 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item662432 {
	width:130px !important;
	min-height:50px !important;
}

#item662406 {
	width:130px !important;
	min-height:50px !important;
}

#item662403 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item662486 {
	width:150px !important;
	min-height:60px !important;
}

#item662460 {
	width:150px !important;
	min-height:60px !important;
}

#item662457 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item662538 {
	width:150px !important;
	min-height:60px !important;
}

#item662513 {
	width:150px !important;
	min-height:60px !important;
}

#item662510 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item662592 {
	width:140px !important;
	min-height:60px !important;
}

#item662566 {
	width:140px !important;
	min-height:60px !important;
}

#item662563 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item662645 {
	width:140px !important;
	min-height:60px !important;
}

#item662619 {
	width:140px !important;
	min-height:60px !important;
}

#item662616 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item662228.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735849 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735854 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item735855 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item735860 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735884 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item555004 {
	width:590px !important;
	left:408px !important;
	top:366px !important;
	min-height:240px !important;
}

#item555028 {
	width:366px !important;
	height:208px !important;
	left:1046px !important;
	top:398px !important;
}

#item555047 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:658px !important;
	background:#650030;
}

#item555048 {
	width:144px !important;
	left:442px !important;
	top:654px !important;
	min-height:30px !important;
}

#item555071 {
	width:440px !important;
	left:442px !important;
	top:694px !important;
	min-height:140px !important;
}

#item555094 {
	width:450px !important;
	left:938px !important;
	top:694px !important;
	min-height:110px !important;
}

#item555119 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:879px !important;
	background:#ff4f17;
}

#item555120 {
	width:210px !important;
	left:442px !important;
	top:875px !important;
	min-height:30px !important;
}

#item555143 {
	width:840px !important;
	left:442px !important;
	top:917px !important;
	min-height:40px !important;
}

#item555167 {
	width:460px !important;
	left:442px !important;
	top:970px !important;
	min-height:50px !important;
}

#item555190 {
	width:470px !important;
	left:938px !important;
	top:970px !important;
	min-height:50px !important;
}

#item555214 {
	width:230px !important;
	left:408px !important;
	top:1069px !important;
	min-height:30px !important;
}

#item557450 {
	opacity:0.00;
	width:10px !important;
	height:1797px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item557096 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item557097 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item557120 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item557047 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item557048 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item557071 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item557044 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1119px !important;
}

#item557196 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item557197 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item557221 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item557147 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item557148 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item557171 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item557144 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1189px !important;
}

#item557299 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item557300 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item557323 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item557249 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item557250 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item557273 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item557246 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1284px !important;
}

#item557399 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item557400 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item557423 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item557350 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item557351 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item557374 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item557347 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1355px !important;
}

#item556645 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item556646 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556669 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item556595 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item556596 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556619 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item556592 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1118px !important;
}

#item556747 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item556748 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556771 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item556697 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item556698 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556722 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item556694 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1189px !important;
}

#item556848 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item556849 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556872 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item556799 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item556800 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556823 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item556796 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1284px !important;
}

#item556948 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item556949 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556972 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item556899 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item556900 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556923 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item556896 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1355px !important;
}

#item556996 {
	width:30px !important;
	left:120px !important;
	top:1470px !important;
	min-height:30px !important;
}

#item557020 {
	width:530px !important;
	left:159px !important;
	top:1476px !important;
	min-height:70px !important;
}

#item556193 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item556194 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556217 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item556144 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item556145 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556168 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item556141 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1118px !important;
}

#item556294 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item556295 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556319 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item556245 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item556246 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556269 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item556241 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1189px !important;
}

#item556396 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item556397 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556420 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item556347 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item556348 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556371 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item556344 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1284px !important;
}

#item556444 {
	width:30px !important;
	left:120px !important;
	top:1375px !important;
	min-height:30px !important;
}

#item556467 {
	width:530px !important;
	left:159px !important;
	top:1381px !important;
	min-height:120px !important;
}

#item556542 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item556543 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556566 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item556493 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item556494 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556517 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item556490 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1504px !important;
}

#item555744 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item555745 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555768 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item555695 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item555696 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555719 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item555692 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1118px !important;
}

#item555844 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item555845 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555868 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item555795 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item555796 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555819 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item555792 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1189px !important;
}

#item555892 {
	width:30px !important;
	left:120px !important;
	top:1299px !important;
	min-height:30px !important;
}

#item555916 {
	width:530px !important;
	left:159px !important;
	top:1305px !important;
	min-height:140px !important;
}

#item555991 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item555992 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556015 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item555942 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item555943 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555966 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item555939 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1451px !important;
}

#item556091 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item556092 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556115 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item556042 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item556043 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item556066 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item556039 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1522px !important;
}

#item555294 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item555295 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555318 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item555243 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item555244 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555267 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item555240 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1119px !important;
}

#item555342 {
	width:30px !important;
	left:120px !important;
	top:1205px !important;
	min-height:30px !important;
}

#item555365 {
	width:540px !important;
	left:159px !important;
	top:1211px !important;
	min-height:90px !important;
}

#item555440 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item555441 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555465 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item555391 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item555392 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555415 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item555388 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1316px !important;
}

#item555541 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item555542 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555565 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item555492 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item555493 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555516 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item555489 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1411px !important;
}

#item555642 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item555643 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555666 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item555592 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item555593 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item555617 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item555589 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1482px !important;
}

#item555238 {
	width:743px !important;
	height:1807px !important;
	left:300px !important;
	top:-10px !important;
}

#item557451 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1112px !important;
	background:#650030;
}

#item557452 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1112px !important;
	border:solid 1px #650030;
}

#item557453 {
	width:90px !important;
	left:1160px !important;
	top:1135px !important;
	min-height:62px !important;
}

#item557476 {
	width:216px !important;
	left:1178px !important;
	top:1228px !important;
	min-height:70px !important;
}

#item554946 {
	width:1820px !important;
	height:119px !important;
	top:1678px !important;
	background:#d1d2d4;
}

#item688173 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688174 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688197 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item688198 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688122 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688123 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688147 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item688148 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688120 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1698px !important;
}

#item557601 {
	width:120px !important;
	left:60px !important;
	top:1731px !important;
	min-height:40px !important;
}

#item557629 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item557631 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item557682 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item557657 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item557654 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item557734 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item557709 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item557706 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item557785 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item557761 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item557758 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item557626 {
	opacity:0.00;
	width:10px !important;
	height:1797px !important;
	left:698px !important;
	background:#fff;
}

#item557624 {
	width:708px !important;
	height:1797px !important;
	left:802px !important;
}

#item557837 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item557811 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item557808 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item557889 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item557864 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item557861 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item650771 {
	width:1820px !important;
	height:112px !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;
}

#item686874 {
	width:164px !important;
	height:58px !important;
}

#item686867 {
	width:164px !important;
	height:58px !important;
}

#item686864 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item650811 {
	width:120px !important;
	min-height:50px !important;
}

#item650786 {
	width:120px !important;
	min-height:50px !important;
}

#item650783 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item650863 {
	width:120px !important;
	min-height:50px !important;
}

#item650838 {
	width:120px !important;
	min-height:50px !important;
}

#item650835 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item650917 {
	width:130px !important;
	min-height:50px !important;
}

#item650892 {
	width:130px !important;
	min-height:50px !important;
}

#item650889 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item650969 {
	width:130px !important;
	min-height:50px !important;
}

#item650944 {
	width:130px !important;
	min-height:50px !important;
}

#item650941 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item651023 {
	width:150px !important;
	min-height:60px !important;
}

#item650997 {
	width:150px !important;
	min-height:60px !important;
}

#item650994 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item651075 {
	width:150px !important;
	min-height:60px !important;
}

#item651050 {
	width:150px !important;
	min-height:60px !important;
}

#item651047 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item651130 {
	width:140px !important;
	min-height:60px !important;
}

#item651104 {
	width:140px !important;
	min-height:60px !important;
}

#item651101 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item651183 {
	width:140px !important;
	min-height:60px !important;
}

#item651157 {
	width:140px !important;
	min-height:60px !important;
}

#item651154 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item650770.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item557976 {
	opacity:0.65;
	width:1820px !important;
	height:1797px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item557973 {
	width:1826px !important;
	height:1803px !important;
	left:10px !important;
	top:10px !important;
}

#item557978 {
	width:780px !important;
	height:480px !important;
	left:533px !important;
	top:153px !important;
	background:#fff;
}

#item609414 {
	width:640px !important;
	height:360px !important;
	left:603px !important;
	top:219px !important;
}

#item558008 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item557983 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item557980 {
	width:74px !important;
	height:18px !important;
	left:1221px !important;
	top:171px !important;
}

#item557971 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:323px !important;
	top:13px !important;
	background:#fff;
}

#item557969.fixed-pos-elem {
	width:1836px !important;
	height:1813px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736663 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item736664 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item736669 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item736693 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item283460 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:110px !important;
}

#item363522 {
	width:326px !important;
	left:40px !important;
	top:499px !important;
	min-height:160px !important;
}

#item283484 {
	width:296px !important;
	height:168px !important;
	left:431px !important;
	top:497px !important;
}

#item283500 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:734px !important;
	background:#650030;
}

#item283501 {
	width:144px !important;
	left:74px !important;
	top:730px !important;
	min-height:30px !important;
}

#item283524 {
	width:310px !important;
	left:74px !important;
	top:770px !important;
	min-height:220px !important;
}

#item283547 {
	width:310px !important;
	left:418px !important;
	top:770px !important;
	min-height:220px !important;
}

#item283571 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1051px !important;
	background:#ff4f17;
}

#item283572 {
	width:210px !important;
	left:74px !important;
	top:1047px !important;
	min-height:30px !important;
}

#item283595 {
	width:654px !important;
	left:74px !important;
	top:1089px !important;
	min-height:40px !important;
}

#item283618 {
	width:310px !important;
	left:74px !important;
	top:1142px !important;
	min-height:70px !important;
}

#item283642 {
	width:310px !important;
	left:418px !important;
	top:1142px !important;
	min-height:70px !important;
}

#item283666 {
	width:230px !important;
	left:40px !important;
	top:1270px !important;
	min-height:30px !important;
}

#item520909 {
	opacity:0.00;
	width:10px !important;
	height:2197px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item285546 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item285547 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285570 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item285497 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item285498 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285521 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item285494 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1319px !important;
}

#item285647 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item285648 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285672 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item285597 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item285598 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285621 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item285594 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1390px !important;
}

#item285748 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item285750 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285773 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item285699 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item285700 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285723 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item285696 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1485px !important;
}

#item285849 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item285850 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285874 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item285800 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item285801 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285824 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item285797 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1556px !important;
}

#item285096 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item285097 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285120 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item285047 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item285048 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285071 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item285044 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1319px !important;
}

#item285197 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item285198 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285221 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item285147 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item285148 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285171 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item285144 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1390px !important;
}

#item285298 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item285299 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285322 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item285248 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item285249 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285272 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item285245 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1485px !important;
}

#item285398 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item285399 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285423 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item285349 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item285350 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285373 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item285346 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1556px !important;
}

#item285447 {
	width:30px !important;
	left:90px !important;
	top:1670px !important;
	min-height:30px !important;
}

#item285470 {
	width:530px !important;
	left:129px !important;
	top:1676px !important;
	min-height:70px !important;
}

#item284647 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item284648 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284671 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item284598 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item284599 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284622 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item284595 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1319px !important;
}

#item284747 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item284749 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284772 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item284698 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item284699 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284722 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item284695 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1390px !important;
}

#item284848 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item284849 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284872 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item284799 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item284800 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284823 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item284796 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1485px !important;
}

#item284896 {
	width:30px !important;
	left:90px !important;
	top:1575px !important;
	min-height:30px !important;
}

#item284919 {
	width:530px !important;
	left:129px !important;
	top:1581px !important;
	min-height:120px !important;
}

#item284995 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item284996 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item285019 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item284945 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item284946 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284969 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item284942 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1705px !important;
}

#item284192 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item284193 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284216 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item284143 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item284144 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284167 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item284140 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1319px !important;
}

#item284294 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item284295 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284320 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item284243 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item284245 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284269 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item284240 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1390px !important;
}

#item284345 {
	width:30px !important;
	left:90px !important;
	top:1499px !important;
	min-height:30px !important;
}

#item284368 {
	width:530px !important;
	left:129px !important;
	top:1505px !important;
	min-height:140px !important;
}

#item284443 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item284445 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284468 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item284394 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item284395 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284418 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item284391 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1652px !important;
}

#item284546 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item284547 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284570 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item284495 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item284496 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284520 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item284492 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1723px !important;
}

#item283743 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item283744 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item283767 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item283694 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item283695 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item283718 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item283691 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1319px !important;
}

#item283791 {
	width:30px !important;
	left:90px !important;
	top:1404px !important;
	min-height:30px !important;
}

#item283814 {
	width:540px !important;
	left:129px !important;
	top:1410px !important;
	min-height:90px !important;
}

#item283890 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item283891 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item283914 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item283840 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item283841 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item283864 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item283837 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1517px !important;
}

#item283990 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item283991 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284014 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item283941 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item283942 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item283965 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item283938 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1612px !important;
}

#item284091 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item284092 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284115 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item284041 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item284042 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item284065 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item284038 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1683px !important;
}

#item283689 {
	width:713px !important;
	height:2207px !important;
	left:-10px !important;
	top:-10px !important;
}

#item363593 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1852px !important;
	background:#650030;
}

#item363594 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1852px !important;
	border:solid 1px #650030;
}

#item363595 {
	width:180px !important;
	left:68px !important;
	top:1865px !important;
	min-height:30px !important;
}

#item285924 {
	width:550px !important;
	left:109px !important;
	top:1945px !important;
	min-height:30px !important;
}

#item283402 {
	width:768px !important;
	height:119px !important;
	top:2078px !important;
	background:#d1d2d4;
}

#item728541 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728542 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728565 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item728566 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728491 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728492 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728515 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item728516 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728489 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2098px !important;
}

#item478875 {
	width:120px !important;
	left:40px !important;
	top:2131px !important;
	min-height:40px !important;
}

#item286055 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item286056 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item286107 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item286082 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item286079 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item286159 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item286134 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item286131 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item286211 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item286187 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item286184 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item286051 {
	opacity:0.00;
	width:10px !important;
	height:2197px !important;
	left:640px !important;
	background:#fff;
}

#item286049 {
	width:650px !important;
	height:2197px !important;
	left:118px !important;
}

#item286263 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item286237 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item286234 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item286315 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item286290 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item286287 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459830 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459831 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459829.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item286402 {
	opacity:0.65;
	width:768px !important;
	height:2203px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item286399 {
	width:774px !important;
	height:2209px !important;
	left:10px !important;
	top:10px !important;
}

#item286403 {
	width:720px !important;
	height:480px !important;
	left:37px !important;
	top:313px !important;
	background:#fff;
}

#item609420 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:379px !important;
}

#item286433 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286409 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item286405 {
	width:74px !important;
	height:18px !important;
	left:666px !important;
	top:331px !important;
}

#item286397 {
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item286395.fixed-pos-elem {
	width:784px !important;
	height:2219px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615663 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item615665 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item386337 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:240px !important;
}

#item386399 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:848px !important;
	background:#650030;
}

#item386401 {
	width:144px !important;
	left:64px !important;
	top:844px !important;
	min-height:30px !important;
}

#item386424 {
	width:482px !important;
	left:64px !important;
	top:884px !important;
	min-height:260px !important;
}

#item386471 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1207px !important;
	background:#ff4f17;
}

#item386472 {
	width:210px !important;
	left:64px !important;
	top:1203px !important;
	min-height:30px !important;
}

#item386495 {
	width:482px !important;
	left:64px !important;
	top:1245px !important;
	min-height:60px !important;
}

#item386518 {
	width:482px !important;
	left:64px !important;
	top:1320px !important;
	min-height:110px !important;
}

#item386565 {
	width:230px !important;
	left:30px !important;
	top:1488px !important;
	min-height:30px !important;
}

#item527651 {
	opacity:0.00;
	width:10px !important;
	height:2582px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item388446 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item388447 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item388471 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item388397 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item388398 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item388421 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item388394 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1537px !important;
}

#item443399 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item443400 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443423 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item388499 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item388501 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item388524 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item388496 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1608px !important;
}

#item443340 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item443341 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443364 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item388600 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item388601 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item388624 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item388597 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1727px !important;
}

#item388750 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item388751 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item388774 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item388701 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item388702 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item388725 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item388698 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1825px !important;
}

#item443877 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item443878 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443901 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item443828 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item443829 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443852 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item443826 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1537px !important;
}

#item444240 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item444241 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444264 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item444191 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item444192 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444215 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item444189 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1608px !important;
}

#item444591 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item444592 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444615 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444540 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item444542 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444565 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444538 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1727px !important;
}

#item443248 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item443249 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443272 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item388250 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item388251 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item388274 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item388247 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1825px !important;
}

#item388347 {
	width:30px !important;
	left:52px !important;
	top:1933px !important;
	min-height:30px !important;
}

#item388370 {
	width:400px !important;
	left:91px !important;
	top:1939px !important;
	min-height:100px !important;
}

#item387795 {
	width:30px !important;
	left:52px !important;
	top:1837px !important;
	min-height:30px !important;
}

#item387818 {
	width:400px !important;
	left:91px !important;
	top:1843px !important;
	min-height:170px !important;
}

#item443759 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item443760 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443783 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item443710 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item443711 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443734 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item443708 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1537px !important;
}

#item444122 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item444123 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444146 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item444073 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item444074 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444097 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item444071 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1608px !important;
}

#item443180 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item443181 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443204 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item387696 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item387697 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item387720 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item387693 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1727px !important;
}

#item444967 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item444968 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444991 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444918 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item444919 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444942 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444916 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:2013px !important;
}

#item443638 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item443639 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443663 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item443588 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item443589 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443613 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item443586 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1537px !important;
}

#item443108 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item443110 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443133 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item387146 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item387147 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item387170 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item387143 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1608px !important;
}

#item387243 {
	width:30px !important;
	left:52px !important;
	top:1743px !important;
	min-height:30px !important;
}

#item387266 {
	width:410px !important;
	left:91px !important;
	top:1749px !important;
	min-height:190px !important;
}

#item444467 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item444468 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444491 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444418 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item444419 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444442 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444416 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1942px !important;
}

#item444841 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item444842 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444865 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444792 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item444793 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444816 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444790 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:2040px !important;
}

#item443043 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item443044 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443068 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item386593 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item386594 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item386617 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item386590 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1537px !important;
}

#item386691 {
	width:30px !important;
	left:52px !important;
	top:1620px !important;
	min-height:30px !important;
}

#item386714 {
	width:400px !important;
	left:91px !important;
	top:1626px !important;
	min-height:140px !important;
}

#item444001 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item444002 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444025 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item443951 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item443953 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item443976 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item443949 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1769px !important;
}

#item444354 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item444355 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444379 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444305 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item444306 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444329 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444303 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1888px !important;
}

#item444701 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item444702 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444725 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444651 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item444652 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item444675 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item444649 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1986px !important;
}

#item386588 {
	width:559px !important;
	height:2592px !important;
	left:-10px !important;
	top:-10px !important;
}

#item445040 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2153px !important;
	background:#650030;
}

#item445041 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2153px !important;
	border:solid 1px #650030;
}

#item445042 {
	width:90px !important;
	left:162px !important;
	top:2176px !important;
	min-height:62px !important;
}

#item445065 {
	width:216px !important;
	left:180px !important;
	top:2269px !important;
	min-height:70px !important;
}

#item609423 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:487px !important;
}

#item388846 {
	width:576px !important;
	height:119px !important;
	top:2463px !important;
	background:#d1d2d4;
}

#item731080 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731081 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731104 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item731105 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731030 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731031 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731054 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item731055 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731028 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2483px !important;
}

#item479619 {
	width:60px !important;
	left:30px !important;
	top:2521px !important;
	min-height:35px !important;
}

#item388956 {
	width:516px !important;
	height:169px !important;
	background:#650030;
}

#item388957 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item389009 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item388984 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item388980 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item389063 {
	width:410px !important;
	left:19px !important;
	min-height:20px !important;
}

#item389037 {
	width:410px !important;
	left:19px !important;
	min-height:20px !important;
}

#item389034 {
	width:429px !important;
	height:20px !important;
	left:30px !important;
	top:121px !important;
}

#item389114 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item389090 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item389087 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item388953 {
	opacity:0.00;
	width:10px !important;
	height:2582px !important;
	left:536px !important;
	background:#fff;
}

#item388951 {
	width:546px !important;
	height:2582px !important;
	left:30px !important;
}

#item389165 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item389140 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item389137 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item389217 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item389192 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item389189 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465411 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465417 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465414 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465412 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465410.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735088 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735089 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item735090 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item735096 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735120 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item197388 {
	width:590px !important;
	left:98px !important;
	top:366px !important;
	min-height:240px !important;
}

#item197412 {
	width:366px !important;
	height:208px !important;
	left:736px !important;
	top:398px !important;
}

#item197454 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:658px !important;
	background:#650030;
}

#item197455 {
	width:144px !important;
	left:132px !important;
	top:654px !important;
	min-height:30px !important;
}

#item197478 {
	width:440px !important;
	left:132px !important;
	top:694px !important;
	min-height:140px !important;
}

#item197501 {
	width:450px !important;
	left:628px !important;
	top:694px !important;
	min-height:110px !important;
}

#item197525 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:879px !important;
	background:#ff4f17;
}

#item197526 {
	width:210px !important;
	left:132px !important;
	top:875px !important;
	min-height:30px !important;
}

#item197549 {
	width:840px !important;
	left:132px !important;
	top:917px !important;
	min-height:40px !important;
}

#item197572 {
	width:460px !important;
	left:132px !important;
	top:970px !important;
	min-height:50px !important;
}

#item197595 {
	width:470px !important;
	left:628px !important;
	top:970px !important;
	min-height:50px !important;
}

#item197651 {
	width:230px !important;
	left:98px !important;
	top:1069px !important;
	min-height:30px !important;
}

#item499092 {
	opacity:0.00;
	width:10px !important;
	height:1797px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item200489 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item200490 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item200513 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item200439 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item200440 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item200464 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item200436 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1119px !important;
}

#item201311 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item201312 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201335 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item201262 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item201263 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201286 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item201260 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1189px !important;
}

#item201430 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item201431 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201454 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item201380 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item201381 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201404 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item201378 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1284px !important;
}

#item200693 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item200694 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item200717 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item200641 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item200642 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item200667 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item200638 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1355px !important;
}

#item202795 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item202796 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202819 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item202745 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item202746 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202769 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item202743 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1118px !important;
}

#item202894 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item202895 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202918 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item202845 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item202846 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202869 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item202843 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1189px !important;
}

#item202993 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item202994 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item203019 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item202944 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item202945 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202968 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item202942 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1284px !important;
}

#item203094 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item203095 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item203119 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item203045 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item203046 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item203069 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item203043 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1355px !important;
}

#item199737 {
	width:30px !important;
	left:120px !important;
	top:1470px !important;
	min-height:30px !important;
}

#item199760 {
	width:530px !important;
	left:159px !important;
	top:1476px !important;
	min-height:70px !important;
}

#item202344 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item202345 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202368 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item202295 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item202296 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202319 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item202293 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1118px !important;
}

#item202444 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item202445 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202468 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item202395 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item202396 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202419 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item202393 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1189px !important;
}

#item202543 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item202544 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202567 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item202494 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item202495 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202518 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item202492 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1284px !important;
}

#item199084 {
	width:30px !important;
	left:120px !important;
	top:1375px !important;
	min-height:30px !important;
}

#item199107 {
	width:530px !important;
	left:159px !important;
	top:1381px !important;
	min-height:120px !important;
}

#item202644 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item202645 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202669 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item202593 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item202594 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202619 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item202591 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1504px !important;
}

#item201942 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item201943 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201966 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item201892 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item201893 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201916 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item201890 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1118px !important;
}

#item202042 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item202043 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202066 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item201992 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item201993 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202016 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item201990 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1189px !important;
}

#item198429 {
	width:30px !important;
	left:120px !important;
	top:1299px !important;
	min-height:30px !important;
}

#item198452 {
	width:530px !important;
	left:159px !important;
	top:1305px !important;
	min-height:140px !important;
}

#item202141 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item202142 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202166 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item202092 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item202093 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202116 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item202090 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1451px !important;
}

#item202241 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item202242 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202265 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item202192 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item202193 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item202216 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item202190 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1522px !important;
}

#item201541 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item201542 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201565 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item201492 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item201493 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201516 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item201490 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1119px !important;
}

#item197776 {
	width:30px !important;
	left:120px !important;
	top:1205px !important;
	min-height:30px !important;
}

#item197799 {
	width:540px !important;
	left:159px !important;
	top:1211px !important;
	min-height:90px !important;
}

#item201641 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item201642 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201665 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item201592 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item201593 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201616 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item201590 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1316px !important;
}

#item201743 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item201744 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201767 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item201692 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item201693 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201717 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item201689 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1411px !important;
}

#item201842 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item201843 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201866 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item201793 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item201794 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item201817 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item201791 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1482px !important;
}

#item203348 {
	width:743px !important;
	height:1807px !important;
	left:-10px !important;
	top:-10px !important;
}

#item200942 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1112px !important;
	background:#650030;
}

#item200943 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1112px !important;
	border:solid 1px #650030;
}

#item200944 {
	width:90px !important;
	left:850px !important;
	top:1135px !important;
	min-height:62px !important;
}

#item200967 {
	width:216px !important;
	left:868px !important;
	top:1228px !important;
	min-height:70px !important;
}

#item197649 {
	width:1200px !important;
	height:119px !important;
	top:1678px !important;
	background:#d1d2d4;
}

#item690484 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690485 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690508 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item690509 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690434 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690435 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690458 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item690459 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690432 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1698px !important;
}

#item478067 {
	width:120px !important;
	left:30px !important;
	top:1731px !important;
	min-height:40px !important;
}

#item257967 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item257968 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item258123 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item258098 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item258094 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item258069 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item258044 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item258041 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item258018 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item257994 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item257991 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item258148 {
	opacity:0.00;
	width:10px !important;
	height:1797px !important;
	left:698px !important;
	background:#fff;
}

#item257964 {
	width:708px !important;
	height:1797px !important;
	left:492px !important;
}

#item161800 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161774 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161772 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item161851 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161826 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161824 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item662700 {
	width:1200px !important;
	height:112px !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;
}

#item692474 {
	width:164px !important;
	height:58px !important;
}

#item692469 {
	width:164px !important;
	height:58px !important;
}

#item692466 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item662740 {
	width:120px !important;
	min-height:50px !important;
}

#item662715 {
	width:120px !important;
	min-height:50px !important;
}

#item662712 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item662793 {
	width:120px !important;
	min-height:50px !important;
}

#item662768 {
	width:120px !important;
	min-height:50px !important;
}

#item662765 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item662846 {
	width:130px !important;
	min-height:50px !important;
}

#item662821 {
	width:130px !important;
	min-height:50px !important;
}

#item662818 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item662898 {
	width:130px !important;
	min-height:50px !important;
}

#item662873 {
	width:130px !important;
	min-height:50px !important;
}

#item662870 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item662953 {
	width:150px !important;
	min-height:60px !important;
}

#item662927 {
	width:150px !important;
	min-height:60px !important;
}

#item662924 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item663005 {
	width:150px !important;
	min-height:60px !important;
}

#item662980 {
	width:150px !important;
	min-height:60px !important;
}

#item662977 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item663059 {
	width:140px !important;
	min-height:60px !important;
}

#item663033 {
	width:140px !important;
	min-height:60px !important;
}

#item663030 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item663112 {
	width:140px !important;
	min-height:60px !important;
}

#item663087 {
	width:140px !important;
	min-height:60px !important;
}

#item663084 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item662699.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item203377 {
	opacity:0.65;
	width:1200px !important;
	height:1797px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item203374 {
	width:1206px !important;
	height:1803px !important;
	left:10px !important;
	top:10px !important;
}

#item203378 {
	width:780px !important;
	height:480px !important;
	left:223px !important;
	top:153px !important;
	background:#fff;
}

#item609418 {
	width:640px !important;
	height:360px !important;
	left:293px !important;
	top:219px !important;
}

#item203407 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item203382 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item203379 {
	width:74px !important;
	height:18px !important;
	left:911px !important;
	top:171px !important;
}

#item203372 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item203370.fixed-pos-elem {
	width:1216px !important;
	height:1813px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735911 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735919 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item735920 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item735927 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735951 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item550479 {
	width:370px !important;
	left:408px !important;
	top:360px !important;
	min-height:52px !important;
}

#item550503 {
	width:675px !important;
	left:408px !important;
	top:428px !important;
	min-height:180px !important;
}

#item739045 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739046 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739019 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739020 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739017 {
	width:195px !important;
	height:54px !important;
	left:1120px !important;
	top:428px !important;
}

#item550586 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:644px !important;
	background:#650030;
}

#item550587 {
	width:144px !important;
	left:442px !important;
	top:640px !important;
	min-height:30px !important;
}

#item550610 {
	width:440px !important;
	left:442px !important;
	top:680px !important;
	min-height:200px !important;
}

#item550633 {
	width:450px !important;
	left:938px !important;
	top:680px !important;
	min-height:130px !important;
}

#item550657 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:919px !important;
	background:#ff4f17;
}

#item550658 {
	width:210px !important;
	left:442px !important;
	top:915px !important;
	min-height:30px !important;
}

#item550681 {
	width:560px !important;
	left:442px !important;
	top:957px !important;
	min-height:20px !important;
}

#item550704 {
	width:460px !important;
	left:442px !important;
	top:992px !important;
	min-height:90px !important;
}

#item550727 {
	width:450px !important;
	left:938px !important;
	top:992px !important;
	min-height:90px !important;
}

#item550752 {
	width:230px !important;
	left:408px !important;
	top:1121px !important;
	min-height:30px !important;
}

#item552132 {
	opacity:0.00;
	width:10px !important;
	height:1635px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item551879 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item551880 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551903 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item551829 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item551830 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551853 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item551826 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1171px !important;
}

#item551980 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item551981 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item552005 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551931 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item551932 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551955 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551928 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1270px !important;
}

#item552083 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item552084 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item552107 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item552032 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item552033 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item552057 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item552029 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1318px !important;
}

#item551529 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item551530 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551553 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item551480 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item551481 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551504 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item551477 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1171px !important;
}

#item551630 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item551631 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551654 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551580 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item551581 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551604 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551577 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1270px !important;
}

#item551730 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item551731 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551755 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551681 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item551682 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551705 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551678 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1318px !important;
}

#item551779 {
	width:30px !important;
	left:120px !important;
	top:1381px !important;
	min-height:30px !important;
}

#item551802 {
	width:530px !important;
	left:159px !important;
	top:1387px !important;
	min-height:90px !important;
}

#item551179 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item551181 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551204 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item551130 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item551131 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551154 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item551127 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1171px !important;
}

#item551281 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item551282 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551305 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551231 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item551232 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551255 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551228 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1270px !important;
}

#item551329 {
	width:30px !important;
	left:120px !important;
	top:1333px !important;
	min-height:30px !important;
}

#item551352 {
	width:530px !important;
	left:159px !important;
	top:1339px !important;
	min-height:90px !important;
}

#item551428 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item551429 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551452 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551378 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item551379 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551402 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551375 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1437px !important;
}

#item550831 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item550832 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item550855 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item550782 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item550783 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item550806 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item550778 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1171px !important;
}

#item550879 {
	width:30px !important;
	left:120px !important;
	top:1285px !important;
	min-height:30px !important;
}

#item550902 {
	width:530px !important;
	left:159px !important;
	top:1291px !important;
	min-height:70px !important;
}

#item550978 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item550979 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551002 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item550928 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item550929 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item550952 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item550925 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1368px !important;
}

#item551078 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item551079 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551102 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551029 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item551030 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item551053 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item551026 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1416px !important;
}

#item550776 {
	width:743px !important;
	height:1645px !important;
	left:300px !important;
	top:-10px !important;
}

#item552133 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1164px !important;
	background:#650030;
}

#item552134 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1164px !important;
	border:solid 1px #650030;
}

#item552135 {
	width:90px !important;
	left:1160px !important;
	top:1187px !important;
	min-height:62px !important;
}

#item552158 {
	width:210px !important;
	left:1178px !important;
	top:1280px !important;
	min-height:100px !important;
}

#item550584 {
	width:1820px !important;
	height:119px !important;
	top:1516px !important;
	background:#d1d2d4;
}

#item687025 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item687026 {
	width:210px !important;
	left:12px !important;
	top:12px !important;
	min-height:31px !important;
}

#item687050 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item687051 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item552184 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item552185 {
	width:210px !important;
	left:12px !important;
	top:12px !important;
	min-height:31px !important;
}

#item552208 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item552209 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item552181 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1536px !important;
}

#item552284 {
	width:120px !important;
	left:60px !important;
	top:1569px !important;
	min-height:40px !important;
}

#item552311 {
	width:320px !important;
	left:877px !important;
	top:438px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:300px !important;
	padding:21px;
}

#item552361 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item552337 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item552334 {
	width:36px !important;
	height:36px !important;
	left:1163px !important;
	top:436px !important;
}

#item552309 {
	opacity:0.00;
	width:10px !important;
	height:1635px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item552307 {
	width:1199px !important;
	height:1645px !important;
	left:300px !important;
	top:-10px !important;
}

#item552389 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item552390 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item552492 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item552466 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item552463 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item552440 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item552416 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item552413 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item552386 {
	opacity:0.00;
	width:10px !important;
	height:1635px !important;
	left:698px !important;
	background:#fff;
}

#item552384 {
	width:708px !important;
	height:1635px !important;
	left:802px !important;
}

#item552544 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item552519 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item552516 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item552597 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item552571 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item552568 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item651247 {
	width:1820px !important;
	height:112px !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;
}

#item686891 {
	width:164px !important;
	height:58px !important;
}

#item686883 {
	width:164px !important;
	height:58px !important;
}

#item686880 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item651291 {
	width:120px !important;
	min-height:50px !important;
}

#item651266 {
	width:120px !important;
	min-height:50px !important;
}

#item651263 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item651344 {
	width:120px !important;
	min-height:50px !important;
}

#item651318 {
	width:120px !important;
	min-height:50px !important;
}

#item651315 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item651398 {
	width:130px !important;
	min-height:50px !important;
}

#item651373 {
	width:130px !important;
	min-height:50px !important;
}

#item651369 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item651450 {
	width:130px !important;
	min-height:50px !important;
}

#item651425 {
	width:130px !important;
	min-height:50px !important;
}

#item651422 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item651504 {
	width:150px !important;
	min-height:60px !important;
}

#item651478 {
	width:150px !important;
	min-height:60px !important;
}

#item651475 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item651556 {
	width:150px !important;
	min-height:60px !important;
}

#item651531 {
	width:150px !important;
	min-height:60px !important;
}

#item651528 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item651611 {
	width:140px !important;
	min-height:60px !important;
}

#item651585 {
	width:140px !important;
	min-height:60px !important;
}

#item651582 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item651663 {
	width:140px !important;
	min-height:60px !important;
}

#item651638 {
	width:140px !important;
	min-height:60px !important;
}

#item651635 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item651246.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736721 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item736722 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item736727 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item736751 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item279093 {
	width:370px !important;
	left:40px !important;
	top:367px !important;
	min-height:52px !important;
}

#item279116 {
	width:688px !important;
	left:40px !important;
	top:434px !important;
	min-height:180px !important;
}

#item739781 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739782 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739755 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739756 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739753 {
	width:195px !important;
	height:54px !important;
	left:40px !important;
	top:639px !important;
}

#item279163 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:762px !important;
	background:#650030;
}

#item279164 {
	width:144px !important;
	left:74px !important;
	top:758px !important;
	min-height:30px !important;
}

#item279187 {
	width:319px !important;
	left:74px !important;
	top:798px !important;
	min-height:300px !important;
}

#item279210 {
	width:310px !important;
	left:418px !important;
	top:798px !important;
	min-height:300px !important;
}

#item279234 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1136px !important;
	background:#ff4f17;
}

#item279235 {
	width:210px !important;
	left:74px !important;
	top:1132px !important;
	min-height:30px !important;
}

#item279258 {
	width:560px !important;
	left:74px !important;
	top:1174px !important;
	min-height:20px !important;
}

#item279281 {
	width:310px !important;
	left:74px !important;
	top:1209px !important;
	min-height:130px !important;
}

#item279304 {
	width:310px !important;
	left:418px !important;
	top:1209px !important;
	min-height:130px !important;
}

#item279328 {
	width:230px !important;
	left:40px !important;
	top:1397px !important;
	min-height:30px !important;
}

#item520102 {
	opacity:0.00;
	width:10px !important;
	height:2112px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item280455 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item280456 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280479 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item280405 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item280407 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280430 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item280402 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1447px !important;
}

#item280556 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item280557 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280580 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item280507 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item280508 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280531 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item280504 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1546px !important;
}

#item280656 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item280657 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280680 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item280607 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item280608 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280631 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item280604 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1594px !important;
}

#item280104 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item280105 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280129 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item280055 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item280056 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280079 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item280052 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1447px !important;
}

#item280205 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item280206 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280229 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item280156 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item280157 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280180 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item280153 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1546px !important;
}

#item280307 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item280308 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280331 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item280257 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item280258 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280282 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item280253 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1594px !important;
}

#item280355 {
	width:30px !important;
	left:90px !important;
	top:1656px !important;
	min-height:30px !important;
}

#item280378 {
	width:530px !important;
	left:129px !important;
	top:1662px !important;
	min-height:90px !important;
}

#item279754 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item279755 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279778 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item279705 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item279706 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279729 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item279702 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1447px !important;
}

#item279856 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item279857 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279880 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item279807 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item279808 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279831 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item279802 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1546px !important;
}

#item279904 {
	width:30px !important;
	left:90px !important;
	top:1608px !important;
	min-height:30px !important;
}

#item279927 {
	width:530px !important;
	left:129px !important;
	top:1614px !important;
	min-height:90px !important;
}

#item280002 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item280003 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item280026 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item279953 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item279954 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279977 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item279950 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1713px !important;
}

#item279406 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item279407 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279430 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item279356 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item279358 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279381 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item279353 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1447px !important;
}

#item279454 {
	width:30px !important;
	left:90px !important;
	top:1561px !important;
	min-height:30px !important;
}

#item279477 {
	width:530px !important;
	left:129px !important;
	top:1567px !important;
	min-height:70px !important;
}

#item279552 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item279553 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279576 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item279503 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item279504 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279527 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item279500 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1644px !important;
}

#item279653 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item279654 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279677 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item279604 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item279605 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item279628 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item279601 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1692px !important;
}

#item279351 {
	width:713px !important;
	height:2122px !important;
	left:-10px !important;
	top:-10px !important;
}

#item362890 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1770px !important;
	background:#650030;
}

#item362891 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1770px !important;
	border:solid 1px #650030;
}

#item362892 {
	width:180px !important;
	left:68px !important;
	top:1783px !important;
	min-height:30px !important;
}

#item280731 {
	width:450px !important;
	left:158px !important;
	top:1851px !important;
	min-height:50px !important;
}

#item279035 {
	width:768px !important;
	height:119px !important;
	top:1993px !important;
	background:#d1d2d4;
}

#item728657 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728658 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728681 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item728682 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728607 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728608 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728631 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item728632 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728605 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2013px !important;
}

#item478808 {
	width:120px !important;
	left:40px !important;
	top:2046px !important;
	min-height:40px !important;
}

#item472300 {
	width:400px !important;
	left:108px !important;
	top:649px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:253px !important;
	padding:21px;
}

#item472350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item472326 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item472323 {
	width:36px !important;
	height:36px !important;
	left:475px !important;
	top:647px !important;
}

#item472298 {
	opacity:0.00;
	width:10px !important;
	height:2112px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item472296 {
	width:511px !important;
	height:2122px !important;
	left:-10px !important;
	top:-10px !important;
}

#item280862 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item280863 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item280914 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item280890 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item280886 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item280965 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item280940 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item280937 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item280859 {
	opacity:0.00;
	width:10px !important;
	height:2112px !important;
	left:640px !important;
	background:#fff;
}

#item280857 {
	width:650px !important;
	height:2112px !important;
	left:118px !important;
}

#item281017 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item280992 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item280989 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item281069 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item281044 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item281041 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459810 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459811 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459809.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615695 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item615696 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item382054 {
	width:370px !important;
	left:30px !important;
	top:222px !important;
	min-height:52px !important;
}

#item382077 {
	width:516px !important;
	left:30px !important;
	top:289px !important;
	min-height:230px !important;
}

#item739840 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739841 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739814 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739815 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739812 {
	width:195px !important;
	height:54px !important;
	left:30px !important;
	top:531px !important;
}

#item382101 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:656px !important;
	background:#650030;
}

#item382102 {
	width:144px !important;
	left:64px !important;
	top:652px !important;
	min-height:30px !important;
}

#item382125 {
	width:482px !important;
	left:64px !important;
	top:692px !important;
	min-height:320px !important;
}

#item382172 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1072px !important;
	background:#ff4f17;
}

#item382173 {
	width:210px !important;
	left:64px !important;
	top:1068px !important;
	min-height:30px !important;
}

#item382196 {
	width:482px !important;
	left:64px !important;
	top:1110px !important;
	min-height:40px !important;
}

#item382219 {
	width:482px !important;
	left:64px !important;
	top:1165px !important;
	min-height:190px !important;
}

#item382266 {
	width:230px !important;
	left:30px !important;
	top:1414px !important;
	min-height:30px !important;
}

#item526910 {
	opacity:0.00;
	width:10px !important;
	height:2272px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item440535 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item440536 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440559 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item383344 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item383345 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item383368 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item383341 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1464px !important;
}

#item440477 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item440478 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440501 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item383448 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item383449 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item383472 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item383444 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1583px !important;
}

#item440409 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item440410 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440433 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item383548 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item383549 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item383572 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item383545 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1631px !important;
}

#item440830 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item440832 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440855 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item440781 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item440782 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440805 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item440779 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1464px !important;
}

#item441081 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item441082 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441106 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item441032 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item441033 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441056 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item441030 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1583px !important;
}

#item383246 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item383247 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item383270 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item383196 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item383197 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item383221 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item383192 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1631px !important;
}

#item383294 {
	width:30px !important;
	left:52px !important;
	top:1689px !important;
	min-height:30px !important;
}

#item383317 {
	width:400px !important;
	left:91px !important;
	top:1695px !important;
	min-height:120px !important;
}

#item440704 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item440705 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440728 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item440655 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item440656 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440679 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item440653 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1464px !important;
}

#item382796 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item382797 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item382820 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item382746 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item382748 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item382771 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item382743 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1583px !important;
}

#item382844 {
	width:30px !important;
	left:52px !important;
	top:1642px !important;
	min-height:30px !important;
}

#item382867 {
	width:400px !important;
	left:91px !important;
	top:1648px !important;
	min-height:140px !important;
}

#item441319 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item441320 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441343 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item441270 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item441271 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441294 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item441268 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1793px !important;
}

#item441201 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item441202 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441225 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item441152 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item441153 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item441176 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item441150 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1747px !important;
}

#item440596 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item440597 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440620 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item382294 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item382295 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item382320 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item382291 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1464px !important;
}

#item382394 {
	width:30px !important;
	left:52px !important;
	top:1596px !important;
	min-height:30px !important;
}

#item382417 {
	width:400px !important;
	left:91px !important;
	top:1602px !important;
	min-height:90px !important;
}

#item440957 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item440958 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440981 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item440908 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item440909 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item440932 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item440906 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1699px !important;
}

#item382289 {
	width:559px !important;
	height:2282px !important;
	left:-10px !important;
	top:-10px !important;
}

#item441396 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:1858px !important;
	background:#650030;
}

#item441397 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:1858px !important;
	border:solid 1px #650030;
}

#item441399 {
	width:90px !important;
	left:162px !important;
	top:1881px !important;
	min-height:62px !important;
}

#item441422 {
	width:210px !important;
	left:180px !important;
	top:1974px !important;
	min-height:100px !important;
}

#item383694 {
	width:576px !important;
	height:119px !important;
	top:2153px !important;
	background:#d1d2d4;
}

#item731197 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731200 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731223 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item731224 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731147 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731148 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731171 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item731172 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731145 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2173px !important;
}

#item479564 {
	width:60px !important;
	left:30px !important;
	top:2211px !important;
	min-height:35px !important;
}

#item472506 {
	width:400px !important;
	left:98px !important;
	top:541px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:253px !important;
	padding:21px;
}

#item472557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item472533 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item472529 {
	width:36px !important;
	height:36px !important;
	left:464px !important;
	top:539px !important;
}

#item472504 {
	opacity:0.00;
	width:10px !important;
	height:2272px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item472502 {
	width:500px !important;
	height:2282px !important;
	left:-10px !important;
	top:-10px !important;
}

#item383802 {
	width:516px !important;
	height:134px !important;
	background:#650030;
}

#item383803 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item383854 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item383830 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item383826 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item383906 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item383880 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item383877 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item383799 {
	opacity:0.00;
	width:10px !important;
	height:2272px !important;
	left:536px !important;
	background:#fff;
}

#item383797 {
	width:546px !important;
	height:2272px !important;
	left:30px !important;
}

#item383958 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item383933 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item383930 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item384010 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item383985 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item383982 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465391 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465397 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465394 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465392 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465390.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735174 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735175 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item735176 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item735181 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735206 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item190916 {
	width:370px !important;
	left:98px !important;
	top:360px !important;
	min-height:52px !important;
}

#item190939 {
	width:675px !important;
	left:98px !important;
	top:428px !important;
	min-height:180px !important;
}

#item739106 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739107 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739080 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739081 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739077 {
	width:195px !important;
	height:54px !important;
	left:810px !important;
	top:428px !important;
}

#item191141 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:644px !important;
	background:#650030;
}

#item191143 {
	width:144px !important;
	left:132px !important;
	top:640px !important;
	min-height:30px !important;
}

#item191166 {
	width:440px !important;
	left:132px !important;
	top:680px !important;
	min-height:200px !important;
}

#item191189 {
	width:450px !important;
	left:628px !important;
	top:680px !important;
	min-height:130px !important;
}

#item191213 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:919px !important;
	background:#ff4f17;
}

#item191214 {
	width:210px !important;
	left:132px !important;
	top:915px !important;
	min-height:30px !important;
}

#item191237 {
	width:560px !important;
	left:132px !important;
	top:957px !important;
	min-height:20px !important;
}

#item191260 {
	width:460px !important;
	left:132px !important;
	top:992px !important;
	min-height:90px !important;
}

#item191283 {
	width:450px !important;
	left:628px !important;
	top:992px !important;
	min-height:90px !important;
}

#item191308 {
	width:230px !important;
	left:98px !important;
	top:1121px !important;
	min-height:30px !important;
}

#item498347 {
	opacity:0.00;
	width:10px !important;
	height:1635px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item192983 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item192984 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193007 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item192435 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item192436 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item192459 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item192432 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1171px !important;
}

#item192586 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item192587 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item192610 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item192537 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item192538 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item192561 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item192533 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1270px !important;
}

#item193083 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item193084 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193107 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193034 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item193035 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193058 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193032 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1318px !important;
}

#item193792 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item193793 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193817 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item193743 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item193744 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193767 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item193741 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1171px !important;
}

#item193892 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item193893 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193916 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193843 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item193844 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193867 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193841 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1270px !important;
}

#item193991 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item193992 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item194015 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193942 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item193943 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193966 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193940 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1318px !important;
}

#item192384 {
	width:30px !important;
	left:120px !important;
	top:1381px !important;
	min-height:30px !important;
}

#item192407 {
	width:530px !important;
	left:159px !important;
	top:1387px !important;
	min-height:90px !important;
}

#item193492 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item193493 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193516 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item193442 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item193443 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193466 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item193440 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1171px !important;
}

#item193593 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item193594 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193617 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193542 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item193543 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193566 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193540 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1270px !important;
}

#item191934 {
	width:30px !important;
	left:120px !important;
	top:1333px !important;
	min-height:30px !important;
}

#item191957 {
	width:530px !important;
	left:159px !important;
	top:1339px !important;
	min-height:90px !important;
}

#item193692 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item193693 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193716 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193643 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item193644 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193667 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193641 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1437px !important;
}

#item193192 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item193193 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193216 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item193143 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item193144 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193167 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item193141 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1171px !important;
}

#item191484 {
	width:30px !important;
	left:120px !important;
	top:1285px !important;
	min-height:30px !important;
}

#item191507 {
	width:530px !important;
	left:159px !important;
	top:1291px !important;
	min-height:70px !important;
}

#item193291 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item193292 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193315 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193242 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item193243 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193266 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193240 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1368px !important;
}

#item193392 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item193393 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193416 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193342 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item193343 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item193367 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item193340 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1416px !important;
}

#item194185 {
	width:743px !important;
	height:1645px !important;
	left:-10px !important;
	top:-10px !important;
}

#item192735 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1164px !important;
	background:#650030;
}

#item192736 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1164px !important;
	border:solid 1px #650030;
}

#item192737 {
	width:90px !important;
	left:850px !important;
	top:1187px !important;
	min-height:62px !important;
}

#item192760 {
	width:210px !important;
	left:868px !important;
	top:1280px !important;
	min-height:100px !important;
}

#item191357 {
	width:1200px !important;
	height:119px !important;
	top:1516px !important;
	background:#d1d2d4;
}

#item690599 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690600 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690623 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item690624 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690549 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690550 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690573 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item690574 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690547 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1536px !important;
}

#item478009 {
	width:120px !important;
	left:30px !important;
	top:1569px !important;
	min-height:40px !important;
}

#item739235 {
	width:320px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:300px !important;
	padding:21px;
}

#item739284 {
	width:30px !important;
	height:30px !important;
	background:#752135;
}

#item739260 {
	width:30px !important;
	height:30px !important;
	background:#ff4f17;
}

#item739258 {
	width:30px !important;
	height:30px !important;
	left:289px !important;
	top:1px !important;
}

#item472154 {
	opacity:0.00;
	width:10px !important;
	height:1635px !important;
	background:#ffffff;
}

#item472152 {
	width:1188px !important;
	height:1635px !important;
}

#item257627 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item257628 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item257730 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257704 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257701 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item257678 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item257654 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item257651 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item257755 {
	opacity:0.00;
	width:10px !important;
	height:1635px !important;
	left:698px !important;
	background:#fff;
}

#item257624 {
	width:708px !important;
	height:1635px !important;
	left:492px !important;
}

#item161571 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161544 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161542 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item161622 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161597 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161595 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item663175 {
	width:1200px !important;
	height:112px !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;
}

#item692488 {
	width:164px !important;
	height:58px !important;
}

#item692483 {
	width:164px !important;
	height:58px !important;
}

#item692480 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item663214 {
	width:120px !important;
	min-height:50px !important;
}

#item663189 {
	width:120px !important;
	min-height:50px !important;
}

#item663186 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item663267 {
	width:120px !important;
	min-height:50px !important;
}

#item663241 {
	width:120px !important;
	min-height:50px !important;
}

#item663238 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item663320 {
	width:130px !important;
	min-height:50px !important;
}

#item663295 {
	width:130px !important;
	min-height:50px !important;
}

#item663292 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item663372 {
	width:130px !important;
	min-height:50px !important;
}

#item663347 {
	width:130px !important;
	min-height:50px !important;
}

#item663344 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item663426 {
	width:150px !important;
	min-height:60px !important;
}

#item663400 {
	width:150px !important;
	min-height:60px !important;
}

#item663397 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item663479 {
	width:150px !important;
	min-height:60px !important;
}

#item663454 {
	width:150px !important;
	min-height:60px !important;
}

#item663450 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item663533 {
	width:140px !important;
	min-height:60px !important;
}

#item663507 {
	width:140px !important;
	min-height:60px !important;
}

#item663504 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item663585 {
	width:140px !important;
	min-height:60px !important;
}

#item663560 {
	width:140px !important;
	min-height:60px !important;
}

#item663557 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item663174.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735980 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735986 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item735987 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item735992 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item736017 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item574956 {
	width:350px !important;
	left:408px !important;
	top:361px !important;
	min-height:100px !important;
}

#item574979 {
	width:610px !important;
	left:408px !important;
	top:470px !important;
	min-height:90px !important;
}

#item575002 {
	width:366px !important;
	height:208px !important;
	left:1046px !important;
	top:433px !important;
}

#item739351 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739352 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739325 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739326 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739323 {
	width:195px !important;
	height:54px !important;
	left:408px !important;
	top:587px !important;
}

#item575076 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:698px !important;
	background:#650030;
}

#item575077 {
	width:144px !important;
	left:442px !important;
	top:694px !important;
	min-height:30px !important;
}

#item575100 {
	width:440px !important;
	left:442px !important;
	top:734px !important;
	min-height:210px !important;
}

#item575123 {
	width:450px !important;
	left:938px !important;
	top:734px !important;
	min-height:180px !important;
}

#item575147 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:986px !important;
	background:#ff4f17;
}

#item575148 {
	width:210px !important;
	left:442px !important;
	top:982px !important;
	min-height:30px !important;
}

#item575172 {
	width:840px !important;
	left:442px !important;
	top:1024px !important;
	min-height:20px !important;
}

#item575195 {
	width:460px !important;
	left:442px !important;
	top:1058px !important;
	min-height:90px !important;
}

#item575218 {
	width:470px !important;
	left:938px !important;
	top:1058px !important;
	min-height:90px !important;
}

#item575242 {
	width:230px !important;
	left:408px !important;
	top:1189px !important;
	min-height:30px !important;
}

#item576621 {
	opacity:0.00;
	width:10px !important;
	height:1821px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item576370 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item576371 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576394 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item576320 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item576321 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576344 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item576317 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1239px !important;
}

#item576471 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item576472 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576495 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item576421 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item576422 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576445 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item576418 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1309px !important;
}

#item576572 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item576573 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576596 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item576522 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item576523 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576546 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item576519 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1357px !important;
}

#item576021 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item576022 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576045 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item575971 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item575972 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575995 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item575968 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1239px !important;
}

#item576121 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item576122 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576145 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item576072 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item576073 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576096 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item576069 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1309px !important;
}

#item576221 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item576223 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576246 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item576172 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item576173 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item576196 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item576169 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1357px !important;
}

#item576270 {
	width:30px !important;
	left:120px !important;
	top:1471px !important;
	min-height:30px !important;
}

#item576293 {
	width:545px !important;
	left:159px !important;
	top:1477px !important;
	min-height:50px !important;
}

#item575672 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item575673 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575696 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item575623 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item575624 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575647 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item575620 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1239px !important;
}

#item575772 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item575773 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575797 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item575723 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item575724 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575747 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item575720 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1309px !important;
}

#item575821 {
	width:30px !important;
	left:120px !important;
	top:1372px !important;
	min-height:30px !important;
}

#item575844 {
	width:530px !important;
	left:159px !important;
	top:1378px !important;
	min-height:90px !important;
}

#item575919 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item575920 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575943 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item575870 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item575871 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575894 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item575867 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1477px !important;
}

#item575319 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item575320 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575344 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item575270 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item575271 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575294 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item575267 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1239px !important;
}

#item575368 {
	width:30px !important;
	left:120px !important;
	top:1324px !important;
	min-height:30px !important;
}

#item575393 {
	width:530px !important;
	left:159px !important;
	top:1330px !important;
	min-height:140px !important;
}

#item575469 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item575471 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575494 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item575419 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item575420 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575444 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item575416 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1477px !important;
}

#item575571 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item575572 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575595 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item575521 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item575522 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item575545 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item575518 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1525px !important;
}

#item575265 {
	width:743px !important;
	height:1831px !important;
	left:300px !important;
	top:-10px !important;
}

#item576622 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1232px !important;
	background:#650030;
}

#item576623 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1232px !important;
	border:solid 1px #650030;
}

#item576624 {
	width:90px !important;
	left:1160px !important;
	top:1255px !important;
	min-height:62px !important;
}

#item576647 {
	width:220px !important;
	left:1178px !important;
	top:1348px !important;
	min-height:90px !important;
}

#item574898 {
	width:1820px !important;
	height:119px !important;
	top:1702px !important;
	background:#d1d2d4;
}

#item688293 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688294 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688317 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item688319 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688243 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688244 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688267 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item688268 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688241 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1722px !important;
}

#item576773 {
	width:120px !important;
	left:60px !important;
	top:1755px !important;
	min-height:40px !important;
}

#item576802 {
	width:342px !important;
	left:166px !important;
	top:597px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:361px !important;
	padding:21px;
}

#item576852 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item576828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item576825 {
	width:36px !important;
	height:36px !important;
	left:475px !important;
	top:595px !important;
}

#item576799 {
	opacity:0.00;
	width:10px !important;
	height:1821px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item576797 {
	width:511px !important;
	height:1831px !important;
	left:300px !important;
	top:-10px !important;
}

#item576881 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item576882 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item576933 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item576908 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item576905 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item576985 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item576960 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item576957 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item577036 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item577012 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item577009 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item576878 {
	opacity:0.00;
	width:10px !important;
	height:1821px !important;
	left:698px !important;
	background:#fff;
}

#item576875 {
	width:708px !important;
	height:1821px !important;
	left:802px !important;
}

#item577088 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item577062 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item577059 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item577140 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item577115 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item577112 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item651728 {
	width:1820px !important;
	height:112px !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;
}

#item686908 {
	width:164px !important;
	height:58px !important;
}

#item686903 {
	width:164px !important;
	height:58px !important;
}

#item686900 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item651768 {
	width:120px !important;
	min-height:50px !important;
}

#item651743 {
	width:120px !important;
	min-height:50px !important;
}

#item651740 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item651820 {
	width:120px !important;
	min-height:50px !important;
}

#item651795 {
	width:120px !important;
	min-height:50px !important;
}

#item651792 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item651873 {
	width:130px !important;
	min-height:50px !important;
}

#item651848 {
	width:130px !important;
	min-height:50px !important;
}

#item651845 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item651926 {
	width:130px !important;
	min-height:50px !important;
}

#item651900 {
	width:130px !important;
	min-height:50px !important;
}

#item651897 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item651982 {
	width:150px !important;
	min-height:60px !important;
}

#item651955 {
	width:150px !important;
	min-height:60px !important;
}

#item651952 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item652034 {
	width:150px !important;
	min-height:60px !important;
}

#item652009 {
	width:150px !important;
	min-height:60px !important;
}

#item652006 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item652088 {
	width:140px !important;
	min-height:60px !important;
}

#item652062 {
	width:140px !important;
	min-height:60px !important;
}

#item652059 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item652141 {
	width:140px !important;
	min-height:60px !important;
}

#item652115 {
	width:140px !important;
	min-height:60px !important;
}

#item652112 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item651727.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item577228 {
	opacity:0.65;
	width:1820px !important;
	height:1821px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item577225 {
	width:1826px !important;
	height:1827px !important;
	left:10px !important;
	top:10px !important;
}

#item577229 {
	width:780px !important;
	height:480px !important;
	left:533px !important;
	top:153px !important;
	background:#fff;
}

#item609399 {
	width:640px !important;
	height:360px !important;
	left:603px !important;
	top:219px !important;
}

#item577259 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item577235 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item577232 {
	width:74px !important;
	height:18px !important;
	left:1221px !important;
	top:171px !important;
}

#item577223 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item577221.fixed-pos-elem {
	width:1836px !important;
	height:1837px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736785 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item736786 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item736793 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item736817 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item303179 {
	width:360px !important;
	left:40px !important;
	top:367px !important;
	min-height:100px !important;
}

#item303202 {
	width:370px !important;
	left:44px !important;
	top:476px !important;
	min-height:170px !important;
}

#item303225 {
	width:296px !important;
	height:168px !important;
	left:432px !important;
	top:468px !important;
}

#item739903 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739904 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739877 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739878 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739875 {
	width:195px !important;
	height:54px !important;
	left:40px !important;
	top:660px !important;
}

#item303298 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:783px !important;
	background:#650030;
}

#item303299 {
	width:144px !important;
	left:74px !important;
	top:779px !important;
	min-height:30px !important;
}

#item303322 {
	width:310px !important;
	left:74px !important;
	top:819px !important;
	min-height:270px !important;
}

#item303345 {
	width:310px !important;
	left:418px !important;
	top:819px !important;
	min-height:270px !important;
}

#item303369 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1151px !important;
	background:#ff4f17;
}

#item303370 {
	width:210px !important;
	left:74px !important;
	top:1147px !important;
	min-height:30px !important;
}

#item303393 {
	width:600px !important;
	left:74px !important;
	top:1189px !important;
	min-height:20px !important;
}

#item303416 {
	width:310px !important;
	left:74px !important;
	top:1223px !important;
	min-height:180px !important;
}

#item303439 {
	width:320px !important;
	left:408px !important;
	top:1223px !important;
	min-height:180px !important;
}

#item303463 {
	width:230px !important;
	left:40px !important;
	top:1461px !important;
	min-height:30px !important;
}

#item523567 {
	opacity:0.00;
	width:10px !important;
	height:2307px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item304590 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item304591 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304614 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item304541 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item304542 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304565 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item304538 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1511px !important;
}

#item304692 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item304693 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304716 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item304642 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item304643 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304666 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item304639 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1581px !important;
}

#item304793 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item304794 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304817 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item304743 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item304744 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304767 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item304740 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1629px !important;
}

#item304241 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item304242 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304265 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item304191 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item304192 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304215 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item304188 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1511px !important;
}

#item304341 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item304342 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304365 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item304292 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item304293 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304316 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item304289 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1581px !important;
}

#item304442 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item304443 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304467 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item304392 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item304393 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304416 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item304389 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1629px !important;
}

#item304491 {
	width:30px !important;
	left:90px !important;
	top:1743px !important;
	min-height:30px !important;
}

#item304514 {
	width:545px !important;
	left:129px !important;
	top:1749px !important;
	min-height:50px !important;
}

#item303892 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item303893 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item303916 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item303843 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item303844 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item303867 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item303840 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1511px !important;
}

#item303992 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item303993 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304017 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item303943 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item303944 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item303967 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item303940 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1581px !important;
}

#item304041 {
	width:30px !important;
	left:90px !important;
	top:1644px !important;
	min-height:30px !important;
}

#item304064 {
	width:530px !important;
	left:129px !important;
	top:1650px !important;
	min-height:90px !important;
}

#item304139 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item304140 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304163 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item304090 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item304091 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item304114 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item304087 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1749px !important;
}

#item303541 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item303542 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item303566 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item303492 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item303493 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item303516 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item303489 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1511px !important;
}

#item303590 {
	width:30px !important;
	left:90px !important;
	top:1596px !important;
	min-height:30px !important;
}

#item303613 {
	width:530px !important;
	left:129px !important;
	top:1602px !important;
	min-height:140px !important;
}

#item303689 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item303690 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item303714 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item303640 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item303641 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item303664 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item303636 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1750px !important;
}

#item303790 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item303792 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item303815 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item303741 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item303742 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item303765 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item303738 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1798px !important;
}

#item303486 {
	width:713px !important;
	height:2317px !important;
	left:-10px !important;
	top:-10px !important;
}

#item364910 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1955px !important;
	background:#650030;
}

#item364911 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1955px !important;
	border:solid 1px #650030;
}

#item364912 {
	width:180px !important;
	left:68px !important;
	top:1968px !important;
	min-height:30px !important;
}

#item304866 {
	width:458px !important;
	left:155px !important;
	top:2037px !important;
	min-height:50px !important;
}

#item303119 {
	width:768px !important;
	height:119px !important;
	top:2188px !important;
	background:#d1d2d4;
}

#item728771 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728772 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728795 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item728796 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728721 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728722 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728745 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item728746 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728719 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2208px !important;
}

#item479139 {
	width:120px !important;
	left:40px !important;
	top:2241px !important;
	min-height:40px !important;
}

#item304997 {
	width:342px !important;
	left:108px !important;
	top:670px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:361px !important;
	padding:21px;
}

#item305047 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item305023 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item305020 {
	width:36px !important;
	height:36px !important;
	left:417px !important;
	top:668px !important;
}

#item304995 {
	opacity:0.00;
	width:10px !important;
	height:2307px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item304993 {
	width:453px !important;
	height:2317px !important;
	left:-10px !important;
	top:-10px !important;
}

#item305075 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item305076 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item305128 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item305103 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item305100 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item305181 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item305156 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item305153 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item305232 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item305208 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item305205 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item305072 {
	opacity:0.00;
	width:10px !important;
	height:2307px !important;
	left:640px !important;
	background:#fff;
}

#item305070 {
	width:650px !important;
	height:2307px !important;
	left:118px !important;
}

#item305283 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item305258 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item305255 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item305337 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item305312 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item305308 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459909 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459910 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459908.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item305425 {
	opacity:0.65;
	width:768px !important;
	height:2307px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item305422 {
	width:774px !important;
	height:2313px !important;
	left:10px !important;
	top:10px !important;
}

#item305426 {
	width:720px !important;
	height:480px !important;
	left:37px !important;
	top:313px !important;
	background:#fff;
}

#item609410 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:379px !important;
}

#item305455 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item305431 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item305428 {
	width:74px !important;
	height:18px !important;
	left:666px !important;
	top:331px !important;
}

#item305420 {
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item305418.fixed-pos-elem {
	width:784px !important;
	height:2323px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615719 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item615720 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item405708 {
	width:350px !important;
	left:30px !important;
	top:222px !important;
	min-height:100px !important;
}

#item405731 {
	width:512px !important;
	left:34px !important;
	top:331px !important;
	min-height:120px !important;
}

#item609412 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:480px !important;
}

#item739962 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739963 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739936 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739937 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739934 {
	width:195px !important;
	height:54px !important;
	left:30px !important;
	top:808px !important;
}

#item405828 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:932px !important;
	background:#650030;
}

#item405829 {
	width:144px !important;
	left:64px !important;
	top:928px !important;
	min-height:30px !important;
}

#item405852 {
	width:482px !important;
	left:64px !important;
	top:968px !important;
	min-height:380px !important;
}

#item405899 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1411px !important;
	background:#ff4f17;
}

#item405900 {
	width:210px !important;
	left:64px !important;
	top:1407px !important;
	min-height:30px !important;
}

#item405923 {
	width:482px !important;
	left:64px !important;
	top:1449px !important;
	min-height:20px !important;
}

#item405946 {
	width:482px !important;
	left:64px !important;
	top:1483px !important;
	min-height:190px !important;
}

#item405994 {
	width:230px !important;
	left:30px !important;
	top:1733px !important;
	min-height:30px !important;
}

#item530344 {
	opacity:0.00;
	width:10px !important;
	height:2738px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item407122 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item407123 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item407147 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item407072 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item407073 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item407096 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item407069 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1783px !important;
}

#item407223 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item407224 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item407247 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item407174 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item407175 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item407198 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item407171 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1881px !important;
}

#item407323 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item407324 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item407347 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item407274 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item407275 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item407298 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item407271 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1929px !important;
}

#item454216 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item454217 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454240 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454167 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item454168 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454191 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item454165 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1783px !important;
}

#item454338 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item454339 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454362 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item454289 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item454290 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454313 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item454287 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1881px !important;
}

#item406974 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item406975 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item406998 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item406925 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item406926 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item406949 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item406922 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1929px !important;
}

#item407022 {
	width:30px !important;
	left:52px !important;
	top:2058px !important;
	min-height:30px !important;
}

#item407045 {
	width:400px !important;
	left:91px !important;
	top:2064px !important;
	min-height:70px !important;
}

#item453720 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item453721 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453744 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item453669 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item453670 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453694 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item453667 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1783px !important;
}

#item406522 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item406523 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item406546 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item406472 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item406473 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item406497 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item406469 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1881px !important;
}

#item406570 {
	width:30px !important;
	left:52px !important;
	top:1938px !important;
	min-height:30px !important;
}

#item406593 {
	width:400px !important;
	left:91px !important;
	top:1944px !important;
	min-height:120px !important;
}

#item453854 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item453855 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453878 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item453805 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item453806 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453829 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item453803 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:2064px !important;
}

#item406072 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item406073 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item406096 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item406023 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item406024 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item406047 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item406019 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1783px !important;
}

#item406120 {
	width:30px !important;
	left:52px !important;
	top:1892px !important;
	min-height:30px !important;
}

#item406143 {
	width:400px !important;
	left:91px !important;
	top:1898px !important;
	min-height:190px !important;
}

#item453973 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item453974 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453997 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item453924 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item453925 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453948 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item453922 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:2093px !important;
}

#item454084 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item454085 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454108 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item454035 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item454036 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item454059 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item454033 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:2141px !important;
}

#item406017 {
	width:559px !important;
	height:2748px !important;
	left:-10px !important;
	top:-10px !important;
}

#item450585 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2310px !important;
	background:#650030;
}

#item450586 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2310px !important;
	border:solid 1px #650030;
}

#item450587 {
	width:90px !important;
	left:162px !important;
	top:2333px !important;
	min-height:62px !important;
}

#item450610 {
	width:220px !important;
	left:180px !important;
	top:2426px !important;
	min-height:90px !important;
}

#item407420 {
	width:576px !important;
	height:119px !important;
	top:2619px !important;
	background:#d1d2d4;
}

#item731305 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731306 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731329 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item731330 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731255 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731256 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731279 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item731280 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731253 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2639px !important;
}

#item479902 {
	width:60px !important;
	left:30px !important;
	top:2677px !important;
	min-height:35px !important;
}

#item407527 {
	width:342px !important;
	left:105px !important;
	top:818px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:361px !important;
	padding:21px;
}

#item407578 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item407554 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item407551 {
	width:36px !important;
	height:36px !important;
	left:413px !important;
	top:816px !important;
}

#item407525 {
	opacity:0.00;
	width:10px !important;
	height:2738px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item407523 {
	width:449px !important;
	height:2748px !important;
	left:-10px !important;
	top:-10px !important;
}

#item407606 {
	width:516px !important;
	height:169px !important;
	background:#650030;
}

#item407607 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item407659 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item407634 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item407630 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item407712 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item407686 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item407683 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:121px !important;
}

#item407764 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item407740 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item407736 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item407603 {
	opacity:0.00;
	width:10px !important;
	height:2738px !important;
	left:536px !important;
	background:#fff;
}

#item407601 {
	width:546px !important;
	height:2738px !important;
	left:30px !important;
}

#item407815 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item407790 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item407787 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item407867 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item407842 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item407839 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465511 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465517 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465514 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465512 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465509.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735241 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735242 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item735244 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item735250 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735274 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item103130 {
	width:350px !important;
	left:98px !important;
	top:361px !important;
	min-height:100px !important;
}

#item235922 {
	width:610px !important;
	left:98px !important;
	top:470px !important;
	min-height:90px !important;
}

#item235951 {
	width:366px !important;
	height:208px !important;
	left:736px !important;
	top:433px !important;
}

#item739413 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739414 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739387 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739388 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739385 {
	width:195px !important;
	height:54px !important;
	left:98px !important;
	top:587px !important;
}

#item236044 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:698px !important;
	background:#650030;
}

#item236045 {
	width:144px !important;
	left:132px !important;
	top:694px !important;
	min-height:30px !important;
}

#item236068 {
	width:440px !important;
	left:132px !important;
	top:734px !important;
	min-height:210px !important;
}

#item236092 {
	width:450px !important;
	left:628px !important;
	top:734px !important;
	min-height:180px !important;
}

#item236116 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:986px !important;
	background:#ff4f17;
}

#item236117 {
	width:210px !important;
	left:132px !important;
	top:982px !important;
	min-height:30px !important;
}

#item236140 {
	width:840px !important;
	left:132px !important;
	top:1024px !important;
	min-height:20px !important;
}

#item236163 {
	width:460px !important;
	left:132px !important;
	top:1058px !important;
	min-height:90px !important;
}

#item236186 {
	width:470px !important;
	left:628px !important;
	top:1058px !important;
	min-height:90px !important;
}

#item237912 {
	width:230px !important;
	left:98px !important;
	top:1189px !important;
	min-height:30px !important;
}

#item501827 {
	opacity:0.00;
	width:10px !important;
	height:1821px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item239528 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item239529 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239552 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item238990 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item238991 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239014 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item238987 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1239px !important;
}

#item239141 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item239142 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239165 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item239092 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item239093 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239116 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item239089 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1309px !important;
}

#item239241 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item239243 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239266 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item239192 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item239193 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239216 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item239189 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1357px !important;
}

#item240231 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item240232 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item240255 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item240182 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item240183 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item240206 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item240180 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1239px !important;
}

#item240331 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item240332 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item240355 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item240281 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item240283 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item240306 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item240279 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1309px !important;
}

#item240430 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item240431 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item240454 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item240381 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item240382 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item240405 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item240379 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1357px !important;
}

#item238940 {
	width:30px !important;
	left:120px !important;
	top:1471px !important;
	min-height:30px !important;
}

#item238963 {
	width:545px !important;
	left:159px !important;
	top:1477px !important;
	min-height:50px !important;
}

#item239931 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item239932 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239955 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item239882 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item239883 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239906 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item239880 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1239px !important;
}

#item240030 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item240031 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item240054 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item239981 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item239982 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item240005 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item239979 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1309px !important;
}

#item238490 {
	width:30px !important;
	left:120px !important;
	top:1372px !important;
	min-height:30px !important;
}

#item238513 {
	width:530px !important;
	left:159px !important;
	top:1378px !important;
	min-height:90px !important;
}

#item240130 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item240132 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item240155 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item240081 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item240082 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item240105 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item240079 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1477px !important;
}

#item239630 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item239631 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239654 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item239580 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item239581 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239604 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item239578 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1239px !important;
}

#item238037 {
	width:30px !important;
	left:120px !important;
	top:1324px !important;
	min-height:30px !important;
}

#item238061 {
	width:530px !important;
	left:159px !important;
	top:1330px !important;
	min-height:140px !important;
}

#item239730 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item239732 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239755 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item239681 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item239682 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239705 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item239679 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1477px !important;
}

#item239830 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item239832 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239856 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item239781 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item239782 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item239805 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item239779 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1525px !important;
}

#item240605 {
	width:743px !important;
	height:1831px !important;
	left:-10px !important;
	top:-10px !important;
}

#item239290 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1232px !important;
	background:#650030;
}

#item239291 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1232px !important;
	border:solid 1px #650030;
}

#item239292 {
	width:90px !important;
	left:850px !important;
	top:1255px !important;
	min-height:62px !important;
}

#item239315 {
	width:220px !important;
	left:868px !important;
	top:1348px !important;
	min-height:90px !important;
}

#item237910 {
	width:1200px !important;
	height:119px !important;
	top:1702px !important;
	background:#d1d2d4;
}

#item690714 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690715 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690738 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item690739 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690663 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690664 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690687 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item690688 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690661 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1722px !important;
}

#item478386 {
	width:120px !important;
	left:30px !important;
	top:1755px !important;
	min-height:40px !important;
}

#item240625 {
	width:342px !important;
	left:173px !important;
	top:597px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:361px !important;
	padding:21px;
}

#item240675 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item240651 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item240648 {
	width:36px !important;
	height:36px !important;
	left:482px !important;
	top:595px !important;
}

#item240622 {
	opacity:0.00;
	width:10px !important;
	height:1821px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item240620 {
	width:518px !important;
	height:1831px !important;
	left:-10px !important;
	top:-10px !important;
}

#item260931 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item260932 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item260983 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item260958 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item260955 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item261035 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item261010 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item261007 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item261086 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item261062 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item261059 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item261110 {
	opacity:0.00;
	width:10px !important;
	height:1821px !important;
	left:698px !important;
	background:#fff;
}

#item260927 {
	width:708px !important;
	height:1821px !important;
	left:492px !important;
}

#item162831 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162806 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162804 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item162882 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162857 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162855 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item663644 {
	width:1200px !important;
	height:112px !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;
}

#item692505 {
	width:164px !important;
	height:58px !important;
}

#item692499 {
	width:164px !important;
	height:58px !important;
}

#item692496 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item663686 {
	width:120px !important;
	min-height:50px !important;
}

#item663660 {
	width:120px !important;
	min-height:50px !important;
}

#item663657 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item663738 {
	width:120px !important;
	min-height:50px !important;
}

#item663713 {
	width:120px !important;
	min-height:50px !important;
}

#item663710 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item663793 {
	width:130px !important;
	min-height:50px !important;
}

#item663767 {
	width:130px !important;
	min-height:50px !important;
}

#item663763 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item663845 {
	width:130px !important;
	min-height:50px !important;
}

#item663820 {
	width:130px !important;
	min-height:50px !important;
}

#item663817 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item663899 {
	width:150px !important;
	min-height:60px !important;
}

#item663873 {
	width:150px !important;
	min-height:60px !important;
}

#item663870 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item663951 {
	width:150px !important;
	min-height:60px !important;
}

#item663926 {
	width:150px !important;
	min-height:60px !important;
}

#item663923 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item664007 {
	width:140px !important;
	min-height:60px !important;
}

#item663980 {
	width:140px !important;
	min-height:60px !important;
}

#item663976 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item664059 {
	width:140px !important;
	min-height:60px !important;
}

#item664034 {
	width:140px !important;
	min-height:60px !important;
}

#item664031 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item663643.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item240708 {
	opacity:0.65;
	width:1200px !important;
	height:1827px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item240706 {
	width:1206px !important;
	height:1833px !important;
	left:10px !important;
	top:10px !important;
}

#item240709 {
	width:780px !important;
	height:480px !important;
	left:223px !important;
	top:153px !important;
	background:#fff;
}

#item609405 {
	width:640px !important;
	height:360px !important;
	left:293px !important;
	top:219px !important;
}

#item240736 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item240712 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item240710 {
	width:74px !important;
	height:18px !important;
	left:911px !important;
	top:171px !important;
}

#item240704 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item240702.fixed-pos-elem {
	width:1216px !important;
	height:1843px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736048 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item736053 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item736054 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item736060 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item736085 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item571285 {
	width:720px !important;
	left:408px !important;
	top:361px !important;
	min-height:310px !important;
}

#item571310 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:713px !important;
	background:#650030;
}

#item571311 {
	width:144px !important;
	left:442px !important;
	top:709px !important;
	min-height:30px !important;
}

#item571334 {
	width:440px !important;
	left:442px !important;
	top:749px !important;
	min-height:130px !important;
}

#item571357 {
	width:450px !important;
	left:938px !important;
	top:749px !important;
	min-height:130px !important;
}

#item571381 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:923px !important;
	background:#ff4f17;
}

#item571382 {
	width:210px !important;
	left:442px !important;
	top:919px !important;
	min-height:30px !important;
}

#item571405 {
	width:840px !important;
	left:442px !important;
	top:961px !important;
	min-height:20px !important;
}

#item571429 {
	width:460px !important;
	left:442px !important;
	top:995px !important;
	min-height:60px !important;
}

#item571452 {
	width:470px !important;
	left:938px !important;
	top:995px !important;
	min-height:40px !important;
}

#item571476 {
	width:230px !important;
	left:408px !important;
	top:1100px !important;
	min-height:30px !important;
}

#item572855 {
	opacity:0.00;
	width:10px !important;
	height:1703px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item572602 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item572603 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572627 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item572553 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item572554 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572577 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item572550 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1150px !important;
}

#item572703 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item572704 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572727 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item572654 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item572655 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572678 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item572651 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1249px !important;
}

#item572805 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item572806 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572829 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item572755 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item572756 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572779 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item572751 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1297px !important;
}

#item572254 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item572255 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572278 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item572205 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item572206 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572229 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item572202 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1150px !important;
}

#item572354 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item572355 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572378 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item572305 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item572306 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572329 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item572302 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1249px !important;
}

#item572455 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item572456 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572479 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item572406 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item572407 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572430 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item572403 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1297px !important;
}

#item572503 {
	width:30px !important;
	left:120px !important;
	top:1382px !important;
	min-height:30px !important;
}

#item572526 {
	width:540px !important;
	left:159px !important;
	top:1388px !important;
	min-height:140px !important;
}

#item571904 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item571905 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item571928 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item571855 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item571856 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item571879 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item571852 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1150px !important;
}

#item572005 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item572006 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572029 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item571956 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item571957 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item571980 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item571953 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1249px !important;
}

#item572053 {
	width:30px !important;
	left:120px !important;
	top:1312px !important;
	min-height:30px !important;
}

#item572076 {
	width:530px !important;
	left:159px !important;
	top:1318px !important;
	min-height:140px !important;
}

#item572152 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item572153 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572177 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item572102 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item572103 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item572127 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item572099 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1465px !important;
}

#item571554 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item571555 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item571579 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item571505 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item571506 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item571529 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item571502 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1150px !important;
}

#item571603 {
	width:30px !important;
	left:120px !important;
	top:1264px !important;
	min-height:30px !important;
}

#item571626 {
	width:550px !important;
	left:159px !important;
	top:1270px !important;
	min-height:43px !important;
}

#item571701 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item571702 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item571726 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item571652 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item571653 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item571676 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item571649 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1321px !important;
}

#item571803 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item571804 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item571827 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item571753 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item571754 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item571777 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item571750 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1369px !important;
}

#item571499 {
	width:743px !important;
	height:1713px !important;
	left:300px !important;
	top:-10px !important;
}

#item572856 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1143px !important;
	background:#650030;
}

#item572857 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1143px !important;
	border:solid 1px #650030;
}

#item572858 {
	width:90px !important;
	left:1160px !important;
	top:1166px !important;
	min-height:62px !important;
}

#item572881 {
	width:210px !important;
	left:1178px !important;
	top:1259px !important;
	min-height:120px !important;
}

#item571226 {
	width:1820px !important;
	height:119px !important;
	top:1584px !important;
	background:#d1d2d4;
}

#item688415 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688416 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688439 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item688440 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688364 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688366 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688389 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item688390 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688362 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1604px !important;
}

#item573006 {
	width:120px !important;
	left:60px !important;
	top:1637px !important;
	min-height:40px !important;
}

#item573035 {
	width:610px !important;
	height:204px !important;
	background:#650030;
}

#item573036 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item573137 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item573112 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item573109 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item573190 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item573165 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item573161 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item573243 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item573217 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item573214 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item573086 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item573062 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item573059 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item573032 {
	opacity:0.00;
	width:10px !important;
	height:1703px !important;
	left:698px !important;
	background:#fff;
}

#item573029 {
	width:708px !important;
	height:1703px !important;
	left:802px !important;
}

#item573297 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item573272 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item573269 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item573349 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item573324 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item573321 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item652201 {
	width:1820px !important;
	height:112px !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;
}

#item686923 {
	width:164px !important;
	height:58px !important;
}

#item686918 {
	width:164px !important;
	height:58px !important;
}

#item686915 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item652242 {
	width:120px !important;
	min-height:50px !important;
}

#item652217 {
	width:120px !important;
	min-height:50px !important;
}

#item652214 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item652294 {
	width:120px !important;
	min-height:50px !important;
}

#item652269 {
	width:120px !important;
	min-height:50px !important;
}

#item652266 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item652347 {
	width:130px !important;
	min-height:50px !important;
}

#item652322 {
	width:130px !important;
	min-height:50px !important;
}

#item652319 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item652401 {
	width:130px !important;
	min-height:50px !important;
}

#item652374 {
	width:130px !important;
	min-height:50px !important;
}

#item652371 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item652455 {
	width:150px !important;
	min-height:60px !important;
}

#item652429 {
	width:150px !important;
	min-height:60px !important;
}

#item652426 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item652507 {
	width:150px !important;
	min-height:60px !important;
}

#item652482 {
	width:150px !important;
	min-height:60px !important;
}

#item652479 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item652561 {
	width:140px !important;
	min-height:60px !important;
}

#item652535 {
	width:140px !important;
	min-height:60px !important;
}

#item652532 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item652614 {
	width:140px !important;
	min-height:60px !important;
}

#item652588 {
	width:140px !important;
	min-height:60px !important;
}

#item652585 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item652200.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736847 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item736848 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item736854 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item736879 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item299553 {
	width:720px !important;
	left:40px !important;
	top:367px !important;
	min-height:310px !important;
}

#item299578 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:739px !important;
	background:#650030;
}

#item299579 {
	width:144px !important;
	left:74px !important;
	top:735px !important;
	min-height:30px !important;
}

#item299602 {
	width:310px !important;
	left:74px !important;
	top:775px !important;
	min-height:170px !important;
}

#item299625 {
	width:310px !important;
	left:418px !important;
	top:775px !important;
	min-height:170px !important;
}

#item299650 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1007px !important;
	background:#ff4f17;
}

#item299651 {
	width:210px !important;
	left:74px !important;
	top:1003px !important;
	min-height:30px !important;
}

#item299674 {
	width:500px !important;
	left:74px !important;
	top:1045px !important;
	min-height:40px !important;
}

#item299698 {
	width:310px !important;
	left:74px !important;
	top:1099px !important;
	min-height:100px !important;
}

#item299721 {
	width:310px !important;
	left:418px !important;
	top:1099px !important;
	min-height:100px !important;
}

#item299745 {
	width:230px !important;
	left:40px !important;
	top:1257px !important;
	min-height:30px !important;
}

#item523017 {
	opacity:0.00;
	width:10px !important;
	height:2063px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item300875 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item300876 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300899 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item300824 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item300825 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300849 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item300821 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1307px !important;
}

#item300976 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item300977 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item301000 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item300926 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item300927 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300951 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item300923 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1406px !important;
}

#item301077 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item301078 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item301101 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item301027 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item301028 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item301052 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item301024 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1454px !important;
}

#item300523 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item300524 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300547 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item300474 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item300475 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300498 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item300471 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1307px !important;
}

#item300625 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item300626 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300649 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item300574 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item300575 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300598 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item300571 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1406px !important;
}

#item300725 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item300726 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300749 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item300676 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item300677 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300700 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item300673 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1454px !important;
}

#item300773 {
	width:30px !important;
	left:90px !important;
	top:1539px !important;
	min-height:30px !important;
}

#item300796 {
	width:540px !important;
	left:129px !important;
	top:1545px !important;
	min-height:140px !important;
}

#item300173 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item300174 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300198 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item300123 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item300124 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300147 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item300120 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1307px !important;
}

#item300274 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item300275 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300298 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item300225 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item300226 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300249 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item300222 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1406px !important;
}

#item300322 {
	width:30px !important;
	left:90px !important;
	top:1469px !important;
	min-height:30px !important;
}

#item300346 {
	width:530px !important;
	left:129px !important;
	top:1475px !important;
	min-height:140px !important;
}

#item300422 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item300423 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300446 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item300372 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item300373 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300397 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item300369 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1622px !important;
}

#item299822 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item299824 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item299847 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item299773 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item299774 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item299797 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item299770 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1307px !important;
}

#item299871 {
	width:30px !important;
	left:90px !important;
	top:1421px !important;
	min-height:30px !important;
}

#item299894 {
	width:550px !important;
	left:129px !important;
	top:1427px !important;
	min-height:43px !important;
}

#item299971 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item299972 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item299995 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item299921 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item299922 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item299946 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item299918 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1478px !important;
}

#item300071 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item300072 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300095 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item300022 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item300023 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item300046 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item300019 {
	width:638px !important;
	height:74px !important;
	left:75px !important;
	top:1526px !important;
}

#item299768 {
	width:713px !important;
	height:2073px !important;
	left:-10px !important;
	top:-10px !important;
}

#item364851 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1710px !important;
	background:#650030;
}

#item364852 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1710px !important;
	border:solid 1px #650030;
}

#item364853 {
	width:180px !important;
	left:68px !important;
	top:1723px !important;
	min-height:30px !important;
}

#item301150 {
	width:520px !important;
	left:124px !important;
	top:1791px !important;
	min-height:50px !important;
}

#item299497 {
	width:768px !important;
	height:119px !important;
	top:1944px !important;
	background:#d1d2d4;
}

#item728888 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728889 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728912 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item728913 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728838 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728839 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728862 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item728863 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728836 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:1964px !important;
}

#item479080 {
	width:120px !important;
	left:40px !important;
	top:1997px !important;
	min-height:40px !important;
}

#item301281 {
	width:610px !important;
	height:204px !important;
	background:#650030;
}

#item301282 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item301332 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item301308 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item301305 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item301383 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item301358 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item301355 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item301435 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item301410 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item301407 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item301489 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item301464 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item301460 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item301278 {
	opacity:0.00;
	width:10px !important;
	height:2063px !important;
	left:640px !important;
	background:#fff;
}

#item301276 {
	width:650px !important;
	height:2063px !important;
	left:118px !important;
}

#item301541 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item301516 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item301513 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item301593 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item301568 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item301565 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459890 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459891 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459889.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615748 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item615749 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item402166 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:450px !important;
}

#item402191 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:735px !important;
	background:#650030;
}

#item402192 {
	width:144px !important;
	left:64px !important;
	top:731px !important;
	min-height:30px !important;
}

#item402215 {
	width:482px !important;
	left:64px !important;
	top:771px !important;
	min-height:250px !important;
}

#item402262 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1084px !important;
	background:#ff4f17;
}

#item402263 {
	width:210px !important;
	left:64px !important;
	top:1080px !important;
	min-height:30px !important;
}

#item402286 {
	width:482px !important;
	left:64px !important;
	top:1122px !important;
	min-height:40px !important;
}

#item402310 {
	width:482px !important;
	left:64px !important;
	top:1176px !important;
	min-height:110px !important;
}

#item402357 {
	width:230px !important;
	left:30px !important;
	top:1345px !important;
	min-height:30px !important;
}

#item529812 {
	opacity:0.00;
	width:10px !important;
	height:2332px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item403486 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item403487 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item403510 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item403436 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item403438 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item403461 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item403433 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1395px !important;
}

#item403586 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item403587 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item403610 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item403537 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item403538 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item403561 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item403534 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1514px !important;
}

#item403687 {
	width:516px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item403688 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item403712 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item403637 {
	width:516px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item403638 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item403662 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item403634 {
	width:522px !important;
	height:74px !important;
	left:37px !important;
	top:1585px !important;
}

#item452970 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item452972 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452996 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item452921 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item452922 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452945 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item452919 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1395px !important;
}

#item453105 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item453106 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453129 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item453055 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item453056 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453079 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item453053 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1514px !important;
}

#item403337 {
	width:516px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item403338 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item403361 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item403288 {
	width:516px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item403289 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item403312 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item403285 {
	width:522px !important;
	height:74px !important;
	left:37px !important;
	top:1585px !important;
}

#item403385 {
	width:30px !important;
	left:52px !important;
	top:1665px !important;
	min-height:30px !important;
}

#item403409 {
	width:400px !important;
	left:91px !important;
	top:1671px !important;
	min-height:140px !important;
}

#item452732 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item452733 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452756 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item452683 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item452684 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452707 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item452681 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1395px !important;
}

#item402886 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item402887 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item402911 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item402837 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item402838 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item402861 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item402834 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1514px !important;
}

#item402935 {
	width:30px !important;
	left:52px !important;
	top:1596px !important;
	min-height:30px !important;
}

#item402958 {
	width:400px !important;
	left:91px !important;
	top:1602px !important;
	min-height:190px !important;
}

#item452852 {
	width:516px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item452853 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452876 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item452802 {
	width:516px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item452803 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452827 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item452800 {
	width:522px !important;
	height:74px !important;
	left:37px !important;
	top:1791px !important;
}

#item402434 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item402435 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item402458 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item402385 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item402386 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item402409 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item402382 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1395px !important;
}

#item402482 {
	width:30px !important;
	left:52px !important;
	top:1526px !important;
	min-height:30px !important;
}

#item402506 {
	width:400px !important;
	left:91px !important;
	top:1532px !important;
	min-height:71px !important;
}

#item453221 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item453222 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453245 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item453172 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item453173 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453196 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item453170 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1604px !important;
}

#item453332 {
	width:516px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item453333 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453356 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item453283 {
	width:516px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item453284 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453307 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item453281 {
	width:522px !important;
	height:74px !important;
	left:37px !important;
	top:1675px !important;
}

#item402380 {
	width:559px !important;
	height:2342px !important;
	left:-10px !important;
	top:-10px !important;
}

#item450453 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:1902px !important;
	background:#650030;
}

#item450455 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:1902px !important;
	border:solid 1px #650030;
}

#item450456 {
	width:90px !important;
	left:162px !important;
	top:1925px !important;
	min-height:62px !important;
}

#item450479 {
	width:210px !important;
	left:180px !important;
	top:2018px !important;
	min-height:120px !important;
}

#item403785 {
	width:576px !important;
	height:119px !important;
	top:2213px !important;
	background:#d1d2d4;
}

#item731434 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731435 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731458 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item731459 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731384 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731385 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731408 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item731409 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731382 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2233px !important;
}

#item479847 {
	width:60px !important;
	left:30px !important;
	top:2271px !important;
	min-height:35px !important;
}

#item403894 {
	width:516px !important;
	height:204px !important;
	background:#650030;
}

#item403895 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item403945 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item403921 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item403918 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item403997 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item403972 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item403969 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item404052 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item404025 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item404022 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:121px !important;
}

#item404104 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item404079 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item404076 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:157px !important;
}

#item403891 {
	opacity:0.00;
	width:10px !important;
	height:2332px !important;
	left:536px !important;
	background:#fff;
}

#item403889 {
	width:546px !important;
	height:2332px !important;
	left:30px !important;
}

#item404156 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item404131 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item404128 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item404208 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item404183 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item404180 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465487 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465493 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465490 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465488 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465486.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735311 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735312 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item735313 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item735319 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735343 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item101970 {
	width:720px !important;
	left:98px !important;
	top:361px !important;
	min-height:310px !important;
}

#item230525 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:713px !important;
	background:#650030;
}

#item230526 {
	width:144px !important;
	left:132px !important;
	top:709px !important;
	min-height:30px !important;
}

#item230549 {
	width:440px !important;
	left:132px !important;
	top:749px !important;
	min-height:130px !important;
}

#item230572 {
	width:450px !important;
	left:628px !important;
	top:749px !important;
	min-height:130px !important;
}

#item230597 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:923px !important;
	background:#ff4f17;
}

#item230598 {
	width:210px !important;
	left:132px !important;
	top:919px !important;
	min-height:30px !important;
}

#item230621 {
	width:840px !important;
	left:132px !important;
	top:961px !important;
	min-height:20px !important;
}

#item230644 {
	width:460px !important;
	left:132px !important;
	top:995px !important;
	min-height:60px !important;
}

#item230667 {
	width:470px !important;
	left:628px !important;
	top:995px !important;
	min-height:40px !important;
}

#item230724 {
	width:230px !important;
	left:98px !important;
	top:1100px !important;
	min-height:30px !important;
}

#item501266 {
	opacity:0.00;
	width:10px !important;
	height:1703px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item231851 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item231852 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item231875 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item231802 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item231803 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item231826 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item231799 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1150px !important;
}

#item231952 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item231954 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item231977 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item231903 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item231904 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item231927 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item231899 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1249px !important;
}

#item232334 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item232335 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232358 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item232005 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item232006 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232029 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item232001 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1297px !important;
}

#item233060 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item233061 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item233085 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item233011 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item233012 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item233035 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item233009 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1150px !important;
}

#item233162 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item233163 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item233186 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item233112 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item233114 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item233137 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item233110 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1249px !important;
}

#item233262 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item233263 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item233286 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item233212 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item233213 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item233237 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item233210 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1297px !important;
}

#item231751 {
	width:30px !important;
	left:120px !important;
	top:1382px !important;
	min-height:30px !important;
}

#item231775 {
	width:540px !important;
	left:159px !important;
	top:1388px !important;
	min-height:140px !important;
}

#item232732 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item232733 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232756 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item232683 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item232684 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232707 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item232681 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1150px !important;
}

#item232831 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item232832 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232855 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item232782 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item232783 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232806 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item232780 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1249px !important;
}

#item231302 {
	width:30px !important;
	left:120px !important;
	top:1312px !important;
	min-height:30px !important;
}

#item231325 {
	width:530px !important;
	left:159px !important;
	top:1318px !important;
	min-height:140px !important;
}

#item232931 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item232932 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232955 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item232881 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item232882 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232906 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item232879 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1465px !important;
}

#item232433 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item232434 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232458 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item232384 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item232385 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232408 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item232382 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1150px !important;
}

#item230850 {
	width:30px !important;
	left:120px !important;
	top:1264px !important;
	min-height:30px !important;
}

#item230874 {
	width:550px !important;
	left:159px !important;
	top:1270px !important;
	min-height:43px !important;
}

#item232533 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item232534 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232557 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item232484 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item232485 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232508 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item232482 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1321px !important;
}

#item232632 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item232633 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232656 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item232583 {
	width:632px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item232584 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item232607 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:45px !important;
}

#item232581 {
	width:638px !important;
	height:74px !important;
	left:105px !important;
	top:1369px !important;
}

#item233406 {
	width:743px !important;
	height:1713px !important;
	left:-10px !important;
	top:-10px !important;
}

#item232103 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1143px !important;
	background:#650030;
}

#item232104 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1143px !important;
	border:solid 1px #650030;
}

#item232105 {
	width:90px !important;
	left:850px !important;
	top:1166px !important;
	min-height:62px !important;
}

#item232128 {
	width:210px !important;
	left:868px !important;
	top:1259px !important;
	min-height:120px !important;
}

#item230723 {
	width:1200px !important;
	height:119px !important;
	top:1584px !important;
	background:#d1d2d4;
}

#item690822 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690823 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690846 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item690847 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690772 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690773 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690796 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item690797 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690770 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1604px !important;
}

#item478283 {
	width:120px !important;
	left:30px !important;
	top:1637px !important;
	min-height:40px !important;
}

#item260486 {
	width:610px !important;
	height:204px !important;
	background:#650030;
}

#item260487 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item260588 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item260563 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item260560 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item260641 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item260616 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item260612 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item260693 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item260668 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item260665 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item260537 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item260513 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item260510 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item260718 {
	opacity:0.00;
	width:10px !important;
	height:1703px !important;
	left:698px !important;
	background:#fff;
}

#item260483 {
	width:708px !important;
	height:1703px !important;
	left:492px !important;
}

#item162600 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162575 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162573 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item162651 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162626 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162624 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item664118 {
	width:1200px !important;
	height:112px !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;
}

#item692524 {
	width:164px !important;
	height:58px !important;
}

#item692519 {
	width:164px !important;
	height:58px !important;
}

#item692515 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item664158 {
	width:120px !important;
	min-height:50px !important;
}

#item664132 {
	width:120px !important;
	min-height:50px !important;
}

#item664129 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item664210 {
	width:120px !important;
	min-height:50px !important;
}

#item664185 {
	width:120px !important;
	min-height:50px !important;
}

#item664182 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item664264 {
	width:130px !important;
	min-height:50px !important;
}

#item664238 {
	width:130px !important;
	min-height:50px !important;
}

#item664235 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item664316 {
	width:130px !important;
	min-height:50px !important;
}

#item664291 {
	width:130px !important;
	min-height:50px !important;
}

#item664288 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item664370 {
	width:150px !important;
	min-height:60px !important;
}

#item664344 {
	width:150px !important;
	min-height:60px !important;
}

#item664341 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item664423 {
	width:150px !important;
	min-height:60px !important;
}

#item664397 {
	width:150px !important;
	min-height:60px !important;
}

#item664394 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item664479 {
	width:140px !important;
	min-height:60px !important;
}

#item664452 {
	width:140px !important;
	min-height:60px !important;
}

#item664448 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item664531 {
	width:140px !important;
	min-height:60px !important;
}

#item664506 {
	width:140px !important;
	min-height:60px !important;
}

#item664503 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item664117.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736109 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item736115 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item736116 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item736121 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item736145 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item544800 {
	width:600px !important;
	left:408px !important;
	top:361px !important;
	min-height:260px !important;
}

#item544824 {
	width:366px !important;
	height:208px !important;
	left:1046px !important;
	top:413px !important;
}

#item544845 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:672px !important;
	background:#650030;
}

#item544846 {
	width:144px !important;
	left:442px !important;
	top:668px !important;
	min-height:30px !important;
}

#item544869 {
	width:440px !important;
	left:442px !important;
	top:708px !important;
	min-height:180px !important;
}

#item544892 {
	width:450px !important;
	left:938px !important;
	top:708px !important;
	min-height:130px !important;
}

#item544916 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:932px !important;
	background:#ff4f17;
}

#item544917 {
	width:210px !important;
	left:442px !important;
	top:928px !important;
	min-height:30px !important;
}

#item544940 {
	width:560px !important;
	left:442px !important;
	top:970px !important;
	min-height:20px !important;
}

#item544963 {
	width:460px !important;
	left:442px !important;
	top:1005px !important;
	min-height:90px !important;
}

#item544986 {
	width:450px !important;
	left:938px !important;
	top:1005px !important;
	min-height:40px !important;
}

#item545011 {
	width:230px !important;
	left:408px !important;
	top:1134px !important;
	min-height:30px !important;
}

#item545736 {
	opacity:0.00;
	width:10px !important;
	height:1686px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item545587 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item545588 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545611 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item545537 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item545539 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545562 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item545534 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1184px !important;
}

#item545687 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item545688 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545711 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item545638 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item545639 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545662 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item545635 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1303px !important;
}

#item545339 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item545340 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545363 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item545289 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item545290 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545313 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item545285 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1184px !important;
}

#item545439 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item545440 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545463 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item545390 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item545391 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545414 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item545387 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1303px !important;
}

#item545487 {
	width:30px !important;
	left:120px !important;
	top:1366px !important;
	min-height:30px !important;
}

#item545510 {
	width:530px !important;
	left:159px !important;
	top:1372px !important;
	min-height:163px !important;
}

#item545089 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item545090 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545113 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item545039 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item545040 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545063 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item545036 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1184px !important;
}

#item545138 {
	width:30px !important;
	left:120px !important;
	top:1318px !important;
	min-height:30px !important;
}

#item545161 {
	width:530px !important;
	left:159px !important;
	top:1324px !important;
	min-height:140px !important;
}

#item545236 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item545237 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545260 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item545187 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item545188 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item545211 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item545184 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1472px !important;
}

#item545034 {
	width:743px !important;
	height:1696px !important;
	left:300px !important;
	top:-10px !important;
}

#item545737 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1177px !important;
	background:#650030;
}

#item545738 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1177px !important;
	border:solid 1px #650030;
}

#item545740 {
	width:90px !important;
	left:1160px !important;
	top:1200px !important;
	min-height:62px !important;
}

#item545763 {
	width:210px !important;
	left:1178px !important;
	top:1293px !important;
	min-height:100px !important;
}

#item544843 {
	width:1820px !important;
	height:119px !important;
	top:1567px !important;
	background:#d1d2d4;
}

#item688525 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688526 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688549 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item688550 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688475 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688476 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688499 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item688500 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688472 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1587px !important;
}

#item545888 {
	width:120px !important;
	left:60px !important;
	top:1620px !important;
	min-height:40px !important;
}

#item545917 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item545918 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item546020 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item545995 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item545992 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item546072 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item546047 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item546044 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item545969 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item545945 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item545941 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item545913 {
	opacity:0.00;
	width:10px !important;
	height:1686px !important;
	left:698px !important;
	background:#fff;
}

#item545911 {
	width:708px !important;
	height:1686px !important;
	left:802px !important;
}

#item546124 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item546099 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item546096 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item546178 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item546152 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item546148 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item652676 {
	width:1820px !important;
	height:112px !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;
}

#item692137 {
	width:164px !important;
	height:58px !important;
}

#item692131 {
	width:164px !important;
	height:58px !important;
}

#item692128 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item652717 {
	width:120px !important;
	min-height:50px !important;
}

#item652692 {
	width:120px !important;
	min-height:50px !important;
}

#item652689 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item652770 {
	width:120px !important;
	min-height:50px !important;
}

#item652744 {
	width:120px !important;
	min-height:50px !important;
}

#item652741 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item652823 {
	width:130px !important;
	min-height:50px !important;
}

#item652798 {
	width:130px !important;
	min-height:50px !important;
}

#item652795 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item652875 {
	width:130px !important;
	min-height:50px !important;
}

#item652850 {
	width:130px !important;
	min-height:50px !important;
}

#item652847 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item652930 {
	width:150px !important;
	min-height:60px !important;
}

#item652904 {
	width:150px !important;
	min-height:60px !important;
}

#item652901 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item652983 {
	width:150px !important;
	min-height:60px !important;
}

#item652957 {
	width:150px !important;
	min-height:60px !important;
}

#item652954 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item653037 {
	width:140px !important;
	min-height:60px !important;
}

#item653011 {
	width:140px !important;
	min-height:60px !important;
}

#item653008 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item653089 {
	width:140px !important;
	min-height:60px !important;
}

#item653064 {
	width:140px !important;
	min-height:60px !important;
}

#item653061 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item652675.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item546265 {
	opacity:0.65;
	width:1820px !important;
	height:1686px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item546262 {
	width:1826px !important;
	height:1692px !important;
	left:10px !important;
	top:10px !important;
}

#item546266 {
	width:780px !important;
	height:480px !important;
	left:533px !important;
	top:153px !important;
	background:#fff;
}

#item609373 {
	width:640px !important;
	height:360px !important;
	left:603px !important;
	top:219px !important;
}

#item546295 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item546271 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item546268 {
	width:74px !important;
	height:18px !important;
	left:1221px !important;
	top:171px !important;
}

#item546260 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:323px !important;
	top:13px !important;
	background:#fff;
}

#item546258.fixed-pos-elem {
	width:1836px !important;
	height:1702px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736909 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item736910 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item736918 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item736942 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item273462 {
	width:370px !important;
	left:42px !important;
	top:367px !important;
	min-height:210px !important;
}

#item362746 {
	width:686px !important;
	left:42px !important;
	top:592px !important;
	min-height:71px !important;
}

#item273486 {
	width:296px !important;
	height:168px !important;
	left:432px !important;
	top:399px !important;
}

#item273503 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:722px !important;
	background:#650030;
}

#item273504 {
	width:144px !important;
	left:74px !important;
	top:718px !important;
	min-height:30px !important;
}

#item273527 {
	width:310px !important;
	left:74px !important;
	top:758px !important;
	min-height:260px !important;
}

#item273550 {
	width:310px !important;
	left:418px !important;
	top:758px !important;
	min-height:240px !important;
}

#item273575 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1080px !important;
	background:#ff4f17;
}

#item273576 {
	width:210px !important;
	left:74px !important;
	top:1076px !important;
	min-height:30px !important;
}

#item273599 {
	width:560px !important;
	left:74px !important;
	top:1118px !important;
	min-height:20px !important;
}

#item273622 {
	width:310px !important;
	left:74px !important;
	top:1153px !important;
	min-height:90px !important;
}

#item273647 {
	width:310px !important;
	left:418px !important;
	top:1153px !important;
	min-height:90px !important;
}

#item273671 {
	width:230px !important;
	left:40px !important;
	top:1300px !important;
	min-height:30px !important;
}

#item519216 {
	opacity:0.00;
	width:10px !important;
	height:2074px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item274248 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item274249 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item274272 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item274198 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item274199 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item274222 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item274195 {
	width:638px !important;
	height:123px !important;
	left:75px !important;
	top:1350px !important;
}

#item274348 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item274350 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item274373 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item274299 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item274300 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item274323 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item274296 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1469px !important;
}

#item273998 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item273999 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item274022 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item273949 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item273950 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item273973 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item273946 {
	width:638px !important;
	height:123px !important;
	left:75px !important;
	top:1350px !important;
}

#item274098 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item274099 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item274124 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item274049 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item274050 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item274073 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item274046 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1469px !important;
}

#item274148 {
	width:30px !important;
	left:90px !important;
	top:1531px !important;
	min-height:30px !important;
}

#item274171 {
	width:530px !important;
	left:129px !important;
	top:1537px !important;
	min-height:163px !important;
}

#item273749 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item273750 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item273773 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item273700 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item273701 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item273724 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item273697 {
	width:638px !important;
	height:123px !important;
	left:75px !important;
	top:1350px !important;
}

#item273798 {
	width:30px !important;
	left:90px !important;
	top:1484px !important;
	min-height:30px !important;
}

#item273821 {
	width:530px !important;
	left:129px !important;
	top:1490px !important;
	min-height:140px !important;
}

#item273896 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item273897 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item273921 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item273847 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item273848 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item273871 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item273844 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1638px !important;
}

#item273695 {
	width:713px !important;
	height:2084px !important;
	left:-10px !important;
	top:-10px !important;
}

#item362807 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1729px !important;
	background:#650030;
}

#item362808 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1729px !important;
	border:solid 1px #650030;
}

#item362809 {
	width:180px !important;
	left:68px !important;
	top:1742px !important;
	min-height:30px !important;
}

#item274423 {
	width:454px !important;
	left:126px !important;
	top:1810px !important;
	min-height:50px !important;
}

#item273501 {
	width:768px !important;
	height:119px !important;
	top:1955px !important;
	background:#d1d2d4;
}

#item728995 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728996 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729019 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item729020 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728945 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item728946 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item728969 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item728970 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item728943 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:1975px !important;
}

#item478747 {
	width:120px !important;
	left:40px !important;
	top:2008px !important;
	min-height:40px !important;
}

#item274555 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item274556 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item274606 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item274582 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item274579 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item274657 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item274632 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item274629 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item274709 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item274684 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item274681 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item274551 {
	opacity:0.00;
	width:10px !important;
	height:2074px !important;
	left:640px !important;
	background:#fff;
}

#item274549 {
	width:650px !important;
	height:2074px !important;
	left:118px !important;
}

#item274762 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item274736 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item274733 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item274814 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item274789 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item274786 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459792 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459793 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459791.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item274900 {
	opacity:0.65;
	width:768px !important;
	height:2054px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item274897 {
	width:774px !important;
	height:2060px !important;
	left:10px !important;
	top:10px !important;
}

#item274901 {
	width:720px !important;
	height:480px !important;
	left:37px !important;
	top:313px !important;
	background:#fff;
}

#item609383 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:384px !important;
}

#item274932 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274908 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item274904 {
	width:74px !important;
	height:18px !important;
	left:666px !important;
	top:331px !important;
}

#item274895 {
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item274893.fixed-pos-elem {
	width:784px !important;
	height:2070px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615775 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item615776 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item376511 {
	width:516px !important;
	left:33px !important;
	top:222px !important;
	min-height:260px !important;
}

#item609387 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:510px !important;
}

#item376574 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:871px !important;
	background:#650030;
}

#item376575 {
	width:144px !important;
	left:64px !important;
	top:867px !important;
	min-height:30px !important;
}

#item376598 {
	width:482px !important;
	left:64px !important;
	top:907px !important;
	min-height:320px !important;
}

#item376646 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1290px !important;
	background:#ff4f17;
}

#item376647 {
	width:210px !important;
	left:64px !important;
	top:1286px !important;
	min-height:30px !important;
}

#item376670 {
	width:482px !important;
	left:64px !important;
	top:1328px !important;
	min-height:40px !important;
}

#item376693 {
	width:482px !important;
	left:64px !important;
	top:1382px !important;
	min-height:140px !important;
}

#item376740 {
	width:230px !important;
	left:30px !important;
	top:1581px !important;
	min-height:30px !important;
}

#item526070 {
	opacity:0.00;
	width:10px !important;
	height:2501px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item436957 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item436958 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436981 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item377267 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item377268 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item377291 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item377264 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1630px !important;
}

#item377416 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item377417 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item377440 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item377367 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item377368 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item377391 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item377364 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1773px !important;
}

#item437064 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437065 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437088 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item437015 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item437016 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437039 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item437013 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1630px !important;
}

#item377168 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item377169 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item377192 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item377119 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item377120 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item377143 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item377116 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1773px !important;
}

#item377216 {
	width:30px !important;
	left:52px !important;
	top:1837px !important;
	min-height:30px !important;
}

#item377239 {
	width:400px !important;
	left:91px !important;
	top:1843px !important;
	min-height:220px !important;
}

#item436889 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item436890 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436913 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item376768 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item376769 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item376793 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item376765 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1630px !important;
}

#item376867 {
	width:30px !important;
	left:52px !important;
	top:1790px !important;
	min-height:30px !important;
}

#item376890 {
	width:400px !important;
	left:91px !important;
	top:1796px !important;
	min-height:190px !important;
}

#item437190 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item437191 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437214 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item437141 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item437142 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item437165 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item437139 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1991px !important;
}

#item376763 {
	width:559px !important;
	height:2511px !important;
	left:-10px !important;
	top:-10px !important;
}

#item437256 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2079px !important;
	background:#650030;
}

#item437257 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2079px !important;
	border:solid 1px #650030;
}

#item437258 {
	width:90px !important;
	left:162px !important;
	top:2102px !important;
	min-height:62px !important;
}

#item437281 {
	width:210px !important;
	left:180px !important;
	top:2195px !important;
	min-height:100px !important;
}

#item377513 {
	width:576px !important;
	height:119px !important;
	top:2382px !important;
	background:#d1d2d4;
}

#item731541 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731542 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731565 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item731566 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731491 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731492 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731515 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item731516 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731488 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2402px !important;
}

#item479508 {
	width:60px !important;
	left:30px !important;
	top:2440px !important;
	min-height:35px !important;
}

#item377621 {
	width:516px !important;
	height:169px !important;
	background:#650030;
}

#item377622 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item377673 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item377649 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item377645 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item377726 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item377700 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item377696 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item377779 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item377753 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item377750 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:121px !important;
}

#item377618 {
	opacity:0.00;
	width:10px !important;
	height:2501px !important;
	left:536px !important;
	background:#fff;
}

#item377616 {
	width:546px !important;
	height:2501px !important;
	left:30px !important;
}

#item377831 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item377806 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item377803 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item377885 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item377859 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item377856 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465366 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465373 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465369 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465367 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465365.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735388 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735389 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item735390 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item735395 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735419 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item95569 {
	width:600px !important;
	left:98px !important;
	top:361px !important;
	min-height:260px !important;
}

#item181869 {
	width:366px !important;
	height:208px !important;
	left:736px !important;
	top:413px !important;
}

#item182006 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:672px !important;
	background:#650030;
}

#item182007 {
	width:144px !important;
	left:132px !important;
	top:668px !important;
	min-height:30px !important;
}

#item182031 {
	width:440px !important;
	left:132px !important;
	top:708px !important;
	min-height:180px !important;
}

#item182054 {
	width:450px !important;
	left:628px !important;
	top:708px !important;
	min-height:130px !important;
}

#item182079 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:932px !important;
	background:#ff4f17;
}

#item182080 {
	width:210px !important;
	left:132px !important;
	top:928px !important;
	min-height:30px !important;
}

#item182103 {
	width:560px !important;
	left:132px !important;
	top:970px !important;
	min-height:20px !important;
}

#item182126 {
	width:460px !important;
	left:132px !important;
	top:1005px !important;
	min-height:90px !important;
}

#item182149 {
	width:450px !important;
	left:628px !important;
	top:1005px !important;
	min-height:40px !important;
}

#item182173 {
	width:230px !important;
	left:98px !important;
	top:1134px !important;
	min-height:30px !important;
}

#item497419 {
	opacity:0.00;
	width:10px !important;
	height:1686px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item183089 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item183090 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item183114 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item182695 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item182696 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item182719 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item182693 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1184px !important;
}

#item182844 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item182845 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item182868 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item182795 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item182796 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item182819 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item182793 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1303px !important;
}

#item183392 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item183393 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item183416 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item183343 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item183344 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item183367 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item183341 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1184px !important;
}

#item183491 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item183493 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item183516 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item183442 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item183443 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item183466 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item183440 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1303px !important;
}

#item182646 {
	width:30px !important;
	left:120px !important;
	top:1366px !important;
	min-height:30px !important;
}

#item182669 {
	width:530px !important;
	left:159px !important;
	top:1372px !important;
	min-height:163px !important;
}

#item183193 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item183194 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item183217 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item183143 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item183144 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item183168 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item183141 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1184px !important;
}

#item182300 {
	width:30px !important;
	left:120px !important;
	top:1318px !important;
	min-height:30px !important;
}

#item182323 {
	width:530px !important;
	left:159px !important;
	top:1324px !important;
	min-height:140px !important;
}

#item183293 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item183294 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item183317 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item183243 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item183244 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item183267 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item183241 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1472px !important;
}

#item183586 {
	width:743px !important;
	height:1696px !important;
	left:-10px !important;
	top:-10px !important;
}

#item182892 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1177px !important;
	background:#650030;
}

#item182893 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1177px !important;
	border:solid 1px #650030;
}

#item182894 {
	width:90px !important;
	left:850px !important;
	top:1200px !important;
	min-height:62px !important;
}

#item182917 {
	width:210px !important;
	left:868px !important;
	top:1293px !important;
	min-height:100px !important;
}

#item182004 {
	width:1200px !important;
	height:119px !important;
	top:1567px !important;
	background:#d1d2d4;
}

#item690932 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690933 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690956 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item690957 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690882 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item690883 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item690906 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item690907 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690879 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1587px !important;
}

#item477950 {
	width:120px !important;
	left:30px !important;
	top:1620px !important;
	min-height:40px !important;
}

#item257211 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item257212 {
	width:470px !important;
	left:55px !important;
	top:28px !important;
	min-height:40px !important;
}

#item257313 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257288 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257285 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item257365 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257340 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257337 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item257262 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item257238 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item257235 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item257390 {
	opacity:0.00;
	width:10px !important;
	height:1686px !important;
	left:698px !important;
	background:#fff;
}

#item257208 {
	width:708px !important;
	height:1686px !important;
	left:492px !important;
}

#item161344 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161319 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161317 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:351px !important;
}

#item161396 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161370 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161368 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:351px !important;
}

#item664606 {
	width:1200px !important;
	height:112px !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;
}

#item692541 {
	width:164px !important;
	height:58px !important;
}

#item692536 {
	width:164px !important;
	height:58px !important;
}

#item692533 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item664646 {
	width:120px !important;
	min-height:50px !important;
}

#item664621 {
	width:120px !important;
	min-height:50px !important;
}

#item664618 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item664699 {
	width:120px !important;
	min-height:50px !important;
}

#item664674 {
	width:120px !important;
	min-height:50px !important;
}

#item664670 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item664752 {
	width:130px !important;
	min-height:50px !important;
}

#item664727 {
	width:130px !important;
	min-height:50px !important;
}

#item664724 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item664804 {
	width:130px !important;
	min-height:50px !important;
}

#item664779 {
	width:130px !important;
	min-height:50px !important;
}

#item664776 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item664858 {
	width:150px !important;
	min-height:60px !important;
}

#item664832 {
	width:150px !important;
	min-height:60px !important;
}

#item664829 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item664911 {
	width:150px !important;
	min-height:60px !important;
}

#item664886 {
	width:150px !important;
	min-height:60px !important;
}

#item664882 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item664965 {
	width:140px !important;
	min-height:60px !important;
}

#item664939 {
	width:140px !important;
	min-height:60px !important;
}

#item664936 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item665018 {
	width:140px !important;
	min-height:60px !important;
}

#item664993 {
	width:140px !important;
	min-height:60px !important;
}

#item664990 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item664605.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item181934 {
	opacity:0.65;
	width:1200px !important;
	height:1686px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item181932 {
	width:1206px !important;
	height:1692px !important;
	left:10px !important;
	top:10px !important;
}

#item181935 {
	width:780px !important;
	height:480px !important;
	left:223px !important;
	top:153px !important;
	background:#fff;
}

#item609378 {
	width:640px !important;
	height:360px !important;
	left:293px !important;
	top:219px !important;
}

#item181962 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item181938 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item181936 {
	width:74px !important;
	height:18px !important;
	left:911px !important;
	top:171px !important;
}

#item181929 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item181927.fixed-pos-elem {
	width:1216px !important;
	height:1702px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736172 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item736178 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#650030;
}

#item736179 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item736184 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item736208 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item566879 {
	width:690px !important;
	left:408px !important;
	top:361px !important;
	min-height:160px !important;
}

#item566904 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:567px !important;
	background:#650030;
}

#item566905 {
	width:144px !important;
	left:442px !important;
	top:563px !important;
	min-height:30px !important;
}

#item566928 {
	width:450px !important;
	left:442px !important;
	top:603px !important;
	min-height:400px !important;
}

#item566951 {
	width:450px !important;
	left:938px !important;
	top:603px !important;
	min-height:330px !important;
}

#item566975 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:1051px !important;
	background:#ff4f17;
}

#item566976 {
	width:210px !important;
	left:442px !important;
	top:1047px !important;
	min-height:30px !important;
}

#item566999 {
	width:940px !important;
	left:442px !important;
	top:1089px !important;
	min-height:40px !important;
}

#item567026 {
	width:230px !important;
	left:408px !important;
	top:1176px !important;
	min-height:30px !important;
}

#item567300 {
	opacity:0.00;
	width:10px !important;
	height:1665px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item567251 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item567252 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item567275 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item567201 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item567202 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item567225 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item567198 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1226px !important;
}

#item567103 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item567104 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item567127 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item567054 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item567055 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item567078 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item567051 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1226px !important;
}

#item567151 {
	width:30px !important;
	left:120px !important;
	top:1312px !important;
	min-height:30px !important;
}

#item567174 {
	width:500px !important;
	left:159px !important;
	top:1318px !important;
	min-height:90px !important;
}

#item567049 {
	width:743px !important;
	height:1675px !important;
	left:300px !important;
	top:-10px !important;
}

#item567301 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1219px !important;
	background:#650030;
}

#item567303 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1219px !important;
	border:solid 1px #650030;
}

#item567304 {
	width:90px !important;
	left:1160px !important;
	top:1242px !important;
	min-height:62px !important;
}

#item567327 {
	width:216px !important;
	left:1178px !important;
	top:1335px !important;
	min-height:70px !important;
}

#item567025 {
	width:1820px !important;
	height:119px !important;
	top:1546px !important;
	background:#d1d2d4;
}

#item688635 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688636 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688659 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item688660 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688585 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688586 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688609 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item688610 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688583 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1566px !important;
}

#item567454 {
	width:120px !important;
	left:60px !important;
	top:1599px !important;
	min-height:40px !important;
}

#item567482 {
	width:610px !important;
	height:241px !important;
	background:#650030;
}

#item567483 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item567534 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item567509 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item567506 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item567586 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item567561 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item567558 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item567640 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item567613 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item567610 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item759826 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item759801 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item759798 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:193px !important;
}

#item567691 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item567667 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item567664 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item567479 {
	opacity:0.00;
	width:10px !important;
	height:1665px !important;
	left:698px !important;
	background:#fff;
}

#item567477 {
	width:708px !important;
	height:1665px !important;
	left:802px !important;
}

#item567795 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item567770 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item567767 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item567848 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item567822 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item567819 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item653150 {
	width:1820px !important;
	height:112px !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;
}

#item692153 {
	width:164px !important;
	height:58px !important;
}

#item692148 {
	width:164px !important;
	height:58px !important;
}

#item692145 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item653190 {
	width:120px !important;
	min-height:50px !important;
}

#item653165 {
	width:120px !important;
	min-height:50px !important;
}

#item653162 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item653242 {
	width:120px !important;
	min-height:50px !important;
}

#item653217 {
	width:120px !important;
	min-height:50px !important;
}

#item653214 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item653295 {
	width:130px !important;
	min-height:50px !important;
}

#item653270 {
	width:130px !important;
	min-height:50px !important;
}

#item653267 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item653349 {
	width:130px !important;
	min-height:50px !important;
}

#item653323 {
	width:130px !important;
	min-height:50px !important;
}

#item653320 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item653404 {
	width:150px !important;
	min-height:60px !important;
}

#item653378 {
	width:150px !important;
	min-height:60px !important;
}

#item653374 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item653457 {
	width:150px !important;
	min-height:60px !important;
}

#item653431 {
	width:150px !important;
	min-height:60px !important;
}

#item653428 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item653511 {
	width:140px !important;
	min-height:60px !important;
}

#item653485 {
	width:140px !important;
	min-height:60px !important;
}

#item653482 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item653564 {
	width:140px !important;
	min-height:60px !important;
}

#item653538 {
	width:140px !important;
	min-height:60px !important;
}

#item653535 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item653149.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item736971 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#650030;
}

#item736972 {
	width:190px !important;
	height:180px !important;
	left:50px !important;
	top:101px !important;
	background:#ffffff;
}

#item736978 {
	width:310px !important;
	left:325px !important;
	top:138px !important;
	min-height:30px !important;
}

#item737002 {
	width:454px !important;
	left:253px !important;
	top:213px !important;
	min-height:50px !important;
}

#item295203 {
	width:690px !important;
	left:40px !important;
	top:367px !important;
	min-height:160px !important;
}

#item295229 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:573px !important;
	background:#650030;
}

#item295230 {
	width:144px !important;
	left:74px !important;
	top:569px !important;
	min-height:30px !important;
}

#item295253 {
	width:310px !important;
	left:74px !important;
	top:609px !important;
	min-height:570px !important;
}

#item295276 {
	width:320px !important;
	left:408px !important;
	top:609px !important;
	min-height:540px !important;
}

#item295300 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1219px !important;
	background:#ff4f17;
}

#item295301 {
	width:210px !important;
	left:74px !important;
	top:1215px !important;
	min-height:30px !important;
}

#item295324 {
	width:654px !important;
	left:74px !important;
	top:1257px !important;
	min-height:40px !important;
}

#item295349 {
	width:230px !important;
	left:40px !important;
	top:1349px !important;
	min-height:30px !important;
}

#item522287 {
	opacity:0.00;
	width:10px !important;
	height:1939px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item295575 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item295576 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item295599 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item295526 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item295527 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item295550 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item295523 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1399px !important;
}

#item295427 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item295428 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item295452 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item295377 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item295378 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item295402 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item295374 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1399px !important;
}

#item295476 {
	width:30px !important;
	left:90px !important;
	top:1486px !important;
	min-height:30px !important;
}

#item295499 {
	width:500px !important;
	left:129px !important;
	top:1492px !important;
	min-height:90px !important;
}

#item295372 {
	width:713px !important;
	height:1949px !important;
	left:-10px !important;
	top:-10px !important;
}

#item363968 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1605px !important;
	background:#650030;
}

#item363969 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1605px !important;
	border:solid 1px #650030;
}

#item363970 {
	width:180px !important;
	left:68px !important;
	top:1618px !important;
	min-height:30px !important;
}

#item295648 {
	width:410px !important;
	left:179px !important;
	top:1687px !important;
	min-height:50px !important;
}

#item295348 {
	width:768px !important;
	height:119px !important;
	top:1820px !important;
	background:#d1d2d4;
}

#item729113 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729114 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729137 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item729138 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729063 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729064 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729087 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item729088 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729061 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:1840px !important;
}

#item479022 {
	width:120px !important;
	left:40px !important;
	top:1873px !important;
	min-height:40px !important;
}

#item295779 {
	width:610px !important;
	height:241px !important;
	background:#650030;
}

#item295780 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item295831 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item295806 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item295803 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item295885 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item295860 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item295857 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item295937 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item295912 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item295909 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item759945 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item759920 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item759917 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:193px !important;
}

#item295988 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item295964 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item295961 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item295776 {
	opacity:0.00;
	width:10px !important;
	height:1939px !important;
	left:640px !important;
	background:#fff;
}

#item295774 {
	width:650px !important;
	height:1939px !important;
	left:118px !important;
}

#item296093 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item296068 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item296065 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item296145 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item296120 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item296117 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459873 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459874 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459872.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615806 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#650030;
}

#item615808 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item397895 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:210px !important;
}

#item397921 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:480px !important;
	background:#650030;
}

#item397922 {
	width:144px !important;
	left:64px !important;
	top:476px !important;
	min-height:30px !important;
}

#item397945 {
	width:482px !important;
	left:64px !important;
	top:516px !important;
	min-height:670px !important;
}

#item397993 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1236px !important;
	background:#ff4f17;
}

#item397994 {
	width:210px !important;
	left:64px !important;
	top:1232px !important;
	min-height:30px !important;
}

#item398017 {
	width:482px !important;
	left:64px !important;
	top:1274px !important;
	min-height:70px !important;
}

#item398041 {
	width:230px !important;
	left:30px !important;
	top:1398px !important;
	min-height:30px !important;
}

#item529056 {
	opacity:0.00;
	width:10px !important;
	height:2144px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item450079 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item450081 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item450104 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item398218 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item398219 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item398242 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item398214 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1448px !important;
}

#item398069 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item398070 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item398093 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item398119 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item398120 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item398143 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item398066 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1448px !important;
}

#item398167 {
	width:30px !important;
	left:52px !important;
	top:1559px !important;
	min-height:30px !important;
}

#item398190 {
	width:400px !important;
	left:91px !important;
	top:1565px !important;
	min-height:120px !important;
}

#item398064 {
	width:559px !important;
	height:2154px !important;
	left:-10px !important;
	top:-10px !important;
}

#item449590 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:1722px !important;
	background:#650030;
}

#item449591 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:1722px !important;
	border:solid 1px #650030;
}

#item449593 {
	width:90px !important;
	left:162px !important;
	top:1745px !important;
	min-height:62px !important;
}

#item449616 {
	width:216px !important;
	left:180px !important;
	top:1838px !important;
	min-height:70px !important;
}

#item398363 {
	width:576px !important;
	height:119px !important;
	top:2025px !important;
	background:#d1d2d4;
}

#item731655 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731656 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731679 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item731680 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731605 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731606 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731629 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item731630 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731603 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2045px !important;
}

#item479792 {
	width:60px !important;
	left:30px !important;
	top:2083px !important;
	min-height:35px !important;
}

#item398474 {
	width:516px !important;
	height:241px !important;
	background:#650030;
}

#item398475 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item398527 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item398501 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item398498 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item398579 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item398554 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item398551 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:121px !important;
}

#item398633 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item398607 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item398604 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:157px !important;
}

#item760004 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item759979 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item759975 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:193px !important;
}

#item398684 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item398660 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item398657 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item398471 {
	opacity:0.00;
	width:10px !important;
	height:2144px !important;
	left:536px !important;
	background:#fff;
}

#item398469 {
	width:546px !important;
	height:2144px !important;
	left:30px !important;
}

#item398790 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item398765 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item398762 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item398843 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item398818 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item398815 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465465 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465471 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465468 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465466 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465464.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item735450 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#650030;
}

#item735451 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#650030;
}

#item735452 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item735457 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item735481 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item100849 {
	width:690px !important;
	left:98px !important;
	top:361px !important;
	min-height:160px !important;
}

#item219280 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:567px !important;
	background:#650030;
}

#item219281 {
	width:144px !important;
	left:132px !important;
	top:563px !important;
	min-height:30px !important;
}

#item219304 {
	width:450px !important;
	left:132px !important;
	top:603px !important;
	min-height:400px !important;
}

#item219327 {
	width:450px !important;
	left:628px !important;
	top:603px !important;
	min-height:330px !important;
}

#item219370 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:1051px !important;
	background:#ff4f17;
}

#item219371 {
	width:210px !important;
	left:132px !important;
	top:1047px !important;
	min-height:30px !important;
}

#item219394 {
	width:940px !important;
	left:132px !important;
	top:1089px !important;
	min-height:40px !important;
}

#item219449 {
	width:230px !important;
	left:98px !important;
	top:1176px !important;
	min-height:30px !important;
}

#item500517 {
	opacity:0.00;
	width:10px !important;
	height:1665px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item224724 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item224725 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item224748 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item224675 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item224676 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item224699 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item224672 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1226px !important;
}

#item222921 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item222922 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item222945 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item222872 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item222873 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item222896 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item222869 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1226px !important;
}

#item222969 {
	width:30px !important;
	left:120px !important;
	top:1313px !important;
	min-height:30px !important;
}

#item222992 {
	width:500px !important;
	left:159px !important;
	top:1319px !important;
	min-height:90px !important;
}

#item225469 {
	width:743px !important;
	height:1675px !important;
	left:-10px !important;
	top:-10px !important;
}

#item219472 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1219px !important;
	background:#650030;
}

#item219473 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1219px !important;
	border:solid 1px #650030;
}

#item219474 {
	width:90px !important;
	left:850px !important;
	top:1242px !important;
	min-height:62px !important;
}

#item219497 {
	width:216px !important;
	left:868px !important;
	top:1335px !important;
	min-height:70px !important;
}

#item219447 {
	width:1200px !important;
	height:119px !important;
	top:1546px !important;
	background:#d1d2d4;
}

#item691050 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691051 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691074 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item691075 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690999 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691000 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691023 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item691024 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item690997 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1566px !important;
}

#item478224 {
	width:120px !important;
	left:30px !important;
	top:1599px !important;
	min-height:40px !important;
}

#item259166 {
	width:610px !important;
	height:241px !important;
	background:#650030;
}

#item259167 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item259218 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259193 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259190 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item259271 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259246 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259243 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item259324 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259299 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259296 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item759889 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item759864 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item759861 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:193px !important;
}

#item259375 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item259351 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item259348 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item259452 {
	opacity:0.00;
	width:10px !important;
	height:1665px !important;
	left:698px !important;
	background:#fff;
}

#item259163 {
	width:708px !important;
	height:1665px !important;
	left:492px !important;
}

#item162378 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162353 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162351 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item162430 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162405 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162403 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item665084 {
	width:1200px !important;
	height:112px !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;
}

#item692560 {
	width:164px !important;
	height:58px !important;
}

#item692554 {
	width:164px !important;
	height:58px !important;
}

#item692551 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item665130 {
	width:120px !important;
	min-height:50px !important;
}

#item665104 {
	width:120px !important;
	min-height:50px !important;
}

#item665101 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item665182 {
	width:120px !important;
	min-height:50px !important;
}

#item665157 {
	width:120px !important;
	min-height:50px !important;
}

#item665154 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item665238 {
	width:130px !important;
	min-height:50px !important;
}

#item665211 {
	width:130px !important;
	min-height:50px !important;
}

#item665208 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item665290 {
	width:130px !important;
	min-height:50px !important;
}

#item665265 {
	width:130px !important;
	min-height:50px !important;
}

#item665262 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item665344 {
	width:150px !important;
	min-height:60px !important;
}

#item665318 {
	width:150px !important;
	min-height:60px !important;
}

#item665315 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item665396 {
	width:150px !important;
	min-height:60px !important;
}

#item665371 {
	width:150px !important;
	min-height:60px !important;
}

#item665368 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item665451 {
	width:140px !important;
	min-height:60px !important;
}

#item665424 {
	width:140px !important;
	min-height:60px !important;
}

#item665421 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item665503 {
	width:140px !important;
	min-height:60px !important;
}

#item665478 {
	width:140px !important;
	min-height:60px !important;
}

#item665475 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item665083.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737263 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#ff4f17;
}

#item737264 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item737270 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item737294 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item737322 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#ff4f17;
}

#item537868 {
	width:555px !important;
	left:408px !important;
	top:361px !important;
	min-height:240px !important;
}

#item537893 {
	width:366px !important;
	height:208px !important;
	left:1046px !important;
	top:393px !important;
}

#item739533 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739534 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739507 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739508 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739505 {
	width:195px !important;
	height:54px !important;
	left:408px !important;
	top:625px !important;
}

#item537966 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:734px !important;
	background:#650030;
}

#item537967 {
	width:144px !important;
	left:442px !important;
	top:730px !important;
	min-height:30px !important;
}

#item537990 {
	width:460px !important;
	left:442px !important;
	top:770px !important;
	min-height:170px !important;
}

#item538013 {
	width:460px !important;
	left:938px !important;
	top:770px !important;
	min-height:210px !important;
}

#item538037 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:1033px !important;
	background:#ff4f17;
}

#item538038 {
	width:210px !important;
	left:442px !important;
	top:1029px !important;
	min-height:30px !important;
}

#item538061 {
	width:560px !important;
	left:442px !important;
	top:1071px !important;
	min-height:20px !important;
}

#item538084 {
	width:460px !important;
	left:442px !important;
	top:1106px !important;
	min-height:120px !important;
}

#item538107 {
	width:450px !important;
	left:938px !important;
	top:1106px !important;
	min-height:100px !important;
}

#item538131 {
	width:230px !important;
	left:408px !important;
	top:1265px !important;
	min-height:30px !important;
}

#item540365 {
	opacity:0.00;
	width:10px !important;
	height:2213px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item540014 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item540015 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item540038 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item539965 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item539966 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539989 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item539961 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1315px !important;
}

#item540114 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item540115 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item540138 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item540065 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item540066 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item540089 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item540062 {
	width:638px !important;
	height:147px !important;
	left:105px !important;
	top:1433px !important;
}

#item540215 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item540216 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item540239 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item540165 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item540166 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item540190 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item540162 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1576px !important;
}

#item540315 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item540316 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item540339 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item540266 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item540267 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item540290 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item540263 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1694px !important;
}

#item539563 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item539564 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539587 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item539512 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item539514 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539537 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item539509 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1315px !important;
}

#item539664 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item539665 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539688 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item539614 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item539615 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539639 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item539611 {
	width:638px !important;
	height:147px !important;
	left:105px !important;
	top:1433px !important;
}

#item539765 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item539766 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539789 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item539715 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item539716 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539740 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item539712 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1576px !important;
}

#item539813 {
	width:30px !important;
	left:120px !important;
	top:1811px !important;
	min-height:30px !important;
}

#item539836 {
	width:530px !important;
	left:159px !important;
	top:1817px !important;
	min-height:190px !important;
}

#item539862 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item539863 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539886 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item539912 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item539913 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539936 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item539859 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1694px !important;
}

#item539111 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item539112 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539135 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item539061 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item539062 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539086 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item539058 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1315px !important;
}

#item539212 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item539213 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539236 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item539163 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item539164 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539187 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item539160 {
	width:638px !important;
	height:147px !important;
	left:105px !important;
	top:1433px !important;
}

#item539313 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item539314 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539337 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item539263 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item539264 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539288 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item539260 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1576px !important;
}

#item539361 {
	width:30px !important;
	left:120px !important;
	top:1713px !important;
	min-height:30px !important;
}

#item539384 {
	width:550px !important;
	left:159px !important;
	top:1719px !important;
	min-height:90px !important;
}

#item539460 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item539461 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539484 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item539410 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item539411 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539435 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item539407 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1823px !important;
}

#item538661 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item538662 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538685 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item538611 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item538612 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538636 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item538608 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1315px !important;
}

#item538761 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item538762 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538785 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item538712 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item538713 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538736 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item538709 {
	width:638px !important;
	height:147px !important;
	left:105px !important;
	top:1433px !important;
}

#item538809 {
	width:30px !important;
	left:120px !important;
	top:1590px !important;
	min-height:30px !important;
}

#item538832 {
	width:530px !important;
	left:159px !important;
	top:1596px !important;
	min-height:230px !important;
}

#item538908 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item538909 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538932 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item538859 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item538860 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538883 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item538855 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1840px !important;
}

#item539009 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item539010 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item539033 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item538960 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item538961 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538984 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item538957 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1958px !important;
}

#item538209 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item538210 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538234 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item538159 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item538160 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538184 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item538156 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1315px !important;
}

#item538258 {
	width:30px !important;
	left:120px !important;
	top:1448px !important;
	min-height:30px !important;
}

#item538281 {
	width:530px !important;
	left:159px !important;
	top:1454px !important;
	min-height:70px !important;
}

#item538357 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item538358 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538381 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item538308 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item538309 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538332 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item538305 {
	width:638px !important;
	height:147px !important;
	left:105px !important;
	top:1530px !important;
}

#item538459 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item538460 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538483 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item538409 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item538411 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538434 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item538405 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1673px !important;
}

#item538559 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item538560 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538583 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item538510 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item538511 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item538534 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item538507 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1791px !important;
}

#item538154 {
	width:743px !important;
	height:2223px !important;
	left:300px !important;
	top:-10px !important;
}

#item540366 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1308px !important;
	background:#650030;
}

#item540367 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1308px !important;
	border:solid 1px #650030;
}

#item540368 {
	width:90px !important;
	left:1160px !important;
	top:1331px !important;
	min-height:62px !important;
}

#item540392 {
	width:216px !important;
	left:1178px !important;
	top:1424px !important;
	min-height:70px !important;
}

#item537808 {
	width:1820px !important;
	height:119px !important;
	top:2094px !important;
	background:#d1d2d4;
}

#item688755 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688757 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688780 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item688781 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688705 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688706 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688729 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item688730 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688703 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:2114px !important;
}

#item540518 {
	width:120px !important;
	left:60px !important;
	top:2147px !important;
	min-height:40px !important;
}

#item540545 {
	width:342px !important;
	left:166px !important;
	top:635px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:325px !important;
	padding:21px;
}

#item540595 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item540571 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item540568 {
	width:36px !important;
	height:36px !important;
	left:475px !important;
	top:633px !important;
}

#item540543 {
	opacity:0.00;
	width:10px !important;
	height:2213px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item540541 {
	width:511px !important;
	height:2223px !important;
	left:300px !important;
	top:-10px !important;
}

#item540624 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item540625 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item540727 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item540702 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item540699 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item540780 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item540754 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item540751 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item540675 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item540651 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item540648 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item540621 {
	opacity:0.00;
	width:10px !important;
	height:2213px !important;
	left:698px !important;
	background:#fff;
}

#item540619 {
	width:708px !important;
	height:2213px !important;
	left:802px !important;
}

#item540833 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item540808 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item540805 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:351px !important;
}

#item540885 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item540860 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item540857 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:351px !important;
}

#item653630 {
	width:1820px !important;
	height:112px !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;
}

#item692170 {
	width:164px !important;
	height:58px !important;
}

#item692165 {
	width:164px !important;
	height:58px !important;
}

#item692162 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item653671 {
	width:120px !important;
	min-height:50px !important;
}

#item653646 {
	width:120px !important;
	min-height:50px !important;
}

#item653643 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item653724 {
	width:120px !important;
	min-height:50px !important;
}

#item653698 {
	width:120px !important;
	min-height:50px !important;
}

#item653695 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item653777 {
	width:130px !important;
	min-height:50px !important;
}

#item653752 {
	width:130px !important;
	min-height:50px !important;
}

#item653749 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item653830 {
	width:130px !important;
	min-height:50px !important;
}

#item653805 {
	width:130px !important;
	min-height:50px !important;
}

#item653802 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item653884 {
	width:150px !important;
	min-height:60px !important;
}

#item653858 {
	width:150px !important;
	min-height:60px !important;
}

#item653855 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item653937 {
	width:150px !important;
	min-height:60px !important;
}

#item653911 {
	width:150px !important;
	min-height:60px !important;
}

#item653908 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item653991 {
	width:140px !important;
	min-height:60px !important;
}

#item653965 {
	width:140px !important;
	min-height:60px !important;
}

#item653962 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item654043 {
	width:140px !important;
	min-height:60px !important;
}

#item654018 {
	width:140px !important;
	min-height:60px !important;
}

#item654015 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item653629.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item540971 {
	opacity:0.65;
	width:1820px !important;
	height:2213px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item540968 {
	width:1826px !important;
	height:2219px !important;
	left:10px !important;
	top:10px !important;
}

#item540973 {
	width:780px !important;
	height:480px !important;
	left:533px !important;
	top:153px !important;
	background:#fff;
}

#item609362 {
	width:640px !important;
	height:360px !important;
	left:603px !important;
	top:218px !important;
}

#item541002 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item540978 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item540975 {
	width:74px !important;
	height:18px !important;
	left:1221px !important;
	top:169px !important;
}

#item540966 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:323px !important;
	top:13px !important;
	background:#fff;
}

#item540964.fixed-pos-elem {
	width:1836px !important;
	height:2229px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item267533 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:220px !important;
}

#item740024 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740025 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739998 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739999 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739996 {
	width:195px !important;
	height:54px !important;
	left:40px !important;
	top:612px !important;
}

#item267557 {
	width:366px !important;
	height:208px !important;
	left:362px !important;
	top:612px !important;
}

#item267630 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:898px !important;
	background:#650030;
}

#item267631 {
	width:144px !important;
	left:74px !important;
	top:894px !important;
	min-height:30px !important;
}

#item267654 {
	width:284px !important;
	left:74px !important;
	top:934px !important;
	min-height:290px !important;
}

#item267677 {
	width:336px !important;
	left:392px !important;
	top:934px !important;
	min-height:310px !important;
}

#item267701 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1304px !important;
	background:#ff4f17;
}

#item267702 {
	width:210px !important;
	left:74px !important;
	top:1300px !important;
	min-height:30px !important;
}

#item267725 {
	width:560px !important;
	left:74px !important;
	top:1342px !important;
	min-height:20px !important;
}

#item267748 {
	width:310px !important;
	left:74px !important;
	top:1377px !important;
	min-height:170px !important;
}

#item267772 {
	width:310px !important;
	left:418px !important;
	top:1377px !important;
	min-height:120px !important;
}

#item267796 {
	width:230px !important;
	left:40px !important;
	top:1593px !important;
	min-height:30px !important;
}

#item503690 {
	opacity:0.00;
	width:10px !important;
	height:2776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item268926 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item268927 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268950 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268876 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item268877 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268900 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268873 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1649px !important;
}

#item269027 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item269028 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item269052 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item268978 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item268979 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item269002 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item268974 {
	width:638px !important;
	height:147px !important;
	left:75px !important;
	top:1767px !important;
}

#item269128 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item269129 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item269152 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item269079 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item269080 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item269103 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item269076 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1910px !important;
}

#item474240 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item474241 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474264 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item474132 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item474133 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474156 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item474130 {
	width:638px !important;
	height:102px !important;
	left:75px !important;
	top:2028px !important;
}

#item474343 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item474344 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474369 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item474294 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item474295 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474318 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item474291 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1649px !important;
}

#item474446 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item474447 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474470 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item474396 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item474397 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474420 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item474393 {
	width:638px !important;
	height:147px !important;
	left:75px !important;
	top:1767px !important;
}

#item474546 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item474547 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474570 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item474497 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item474498 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474521 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item474494 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1910px !important;
}

#item474595 {
	width:30px !important;
	left:90px !important;
	top:2142px !important;
	min-height:30px !important;
}

#item474618 {
	width:530px !important;
	left:129px !important;
	top:2148px !important;
	min-height:190px !important;
}

#item474708 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item474709 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474732 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item474659 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item474660 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474683 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item474656 {
	width:638px !important;
	height:102px !important;
	left:75px !important;
	top:2028px !important;
}

#item268576 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item268577 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268600 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268527 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item268528 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268551 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268523 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1649px !important;
}

#item268676 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item268677 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268700 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item268627 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item268628 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268651 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item268624 {
	width:638px !important;
	height:147px !important;
	left:75px !important;
	top:1767px !important;
}

#item268777 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item268778 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268801 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268727 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item268728 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268752 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268724 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1910px !important;
}

#item268826 {
	width:30px !important;
	left:90px !important;
	top:2047px !important;
	min-height:30px !important;
}

#item268849 {
	width:550px !important;
	left:129px !important;
	top:2053px !important;
	min-height:90px !important;
}

#item474812 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item474813 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474836 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item474763 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item474764 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474787 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item474761 {
	width:638px !important;
	height:102px !important;
	left:75px !important;
	top:2158px !important;
}

#item268225 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item268226 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268249 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268175 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item268176 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268199 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268172 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1649px !important;
}

#item268327 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item268328 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268351 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item268276 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item268278 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268302 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item268273 {
	width:638px !important;
	height:147px !important;
	left:75px !important;
	top:1767px !important;
}

#item268375 {
	width:30px !important;
	left:90px !important;
	top:1925px !important;
	min-height:30px !important;
}

#item268398 {
	width:530px !important;
	left:129px !important;
	top:1931px !important;
	min-height:230px !important;
}

#item268474 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item268475 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268498 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268424 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item268425 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268449 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268421 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:2175px !important;
}

#item474920 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item474921 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474944 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item474871 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item474872 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474895 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item474869 {
	width:638px !important;
	height:102px !important;
	left:75px !important;
	top:2293px !important;
}

#item267875 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item267876 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item267899 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item267824 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item267825 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item267850 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item267821 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:1649px !important;
}

#item267923 {
	width:30px !important;
	left:90px !important;
	top:1782px !important;
	min-height:30px !important;
}

#item267946 {
	width:530px !important;
	left:129px !important;
	top:1788px !important;
	min-height:70px !important;
}

#item268022 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item268023 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268046 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item267972 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item267973 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item267997 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item267969 {
	width:638px !important;
	height:147px !important;
	left:75px !important;
	top:1864px !important;
}

#item268123 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item268124 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268147 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268073 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item268074 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item268098 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item268070 {
	width:638px !important;
	height:122px !important;
	left:75px !important;
	top:2007px !important;
}

#item475020 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item475021 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475044 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item474971 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item474972 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item474995 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item474969 {
	width:638px !important;
	height:102px !important;
	left:75px !important;
	top:2125px !important;
}

#item267819 {
	width:713px !important;
	height:2786px !important;
	left:-10px !important;
	top:-10px !important;
}

#item362629 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:2430px !important;
	background:#650030;
}

#item362630 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:2430px !important;
	border:solid 1px #650030;
}

#item362631 {
	width:180px !important;
	left:68px !important;
	top:2443px !important;
	min-height:30px !important;
}

#item269202 {
	width:410px !important;
	left:179px !important;
	top:2513px !important;
	min-height:50px !important;
}

#item675342 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#ff4f17;
}

#item675343 {
	width:190px !important;
	height:180px !important;
	left:40px !important;
	top:101px !important;
	background:#ffffff;
}

#item675349 {
	width:310px !important;
	left:329px !important;
	top:138px !important;
	min-height:30px !important;
}

#item675374 {
	width:370px !important;
	left:299px !important;
	top:210px !important;
	min-height:60px !important;
}

#item267476 {
	width:768px !important;
	height:119px !important;
	top:2657px !important;
	background:#d1d2d4;
}

#item729223 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729224 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729247 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item729248 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729171 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729172 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729195 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item729196 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729169 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2677px !important;
}

#item478658 {
	width:120px !important;
	left:40px !important;
	top:2710px !important;
	min-height:40px !important;
}

#item269331 {
	width:250px !important;
	left:108px !important;
	top:622px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:470px !important;
	padding:21px;
}

#item269381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item269357 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item269354 {
	width:36px !important;
	height:36px !important;
	left:324px !important;
	top:620px !important;
}

#item269329 {
	opacity:0.00;
	width:10px !important;
	height:2776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item269327 {
	width:360px !important;
	height:2786px !important;
	left:-10px !important;
	top:-10px !important;
}

#item269410 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item269411 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item269512 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item269487 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item269484 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item269565 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item269540 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item269536 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item269461 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item269437 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item269434 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item269407 {
	opacity:0.00;
	width:10px !important;
	height:2776px !important;
	left:640px !important;
	background:#fff;
}

#item269405 {
	width:650px !important;
	height:2776px !important;
	left:118px !important;
}

#item269618 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item269593 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item269589 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item269671 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item269645 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item269642 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459760 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459761 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459759.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item269757 {
	opacity:0.65;
	width:768px !important;
	height:2776px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item269754 {
	width:774px !important;
	height:2782px !important;
	left:10px !important;
	top:10px !important;
}

#item269758 {
	width:720px !important;
	height:466px !important;
	left:37px !important;
	top:313px !important;
	background:#fff;
}

#item609370 {
	width:640px !important;
	height:360px !important;
	left:77px !important;
	top:375px !important;
}

#item269788 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item269764 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item269761 {
	width:74px !important;
	height:18px !important;
	left:666px !important;
	top:331px !important;
}

#item269752 {
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item269750.fixed-pos-elem {
	width:784px !important;
	height:2792px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item370644 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#ff4f17;
}

#item370645 {
	width:240px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item370700 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:240px !important;
}

#item609372 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:480px !important;
}

#item740085 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740086 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740059 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740060 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740057 {
	width:195px !important;
	height:54px !important;
	left:30px !important;
	top:801px !important;
}

#item370796 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:926px !important;
	background:#650030;
}

#item370797 {
	width:144px !important;
	left:64px !important;
	top:922px !important;
	min-height:30px !important;
}

#item370821 {
	width:482px !important;
	left:64px !important;
	top:962px !important;
	min-height:380px !important;
}

#item370868 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1395px !important;
	background:#ff4f17;
}

#item370869 {
	width:210px !important;
	left:64px !important;
	top:1391px !important;
	min-height:30px !important;
}

#item370892 {
	width:482px !important;
	left:64px !important;
	top:1433px !important;
	min-height:40px !important;
}

#item370915 {
	width:460px !important;
	left:64px !important;
	top:1488px !important;
	min-height:230px !important;
}

#item370963 {
	width:230px !important;
	left:30px !important;
	top:1767px !important;
	min-height:30px !important;
}

#item525351 {
	opacity:0.00;
	width:10px !important;
	height:3238px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item434043 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item434044 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434067 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item372042 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item372043 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item372066 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item372039 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1823px !important;
}

#item433978 {
	width:516px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item433979 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434002 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:170px !important;
}

#item372142 {
	width:516px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item372143 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item372167 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:170px !important;
}

#item372139 {
	width:522px !important;
	height:195px !important;
	left:37px !important;
	top:1966px !important;
}

#item372294 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item372296 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item372319 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item372245 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item372246 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item372269 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item372242 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:2157px !important;
}

#item473043 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item473044 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473067 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item472994 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item472995 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473018 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item472992 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:2300px !important;
}

#item473150 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item473151 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473174 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item473100 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item473101 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473125 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item473097 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1823px !important;
}

#item473250 {
	width:516px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item473251 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473274 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:170px !important;
}

#item473201 {
	width:516px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item473202 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473225 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:170px !important;
}

#item473198 {
	width:522px !important;
	height:195px !important;
	left:37px !important;
	top:1966px !important;
}

#item473352 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item473353 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473377 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item473302 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item473303 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473326 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item473298 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:2157px !important;
}

#item473401 {
	width:30px !important;
	left:52px !important;
	top:2435px !important;
	min-height:30px !important;
}

#item473424 {
	width:440px !important;
	left:91px !important;
	top:2441px !important;
	min-height:240px !important;
}

#item473639 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item473640 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473663 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item473590 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item473591 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473614 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item473588 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:2300px !important;
}

#item434283 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item434284 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434307 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item434234 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item434235 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434258 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item434232 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1823px !important;
}

#item434397 {
	width:516px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item434398 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434421 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:170px !important;
}

#item434348 {
	width:516px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item434349 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434372 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:170px !important;
}

#item434346 {
	width:522px !important;
	height:195px !important;
	left:37px !important;
	top:1966px !important;
}

#item434481 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item434482 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434505 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item371894 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item371895 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item371918 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item371891 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:2157px !important;
}

#item371992 {
	width:30px !important;
	left:52px !important;
	top:2315px !important;
	min-height:30px !important;
}

#item372015 {
	width:400px !important;
	left:91px !important;
	top:2321px !important;
	min-height:140px !important;
}

#item473747 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item473748 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473771 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item473698 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item473699 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473722 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item473696 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:2475px !important;
}

#item434150 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item434151 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434174 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item434100 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item434101 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434125 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item434098 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1823px !important;
}

#item434672 {
	width:516px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item434673 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434696 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:170px !important;
}

#item371443 {
	width:516px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item371444 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item371467 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:170px !important;
}

#item371440 {
	width:522px !important;
	height:195px !important;
	left:37px !important;
	top:1966px !important;
}

#item371542 {
	width:30px !important;
	left:52px !important;
	top:2171px !important;
	min-height:30px !important;
}

#item371565 {
	width:380px !important;
	left:91px !important;
	top:2177px !important;
	min-height:330px !important;
}

#item434776 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item434777 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434800 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item434726 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item434727 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434750 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item434724 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:2515px !important;
}

#item473855 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item473856 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473879 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item473806 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item473807 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473830 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item473804 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:2658px !important;
}

#item433910 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item433911 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item433935 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item370992 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item370993 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item371017 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item370989 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1823px !important;
}

#item371091 {
	width:30px !important;
	left:52px !important;
	top:1981px !important;
	min-height:30px !important;
}

#item371114 {
	width:400px !important;
	left:91px !important;
	top:1987px !important;
	min-height:90px !important;
}

#item434589 {
	width:516px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item434590 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434614 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:170px !important;
}

#item434540 {
	width:516px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item434541 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434564 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:170px !important;
}

#item434538 {
	width:522px !important;
	height:195px !important;
	left:37px !important;
	top:2087px !important;
}

#item434901 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item434902 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434926 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item434852 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item434853 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item434876 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item434850 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:2278px !important;
}

#item473959 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item473960 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473983 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item473909 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item473910 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item473934 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item473907 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:2421px !important;
}

#item370987 {
	width:559px !important;
	height:3248px !important;
	left:-10px !important;
	top:-10px !important;
}

#item433830 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2809px !important;
	background:#650030;
}

#item433831 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2809px !important;
	border:solid 1px #650030;
}

#item433832 {
	width:90px !important;
	left:162px !important;
	top:2832px !important;
	min-height:62px !important;
}

#item372368 {
	width:216px !important;
	left:180px !important;
	top:2931px !important;
	min-height:70px !important;
}

#item372391 {
	width:576px !important;
	height:119px !important;
	top:3119px !important;
	background:#d1d2d4;
}

#item731782 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731783 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731806 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item731807 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731732 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731733 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731756 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item731757 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731730 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:3139px !important;
}

#item479421 {
	width:60px !important;
	left:30px !important;
	top:3177px !important;
	min-height:35px !important;
}

#item372500 {
	width:370px !important;
	left:98px !important;
	top:811px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:300px !important;
	padding:21px;
}

#item372551 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item372527 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item372524 {
	width:36px !important;
	height:36px !important;
	left:434px !important;
	top:809px !important;
}

#item372498 {
	opacity:0.00;
	width:10px !important;
	height:3238px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item372496 {
	width:470px !important;
	height:3248px !important;
	left:-10px !important;
	top:-10px !important;
}

#item372579 {
	width:516px !important;
	height:191px !important;
	background:#650030;
}

#item372580 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item372682 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item372657 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item372654 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item372734 {
	width:410px !important;
	left:19px !important;
	min-height:40px !important;
}

#item372709 {
	width:410px !important;
	left:19px !important;
	min-height:40px !important;
}

#item372706 {
	width:429px !important;
	height:40px !important;
	left:30px !important;
	top:121px !important;
}

#item372631 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item372607 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item372603 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item372576 {
	opacity:0.00;
	width:10px !important;
	height:3238px !important;
	left:536px !important;
	background:#fff;
}

#item372574 {
	width:546px !important;
	height:3238px !important;
	left:30px !important;
}

#item372786 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item372761 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item372758 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item372839 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item372814 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item372811 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465331 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465338 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465334 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465332 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465330.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737034 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#ff4f17;
}

#item681105 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item681110 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item681136 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item737035 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#ff4f17;
}

#item46606 {
	width:555px !important;
	left:98px !important;
	top:361px !important;
	min-height:240px !important;
}

#item168759 {
	width:366px !important;
	height:208px !important;
	left:736px !important;
	top:393px !important;
}

#item739596 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item739597 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739569 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item739570 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item739566 {
	width:195px !important;
	height:54px !important;
	left:98px !important;
	top:625px !important;
}

#item169124 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:734px !important;
	background:#650030;
}

#item169125 {
	width:144px !important;
	left:132px !important;
	top:730px !important;
	min-height:30px !important;
}

#item169148 {
	width:460px !important;
	left:132px !important;
	top:770px !important;
	min-height:170px !important;
}

#item169171 {
	width:460px !important;
	left:628px !important;
	top:770px !important;
	min-height:210px !important;
}

#item169209 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:1034px !important;
	background:#ff4f17;
}

#item169210 {
	width:210px !important;
	left:132px !important;
	top:1030px !important;
	min-height:30px !important;
}

#item169233 {
	width:560px !important;
	left:132px !important;
	top:1072px !important;
	min-height:20px !important;
}

#item169257 {
	width:460px !important;
	left:132px !important;
	top:1107px !important;
	min-height:120px !important;
}

#item169280 {
	width:450px !important;
	left:628px !important;
	top:1107px !important;
	min-height:100px !important;
}

#item171998 {
	width:230px !important;
	left:98px !important;
	top:1266px !important;
	min-height:30px !important;
}

#item480875 {
	opacity:0.00;
	width:10px !important;
	height:2213px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item173979 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item173980 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item174003 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item173930 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item173931 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item173954 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item173927 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1316px !important;
}

#item174660 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item174661 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item174684 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item174554 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item174555 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item174578 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item174552 {
	width:638px !important;
	height:147px !important;
	left:105px !important;
	top:1434px !important;
}

#item174760 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item174761 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item174784 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item174710 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item174712 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item174735 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item174708 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1577px !important;
}

#item475656 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item475657 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475680 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item475183 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item475184 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475207 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item475181 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1695px !important;
}

#item475339 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item475340 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475363 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item475290 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item475291 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475314 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item475285 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1316px !important;
}

#item475439 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item475440 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475463 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item475390 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item475391 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475414 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item475387 {
	width:638px !important;
	height:147px !important;
	left:105px !important;
	top:1434px !important;
}

#item475540 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item475541 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475565 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item475490 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item475491 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475515 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item475487 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1577px !important;
}

#item475589 {
	width:30px !important;
	left:120px !important;
	top:1812px !important;
	min-height:30px !important;
}

#item475612 {
	width:530px !important;
	left:159px !important;
	top:1818px !important;
	min-height:190px !important;
}

#item475869 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item475870 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475893 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item475819 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item475820 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475843 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item475817 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1695px !important;
}

#item174918 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item174919 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item174942 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item174869 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item174870 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item174893 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item174867 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1316px !important;
}

#item175018 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item175019 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175042 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item174968 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item174969 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item174993 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item174966 {
	width:638px !important;
	height:147px !important;
	left:105px !important;
	top:1434px !important;
}

#item175187 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item175188 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175211 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item175068 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item175069 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175093 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item175066 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1577px !important;
}

#item173225 {
	width:30px !important;
	left:120px !important;
	top:1714px !important;
	min-height:30px !important;
}

#item173248 {
	width:550px !important;
	left:159px !important;
	top:1720px !important;
	min-height:90px !important;
}

#item475975 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item475976 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475999 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item475925 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item475926 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item475950 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item475922 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1824px !important;
}

#item175323 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item175324 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175347 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item175274 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item175275 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175298 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item175272 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1316px !important;
}

#item175647 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item175648 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175671 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item175373 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item175374 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175397 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item175371 {
	width:638px !important;
	height:147px !important;
	left:105px !important;
	top:1434px !important;
}

#item172675 {
	width:30px !important;
	left:120px !important;
	top:1591px !important;
	min-height:30px !important;
}

#item172698 {
	width:530px !important;
	left:159px !important;
	top:1597px !important;
	min-height:240px !important;
}

#item175523 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item175524 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175547 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item175472 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item175473 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175498 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item175470 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1841px !important;
}

#item476081 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item476082 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item476105 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item476032 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item476033 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item476056 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item476030 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1959px !important;
}

#item176115 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item176116 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item176139 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item175741 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item175742 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175765 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item175739 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1316px !important;
}

#item172123 {
	width:30px !important;
	left:120px !important;
	top:1449px !important;
	min-height:30px !important;
}

#item172148 {
	width:530px !important;
	left:159px !important;
	top:1455px !important;
	min-height:70px !important;
}

#item175890 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item175891 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175914 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item175840 {
	width:632px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item175842 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175865 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item175838 {
	width:638px !important;
	height:147px !important;
	left:105px !important;
	top:1531px !important;
}

#item175989 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item175990 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item176013 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item175940 {
	width:632px !important;
	height:116px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item175941 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item175964 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item175938 {
	width:638px !important;
	height:122px !important;
	left:105px !important;
	top:1674px !important;
}

#item476194 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item476195 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item476218 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item476145 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item476146 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item476169 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item476143 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1792px !important;
}

#item176169 {
	width:743px !important;
	height:2223px !important;
	left:-10px !important;
	top:-10px !important;
}

#item174228 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1309px !important;
	background:#650030;
}

#item174229 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1309px !important;
	border:solid 1px #650030;
}

#item174230 {
	width:90px !important;
	left:850px !important;
	top:1332px !important;
	min-height:62px !important;
}

#item174254 {
	width:216px !important;
	left:868px !important;
	top:1425px !important;
	min-height:70px !important;
}

#item176164 {
	width:1200px !important;
	height:119px !important;
	top:2094px !important;
	background:#d1d2d4;
}

#item691158 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691159 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691182 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item691183 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691108 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691109 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691132 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item691133 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691106 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:2115px !important;
}

#item477857 {
	width:120px !important;
	left:30px !important;
	top:2148px !important;
	min-height:40px !important;
}

#item168951 {
	width:342px !important;
	left:166px !important;
	top:635px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:325px !important;
	padding:21px;
}

#item169002 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item168978 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item168975 {
	width:36px !important;
	height:36px !important;
	left:475px !important;
	top:633px !important;
}

#item168948 {
	opacity:0.00;
	width:10px !important;
	height:2213px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item168946 {
	width:511px !important;
	height:2223px !important;
	left:-10px !important;
	top:-10px !important;
}

#item256482 {
	width:610px !important;
	height:169px !important;
	background:#650030;
}

#item256483 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item256585 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item256560 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item256556 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item256637 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item256612 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item256609 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item256533 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item256509 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item256506 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item256662 {
	opacity:0.00;
	width:10px !important;
	height:2213px !important;
	left:698px !important;
	background:#fff;
}

#item256479 {
	width:708px !important;
	height:2213px !important;
	left:492px !important;
}

#item161005 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160980 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item160978 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:351px !important;
}

#item161056 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161031 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161029 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:351px !important;
}

#item665562 {
	width:1200px !important;
	height:112px !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;
}

#item692574 {
	width:164px !important;
	height:58px !important;
}

#item692569 {
	width:164px !important;
	height:58px !important;
}

#item692565 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item665601 {
	width:120px !important;
	min-height:50px !important;
}

#item665576 {
	width:120px !important;
	min-height:50px !important;
}

#item665573 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item665654 {
	width:120px !important;
	min-height:50px !important;
}

#item665628 {
	width:120px !important;
	min-height:50px !important;
}

#item665625 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item665708 {
	width:130px !important;
	min-height:50px !important;
}

#item665682 {
	width:130px !important;
	min-height:50px !important;
}

#item665679 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item665761 {
	width:130px !important;
	min-height:50px !important;
}

#item665736 {
	width:130px !important;
	min-height:50px !important;
}

#item665733 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item665814 {
	width:150px !important;
	min-height:60px !important;
}

#item665789 {
	width:150px !important;
	min-height:60px !important;
}

#item665786 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item665866 {
	width:150px !important;
	min-height:60px !important;
}

#item665841 {
	width:150px !important;
	min-height:60px !important;
}

#item665838 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item665922 {
	width:140px !important;
	min-height:60px !important;
}

#item665895 {
	width:140px !important;
	min-height:60px !important;
}

#item665891 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item665974 {
	width:140px !important;
	min-height:60px !important;
}

#item665949 {
	width:140px !important;
	min-height:60px !important;
}

#item665946 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item665561.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item168779 {
	opacity:0.65;
	width:1200px !important;
	height:2213px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item168776 {
	width:1206px !important;
	height:2219px !important;
	left:10px !important;
	top:10px !important;
}

#item168780 {
	width:780px !important;
	height:480px !important;
	left:223px !important;
	top:153px !important;
	background:#fff;
}

#item609367 {
	width:640px !important;
	height:360px !important;
	left:293px !important;
	top:221px !important;
}

#item168808 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item168784 {
	width:68px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item168781 {
	width:74px !important;
	height:18px !important;
	left:911px !important;
	top:171px !important;
}

#item168774 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item168772.fixed-pos-elem {
	width:1216px !important;
	height:2229px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737346 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#ff4f17;
}

#item737347 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item737353 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item737377 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item737408 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#ff4f17;
}

#item541104 {
	width:820px !important;
	left:408px !important;
	top:361px !important;
	min-height:220px !important;
}

#item541129 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:618px !important;
	background:#650030;
}

#item541130 {
	width:144px !important;
	left:442px !important;
	top:614px !important;
	min-height:30px !important;
}

#item541153 {
	width:470px !important;
	left:442px !important;
	top:654px !important;
	min-height:210px !important;
}

#item541176 {
	width:450px !important;
	left:938px !important;
	top:654px !important;
	min-height:180px !important;
}

#item541201 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:905px !important;
	background:#ff4f17;
}

#item541202 {
	width:210px !important;
	left:442px !important;
	top:901px !important;
	min-height:30px !important;
}

#item541225 {
	width:560px !important;
	left:442px !important;
	top:943px !important;
	min-height:20px !important;
}

#item541248 {
	width:466px !important;
	left:442px !important;
	top:978px !important;
	min-height:220px !important;
}

#item541271 {
	width:450px !important;
	left:938px !important;
	top:978px !important;
	min-height:140px !important;
}

#item541296 {
	width:230px !important;
	left:408px !important;
	top:1228px !important;
	min-height:30px !important;
}

#item542023 {
	opacity:0.00;
	width:10px !important;
	height:1740px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item541873 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item541874 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541897 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item541823 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item541824 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541847 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item541820 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1278px !important;
}

#item541974 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item541975 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541998 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item541925 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item541926 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541949 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item541922 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1376px !important;
}

#item541622 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item541623 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541646 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item541573 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item541574 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541597 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item541570 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1278px !important;
}

#item541724 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item541725 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541748 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item541675 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item541676 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541699 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item541671 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1376px !important;
}

#item541772 {
	width:30px !important;
	left:120px !important;
	top:1439px !important;
	min-height:30px !important;
}

#item541795 {
	width:540px !important;
	left:159px !important;
	top:1444px !important;
	min-height:120px !important;
}

#item541373 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item541374 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541397 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item541324 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item541325 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541348 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item541321 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1278px !important;
}

#item541421 {
	width:30px !important;
	left:120px !important;
	top:1391px !important;
	min-height:30px !important;
}

#item541444 {
	width:530px !important;
	left:159px !important;
	top:1397px !important;
	min-height:110px !important;
}

#item541521 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item541522 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541545 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item541471 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item541472 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item541496 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item541468 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1522px !important;
}

#item541319 {
	width:743px !important;
	height:1750px !important;
	left:300px !important;
	top:-10px !important;
}

#item542024 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1271px !important;
	background:#650030;
}

#item542025 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1271px !important;
	border:solid 1px #650030;
}

#item542026 {
	width:90px !important;
	left:1160px !important;
	top:1294px !important;
	min-height:62px !important;
}

#item542049 {
	width:210px !important;
	left:1178px !important;
	top:1387px !important;
	min-height:100px !important;
}

#item541048 {
	width:1820px !important;
	height:119px !important;
	top:1621px !important;
	background:#d1d2d4;
}

#item688870 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688871 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688894 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item688895 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688819 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688820 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688843 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item688844 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688817 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1641px !important;
}

#item542175 {
	width:120px !important;
	left:60px !important;
	top:1674px !important;
	min-height:40px !important;
}

#item542202 {
	width:610px !important;
	height:276px !important;
	left:10px !important;
	top:1427px !important;
	background:#650030;
}

#item542203 {
	width:470px !important;
	left:65px !important;
	top:1456px !important;
	min-height:40px !important;
}

#item542254 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item542229 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item542226 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1509px !important;
}

#item542307 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item542281 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item542278 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1545px !important;
}

#item542359 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item542334 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item542331 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1581px !important;
}

#item542412 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item542387 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item542383 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1617px !important;
}

#item606795 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item606770 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item606767 {
	width:505px !important;
	height:26px !important;
	left:62px !important;
	top:1653px !important;
}

#item542463 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item542439 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item542436 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1426px !important;
}

#item542200 {
	opacity:0.00;
	width:10px !important;
	height:1740px !important;
	left:708px !important;
	top:10px !important;
	background:#fff;
}

#item542198 {
	width:718px !important;
	height:1750px !important;
	left:792px !important;
	top:-10px !important;
}

#item542516 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item542490 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item542486 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:351px !important;
}

#item542568 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item542543 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item542540 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:351px !important;
}

#item654102 {
	width:1820px !important;
	height:112px !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;
}

#item692188 {
	width:164px !important;
	height:58px !important;
}

#item692183 {
	width:164px !important;
	height:58px !important;
}

#item692180 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item654147 {
	width:120px !important;
	min-height:50px !important;
}

#item654122 {
	width:120px !important;
	min-height:50px !important;
}

#item654119 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item654199 {
	width:120px !important;
	min-height:50px !important;
}

#item654174 {
	width:120px !important;
	min-height:50px !important;
}

#item654171 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item654253 {
	width:130px !important;
	min-height:50px !important;
}

#item654228 {
	width:130px !important;
	min-height:50px !important;
}

#item654224 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item654305 {
	width:130px !important;
	min-height:50px !important;
}

#item654280 {
	width:130px !important;
	min-height:50px !important;
}

#item654277 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item654358 {
	width:150px !important;
	min-height:60px !important;
}

#item654333 {
	width:150px !important;
	min-height:60px !important;
}

#item654330 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item654410 {
	width:150px !important;
	min-height:60px !important;
}

#item654385 {
	width:150px !important;
	min-height:60px !important;
}

#item654382 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item654465 {
	width:140px !important;
	min-height:60px !important;
}

#item654439 {
	width:140px !important;
	min-height:60px !important;
}

#item654436 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item654517 {
	width:140px !important;
	min-height:60px !important;
}

#item654492 {
	width:140px !important;
	min-height:60px !important;
}

#item654489 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item654101.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737485 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#ff4f17;
}

#item737486 {
	width:190px !important;
	height:180px !important;
	left:40px !important;
	top:101px !important;
	background:#ffffff;
}

#item737492 {
	width:310px !important;
	left:329px !important;
	top:138px !important;
	min-height:30px !important;
}

#item737517 {
	width:370px !important;
	left:299px !important;
	top:210px !important;
	min-height:60px !important;
}

#item269890 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:260px !important;
}

#item269915 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:689px !important;
	background:#650030;
}

#item269916 {
	width:144px !important;
	left:74px !important;
	top:685px !important;
	min-height:30px !important;
}

#item269939 {
	width:310px !important;
	left:74px !important;
	top:725px !important;
	min-height:310px !important;
}

#item269962 {
	width:318px !important;
	left:410px !important;
	top:725px !important;
	min-height:250px !important;
}

#item269987 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1089px !important;
	background:#ff4f17;
}

#item269988 {
	width:210px !important;
	left:74px !important;
	top:1085px !important;
	min-height:30px !important;
}

#item270011 {
	width:560px !important;
	left:74px !important;
	top:1127px !important;
	min-height:20px !important;
}

#item270036 {
	width:320px !important;
	left:74px !important;
	top:1162px !important;
	min-height:270px !important;
}

#item270059 {
	width:310px !important;
	left:418px !important;
	top:1162px !important;
	min-height:260px !important;
}

#item270083 {
	width:230px !important;
	left:40px !important;
	top:1476px !important;
	min-height:30px !important;
}

#item503930 {
	opacity:0.00;
	width:10px !important;
	height:2212px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item270658 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item270659 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270682 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item270609 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item270610 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270633 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item270605 {
	width:638px !important;
	height:102px !important;
	left:75px !important;
	top:1526px !important;
}

#item270759 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item270760 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270783 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item270710 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item270711 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270734 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item270707 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1624px !important;
}

#item270409 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item270410 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270433 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item270360 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item270361 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270384 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item270357 {
	width:638px !important;
	height:102px !important;
	left:75px !important;
	top:1526px !important;
}

#item270510 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item270511 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270534 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item270461 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item270462 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270485 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item270457 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1624px !important;
}

#item270558 {
	width:30px !important;
	left:90px !important;
	top:1686px !important;
	min-height:30px !important;
}

#item270581 {
	width:540px !important;
	left:129px !important;
	top:1692px !important;
	min-height:120px !important;
}

#item270160 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item270161 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270184 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item270111 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item270112 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270135 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item270108 {
	width:638px !important;
	height:102px !important;
	left:75px !important;
	top:1526px !important;
}

#item270208 {
	width:30px !important;
	left:90px !important;
	top:1639px !important;
	min-height:30px !important;
}

#item270231 {
	width:530px !important;
	left:129px !important;
	top:1645px !important;
	min-height:110px !important;
}

#item270308 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item270309 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270332 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item270258 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item270259 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item270283 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item270255 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1770px !important;
}

#item270106 {
	width:713px !important;
	height:2222px !important;
	left:-10px !important;
	top:-10px !important;
}

#item362666 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1871px !important;
	background:#650030;
}

#item362667 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1871px !important;
	border:solid 1px #650030;
}

#item362668 {
	width:180px !important;
	left:68px !important;
	top:1884px !important;
	min-height:30px !important;
}

#item270832 {
	width:490px !important;
	left:139px !important;
	top:1952px !important;
	min-height:50px !important;
}

#item269834 {
	width:768px !important;
	height:119px !important;
	top:2093px !important;
	background:#d1d2d4;
}

#item729347 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729348 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729371 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item729372 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729297 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729298 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729321 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item729322 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729295 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2113px !important;
}

#item478689 {
	width:120px !important;
	left:40px !important;
	top:2146px !important;
	min-height:40px !important;
}

#item270965 {
	width:610px !important;
	height:278px !important;
	left:10px !important;
	top:1897px !important;
	background:#650030;
}

#item270966 {
	width:470px !important;
	left:65px !important;
	top:1923px !important;
	min-height:40px !important;
}

#item271068 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item271042 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item271039 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1979px !important;
}

#item271121 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item271096 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item271092 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:2015px !important;
}

#item271174 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item271148 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item271145 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:2051px !important;
}

#item476592 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item476567 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item476564 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:2088px !important;
}

#item606997 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item606972 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item606969 {
	width:505px !important;
	height:26px !important;
	left:62px !important;
	top:2125px !important;
}

#item271016 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item270992 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item270989 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1896px !important;
}

#item270962 {
	opacity:0.00;
	width:10px !important;
	height:2212px !important;
	left:650px !important;
	top:10px !important;
	background:#fff;
}

#item270960 {
	width:660px !important;
	height:2222px !important;
	left:108px !important;
	top:-10px !important;
}

#item271226 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item271201 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item271198 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item271278 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item271253 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item271250 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459768 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459769 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459767.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item434974 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#ff4f17;
}

#item434975 {
	width:240px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item373018 {
	width:510px !important;
	left:30px !important;
	top:222px !important;
	min-height:380px !important;
}

#item373043 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:667px !important;
	background:#650030;
}

#item373044 {
	width:144px !important;
	left:64px !important;
	top:663px !important;
	min-height:30px !important;
}

#item373067 {
	width:482px !important;
	left:64px !important;
	top:703px !important;
	min-height:380px !important;
}

#item373114 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1145px !important;
	background:#ff4f17;
}

#item373115 {
	width:210px !important;
	left:64px !important;
	top:1141px !important;
	min-height:30px !important;
}

#item373138 {
	width:482px !important;
	left:64px !important;
	top:1183px !important;
	min-height:20px !important;
}

#item373161 {
	width:482px !important;
	left:64px !important;
	top:1217px !important;
	min-height:350px !important;
}

#item373208 {
	width:230px !important;
	left:30px !important;
	top:1626px !important;
	min-height:30px !important;
}

#item525556 {
	opacity:0.00;
	width:10px !important;
	height:2501px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item435121 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item435122 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item435147 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item373738 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item373739 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item373762 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item373733 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1676px !important;
}

#item476913 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item476914 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item476937 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item373838 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item373839 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item373862 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item373835 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1795px !important;
}

#item435363 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item435364 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item435387 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item435313 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item435314 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item435337 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item435311 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1676px !important;
}

#item476858 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item476859 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item476883 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item373589 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item373590 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item373613 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item373586 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1795px !important;
}

#item373686 {
	width:30px !important;
	left:52px !important;
	top:1860px !important;
	min-height:30px !important;
}

#item373709 {
	width:400px !important;
	left:91px !important;
	top:1866px !important;
	min-height:170px !important;
}

#item435190 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item435191 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item435214 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item373236 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item373237 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item373260 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item373233 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1676px !important;
}

#item373335 {
	width:30px !important;
	left:52px !important;
	top:1806px !important;
	min-height:30px !important;
}

#item373358 {
	width:400px !important;
	left:91px !important;
	top:1812px !important;
	min-height:170px !important;
}

#item476799 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item476800 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item476823 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item435438 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item435439 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item435462 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item435436 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1980px !important;
}

#item373231 {
	width:559px !important;
	height:2511px !important;
	left:-10px !important;
	top:-10px !important;
}

#item435558 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2082px !important;
	background:#650030;
}

#item435559 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2082px !important;
	border:solid 1px #650030;
}

#item435560 {
	width:90px !important;
	left:162px !important;
	top:2105px !important;
	min-height:62px !important;
}

#item435583 {
	width:210px !important;
	left:180px !important;
	top:2198px !important;
	min-height:100px !important;
}

#item373984 {
	width:576px !important;
	height:119px !important;
	top:2382px !important;
	background:#d1d2d4;
}

#item731895 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731896 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731920 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item731921 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731844 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731845 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731868 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item731869 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731842 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2402px !important;
}

#item479448 {
	width:60px !important;
	left:30px !important;
	top:2440px !important;
	min-height:35px !important;
}

#item374093 {
	width:516px !important;
	height:296px !important;
	left:10px !important;
	top:2168px !important;
	background:#650030;
}

#item374094 {
	width:430px !important;
	left:40px !important;
	top:2194px !important;
	min-height:40px !important;
}

#item374196 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item374171 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item374168 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2250px !important;
}

#item374248 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item374223 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item374220 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2286px !important;
}

#item374301 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item374275 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item374272 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2322px !important;
}

#item476770 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item476745 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item476742 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2358px !important;
}

#item607077 {
	width:290px !important;
	left:22px !important;
	top:3px !important;
	min-height:40px !important;
}

#item607052 {
	width:290px !important;
	left:22px !important;
	top:3px !important;
	min-height:40px !important;
}

#item607049 {
	width:315px !important;
	height:46px !important;
	left:37px !important;
	top:2394px !important;
}

#item374145 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item374120 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item374117 {
	width:36px !important;
	height:36px !important;
	left:491px !important;
	top:2167px !important;
}

#item374090 {
	opacity:0.00;
	width:10px !important;
	height:2501px !important;
	left:546px !important;
	top:10px !important;
	background:#fff;
}

#item374088 {
	width:556px !important;
	height:2511px !important;
	left:20px !important;
	top:-10px !important;
}

#item374354 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item374329 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item374325 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item374406 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item374381 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item374378 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465344 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465351 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465347 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465345 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465343.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737037 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#ff4f17;
}

#item737038 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item737043 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item737068 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item737096 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#ff4f17;
}

#item94785 {
	width:820px !important;
	left:98px !important;
	top:361px !important;
	min-height:220px !important;
}

#item176412 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:618px !important;
	background:#650030;
}

#item176413 {
	width:144px !important;
	left:132px !important;
	top:614px !important;
	min-height:30px !important;
}

#item176436 {
	width:470px !important;
	left:132px !important;
	top:654px !important;
	min-height:210px !important;
}

#item176459 {
	width:450px !important;
	left:628px !important;
	top:654px !important;
	min-height:180px !important;
}

#item176483 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:905px !important;
	background:#ff4f17;
}

#item176484 {
	width:210px !important;
	left:132px !important;
	top:901px !important;
	min-height:30px !important;
}

#item176507 {
	width:560px !important;
	left:132px !important;
	top:943px !important;
	min-height:20px !important;
}

#item176530 {
	width:466px !important;
	left:132px !important;
	top:978px !important;
	min-height:220px !important;
}

#item176553 {
	width:450px !important;
	left:628px !important;
	top:978px !important;
	min-height:140px !important;
}

#item176614 {
	width:230px !important;
	left:98px !important;
	top:1228px !important;
	min-height:30px !important;
}

#item496572 {
	opacity:0.00;
	width:10px !important;
	height:1740px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item178231 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item178232 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178255 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item177693 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item177694 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item177717 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item177690 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1278px !important;
}

#item178350 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item178351 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178374 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item178301 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item178302 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178325 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item178299 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1376px !important;
}

#item178655 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item178656 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178679 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item178606 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item178607 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178630 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item178604 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1278px !important;
}

#item178898 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item178899 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178922 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item178705 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item178706 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178729 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item178703 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1376px !important;
}

#item177192 {
	width:30px !important;
	left:120px !important;
	top:1439px !important;
	min-height:30px !important;
}

#item177216 {
	width:540px !important;
	left:159px !important;
	top:1444px !important;
	min-height:120px !important;
}

#item178837 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item178838 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178862 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item178407 {
	width:632px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item178408 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178431 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item178405 {
	width:638px !important;
	height:102px !important;
	left:105px !important;
	top:1278px !important;
}

#item176740 {
	width:30px !important;
	left:120px !important;
	top:1391px !important;
	min-height:30px !important;
}

#item176764 {
	width:530px !important;
	left:159px !important;
	top:1397px !important;
	min-height:110px !important;
}

#item178555 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item178556 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178580 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item178506 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item178507 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item178530 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item178504 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1522px !important;
}

#item178977 {
	width:743px !important;
	height:1750px !important;
	left:-10px !important;
	top:-10px !important;
}

#item177992 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1271px !important;
	background:#650030;
}

#item177993 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1271px !important;
	border:solid 1px #650030;
}

#item177994 {
	width:90px !important;
	left:850px !important;
	top:1294px !important;
	min-height:62px !important;
}

#item178017 {
	width:210px !important;
	left:868px !important;
	top:1387px !important;
	min-height:100px !important;
}

#item176611 {
	width:1200px !important;
	height:119px !important;
	top:1621px !important;
	background:#d1d2d4;
}

#item691276 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691277 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691300 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item691301 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691225 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691226 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691250 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item691251 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691222 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1641px !important;
}

#item477886 {
	width:120px !important;
	left:30px !important;
	top:1674px !important;
	min-height:40px !important;
}

#item256770 {
	width:610px !important;
	height:276px !important;
	left:10px !important;
	top:1427px !important;
	background:#650030;
}

#item256771 {
	width:470px !important;
	left:65px !important;
	top:1456px !important;
	min-height:40px !important;
}

#item256872 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item256847 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item256844 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1509px !important;
}

#item256924 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item256899 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item256896 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1545px !important;
}

#item256978 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item256952 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item256948 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1581px !important;
}

#item476476 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item476451 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item476448 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:1617px !important;
}

#item606855 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item606830 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item606826 {
	width:505px !important;
	height:26px !important;
	left:62px !important;
	top:1653px !important;
}

#item256821 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item256797 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item256794 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1426px !important;
}

#item257004 {
	opacity:0.00;
	width:10px !important;
	height:1740px !important;
	left:708px !important;
	top:10px !important;
	background:#fff;
}

#item256766 {
	width:718px !important;
	height:1750px !important;
	left:482px !important;
	top:-10px !important;
}

#item161117 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161092 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161090 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:351px !important;
}

#item161168 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161143 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161141 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:351px !important;
}

#item666033 {
	width:1200px !important;
	height:112px !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;
}

#item692596 {
	width:164px !important;
	height:58px !important;
}

#item692591 {
	width:164px !important;
	height:58px !important;
}

#item692588 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item666073 {
	width:120px !important;
	min-height:50px !important;
}

#item666048 {
	width:120px !important;
	min-height:50px !important;
}

#item666045 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item666125 {
	width:120px !important;
	min-height:50px !important;
}

#item666100 {
	width:120px !important;
	min-height:50px !important;
}

#item666097 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item666180 {
	width:130px !important;
	min-height:50px !important;
}

#item666154 {
	width:130px !important;
	min-height:50px !important;
}

#item666150 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item666232 {
	width:130px !important;
	min-height:50px !important;
}

#item666207 {
	width:130px !important;
	min-height:50px !important;
}

#item666204 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item666285 {
	width:150px !important;
	min-height:60px !important;
}

#item666260 {
	width:150px !important;
	min-height:60px !important;
}

#item666257 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item666337 {
	width:150px !important;
	min-height:60px !important;
}

#item666312 {
	width:150px !important;
	min-height:60px !important;
}

#item666309 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item666392 {
	width:140px !important;
	min-height:60px !important;
}

#item666366 {
	width:140px !important;
	min-height:60px !important;
}

#item666363 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item666444 {
	width:140px !important;
	min-height:60px !important;
}

#item666419 {
	width:140px !important;
	min-height:60px !important;
}

#item666416 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item666032.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737410 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#ff4f17;
}

#item737411 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item737418 {
	width:310px !important;
	left:623px !important;
	top:159px !important;
	min-height:30px !important;
}

#item737443 {
	width:310px !important;
	left:623px !important;
	top:234px !important;
	min-height:70px !important;
}

#item737471 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#ff4f17;
}

#item542726 {
	width:860px !important;
	left:408px !important;
	top:361px !important;
	min-height:190px !important;
}

#item542751 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:590px !important;
	background:#650030;
}

#item542752 {
	width:144px !important;
	left:442px !important;
	top:586px !important;
	min-height:30px !important;
}

#item542775 {
	width:470px !important;
	left:442px !important;
	top:626px !important;
	min-height:140px !important;
}

#item542798 {
	width:460px !important;
	left:938px !important;
	top:626px !important;
	min-height:160px !important;
}

#item542822 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:817px !important;
	background:#ff4f17;
}

#item542823 {
	width:210px !important;
	left:442px !important;
	top:813px !important;
	min-height:30px !important;
}

#item542846 {
	width:470px !important;
	left:442px !important;
	top:855px !important;
	min-height:140px !important;
}

#item732958 {
	width:470px !important;
	left:938px !important;
	top:855px !important;
	min-height:60px !important;
}

#item542871 {
	width:230px !important;
	left:408px !important;
	top:1057px !important;
	min-height:30px !important;
}

#item544251 {
	opacity:0.00;
	width:10px !important;
	height:1849px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item544000 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item544001 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item544024 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item543950 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item543951 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543974 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item543947 {
	width:638px !important;
	height:174px !important;
	left:105px !important;
	top:1107px !important;
}

#item544102 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item544103 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item544126 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item544053 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item544054 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item544077 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item544048 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1277px !important;
}

#item544202 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item544203 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item544226 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item544153 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item544154 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item544177 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item544150 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1349px !important;
}

#item543651 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item543652 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543675 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item543601 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item543603 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543626 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item543598 {
	width:638px !important;
	height:174px !important;
	left:105px !important;
	top:1107px !important;
}

#item543751 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item543752 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543775 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item543702 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item543703 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543726 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item543699 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1277px !important;
}

#item543852 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item543853 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543876 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item543802 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item543803 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543827 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item543799 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1349px !important;
}

#item543900 {
	width:30px !important;
	left:120px !important;
	top:1480px !important;
	min-height:30px !important;
}

#item543923 {
	width:530px !important;
	left:159px !important;
	top:1486px !important;
	min-height:165px !important;
}

#item543301 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item543302 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543325 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item543252 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item543253 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543276 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item543249 {
	width:638px !important;
	height:174px !important;
	left:105px !important;
	top:1107px !important;
}

#item543402 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item543403 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543426 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item543352 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item543353 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543377 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item543349 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1277px !important;
}

#item543450 {
	width:30px !important;
	left:120px !important;
	top:1369px !important;
	min-height:30px !important;
}

#item543473 {
	width:540px !important;
	left:159px !important;
	top:1375px !important;
	min-height:120px !important;
}

#item543549 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item543550 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543573 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item543500 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item543501 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543524 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item543497 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1510px !important;
}

#item542950 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item542951 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item542974 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item542899 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item542900 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item542924 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item542896 {
	width:638px !important;
	height:174px !important;
	left:105px !important;
	top:1107px !important;
}

#item542998 {
	width:30px !important;
	left:120px !important;
	top:1292px !important;
	min-height:30px !important;
}

#item543021 {
	width:530px !important;
	left:159px !important;
	top:1298px !important;
	min-height:70px !important;
}

#item543096 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item543097 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543120 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item543047 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item543048 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543071 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item543044 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1375px !important;
}

#item543198 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item543199 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543223 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item543147 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item543149 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item543173 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item543144 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1447px !important;
}

#item542894 {
	width:743px !important;
	height:1859px !important;
	left:300px !important;
	top:-10px !important;
}

#item544252 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1100px !important;
	background:#650030;
}

#item544253 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1100px !important;
	border:solid 1px #650030;
}

#item544255 {
	width:90px !important;
	left:1160px !important;
	top:1123px !important;
	min-height:62px !important;
}

#item544278 {
	width:210px !important;
	left:1178px !important;
	top:1216px !important;
	min-height:100px !important;
}

#item542870 {
	width:1820px !important;
	height:119px !important;
	top:1730px !important;
	background:#d1d2d4;
}

#item688981 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688982 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689005 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item689006 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688931 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item688932 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item688955 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item688956 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item688929 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1750px !important;
}

#item544404 {
	width:120px !important;
	left:60px !important;
	top:1783px !important;
	min-height:40px !important;
}

#item544433 {
	width:610px !important;
	height:206px !important;
	background:#650030;
}

#item544434 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item544537 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item544512 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item544509 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item607550 {
	width:490px !important;
	left:19px !important;
	min-height:20px !important;
}

#item607524 {
	width:490px !important;
	left:19px !important;
	min-height:20px !important;
}

#item607521 {
	width:509px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item607603 {
	width:440px !important;
	left:19px !important;
	min-height:20px !important;
}

#item607577 {
	width:440px !important;
	left:19px !important;
	min-height:20px !important;
}

#item607574 {
	width:459px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item544486 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item544462 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item544457 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item544430 {
	opacity:0.00;
	width:10px !important;
	height:1849px !important;
	left:698px !important;
	background:#fff;
}

#item544428 {
	width:708px !important;
	height:1849px !important;
	left:802px !important;
}

#item544590 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item544565 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item544562 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:351px !important;
}

#item544642 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item544617 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item544614 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:351px !important;
}

#item654581 {
	width:1820px !important;
	height:112px !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;
}

#item692202 {
	width:164px !important;
	height:58px !important;
}

#item692197 {
	width:164px !important;
	height:58px !important;
}

#item692194 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item654620 {
	width:120px !important;
	min-height:50px !important;
}

#item654595 {
	width:120px !important;
	min-height:50px !important;
}

#item654592 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item654672 {
	width:120px !important;
	min-height:50px !important;
}

#item654647 {
	width:120px !important;
	min-height:50px !important;
}

#item654644 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item654726 {
	width:130px !important;
	min-height:50px !important;
}

#item654701 {
	width:130px !important;
	min-height:50px !important;
}

#item654698 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item654778 {
	width:130px !important;
	min-height:50px !important;
}

#item654753 {
	width:130px !important;
	min-height:50px !important;
}

#item654750 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item654832 {
	width:150px !important;
	min-height:60px !important;
}

#item654807 {
	width:150px !important;
	min-height:60px !important;
}

#item654804 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item654885 {
	width:150px !important;
	min-height:60px !important;
}

#item654859 {
	width:150px !important;
	min-height:60px !important;
}

#item654856 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item654941 {
	width:140px !important;
	min-height:60px !important;
}

#item654915 {
	width:140px !important;
	min-height:60px !important;
}

#item654912 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item654993 {
	width:140px !important;
	min-height:60px !important;
}

#item654968 {
	width:140px !important;
	min-height:60px !important;
}

#item654965 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item654580.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737546 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#ff4f17;
}

#item737547 {
	width:190px !important;
	height:180px !important;
	left:40px !important;
	top:101px !important;
	background:#ffffff;
}

#item737552 {
	width:310px !important;
	left:329px !important;
	top:138px !important;
	min-height:30px !important;
}

#item737578 {
	width:370px !important;
	left:299px !important;
	top:210px !important;
	min-height:60px !important;
}

#item271439 {
	width:470px !important;
	left:40px !important;
	top:367px !important;
	min-height:100px !important;
}

#item760350 {
	width:688px !important;
	left:40px !important;
	top:477px !important;
	min-height:140px !important;
}

#item271464 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:684px !important;
	background:#650030;
}

#item271465 {
	width:144px !important;
	left:74px !important;
	top:680px !important;
	min-height:30px !important;
}

#item271488 {
	width:654px !important;
	left:74px !important;
	top:720px !important;
	min-height:230px !important;
}

#item271512 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1004px !important;
	background:#ff4f17;
}

#item271513 {
	width:210px !important;
	left:74px !important;
	top:1000px !important;
	min-height:30px !important;
}

#item271536 {
	width:610px !important;
	left:74px !important;
	top:1042px !important;
	min-height:150px !important;
}

#item271560 {
	width:230px !important;
	left:40px !important;
	top:1242px !important;
	min-height:30px !important;
}

#item519004 {
	opacity:0.00;
	width:10px !important;
	height:2269px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item272688 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item272689 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272712 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item272639 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item272640 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272663 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item272635 {
	width:638px !important;
	height:174px !important;
	left:75px !important;
	top:1292px !important;
}

#item272788 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item272789 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272812 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item272739 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item272740 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272763 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item272736 {
	width:638px !important;
	height:76px !important;
	left:75px !important;
	top:1462px !important;
}

#item471817 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471818 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item471841 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item272839 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item272840 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272864 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item272836 {
	width:638px !important;
	height:123px !important;
	left:75px !important;
	top:1534px !important;
}

#item272338 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item272339 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272362 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item272288 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item272290 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272313 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item272285 {
	width:638px !important;
	height:174px !important;
	left:75px !important;
	top:1292px !important;
}

#item272440 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item272441 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272464 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item272389 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item272390 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272415 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item272386 {
	width:638px !important;
	height:76px !important;
	left:75px !important;
	top:1462px !important;
}

#item471759 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471760 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item471783 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item272491 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item272492 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272515 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item272488 {
	width:638px !important;
	height:123px !important;
	left:75px !important;
	top:1534px !important;
}

#item272588 {
	width:30px !important;
	left:90px !important;
	top:1666px !important;
	min-height:30px !important;
}

#item272611 {
	width:530px !important;
	left:129px !important;
	top:1672px !important;
	min-height:163px !important;
}

#item271986 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item271987 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272011 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item271936 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item271937 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item271961 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item271933 {
	width:638px !important;
	height:174px !important;
	left:75px !important;
	top:1292px !important;
}

#item272088 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item272089 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272112 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item272038 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item272039 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272062 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item272035 {
	width:638px !important;
	height:76px !important;
	left:75px !important;
	top:1462px !important;
}

#item272136 {
	width:30px !important;
	left:90px !important;
	top:1555px !important;
	min-height:30px !important;
}

#item272159 {
	width:540px !important;
	left:129px !important;
	top:1561px !important;
	min-height:120px !important;
}

#item471704 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471705 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item471728 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item272185 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item272187 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item272210 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item272182 {
	width:638px !important;
	height:123px !important;
	left:75px !important;
	top:1695px !important;
}

#item271637 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item271638 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item271661 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item271588 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item271589 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item271612 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item271585 {
	width:638px !important;
	height:174px !important;
	left:75px !important;
	top:1292px !important;
}

#item271685 {
	width:30px !important;
	left:90px !important;
	top:1477px !important;
	min-height:30px !important;
}

#item271708 {
	width:530px !important;
	left:129px !important;
	top:1483px !important;
	min-height:70px !important;
}

#item271784 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item271785 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item271808 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item271734 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item271735 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item271759 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item271731 {
	width:638px !important;
	height:76px !important;
	left:75px !important;
	top:1560px !important;
}

#item471644 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471646 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item471669 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item271835 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item271836 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item271859 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item271832 {
	width:638px !important;
	height:123px !important;
	left:75px !important;
	top:1632px !important;
}

#item271583 {
	width:713px !important;
	height:2279px !important;
	left:-10px !important;
	top:-10px !important;
}

#item362704 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1920px !important;
	background:#650030;
}

#item362705 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1920px !important;
	border:solid 1px #650030;
}

#item362706 {
	width:180px !important;
	left:68px !important;
	top:1933px !important;
	min-height:30px !important;
}

#item272962 {
	width:445px !important;
	left:155px !important;
	top:2003px !important;
	min-height:50px !important;
}

#item271380 {
	width:768px !important;
	height:119px !important;
	top:2150px !important;
	background:#d1d2d4;
}

#item729454 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729455 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729478 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item729479 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729404 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729405 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729428 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item729429 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729402 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2171px !important;
}

#item478718 {
	width:120px !important;
	left:40px !important;
	top:2203px !important;
	min-height:40px !important;
}

#item273093 {
	width:610px !important;
	height:207px !important;
	background:#650030;
}

#item273094 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item273195 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item273170 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item273167 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item608007 {
	width:490px !important;
	left:19px !important;
	min-height:20px !important;
}

#item607982 {
	width:490px !important;
	left:19px !important;
	min-height:20px !important;
}

#item607979 {
	width:509px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item608059 {
	width:440px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608034 {
	width:440px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608031 {
	width:459px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item273144 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item273120 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item273117 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item273090 {
	opacity:0.00;
	width:10px !important;
	height:2269px !important;
	left:640px !important;
	background:#fff;
}

#item273088 {
	width:650px !important;
	height:2269px !important;
	left:118px !important;
}

#item273247 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item273222 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item273219 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item273302 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item273275 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item273272 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459777 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459778 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459776.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item435625 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#ff4f17;
}

#item435626 {
	width:240px !important;
	left:30px !important;
	top:90px !important;
	min-height:60px !important;
}

#item374528 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:300px !important;
}

#item374553 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:564px !important;
	background:#650030;
}

#item374554 {
	width:144px !important;
	left:64px !important;
	top:560px !important;
	min-height:30px !important;
}

#item374577 {
	width:482px !important;
	left:64px !important;
	top:600px !important;
	min-height:290px !important;
}

#item374602 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:940px !important;
	background:#ff4f17;
}

#item374603 {
	width:210px !important;
	left:64px !important;
	top:936px !important;
	min-height:30px !important;
}

#item374626 {
	width:482px !important;
	left:64px !important;
	top:978px !important;
	min-height:170px !important;
}

#item374650 {
	width:230px !important;
	left:30px !important;
	top:1193px !important;
	min-height:30px !important;
}

#item525863 {
	opacity:0.00;
	width:10px !important;
	height:2513px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item435986 {
	width:516px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item435987 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436010 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:190px !important;
}

#item375729 {
	width:516px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item375730 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item375753 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:190px !important;
}

#item375726 {
	width:522px !important;
	height:219px !important;
	left:37px !important;
	top:1243px !important;
}

#item435924 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item435925 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item435949 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item375829 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item375830 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item375853 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item375826 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1458px !important;
}

#item472040 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item472041 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item472064 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item375931 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item375932 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item375955 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item375927 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1529px !important;
}

#item436216 {
	width:516px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item436217 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436240 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:190px !important;
}

#item436166 {
	width:516px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item436167 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436191 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:190px !important;
}

#item436164 {
	width:522px !important;
	height:219px !important;
	left:37px !important;
	top:1243px !important;
}

#item436466 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item436467 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436490 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item436416 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item436417 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436440 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item436414 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1458px !important;
}

#item471982 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471983 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item472006 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item375580 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item375581 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item375604 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item375577 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1529px !important;
}

#item375678 {
	width:30px !important;
	left:52px !important;
	top:1708px !important;
	min-height:30px !important;
}

#item375701 {
	width:400px !important;
	left:91px !important;
	top:1714px !important;
	min-height:210px !important;
}

#item436096 {
	width:516px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item436097 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436120 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:190px !important;
}

#item436046 {
	width:516px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item436047 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436071 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:190px !important;
}

#item436044 {
	width:522px !important;
	height:219px !important;
	left:37px !important;
	top:1243px !important;
}

#item435741 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item435742 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item435765 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item375128 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item375130 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item375153 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item375125 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1458px !important;
}

#item375226 {
	width:30px !important;
	left:52px !important;
	top:1542px !important;
	min-height:30px !important;
}

#item375249 {
	width:430px !important;
	left:91px !important;
	top:1548px !important;
	min-height:150px !important;
}

#item471870 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471871 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item471895 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item436660 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item436661 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436684 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item436658 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1709px !important;
}

#item435673 {
	width:516px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item435674 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item435697 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:190px !important;
}

#item374678 {
	width:516px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item374679 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item374702 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:190px !important;
}

#item374675 {
	width:522px !important;
	height:219px !important;
	left:37px !important;
	top:1243px !important;
}

#item374775 {
	width:30px !important;
	left:52px !important;
	top:1472px !important;
	min-height:30px !important;
}

#item374798 {
	width:400px !important;
	left:91px !important;
	top:1478px !important;
	min-height:90px !important;
}

#item436339 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item436340 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436364 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item436290 {
	width:516px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item436291 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436314 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item436288 {
	width:522px !important;
	height:75px !important;
	left:37px !important;
	top:1578px !important;
}

#item471926 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471928 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item471951 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item436533 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item436534 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item436557 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item436531 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1649px !important;
}

#item374673 {
	width:559px !important;
	height:2523px !important;
	left:-10px !important;
	top:-10px !important;
}

#item436776 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2085px !important;
	background:#650030;
}

#item436777 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2085px !important;
	border:solid 1px #650030;
}

#item436778 {
	width:90px !important;
	left:162px !important;
	top:2108px !important;
	min-height:62px !important;
}

#item436801 {
	width:210px !important;
	left:180px !important;
	top:2201px !important;
	min-height:100px !important;
}

#item376077 {
	width:576px !important;
	height:119px !important;
	top:2394px !important;
	background:#d1d2d4;
}

#item732008 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732009 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732032 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item732033 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731958 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item731959 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item731982 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item731983 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item731955 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2415px !important;
}

#item479480 {
	width:60px !important;
	left:30px !important;
	top:2452px !important;
	min-height:35px !important;
}

#item376186 {
	width:516px !important;
	height:253px !important;
	background:#650030;
}

#item376187 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item376288 {
	width:300px !important;
	left:19px !important;
	min-height:40px !important;
}

#item376263 {
	width:300px !important;
	left:19px !important;
	min-height:40px !important;
}

#item376260 {
	width:319px !important;
	height:40px !important;
	left:30px !important;
	top:85px !important;
}

#item608229 {
	width:310px !important;
	left:19px !important;
	min-height:40px !important;
}

#item608204 {
	width:310px !important;
	left:19px !important;
	min-height:40px !important;
}

#item608201 {
	width:329px !important;
	height:40px !important;
	left:30px !important;
	top:141px !important;
}

#item608282 {
	width:440px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608256 {
	width:440px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608253 {
	width:459px !important;
	height:20px !important;
	left:30px !important;
	top:204px !important;
}

#item376237 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item376213 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item376210 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item376183 {
	opacity:0.00;
	width:10px !important;
	height:2513px !important;
	left:536px !important;
	background:#fff;
}

#item376181 {
	width:546px !important;
	height:2513px !important;
	left:30px !important;
}

#item376341 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item376315 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item376312 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item376393 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item376368 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item376365 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465355 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465361 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465358 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465356 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465354.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737106 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#ff4f17;
}

#item737107 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item737114 {
	width:310px !important;
	left:313px !important;
	top:159px !important;
	min-height:30px !important;
}

#item737138 {
	width:310px !important;
	left:313px !important;
	top:234px !important;
	min-height:70px !important;
}

#item737167 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#ff4f17;
}

#item93983 {
	width:860px !important;
	left:98px !important;
	top:361px !important;
	min-height:190px !important;
}

#item477055 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:590px !important;
	background:#650030;
}

#item477056 {
	width:144px !important;
	left:132px !important;
	top:586px !important;
	min-height:30px !important;
}

#item477079 {
	width:470px !important;
	left:132px !important;
	top:626px !important;
	min-height:140px !important;
}

#item477102 {
	width:460px !important;
	left:628px !important;
	top:626px !important;
	min-height:160px !important;
}

#item477126 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:817px !important;
	background:#ff4f17;
}

#item477127 {
	width:210px !important;
	left:132px !important;
	top:813px !important;
	min-height:30px !important;
}

#item732991 {
	width:470px !important;
	left:132px !important;
	top:855px !important;
	min-height:140px !important;
}

#item733014 {
	width:470px !important;
	left:628px !important;
	top:855px !important;
	min-height:50px !important;
}

#item179337 {
	width:230px !important;
	left:98px !important;
	top:1057px !important;
	min-height:30px !important;
}

#item496882 {
	opacity:0.00;
	width:10px !important;
	height:1849px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item180255 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item180256 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180279 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item179858 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item179859 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item179882 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item179856 {
	width:638px !important;
	height:174px !important;
	left:105px !important;
	top:1107px !important;
}

#item180009 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item180010 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180033 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item179959 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item179960 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item179983 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item179956 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1277px !important;
}

#item471225 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471226 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item471249 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item180306 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item180307 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180332 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item180304 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1349px !important;
}

#item181139 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item181140 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item181163 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item181090 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item181091 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item181114 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item181088 {
	width:638px !important;
	height:174px !important;
	left:105px !important;
	top:1107px !important;
}

#item181240 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item181241 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item181264 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item181190 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item181191 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item181214 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item181187 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1277px !important;
}

#item471170 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471171 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item471195 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item181290 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item181291 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item181314 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item181288 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1349px !important;
}

#item181628 {
	width:30px !important;
	left:120px !important;
	top:1480px !important;
	min-height:30px !important;
}

#item181651 {
	width:530px !important;
	left:159px !important;
	top:1486px !important;
	min-height:165px !important;
}

#item180815 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item180816 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180839 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item180765 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item180766 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180789 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item180763 {
	width:638px !important;
	height:174px !important;
	left:105px !important;
	top:1107px !important;
}

#item180914 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item180916 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180939 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item180865 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item180866 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180889 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item180863 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1277px !important;
}

#item179809 {
	width:30px !important;
	left:120px !important;
	top:1369px !important;
	min-height:30px !important;
}

#item179832 {
	width:540px !important;
	left:159px !important;
	top:1375px !important;
	min-height:120px !important;
}

#item471278 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471279 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item471303 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item180965 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item180966 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180989 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item180963 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1510px !important;
}

#item181712 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item181713 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item181736 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item180466 {
	width:632px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item180468 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180491 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item180464 {
	width:638px !important;
	height:174px !important;
	left:105px !important;
	top:1107px !important;
}

#item179462 {
	width:30px !important;
	left:120px !important;
	top:1292px !important;
	min-height:30px !important;
}

#item179485 {
	width:530px !important;
	left:159px !important;
	top:1298px !important;
	min-height:70px !important;
}

#item180615 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item180616 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180639 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item180566 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item180567 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180590 {
	width:470px !important;
	left:54px !important;
	top:19px !important;
	min-height:50px !important;
}

#item180564 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1375px !important;
}

#item471336 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item471337 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item471360 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item180665 {
	width:632px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item180666 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item180689 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item180663 {
	width:638px !important;
	height:123px !important;
	left:105px !important;
	top:1447px !important;
}

#item181773 {
	width:743px !important;
	height:1859px !important;
	left:-10px !important;
	top:-10px !important;
}

#item180057 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1100px !important;
	background:#650030;
}

#item180058 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1100px !important;
	border:solid 1px #650030;
}

#item180059 {
	width:90px !important;
	left:850px !important;
	top:1123px !important;
	min-height:62px !important;
}

#item180083 {
	width:210px !important;
	left:868px !important;
	top:1216px !important;
	min-height:100px !important;
}

#item179335 {
	width:1200px !important;
	height:119px !important;
	top:1730px !important;
	background:#d1d2d4;
}

#item691392 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691393 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691416 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item691417 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691342 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691343 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691366 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item691367 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691340 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1750px !important;
}

#item477921 {
	width:120px !important;
	left:30px !important;
	top:1783px !important;
	min-height:40px !important;
}

#item257023 {
	width:610px !important;
	height:206px !important;
	background:#650030;
}

#item257024 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item257126 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257101 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item257098 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item607782 {
	width:490px !important;
	left:19px !important;
	min-height:20px !important;
}

#item607757 {
	width:490px !important;
	left:19px !important;
	min-height:20px !important;
}

#item607754 {
	width:509px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item607835 {
	width:440px !important;
	left:19px !important;
	min-height:20px !important;
}

#item607809 {
	width:440px !important;
	left:19px !important;
	min-height:20px !important;
}

#item607806 {
	width:459px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item257074 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item257050 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item257047 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item257204 {
	opacity:0.00;
	width:10px !important;
	height:1849px !important;
	left:698px !important;
	background:#fff;
}

#item257020 {
	width:708px !important;
	height:1849px !important;
	left:492px !important;
}

#item161226 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161201 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161199 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:351px !important;
}

#item161277 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161252 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161250 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:351px !important;
}

#item666503 {
	width:1200px !important;
	height:112px !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;
}

#item692616 {
	width:164px !important;
	height:58px !important;
}

#item692611 {
	width:164px !important;
	height:58px !important;
}

#item692608 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item666545 {
	width:120px !important;
	min-height:50px !important;
}

#item666520 {
	width:120px !important;
	min-height:50px !important;
}

#item666517 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item666597 {
	width:120px !important;
	min-height:50px !important;
}

#item666572 {
	width:120px !important;
	min-height:50px !important;
}

#item666569 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item666652 {
	width:130px !important;
	min-height:50px !important;
}

#item666626 {
	width:130px !important;
	min-height:50px !important;
}

#item666623 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item666704 {
	width:130px !important;
	min-height:50px !important;
}

#item666679 {
	width:130px !important;
	min-height:50px !important;
}

#item666676 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item666757 {
	width:150px !important;
	min-height:60px !important;
}

#item666732 {
	width:150px !important;
	min-height:60px !important;
}

#item666729 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item666809 {
	width:150px !important;
	min-height:60px !important;
}

#item666784 {
	width:150px !important;
	min-height:60px !important;
}

#item666781 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item666864 {
	width:140px !important;
	min-height:60px !important;
}

#item666838 {
	width:140px !important;
	min-height:60px !important;
}

#item666834 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item666916 {
	width:140px !important;
	min-height:60px !important;
}

#item666891 {
	width:140px !important;
	min-height:60px !important;
}

#item666888 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item666502.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738376 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738377 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item738383 {
	width:270px !important;
	left:643px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738407 {
	width:340px !important;
	left:608px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738436 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#e1efff;
}

#item558109 {
	width:520px !important;
	left:408px !important;
	top:360px !important;
	min-height:160px !important;
}

#item740145 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740146 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740118 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740119 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740116 {
	width:195px !important;
	height:54px !important;
	left:1040px !important;
	top:428px !important;
}

#item558190 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:559px !important;
	background:#650030;
}

#item558192 {
	width:144px !important;
	left:442px !important;
	top:555px !important;
	min-height:30px !important;
}

#item558215 {
	width:460px !important;
	left:442px !important;
	top:595px !important;
	min-height:140px !important;
}

#item558238 {
	width:450px !important;
	left:940px !important;
	top:595px !important;
	min-height:110px !important;
}

#item558262 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:780px !important;
	background:#ff4f17;
}

#item558263 {
	width:210px !important;
	left:442px !important;
	top:776px !important;
	min-height:30px !important;
}

#item558286 {
	width:840px !important;
	left:442px !important;
	top:818px !important;
	min-height:20px !important;
}

#item558309 {
	width:460px !important;
	left:442px !important;
	top:851px !important;
	min-height:90px !important;
}

#item558332 {
	width:470px !important;
	left:938px !important;
	top:851px !important;
	min-height:90px !important;
}

#item558356 {
	width:230px !important;
	left:408px !important;
	top:985px !important;
	min-height:30px !important;
}

#item559738 {
	opacity:0.00;
	width:10px !important;
	height:1664px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item559486 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item559487 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559510 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item559437 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item559438 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559461 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item559434 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1035px !important;
}

#item559588 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item559589 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559612 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item559537 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item559538 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559561 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item559534 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1134px !important;
}

#item559688 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item559689 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559713 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item559639 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item559640 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559663 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item559636 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1182px !important;
}

#item559137 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item559138 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559161 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item559086 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item559087 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559111 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item559083 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1035px !important;
}

#item559237 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item559238 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559261 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item559188 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item559189 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559212 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item559185 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1134px !important;
}

#item559338 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item559339 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559363 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item559289 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item559290 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559313 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item559286 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1182px !important;
}

#item559387 {
	width:30px !important;
	left:120px !important;
	top:1296px !important;
	min-height:30px !important;
}

#item559410 {
	width:530px !important;
	left:159px !important;
	top:1302px !important;
	min-height:213px !important;
}

#item558786 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item558787 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item558810 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item558737 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item558738 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item558761 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item558734 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1035px !important;
}

#item558886 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item558887 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item558911 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item558837 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item558838 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item558861 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item558834 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1134px !important;
}

#item558935 {
	width:30px !important;
	left:120px !important;
	top:1197px !important;
	min-height:30px !important;
}

#item558959 {
	width:530px !important;
	left:159px !important;
	top:1203px !important;
	min-height:116px !important;
}

#item559034 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item559035 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559058 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item558985 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item558986 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item559009 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item558982 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1327px !important;
}

#item558434 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item558435 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item558459 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item558384 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item558385 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item558408 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item558381 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1035px !important;
}

#item558483 {
	width:30px !important;
	left:120px !important;
	top:1149px !important;
	min-height:30px !important;
}

#item558506 {
	width:530px !important;
	left:159px !important;
	top:1155px !important;
	min-height:90px !important;
}

#item558583 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item558584 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item558607 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item558532 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item558534 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item558558 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item558529 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1254px !important;
}

#item558683 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item558684 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item558708 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item558634 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item558635 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item558658 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item558631 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1302px !important;
}

#item558379 {
	width:743px !important;
	height:1674px !important;
	left:300px !important;
	top:-10px !important;
}

#item559739 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1028px !important;
	background:#650030;
}

#item559740 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1028px !important;
	border:solid 1px #650030;
}

#item559741 {
	width:90px !important;
	left:1160px !important;
	top:1051px !important;
	min-height:62px !important;
}

#item559764 {
	width:210px !important;
	left:1178px !important;
	top:1144px !important;
	min-height:90px !important;
}

#item558053 {
	width:1820px !important;
	height:119px !important;
	top:1545px !important;
	background:#d1d2d4;
}

#item689092 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689093 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689116 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item689117 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689042 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689043 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689066 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item689067 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689040 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1565px !important;
}

#item559892 {
	width:120px !important;
	left:60px !important;
	top:1598px !important;
	min-height:40px !important;
}

#item559919 {
	width:342px !important;
	left:798px !important;
	top:438px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:250px !important;
	padding:21px;
}

#item559969 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item559945 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item559942 {
	width:36px !important;
	height:36px !important;
	left:1107px !important;
	top:436px !important;
}

#item559917 {
	opacity:0.00;
	width:10px !important;
	height:1664px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item559915 {
	width:1143px !important;
	height:1674px !important;
	left:300px !important;
	top:-10px !important;
}

#item559998 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item559999 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item560100 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item560075 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item560072 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item560049 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item560025 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item560022 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item559994 {
	opacity:0.00;
	width:10px !important;
	height:1664px !important;
	left:698px !important;
	background:#fff;
}

#item559992 {
	width:708px !important;
	height:1664px !important;
	left:802px !important;
}

#item560152 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item560127 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item560124 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item560205 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item560179 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item560176 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item655061 {
	width:1820px !important;
	height:112px !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;
}

#item692223 {
	width:164px !important;
	height:58px !important;
}

#item692218 {
	width:164px !important;
	height:58px !important;
}

#item692214 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item655103 {
	width:120px !important;
	min-height:50px !important;
}

#item655078 {
	width:120px !important;
	min-height:50px !important;
}

#item655075 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item655155 {
	width:120px !important;
	min-height:50px !important;
}

#item655130 {
	width:120px !important;
	min-height:50px !important;
}

#item655127 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item655208 {
	width:130px !important;
	min-height:50px !important;
}

#item655183 {
	width:130px !important;
	min-height:50px !important;
}

#item655180 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item655262 {
	width:130px !important;
	min-height:50px !important;
}

#item655236 {
	width:130px !important;
	min-height:50px !important;
}

#item655232 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item655315 {
	width:150px !important;
	min-height:60px !important;
}

#item655290 {
	width:150px !important;
	min-height:60px !important;
}

#item655287 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item655367 {
	width:150px !important;
	min-height:60px !important;
}

#item655342 {
	width:150px !important;
	min-height:60px !important;
}

#item655339 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item655422 {
	width:140px !important;
	min-height:60px !important;
}

#item655396 {
	width:140px !important;
	min-height:60px !important;
}

#item655393 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item655475 {
	width:140px !important;
	min-height:60px !important;
}

#item655450 {
	width:140px !important;
	min-height:60px !important;
}

#item655447 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item655060.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item675405 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#e1efff;
}

#item675406 {
	width:190px !important;
	height:180px !important;
	left:40px !important;
	top:101px !important;
	background:#ffffff;
}

#item675411 {
	width:420px !important;
	left:274px !important;
	top:138px !important;
	min-height:30px !important;
}

#item675436 {
	width:400px !important;
	left:284px !important;
	top:210px !important;
	min-height:70px !important;
}

#item286536 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:140px !important;
}

#item740268 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740269 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740242 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740243 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740240 {
	width:195px !important;
	height:54px !important;
	left:40px !important;
	top:532px !important;
}

#item286617 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:655px !important;
	background:#650030;
}

#item286618 {
	width:144px !important;
	left:74px !important;
	top:651px !important;
	min-height:30px !important;
}

#item286641 {
	width:310px !important;
	left:74px !important;
	top:691px !important;
	min-height:200px !important;
}

#item286664 {
	width:310px !important;
	left:418px !important;
	top:691px !important;
	min-height:200px !important;
}

#item286689 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:953px !important;
	background:#ff4f17;
}

#item286690 {
	width:210px !important;
	left:74px !important;
	top:949px !important;
	min-height:30px !important;
}

#item286713 {
	width:581px !important;
	left:74px !important;
	top:991px !important;
	min-height:40px !important;
}

#item286736 {
	width:310px !important;
	left:74px !important;
	top:1046px !important;
	min-height:130px !important;
}

#item286759 {
	width:310px !important;
	left:418px !important;
	top:1046px !important;
	min-height:130px !important;
}

#item286784 {
	width:230px !important;
	left:39px !important;
	top:1233px !important;
	min-height:30px !important;
}

#item521225 {
	opacity:0.00;
	width:10px !important;
	height:2126px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item287912 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item287913 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287937 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287863 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item287864 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287887 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287860 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1283px !important;
}

#item288015 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item288016 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item288039 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item287964 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item287965 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287988 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item287961 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1382px !important;
}

#item288115 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item288116 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item288139 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item288066 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item288067 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item288090 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item288063 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1430px !important;
}

#item287563 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item287564 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287587 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287512 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item287513 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287537 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287509 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1283px !important;
}

#item287663 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item287664 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287687 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item287614 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item287615 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287638 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item287611 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1382px !important;
}

#item287764 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item287765 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287789 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287714 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item287715 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287738 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287711 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1430px !important;
}

#item287813 {
	width:30px !important;
	left:90px !important;
	top:1544px !important;
	min-height:30px !important;
}

#item287836 {
	width:530px !important;
	left:129px !important;
	top:1550px !important;
	min-height:213px !important;
}

#item287213 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item287214 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287237 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287163 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item287164 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287187 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287160 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1283px !important;
}

#item287313 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item287314 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287338 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item287264 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item287265 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287288 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item287261 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1382px !important;
}

#item287362 {
	width:30px !important;
	left:90px !important;
	top:1445px !important;
	min-height:30px !important;
}

#item287385 {
	width:530px !important;
	left:129px !important;
	top:1451px !important;
	min-height:116px !important;
}

#item287460 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item287461 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287484 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287411 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item287412 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287435 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287408 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1575px !important;
}

#item286861 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item286862 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item286886 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item286812 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item286813 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item286836 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item286809 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1283px !important;
}

#item286910 {
	width:30px !important;
	left:90px !important;
	top:1397px !important;
	min-height:30px !important;
}

#item286933 {
	width:530px !important;
	left:129px !important;
	top:1403px !important;
	min-height:90px !important;
}

#item287008 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item287009 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287032 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item286959 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item286960 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item286983 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item286956 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1502px !important;
}

#item287110 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item287112 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287135 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287060 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item287061 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item287084 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item287057 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1550px !important;
}

#item286807 {
	width:713px !important;
	height:2136px !important;
	left:-10px !important;
	top:-10px !important;
}

#item363554 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1783px !important;
	background:#650030;
}

#item363556 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1783px !important;
	border:solid 1px #650030;
}

#item363557 {
	width:180px !important;
	left:68px !important;
	top:1796px !important;
	min-height:30px !important;
}

#item288188 {
	width:526px !important;
	left:121px !important;
	top:1864px !important;
	min-height:50px !important;
}

#item286478 {
	width:768px !important;
	height:119px !important;
	top:2007px !important;
	background:#d1d2d4;
}

#item729577 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729578 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729601 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item729602 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729527 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729528 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729551 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item729552 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729525 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2027px !important;
}

#item478904 {
	width:120px !important;
	left:40px !important;
	top:2060px !important;
	min-height:40px !important;
}

#item288318 {
	width:342px !important;
	left:108px !important;
	top:542px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:250px !important;
	padding:21px;
}

#item288368 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item288344 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item288341 {
	width:36px !important;
	height:36px !important;
	left:417px !important;
	top:540px !important;
}

#item288316 {
	opacity:0.00;
	width:10px !important;
	height:2126px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item288314 {
	width:453px !important;
	height:2136px !important;
	left:-10px !important;
	top:-10px !important;
}

#item288397 {
	width:610px !important;
	height:136px !important;
	background:#650030;
}

#item288398 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item288450 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item288425 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item288422 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item288501 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item288476 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item288473 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:86px !important;
}

#item288393 {
	opacity:0.00;
	width:10px !important;
	height:2126px !important;
	left:640px !important;
	background:#fff;
}

#item288391 {
	width:650px !important;
	height:2126px !important;
	left:118px !important;
}

#item288553 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item288528 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item288525 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item288605 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item288580 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item288577 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459838 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459839 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459837.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615838 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#e1efff;
}

#item615839 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:70px !important;
}

#item389393 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:160px !important;
}

#item740330 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740331 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740304 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740305 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740302 {
	width:195px !important;
	height:54px !important;
	left:30px !important;
	top:400px !important;
}

#item389475 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:525px !important;
	background:#650030;
}

#item389476 {
	width:144px !important;
	left:64px !important;
	top:521px !important;
	min-height:30px !important;
}

#item389499 {
	width:482px !important;
	left:64px !important;
	top:561px !important;
	min-height:250px !important;
}

#item389546 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:874px !important;
	background:#ff4f17;
}

#item389547 {
	width:210px !important;
	left:64px !important;
	top:870px !important;
	min-height:30px !important;
}

#item389571 {
	width:482px !important;
	left:64px !important;
	top:912px !important;
	min-height:40px !important;
}

#item389594 {
	width:482px !important;
	left:64px !important;
	top:967px !important;
	min-height:170px !important;
}

#item389641 {
	width:230px !important;
	left:30px !important;
	top:1197px !important;
	min-height:30px !important;
}

#item527995 {
	opacity:0.00;
	width:10px !important;
	height:2243px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item445217 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item445218 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item445241 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item390721 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item390722 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item390745 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item390718 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1247px !important;
}

#item390872 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item390873 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item390896 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item390821 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item390823 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item390847 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item390818 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1366px !important;
}

#item390972 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item390973 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item390996 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item390923 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item390924 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item390947 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item390920 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1414px !important;
}

#item445447 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item445448 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item445471 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item445398 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item445399 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item445422 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item445396 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1247px !important;
}

#item445696 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item445697 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item445720 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item445647 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item445648 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item445671 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item445645 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1366px !important;
}

#item390623 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item390624 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item390647 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item390573 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item390574 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item390597 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item390570 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1414px !important;
}

#item390671 {
	width:30px !important;
	left:52px !important;
	top:1524px !important;
	min-height:30px !important;
}

#item390694 {
	width:400px !important;
	left:91px !important;
	top:1530px !important;
	min-height:260px !important;
}

#item445323 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item445324 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item445347 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item445273 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item445274 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item445297 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item445271 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1247px !important;
}

#item390172 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item390173 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item390196 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item390120 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item390121 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item390145 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item390117 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1366px !important;
}

#item390220 {
	width:30px !important;
	left:52px !important;
	top:1425px !important;
	min-height:30px !important;
}

#item390243 {
	width:400px !important;
	left:91px !important;
	top:1431px !important;
	min-height:170px !important;
}

#item446401 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item446402 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446425 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item446352 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item446353 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446376 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item446350 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1599px !important;
}

#item445126 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item445127 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item445150 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item389669 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item389670 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item389693 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item389666 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1247px !important;
}

#item389767 {
	width:30px !important;
	left:52px !important;
	top:1378px !important;
	min-height:30px !important;
}

#item389790 {
	width:400px !important;
	left:91px !important;
	top:1384px !important;
	min-height:120px !important;
}

#item445576 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item445577 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item445600 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item445527 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item445528 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item445551 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item445525 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1507px !important;
}

#item446277 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item446278 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446301 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item446227 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item446228 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item446251 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item446225 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1555px !important;
}

#item389664 {
	width:559px !important;
	height:2253px !important;
	left:-10px !important;
	top:-10px !important;
}

#item446479 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:1817px !important;
	background:#650030;
}

#item446480 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:1817px !important;
	border:solid 1px #650030;
}

#item446481 {
	width:90px !important;
	left:162px !important;
	top:1840px !important;
	min-height:62px !important;
}

#item446504 {
	width:210px !important;
	left:180px !important;
	top:1933px !important;
	min-height:90px !important;
}

#item391069 {
	width:576px !important;
	height:119px !important;
	top:2124px !important;
	background:#d1d2d4;
}

#item732124 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732126 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732149 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item732150 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732072 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732073 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732098 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item732099 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732070 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2144px !important;
}

#item479646 {
	width:60px !important;
	left:30px !important;
	top:2182px !important;
	min-height:35px !important;
}

#item391176 {
	width:342px !important;
	left:98px !important;
	top:410px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:250px !important;
	padding:21px;
}

#item391226 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item391202 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item391199 {
	width:36px !important;
	height:36px !important;
	left:406px !important;
	top:408px !important;
}

#item391174 {
	opacity:0.00;
	width:10px !important;
	height:2243px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item391172 {
	width:442px !important;
	height:2253px !important;
	left:-10px !important;
	top:-10px !important;
}

#item391255 {
	width:516px !important;
	height:134px !important;
	background:#650030;
}

#item391256 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item391307 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item391283 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item391279 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item391358 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item391333 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item391330 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item391251 {
	opacity:0.00;
	width:10px !important;
	height:2243px !important;
	left:536px !important;
	background:#fff;
}

#item391249 {
	width:546px !important;
	height:2243px !important;
	left:30px !important;
}

#item391411 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item391385 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item391382 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item391464 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item391438 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item391435 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465422 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465428 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465425 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465423 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465421.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737969 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item681175 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item681182 {
	width:270px !important;
	left:333px !important;
	top:147px !important;
	min-height:60px !important;
}

#item681207 {
	width:340px !important;
	left:298px !important;
	top:240px !important;
	min-height:70px !important;
}

#item737970 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#e1efff;
}

#item96670 {
	width:520px !important;
	left:98px !important;
	top:360px !important;
	min-height:160px !important;
}

#item740203 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740204 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740176 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740177 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740174 {
	width:195px !important;
	height:54px !important;
	left:730px !important;
	top:428px !important;
}

#item203814 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:559px !important;
	background:#650030;
}

#item203815 {
	width:144px !important;
	left:132px !important;
	top:555px !important;
	min-height:30px !important;
}

#item203839 {
	width:460px !important;
	left:132px !important;
	top:595px !important;
	min-height:140px !important;
}

#item203862 {
	width:450px !important;
	left:630px !important;
	top:595px !important;
	min-height:110px !important;
}

#item203886 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:780px !important;
	background:#ff4f17;
}

#item203887 {
	width:210px !important;
	left:132px !important;
	top:776px !important;
	min-height:30px !important;
}

#item203910 {
	width:840px !important;
	left:132px !important;
	top:818px !important;
	min-height:20px !important;
}

#item203933 {
	width:460px !important;
	left:132px !important;
	top:851px !important;
	min-height:90px !important;
}

#item203956 {
	width:470px !important;
	left:628px !important;
	top:851px !important;
	min-height:90px !important;
}

#item204000 {
	width:230px !important;
	left:98px !important;
	top:985px !important;
	min-height:30px !important;
}

#item499405 {
	opacity:0.00;
	width:10px !important;
	height:1664px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item205127 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item205128 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205151 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item205078 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item205079 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205102 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item205075 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1035px !important;
}

#item205228 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item205229 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205252 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item205179 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item205180 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205203 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item205176 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1134px !important;
}

#item205658 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item205659 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205682 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item205609 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item205610 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205633 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item205607 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1182px !important;
}

#item206399 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item206400 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206423 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item206350 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item206351 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206374 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item206348 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1035px !important;
}

#item206498 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item206499 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206522 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item206449 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item206450 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206473 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item206447 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1134px !important;
}

#item206598 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item206599 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206622 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item206549 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item206550 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206573 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item206547 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1182px !important;
}

#item205028 {
	width:30px !important;
	left:120px !important;
	top:1296px !important;
	min-height:30px !important;
}

#item205051 {
	width:530px !important;
	left:159px !important;
	top:1302px !important;
	min-height:213px !important;
}

#item206101 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item206102 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206125 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item206051 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item206052 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206075 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item206049 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1035px !important;
}

#item206200 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item206201 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206224 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item206151 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item206152 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206175 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item206149 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1134px !important;
}

#item204575 {
	width:30px !important;
	left:120px !important;
	top:1197px !important;
	min-height:30px !important;
}

#item204598 {
	width:530px !important;
	left:159px !important;
	top:1203px !important;
	min-height:116px !important;
}

#item206299 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item206301 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206324 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item206250 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item206251 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item206274 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item206248 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1327px !important;
}

#item205769 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item205770 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205793 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item205719 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item205720 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205744 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item205717 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1035px !important;
}

#item204126 {
	width:30px !important;
	left:120px !important;
	top:1149px !important;
	min-height:30px !important;
}

#item204149 {
	width:530px !important;
	left:159px !important;
	top:1155px !important;
	min-height:90px !important;
}

#item205868 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item205869 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205892 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item205819 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item205820 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205843 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item205817 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1254px !important;
}

#item205969 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item205970 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205993 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item205918 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item205919 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item205942 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item205916 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1302px !important;
}

#item206727 {
	width:743px !important;
	height:1674px !important;
	left:-10px !important;
	top:-10px !important;
}

#item205377 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1028px !important;
	background:#650030;
}

#item205378 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1028px !important;
	border:solid 1px #650030;
}

#item205380 {
	width:90px !important;
	left:850px !important;
	top:1051px !important;
	min-height:62px !important;
}

#item205403 {
	width:210px !important;
	left:868px !important;
	top:1144px !important;
	min-height:90px !important;
}

#item203998 {
	width:1200px !important;
	height:119px !important;
	top:1545px !important;
	background:#d1d2d4;
}

#item691506 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691507 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691530 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item691531 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691455 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691456 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691480 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item691481 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691453 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1565px !important;
}

#item478099 {
	width:120px !important;
	left:30px !important;
	top:1598px !important;
	min-height:40px !important;
}

#item203732 {
	width:342px !important;
	left:798px !important;
	top:438px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:250px !important;
	padding:21px;
}

#item203783 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item203758 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item203755 {
	width:36px !important;
	height:36px !important;
	left:1107px !important;
	top:436px !important;
}

#item203729 {
	opacity:0.00;
	width:10px !important;
	height:1664px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item203727 {
	width:1143px !important;
	height:1674px !important;
	left:-10px !important;
	top:-10px !important;
}

#item258164 {
	width:610px !important;
	height:134px !important;
	background:#650030;
}

#item258165 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item258266 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item258241 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item258238 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item258215 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item258191 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item258188 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item258293 {
	opacity:0.00;
	width:10px !important;
	height:1664px !important;
	left:698px !important;
	background:#fff;
}

#item258161 {
	width:708px !important;
	height:1664px !important;
	left:492px !important;
}

#item161917 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161891 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161889 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item161968 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161943 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item161941 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item666981 {
	width:1200px !important;
	height:112px !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;
}

#item692636 {
	width:164px !important;
	height:58px !important;
}

#item692629 {
	width:164px !important;
	height:58px !important;
}

#item692626 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item667023 {
	width:120px !important;
	min-height:50px !important;
}

#item666998 {
	width:120px !important;
	min-height:50px !important;
}

#item666995 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item667075 {
	width:120px !important;
	min-height:50px !important;
}

#item667050 {
	width:120px !important;
	min-height:50px !important;
}

#item667047 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item667128 {
	width:130px !important;
	min-height:50px !important;
}

#item667103 {
	width:130px !important;
	min-height:50px !important;
}

#item667100 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item667180 {
	width:130px !important;
	min-height:50px !important;
}

#item667155 {
	width:130px !important;
	min-height:50px !important;
}

#item667152 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item667234 {
	width:150px !important;
	min-height:60px !important;
}

#item667209 {
	width:150px !important;
	min-height:60px !important;
}

#item667206 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item667286 {
	width:150px !important;
	min-height:60px !important;
}

#item667261 {
	width:150px !important;
	min-height:60px !important;
}

#item667258 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item667340 {
	width:140px !important;
	min-height:60px !important;
}

#item667315 {
	width:140px !important;
	min-height:60px !important;
}

#item667311 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item667392 {
	width:140px !important;
	min-height:60px !important;
}

#item667367 {
	width:140px !important;
	min-height:60px !important;
}

#item667364 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item666980.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738447 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738449 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item738455 {
	width:270px !important;
	left:643px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738479 {
	width:340px !important;
	left:608px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738507 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#e1efff;
}

#item699800 {
	width:646px !important;
	left:408px !important;
	top:360px !important;
	min-height:230px !important;
}

#item740390 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740391 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740363 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740364 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740361 {
	width:195px !important;
	height:54px !important;
	left:1100px !important;
	top:428px !important;
}

#item699881 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:631px !important;
	background:#650030;
}

#item699882 {
	width:144px !important;
	left:442px !important;
	top:627px !important;
	min-height:30px !important;
}

#item699905 {
	width:440px !important;
	left:442px !important;
	top:667px !important;
	min-height:190px !important;
}

#item699928 {
	width:450px !important;
	left:938px !important;
	top:667px !important;
	min-height:130px !important;
}

#item699952 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:903px !important;
	background:#ff4f17;
}

#item699953 {
	width:210px !important;
	left:442px !important;
	top:899px !important;
	min-height:30px !important;
}

#item699977 {
	width:840px !important;
	left:442px !important;
	top:941px !important;
	min-height:20px !important;
}

#item700000 {
	width:460px !important;
	left:442px !important;
	top:974px !important;
	min-height:130px !important;
}

#item700023 {
	width:470px !important;
	left:938px !important;
	top:974px !important;
	min-height:110px !important;
}

#item700047 {
	width:230px !important;
	left:408px !important;
	top:1149px !important;
	min-height:30px !important;
}

#item701427 {
	opacity:0.00;
	width:10px !important;
	height:1828px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item701174 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item701175 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item701198 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item701125 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item701126 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item701149 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item701122 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1199px !important;
}

#item710509 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item710510 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item710533 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item710460 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item710461 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item710484 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item710458 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1298px !important;
}

#item710845 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item710846 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item710869 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item710796 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item710797 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item710820 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item710794 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1418px !important;
}

#item700824 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item700825 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item700848 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item700775 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item700776 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item700799 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item700772 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1199px !important;
}

#item710402 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item710403 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item710426 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item710353 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item710354 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item710377 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item710351 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1298px !important;
}

#item710735 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item710736 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item710759 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item710685 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item710686 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item710710 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item710682 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1418px !important;
}

#item701074 {
	width:30px !important;
	left:120px !important;
	top:1505px !important;
	min-height:30px !important;
}

#item701097 {
	width:530px !important;
	left:159px !important;
	top:1511px !important;
	min-height:140px !important;
}

#item700475 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item700476 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item700499 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item700425 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item700426 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item700450 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item700422 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1199px !important;
}

#item710288 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item710289 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item710312 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item710239 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item710240 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item710263 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item710237 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1298px !important;
}

#item700623 {
	width:30px !important;
	left:120px !important;
	top:1433px !important;
	min-height:30px !important;
}

#item700646 {
	width:510px !important;
	left:159px !important;
	top:1439px !important;
	min-height:116px !important;
}

#item710622 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item710623 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item710646 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item710573 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item710574 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item710597 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item710571 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1563px !important;
}

#item700124 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item700125 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item700148 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item700075 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item700076 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item700099 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item700072 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1199px !important;
}

#item700172 {
	width:30px !important;
	left:120px !important;
	top:1313px !important;
	min-height:30px !important;
}

#item700195 {
	width:530px !important;
	left:159px !important;
	top:1319px !important;
	min-height:90px !important;
}

#item710122 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item710123 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item710146 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item700221 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item700223 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item700246 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item700218 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1418px !important;
}

#item710184 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item710185 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item710209 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item700323 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item700324 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item700347 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item700320 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1538px !important;
}

#item700070 {
	width:743px !important;
	height:1838px !important;
	left:300px !important;
	top:-10px !important;
}

#item701428 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1192px !important;
	background:#650030;
}

#item701429 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1192px !important;
	border:solid 1px #650030;
}

#item701430 {
	width:90px !important;
	left:1160px !important;
	top:1215px !important;
	min-height:62px !important;
}

#item701453 {
	width:210px !important;
	left:1178px !important;
	top:1308px !important;
	min-height:90px !important;
}

#item701476 {
	width:1820px !important;
	height:119px !important;
	top:1709px !important;
	background:#d1d2d4;
}

#item701531 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item701532 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item701555 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item701556 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item701480 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item701481 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item701504 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item701505 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item701477 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1729px !important;
}

#item701581 {
	width:120px !important;
	left:60px !important;
	top:1762px !important;
	min-height:40px !important;
}

#item701608 {
	width:330px !important;
	left:858px !important;
	top:438px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:380px !important;
	padding:21px;
}

#item701658 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item701634 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item701631 {
	width:36px !important;
	height:36px !important;
	left:1154px !important;
	top:436px !important;
}

#item701606 {
	opacity:0.00;
	width:10px !important;
	height:1828px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item701604 {
	width:1190px !important;
	height:1838px !important;
	left:300px !important;
	top:-10px !important;
}

#item701686 {
	width:610px !important;
	height:277px !important;
	background:#650030;
}

#item701687 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item701739 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item701713 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item701710 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item711015 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item710990 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item710987 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item711068 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item711043 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item711039 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item710963 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item710938 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item710935 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:193px !important;
}

#item711120 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item711095 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item711092 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:229px !important;
}

#item701791 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item701766 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item701763 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item701683 {
	opacity:0.00;
	width:10px !important;
	height:1828px !important;
	left:698px !important;
	background:#fff;
}

#item701681 {
	width:708px !important;
	height:1828px !important;
	left:802px !important;
}

#item701843 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item701818 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item701815 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item701895 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item701870 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item701867 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item701920 {
	width:1820px !important;
	height:112px !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;
}

#item701932 {
	width:164px !important;
	height:58px !important;
}

#item701924 {
	width:164px !important;
	height:58px !important;
}

#item701921 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item701965 {
	width:120px !important;
	min-height:50px !important;
}

#item701940 {
	width:120px !important;
	min-height:50px !important;
}

#item701936 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item702018 {
	width:120px !important;
	min-height:50px !important;
}

#item701993 {
	width:120px !important;
	min-height:50px !important;
}

#item701989 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item702073 {
	width:130px !important;
	min-height:50px !important;
}

#item702047 {
	width:130px !important;
	min-height:50px !important;
}

#item702043 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item702127 {
	width:130px !important;
	min-height:50px !important;
}

#item702102 {
	width:130px !important;
	min-height:50px !important;
}

#item702097 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item702182 {
	width:150px !important;
	min-height:60px !important;
}

#item702157 {
	width:150px !important;
	min-height:60px !important;
}

#item702153 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item702235 {
	width:150px !important;
	min-height:60px !important;
}

#item702210 {
	width:150px !important;
	min-height:60px !important;
}

#item702206 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item702289 {
	width:140px !important;
	min-height:60px !important;
}

#item702264 {
	width:140px !important;
	min-height:60px !important;
}

#item702260 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item702343 {
	width:140px !important;
	min-height:60px !important;
}

#item702318 {
	width:140px !important;
	min-height:60px !important;
}

#item702314 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item701919.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737608 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#e1efff;
}

#item737609 {
	width:190px !important;
	height:180px !important;
	left:40px !important;
	top:101px !important;
	background:#ffffff;
}

#item737615 {
	width:420px !important;
	left:274px !important;
	top:138px !important;
	min-height:30px !important;
}

#item737639 {
	width:400px !important;
	left:284px !important;
	top:210px !important;
	min-height:70px !important;
}

#item705421 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:230px !important;
}

#item740513 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740514 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740487 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740488 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740485 {
	width:195px !important;
	height:54px !important;
	left:40px !important;
	top:628px !important;
}

#item705502 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:751px !important;
	background:#650030;
}

#item705503 {
	width:144px !important;
	left:74px !important;
	top:747px !important;
	min-height:30px !important;
}

#item705526 {
	width:310px !important;
	left:74px !important;
	top:787px !important;
	min-height:270px !important;
}

#item705549 {
	width:310px !important;
	left:418px !important;
	top:787px !important;
	min-height:220px !important;
}

#item705573 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:1129px !important;
	background:#ff4f17;
}

#item705574 {
	width:210px !important;
	left:74px !important;
	top:1125px !important;
	min-height:30px !important;
}

#item705598 {
	width:581px !important;
	left:74px !important;
	top:1167px !important;
	min-height:40px !important;
}

#item705621 {
	width:310px !important;
	left:74px !important;
	top:1222px !important;
	min-height:190px !important;
}

#item705644 {
	width:310px !important;
	left:418px !important;
	top:1222px !important;
	min-height:190px !important;
}

#item705668 {
	width:230px !important;
	left:39px !important;
	top:1480px !important;
	min-height:30px !important;
}

#item715376 {
	opacity:0.00;
	width:10px !important;
	height:2346px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item715126 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item715127 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item715150 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item715076 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item715077 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item715100 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item715073 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1530px !important;
}

#item715226 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item715227 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item715250 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item715177 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item715178 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item715201 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item715174 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1629px !important;
}

#item715327 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item715328 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item715351 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item715277 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item715279 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item715302 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item715274 {
	width:638px !important;
	height:76px !important;
	left:75px !important;
	top:1749px !important;
}

#item714773 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item714774 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714797 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item714724 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item714725 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714748 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item714721 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1530px !important;
}

#item714875 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item714876 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714900 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item714825 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item714827 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714850 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item714822 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1629px !important;
}

#item714977 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item714978 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item715001 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item714928 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item714929 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item714952 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item714924 {
	width:638px !important;
	height:76px !important;
	left:75px !important;
	top:1749px !important;
}

#item715025 {
	width:30px !important;
	left:90px !important;
	top:1836px !important;
	min-height:30px !important;
}

#item715048 {
	width:530px !important;
	left:129px !important;
	top:1842px !important;
	min-height:140px !important;
}

#item714424 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item714425 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714448 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item714374 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item714375 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714399 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item714371 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1530px !important;
}

#item714524 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item714525 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714548 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item714475 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item714476 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714499 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item714472 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1629px !important;
}

#item714572 {
	width:30px !important;
	left:90px !important;
	top:1764px !important;
	min-height:30px !important;
}

#item714595 {
	width:510px !important;
	left:129px !important;
	top:1770px !important;
	min-height:116px !important;
}

#item714671 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item714672 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item714695 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item714622 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item714623 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item714646 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item714618 {
	width:638px !important;
	height:76px !important;
	left:75px !important;
	top:1894px !important;
}

#item714074 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item714075 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714098 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item714025 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item714026 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714049 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item714022 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1530px !important;
}

#item714122 {
	width:30px !important;
	left:90px !important;
	top:1644px !important;
	min-height:30px !important;
}

#item714145 {
	width:530px !important;
	left:129px !important;
	top:1650px !important;
	min-height:90px !important;
}

#item714222 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item714223 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714246 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item714173 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item714174 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item714197 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item714169 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1749px !important;
}

#item714322 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item714323 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item714346 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item714273 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item714274 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item714297 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item714270 {
	width:638px !important;
	height:76px !important;
	left:75px !important;
	top:1869px !important;
}

#item714020 {
	width:713px !important;
	height:2356px !important;
	left:-10px !important;
	top:-10px !important;
}

#item707050 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:2003px !important;
	background:#650030;
}

#item707051 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:2003px !important;
	border:solid 1px #650030;
}

#item707052 {
	width:180px !important;
	left:68px !important;
	top:2016px !important;
	min-height:30px !important;
}

#item707075 {
	width:526px !important;
	left:121px !important;
	top:2084px !important;
	min-height:50px !important;
}

#item707098 {
	width:768px !important;
	height:119px !important;
	top:2227px !important;
	background:#d1d2d4;
}

#item715594 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item715595 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item715618 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item715619 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item715544 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item715545 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item715568 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item715569 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item715542 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2247px !important;
}

#item707203 {
	width:120px !important;
	left:40px !important;
	top:2280px !important;
	min-height:40px !important;
}

#item713901 {
	width:360px !important;
	left:108px !important;
	top:638px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:336px !important;
	padding:21px;
}

#item713951 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item713927 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item713925 {
	width:36px !important;
	height:36px !important;
	left:435px !important;
	top:636px !important;
}

#item707286 {
	opacity:0.00;
	width:10px !important;
	height:2346px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item707284 {
	width:471px !important;
	height:2356px !important;
	left:-10px !important;
	top:-10px !important;
}

#item716031 {
	width:610px !important;
	height:277px !important;
	background:#650030;
}

#item716032 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item716083 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item716058 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item716055 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item716136 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item716111 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item716107 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item716188 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item716163 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item716160 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item716240 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item716215 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item716212 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:193px !important;
}

#item716292 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item716267 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item716264 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:229px !important;
}

#item716343 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item716319 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item716317 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item707364 {
	opacity:0.00;
	width:10px !important;
	height:2346px !important;
	left:640px !important;
	background:#fff;
}

#item707362 {
	width:650px !important;
	height:2346px !important;
	left:118px !important;
}

#item707522 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item707496 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item707493 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item707575 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item707550 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item707546 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item707601 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item707602 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item707599.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item707652 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#e1efff;
}

#item707653 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:70px !important;
}

#item707676 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:290px !important;
}

#item740579 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740580 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740553 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740554 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740551 {
	width:195px !important;
	height:54px !important;
	left:30px !important;
	top:520px !important;
}

#item716769 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:645px !important;
	background:#650030;
}

#item707759 {
	width:144px !important;
	left:64px !important;
	top:641px !important;
	min-height:30px !important;
}

#item707782 {
	width:482px !important;
	left:64px !important;
	top:681px !important;
	min-height:310px !important;
}

#item716553 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:1053px !important;
	background:#ff4f17;
}

#item707807 {
	width:210px !important;
	left:64px !important;
	top:1049px !important;
	min-height:30px !important;
}

#item707831 {
	width:482px !important;
	left:64px !important;
	top:1091px !important;
	min-height:40px !important;
}

#item707854 {
	width:482px !important;
	left:64px !important;
	top:1146px !important;
	min-height:260px !important;
}

#item707878 {
	width:230px !important;
	left:30px !important;
	top:1455px !important;
	min-height:30px !important;
}

#item709258 {
	opacity:0.00;
	width:10px !important;
	height:2529px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item718507 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item718508 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718531 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item718457 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item718458 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718482 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item718455 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1505px !important;
}

#item718957 {
	width:516px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item718958 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718981 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item718908 {
	width:516px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item718909 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718932 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item718906 {
	width:522px !important;
	height:148px !important;
	left:37px !important;
	top:1624px !important;
}

#item719081 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item719082 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item719105 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item719032 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item719033 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item719056 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item719030 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1768px !important;
}

#item718401 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item718402 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718425 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item718351 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item718352 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718376 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item718349 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1505px !important;
}

#item718852 {
	width:516px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item718853 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718876 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item718803 {
	width:516px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item718804 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718827 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item718801 {
	width:522px !important;
	height:148px !important;
	left:37px !important;
	top:1624px !important;
}

#item719186 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item719187 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item719210 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item719137 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item719138 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item719161 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item719135 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1768px !important;
}

#item708906 {
	width:30px !important;
	left:52px !important;
	top:1878px !important;
	min-height:30px !important;
}

#item708929 {
	width:400px !important;
	left:91px !important;
	top:1884px !important;
	min-height:190px !important;
}

#item708305 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item708306 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item708329 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item708255 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item708256 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item708279 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item708252 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1505px !important;
}

#item718619 {
	width:516px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item718620 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718643 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item718568 {
	width:516px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item718569 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718592 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item718566 {
	width:522px !important;
	height:148px !important;
	left:37px !important;
	top:1624px !important;
}

#item708453 {
	width:30px !important;
	left:52px !important;
	top:1779px !important;
	min-height:30px !important;
}

#item708476 {
	width:400px !important;
	left:91px !important;
	top:1785px !important;
	min-height:140px !important;
}

#item718728 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item718729 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718752 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item718678 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item718679 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718702 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item718676 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1931px !important;
}

#item707956 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item707957 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item707980 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item707906 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item707907 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item707930 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item707903 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1505px !important;
}

#item708004 {
	width:30px !important;
	left:52px !important;
	top:1636px !important;
	min-height:30px !important;
}

#item708027 {
	width:400px !important;
	left:91px !important;
	top:1642px !important;
	min-height:140px !important;
}

#item718240 {
	width:516px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item718241 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718264 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item708053 {
	width:516px !important;
	height:142px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item708054 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item708078 {
	width:410px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item708050 {
	width:522px !important;
	height:148px !important;
	left:37px !important;
	top:1790px !important;
}

#item718299 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item718300 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item718323 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item708154 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item708155 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item708178 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item708151 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1934px !important;
}

#item707901 {
	width:559px !important;
	height:2539px !important;
	left:-10px !important;
	top:-10px !important;
}

#item709259 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2103px !important;
	background:#650030;
}

#item709260 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2103px !important;
	border:solid 1px #650030;
}

#item709261 {
	width:90px !important;
	left:162px !important;
	top:2126px !important;
	min-height:62px !important;
}

#item709284 {
	width:210px !important;
	left:180px !important;
	top:2219px !important;
	min-height:90px !important;
}

#item709307 {
	width:576px !important;
	height:119px !important;
	top:2410px !important;
	background:#d1d2d4;
}

#item719497 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item719498 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item719521 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item719522 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item719447 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item719448 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item719471 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item719472 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item719445 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2430px !important;
}

#item709411 {
	width:60px !important;
	left:30px !important;
	top:2468px !important;
	min-height:35px !important;
}

#item719364 {
	width:360px !important;
	left:98px !important;
	top:530px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:336px !important;
	padding:21px;
}

#item719413 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item719389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item719387 {
	width:36px !important;
	height:36px !important;
	left:425px !important;
	top:528px !important;
}

#item709436 {
	opacity:0.00;
	width:10px !important;
	height:2529px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item709434 {
	width:461px !important;
	height:2539px !important;
	left:-10px !important;
	top:-10px !important;
}

#item719559 {
	width:516px !important;
	height:277px !important;
	background:#650030;
}

#item719560 {
	width:470px !important;
	left:30px !important;
	top:29px !important;
	min-height:40px !important;
}

#item719611 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item719586 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item719583 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item719663 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item719638 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item719635 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:121px !important;
}

#item719716 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item719691 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item719688 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:157px !important;
}

#item719768 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item719743 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item719740 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:193px !important;
}

#item719821 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item719796 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item719792 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:229px !important;
}

#item719872 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item719847 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item719845 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item709514 {
	opacity:0.00;
	width:10px !important;
	height:2529px !important;
	left:536px !important;
	background:#fff;
}

#item709512 {
	width:546px !important;
	height:2529px !important;
	left:30px !important;
}

#item709672 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item709647 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item709644 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item709724 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item709699 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item709696 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item709749 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item709758 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item709753 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item709750 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item709748.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737981 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item737982 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item737988 {
	width:270px !important;
	left:333px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738013 {
	width:340px !important;
	left:298px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738041 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#e1efff;
}

#item711584 {
	width:646px !important;
	left:98px !important;
	top:360px !important;
	min-height:230px !important;
}

#item740453 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740454 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740427 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740428 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740425 {
	width:195px !important;
	height:54px !important;
	left:790px !important;
	top:428px !important;
}

#item711664 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:631px !important;
	background:#650030;
}

#item711665 {
	width:144px !important;
	left:132px !important;
	top:627px !important;
	min-height:30px !important;
}

#item711688 {
	width:440px !important;
	left:132px !important;
	top:667px !important;
	min-height:190px !important;
}

#item711711 {
	width:450px !important;
	left:628px !important;
	top:667px !important;
	min-height:130px !important;
}

#item711735 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:903px !important;
	background:#ff4f17;
}

#item711736 {
	width:210px !important;
	left:132px !important;
	top:899px !important;
	min-height:30px !important;
}

#item711759 {
	width:840px !important;
	left:132px !important;
	top:941px !important;
	min-height:20px !important;
}

#item711782 {
	width:460px !important;
	left:132px !important;
	top:974px !important;
	min-height:130px !important;
}

#item711805 {
	width:470px !important;
	left:628px !important;
	top:974px !important;
	min-height:110px !important;
}

#item711830 {
	width:230px !important;
	left:98px !important;
	top:1149px !important;
	min-height:30px !important;
}

#item713208 {
	opacity:0.00;
	width:10px !important;
	height:1828px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item712957 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item712958 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712981 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item712906 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item712907 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712931 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item712903 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1199px !important;
}

#item713057 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item713059 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item713082 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item713008 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item713009 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item713032 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item713005 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1298px !important;
}

#item713159 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item713160 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item713183 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item713109 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item713110 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item713133 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item713106 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1418px !important;
}

#item712606 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item712607 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712630 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item712557 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item712558 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712581 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item712554 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1199px !important;
}

#item712707 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item712709 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712732 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item712658 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item712659 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712682 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item712654 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1298px !important;
}

#item712808 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item712809 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item712832 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item712759 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item712760 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item712783 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item712756 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1418px !important;
}

#item712856 {
	width:30px !important;
	left:120px !important;
	top:1505px !important;
	min-height:30px !important;
}

#item712879 {
	width:530px !important;
	left:159px !important;
	top:1511px !important;
	min-height:140px !important;
}

#item712257 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item712258 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712282 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item712208 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item712209 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712232 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item712205 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1199px !important;
}

#item712358 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item712359 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712382 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item712309 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item712310 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712333 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item712306 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1298px !important;
}

#item712406 {
	width:30px !important;
	left:120px !important;
	top:1433px !important;
	min-height:30px !important;
}

#item712429 {
	width:510px !important;
	left:159px !important;
	top:1439px !important;
	min-height:116px !important;
}

#item712505 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item712506 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item712529 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item712455 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item712456 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item712479 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item712452 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1563px !important;
}

#item711907 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item711908 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item711931 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item711858 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item711859 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item711882 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item711855 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1199px !important;
}

#item711956 {
	width:30px !important;
	left:120px !important;
	top:1313px !important;
	min-height:30px !important;
}

#item711979 {
	width:530px !important;
	left:159px !important;
	top:1319px !important;
	min-height:90px !important;
}

#item712055 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item712056 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712079 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item712005 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item712006 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item712029 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item712002 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1418px !important;
}

#item712156 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item712157 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item712180 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item712107 {
	width:632px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item712108 {
	width:30px !important;
	left:15px !important;
	top:14px !important;
	min-height:30px !important;
}

#item712131 {
	width:530px !important;
	left:54px !important;
	top:20px !important;
	min-height:44px !important;
}

#item712103 {
	width:638px !important;
	height:76px !important;
	left:105px !important;
	top:1538px !important;
}

#item711853 {
	width:743px !important;
	height:1838px !important;
	left:-10px !important;
	top:-10px !important;
}

#item713210 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1192px !important;
	background:#650030;
}

#item713211 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1192px !important;
	border:solid 1px #650030;
}

#item713212 {
	width:90px !important;
	left:850px !important;
	top:1215px !important;
	min-height:62px !important;
}

#item713235 {
	width:210px !important;
	left:868px !important;
	top:1308px !important;
	min-height:90px !important;
}

#item704263 {
	width:1200px !important;
	height:119px !important;
	top:1709px !important;
	background:#d1d2d4;
}

#item704318 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item704319 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item704342 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item704343 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item704268 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item704269 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item704292 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item704293 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item704264 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1729px !important;
}

#item704368 {
	width:120px !important;
	left:30px !important;
	top:1762px !important;
	min-height:40px !important;
}

#item713367 {
	width:330px !important;
	left:858px !important;
	top:438px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:380px !important;
	padding:21px;
}

#item713417 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item713393 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item713390 {
	width:36px !important;
	height:36px !important;
	left:1154px !important;
	top:436px !important;
}

#item704448 {
	opacity:0.00;
	width:10px !important;
	height:1828px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item704446 {
	width:1190px !important;
	height:1838px !important;
	left:-10px !important;
	top:-10px !important;
}

#item713461 {
	width:610px !important;
	height:277px !important;
	background:#650030;
}

#item713462 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item713513 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item713488 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item713485 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item713565 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item713540 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item713537 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item713617 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item713592 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item713589 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item713671 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item713646 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item713643 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:193px !important;
}

#item713723 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item713698 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item713695 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:229px !important;
}

#item713773 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item713749 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item713747 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item704526 {
	opacity:0.00;
	width:10px !important;
	height:1828px !important;
	left:698px !important;
	background:#fff;
}

#item704524 {
	width:708px !important;
	height:1828px !important;
	left:492px !important;
}

#item704685 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item704659 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item704656 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item704738 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item704712 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item704709 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item704763 {
	width:1200px !important;
	height:112px !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;
}

#item704773 {
	width:164px !important;
	height:58px !important;
}

#item704767 {
	width:164px !important;
	height:58px !important;
}

#item704764 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item704807 {
	width:120px !important;
	min-height:50px !important;
}

#item704781 {
	width:120px !important;
	min-height:50px !important;
}

#item704777 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item704862 {
	width:120px !important;
	min-height:50px !important;
}

#item704836 {
	width:120px !important;
	min-height:50px !important;
}

#item704831 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item704917 {
	width:130px !important;
	min-height:50px !important;
}

#item704892 {
	width:130px !important;
	min-height:50px !important;
}

#item704888 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item704970 {
	width:130px !important;
	min-height:50px !important;
}

#item704945 {
	width:130px !important;
	min-height:50px !important;
}

#item704941 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item705025 {
	width:150px !important;
	min-height:60px !important;
}

#item704999 {
	width:150px !important;
	min-height:60px !important;
}

#item704995 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item705078 {
	width:150px !important;
	min-height:60px !important;
}

#item705053 {
	width:150px !important;
	min-height:60px !important;
}

#item705049 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item705132 {
	width:140px !important;
	min-height:60px !important;
}

#item705107 {
	width:140px !important;
	min-height:60px !important;
}

#item705103 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item705185 {
	width:140px !important;
	min-height:60px !important;
}

#item705160 {
	width:140px !important;
	min-height:60px !important;
}

#item705156 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item704762.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738525 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738526 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item738531 {
	width:270px !important;
	left:643px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738555 {
	width:340px !important;
	left:608px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738585 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#e1efff;
}

#item573508 {
	width:650px !important;
	left:408px !important;
	top:361px !important;
	min-height:190px !important;
}

#item573533 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:585px !important;
	background:#650030;
}

#item573534 {
	width:144px !important;
	left:442px !important;
	top:581px !important;
	min-height:30px !important;
}

#item573557 {
	width:440px !important;
	left:442px !important;
	top:621px !important;
	min-height:90px !important;
}

#item573580 {
	width:20px !important;
	height:20px !important;
	left:910px !important;
	top:585px !important;
	background:#ff4f17;
}

#item573581 {
	width:210px !important;
	left:944px !important;
	top:581px !important;
	min-height:30px !important;
}

#item573605 {
	width:460px !important;
	left:944px !important;
	top:623px !important;
	min-height:60px !important;
}

#item573629 {
	width:230px !important;
	left:408px !important;
	top:755px !important;
	min-height:30px !important;
}

#item574355 {
	opacity:0.00;
	width:10px !important;
	height:1310px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item574204 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item574205 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item574228 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item574155 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item574156 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item574179 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item574151 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:805px !important;
}

#item574305 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item574306 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item574330 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item574255 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item574257 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item574280 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item574252 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:904px !important;
}

#item573955 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item573956 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item573979 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item573906 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item573907 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item573930 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item573903 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:805px !important;
}

#item574055 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item574056 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item574079 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item574006 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item574007 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item574030 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item574003 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:904px !important;
}

#item574104 {
	width:30px !important;
	left:120px !important;
	top:1018px !important;
	min-height:30px !important;
}

#item574127 {
	width:500px !important;
	left:159px !important;
	top:1024px !important;
	min-height:90px !important;
}

#item573707 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item573708 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item573731 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item573658 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item573659 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item573682 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item573655 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:805px !important;
}

#item573755 {
	width:30px !important;
	left:120px !important;
	top:919px !important;
	min-height:30px !important;
}

#item573778 {
	width:500px !important;
	left:159px !important;
	top:925px !important;
	min-height:90px !important;
}

#item573853 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item573854 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item573877 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item573804 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item573805 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item573828 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item573801 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1024px !important;
}

#item573652 {
	width:743px !important;
	height:1320px !important;
	left:300px !important;
	top:-10px !important;
}

#item574356 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:798px !important;
	background:#650030;
}

#item574357 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:798px !important;
	border:solid 1px #650030;
}

#item574358 {
	width:90px !important;
	left:1160px !important;
	top:821px !important;
	min-height:62px !important;
}

#item574383 {
	width:216px !important;
	left:1178px !important;
	top:914px !important;
	min-height:70px !important;
}

#item573451 {
	width:1820px !important;
	height:119px !important;
	top:1192px !important;
	background:#d1d2d4;
}

#item689206 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689207 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689230 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item689231 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689156 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689157 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689180 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item689181 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689154 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1212px !important;
}

#item574508 {
	width:120px !important;
	left:60px !important;
	top:1245px !important;
	min-height:40px !important;
}

#item574538 {
	width:610px !important;
	height:170px !important;
	left:10px !important;
	top:1104px !important;
	background:#650030;
}

#item574539 {
	width:470px !important;
	left:65px !important;
	top:1133px !important;
	min-height:40px !important;
}

#item574590 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item574565 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item574562 {
	width:505px !important;
	height:26px !important;
	left:62px !important;
	top:1186px !important;
}

#item733515 {
	width:450px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733490 {
	width:450px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733486 {
	width:475px !important;
	height:26px !important;
	left:62px !important;
	top:1223px !important;
}

#item574693 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item574669 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item574666 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1103px !important;
}

#item574534 {
	opacity:0.00;
	width:10px !important;
	height:1310px !important;
	left:708px !important;
	top:10px !important;
	background:#fff;
}

#item574532 {
	width:718px !important;
	height:1320px !important;
	left:792px !important;
	top:-10px !important;
}

#item574745 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item574720 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item574716 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item574797 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item574772 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item574769 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item655548 {
	width:1820px !important;
	height:112px !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;
}

#item692237 {
	width:164px !important;
	height:58px !important;
}

#item692231 {
	width:164px !important;
	height:58px !important;
}

#item692228 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item655589 {
	width:120px !important;
	min-height:50px !important;
}

#item655564 {
	width:120px !important;
	min-height:50px !important;
}

#item655561 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item655641 {
	width:120px !important;
	min-height:50px !important;
}

#item655616 {
	width:120px !important;
	min-height:50px !important;
}

#item655613 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item655694 {
	width:130px !important;
	min-height:50px !important;
}

#item655669 {
	width:130px !important;
	min-height:50px !important;
}

#item655666 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item655747 {
	width:130px !important;
	min-height:50px !important;
}

#item655722 {
	width:130px !important;
	min-height:50px !important;
}

#item655718 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item655800 {
	width:150px !important;
	min-height:60px !important;
}

#item655775 {
	width:150px !important;
	min-height:60px !important;
}

#item655772 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item655852 {
	width:150px !important;
	min-height:60px !important;
}

#item655827 {
	width:150px !important;
	min-height:60px !important;
}

#item655824 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item655906 {
	width:140px !important;
	min-height:60px !important;
}

#item655881 {
	width:140px !important;
	min-height:60px !important;
}

#item655878 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item655959 {
	width:140px !important;
	min-height:60px !important;
}

#item655934 {
	width:140px !important;
	min-height:60px !important;
}

#item655930 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item655547.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737668 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#e1efff;
}

#item737669 {
	width:190px !important;
	height:180px !important;
	left:40px !important;
	top:101px !important;
	background:#ffffff;
}

#item737676 {
	width:420px !important;
	left:274px !important;
	top:138px !important;
	min-height:30px !important;
}

#item737700 {
	width:400px !important;
	left:284px !important;
	top:210px !important;
	min-height:70px !important;
}

#item301754 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:180px !important;
}

#item301778 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:608px !important;
	background:#650030;
}

#item301779 {
	width:144px !important;
	left:74px !important;
	top:604px !important;
	min-height:30px !important;
}

#item301802 {
	width:310px !important;
	left:74px !important;
	top:644px !important;
	min-height:130px !important;
}

#item301825 {
	width:20px !important;
	height:20px !important;
	left:384px !important;
	top:608px !important;
	background:#ff4f17;
}

#item301826 {
	width:210px !important;
	left:418px !important;
	top:604px !important;
	min-height:30px !important;
}

#item301849 {
	width:310px !important;
	left:418px !important;
	top:646px !important;
	min-height:130px !important;
}

#item301874 {
	width:230px !important;
	left:40px !important;
	top:832px !important;
	min-height:30px !important;
}

#item523256 {
	opacity:0.00;
	width:10px !important;
	height:1601px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item302451 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item302452 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item302475 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item302402 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item302403 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item302426 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item302399 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:882px !important;
}

#item302552 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item302553 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item302576 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item302502 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item302503 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item302526 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item302499 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:981px !important;
}

#item302203 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item302204 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item302227 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item302153 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item302154 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item302178 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item302150 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:882px !important;
}

#item302303 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item302304 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item302328 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item302254 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item302255 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item302278 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item302251 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:981px !important;
}

#item302352 {
	width:30px !important;
	left:90px !important;
	top:1095px !important;
	min-height:30px !important;
}

#item302375 {
	width:500px !important;
	left:129px !important;
	top:1101px !important;
	min-height:90px !important;
}

#item301953 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item301954 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item301977 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item301902 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item301903 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item301927 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item301899 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:882px !important;
}

#item302001 {
	width:30px !important;
	left:90px !important;
	top:996px !important;
	min-height:30px !important;
}

#item302024 {
	width:500px !important;
	left:129px !important;
	top:1002px !important;
	min-height:90px !important;
}

#item302100 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item302102 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item302125 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item302050 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item302051 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item302074 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item302047 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1101px !important;
}

#item301897 {
	width:713px !important;
	height:1611px !important;
	left:-10px !important;
	top:-10px !important;
}

#item364880 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1244px !important;
	background:#650030;
}

#item364881 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1244px !important;
	border:solid 1px #650030;
}

#item364882 {
	width:180px !important;
	left:68px !important;
	top:1257px !important;
	min-height:30px !important;
}

#item302626 {
	width:530px !important;
	left:119px !important;
	top:1338px !important;
	min-height:27px !important;
}

#item301696 {
	width:768px !important;
	height:119px !important;
	top:1482px !important;
	background:#d1d2d4;
}

#item729690 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729691 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729714 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item729715 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729639 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729640 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729663 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item729664 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729637 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:1502px !important;
}

#item479110 {
	width:120px !important;
	left:40px !important;
	top:1535px !important;
	min-height:40px !important;
}

#item302758 {
	width:610px !important;
	height:170px !important;
	left:10px !important;
	top:1394px !important;
	background:#650030;
}

#item302759 {
	width:470px !important;
	left:65px !important;
	top:1420px !important;
	min-height:40px !important;
}

#item302810 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item302785 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item302782 {
	width:505px !important;
	height:26px !important;
	left:62px !important;
	top:1476px !important;
}

#item733626 {
	width:450px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733600 {
	width:450px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733597 {
	width:475px !important;
	height:26px !important;
	left:62px !important;
	top:1511px !important;
}

#item302914 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item302890 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item302887 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1393px !important;
}

#item302755 {
	opacity:0.00;
	width:10px !important;
	height:1601px !important;
	left:650px !important;
	top:10px !important;
	background:#fff;
}

#item302752 {
	width:660px !important;
	height:1611px !important;
	left:108px !important;
	top:-10px !important;
}

#item302966 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item302940 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item302937 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item303018 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item302993 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item302990 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459899 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459900 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459898.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item450203 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#e1efff;
}

#item450204 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:70px !important;
}

#item404328 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:230px !important;
}

#item404352 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:512px !important;
	background:#650030;
}

#item404353 {
	width:144px !important;
	left:64px !important;
	top:508px !important;
	min-height:30px !important;
}

#item404376 {
	width:482px !important;
	left:64px !important;
	top:548px !important;
	min-height:90px !important;
}

#item404399 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:701px !important;
	background:#ff4f17;
}

#item404400 {
	width:210px !important;
	left:64px !important;
	top:697px !important;
	min-height:30px !important;
}

#item404423 {
	width:482px !important;
	left:64px !important;
	top:739px !important;
	min-height:60px !important;
}

#item404447 {
	width:230px !important;
	left:30px !important;
	top:858px !important;
	min-height:30px !important;
}

#item530025 {
	opacity:0.00;
	width:10px !important;
	height:1996px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item405025 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item405026 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item405049 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item404976 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item404977 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item405000 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item404973 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:908px !important;
}

#item405125 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item405126 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item405149 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item405076 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item405077 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item405100 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item405073 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1007px !important;
}

#item453460 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item453461 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453484 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item453410 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item453411 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453435 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item453408 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:908px !important;
}

#item404875 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item404876 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item404900 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item404826 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item404827 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item404850 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item404823 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1007px !important;
}

#item404925 {
	width:30px !important;
	left:52px !important;
	top:1121px !important;
	min-height:30px !important;
}

#item404948 {
	width:400px !important;
	left:91px !important;
	top:1127px !important;
	min-height:120px !important;
}

#item404525 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item404526 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item404549 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item404475 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item404476 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item404499 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item404472 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:908px !important;
}

#item404574 {
	width:30px !important;
	left:52px !important;
	top:1022px !important;
	min-height:30px !important;
}

#item404597 {
	width:400px !important;
	left:91px !important;
	top:1028px !important;
	min-height:120px !important;
}

#item453579 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item453580 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453603 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item453530 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item453531 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item453554 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item453528 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1147px !important;
}

#item404470 {
	width:559px !important;
	height:2006px !important;
	left:-10px !important;
	top:-10px !important;
}

#item450510 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:1288px !important;
	background:#650030;
}

#item450511 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:1288px !important;
	border:solid 1px #650030;
}

#item450512 {
	width:90px !important;
	left:162px !important;
	top:1311px !important;
	min-height:62px !important;
}

#item450535 {
	width:216px !important;
	left:180px !important;
	top:1404px !important;
	min-height:70px !important;
}

#item404327 {
	width:576px !important;
	height:119px !important;
	top:1877px !important;
	background:#d1d2d4;
}

#item732232 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732233 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732256 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item732257 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732182 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732183 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732206 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item732207 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732180 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:1897px !important;
}

#item479875 {
	width:60px !important;
	left:30px !important;
	top:1935px !important;
	min-height:35px !important;
}

#item405329 {
	width:516px !important;
	height:170px !important;
	left:10px !important;
	top:1789px !important;
	background:#650030;
}

#item405330 {
	width:430px !important;
	left:40px !important;
	top:1815px !important;
	min-height:40px !important;
}

#item405382 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item405356 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item405353 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:1871px !important;
}

#item733683 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733658 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733655 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:1910px !important;
}

#item405486 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item405461 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item405458 {
	width:36px !important;
	height:36px !important;
	left:491px !important;
	top:1788px !important;
}

#item405326 {
	opacity:0.00;
	width:10px !important;
	height:1996px !important;
	left:546px !important;
	top:10px !important;
	background:#fff;
}

#item405324 {
	width:556px !important;
	height:2006px !important;
	left:20px !important;
	top:-10px !important;
}

#item405537 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item405512 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item405509 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item405590 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item405564 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item405561 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465497 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465503 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465500 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465498 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465496.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738052 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738053 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item738058 {
	width:270px !important;
	left:333px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738082 {
	width:340px !important;
	left:298px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738111 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#e1efff;
}

#item102548 {
	width:650px !important;
	left:98px !important;
	top:361px !important;
	min-height:190px !important;
}

#item233882 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:585px !important;
	background:#650030;
}

#item233883 {
	width:144px !important;
	left:132px !important;
	top:581px !important;
	min-height:30px !important;
}

#item233906 {
	width:440px !important;
	left:132px !important;
	top:621px !important;
	min-height:90px !important;
}

#item233929 {
	width:20px !important;
	height:20px !important;
	left:600px !important;
	top:585px !important;
	background:#ff4f17;
}

#item233930 {
	width:210px !important;
	left:634px !important;
	top:581px !important;
	min-height:30px !important;
}

#item233953 {
	width:460px !important;
	left:634px !important;
	top:623px !important;
	min-height:60px !important;
}

#item234471 {
	width:230px !important;
	left:98px !important;
	top:755px !important;
	min-height:30px !important;
}

#item501515 {
	opacity:0.00;
	width:10px !important;
	height:1310px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item235300 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item235301 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235324 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item234646 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item234647 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item234671 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item234643 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:805px !important;
}

#item235406 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item235407 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235430 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item235356 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item235358 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235381 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item235354 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:904px !important;
}

#item235724 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item235725 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235748 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item235674 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item235675 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235699 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item235672 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:805px !important;
}

#item235823 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item235824 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235847 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item235774 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item235775 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235798 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item235772 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:904px !important;
}

#item235017 {
	width:30px !important;
	left:120px !important;
	top:1018px !important;
	min-height:30px !important;
}

#item235040 {
	width:500px !important;
	left:159px !important;
	top:1024px !important;
	min-height:90px !important;
}

#item235512 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item235513 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235536 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item235463 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item235464 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235487 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item235461 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:805px !important;
}

#item234596 {
	width:30px !important;
	left:120px !important;
	top:919px !important;
	min-height:30px !important;
}

#item234619 {
	width:500px !important;
	left:159px !important;
	top:925px !important;
	min-height:90px !important;
}

#item235613 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item235614 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235637 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item235564 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item235565 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item235588 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:60px !important;
}

#item235561 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1024px !important;
}

#item235913 {
	width:743px !important;
	height:1320px !important;
	left:-10px !important;
	top:-10px !important;
}

#item234744 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:798px !important;
	background:#650030;
}

#item234745 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:798px !important;
	border:solid 1px #650030;
}

#item234746 {
	width:90px !important;
	left:850px !important;
	top:821px !important;
	min-height:62px !important;
}

#item234769 {
	width:216px !important;
	left:868px !important;
	top:914px !important;
	min-height:70px !important;
}

#item234470 {
	width:1200px !important;
	height:119px !important;
	top:1192px !important;
	background:#d1d2d4;
}

#item691613 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691614 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691637 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item691638 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691561 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691562 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691586 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item691588 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691559 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1212px !important;
}

#item478313 {
	width:120px !important;
	left:30px !important;
	top:1245px !important;
	min-height:40px !important;
}

#item260735 {
	width:610px !important;
	height:161px !important;
	left:10px !important;
	top:1113px !important;
	background:#650030;
}

#item260736 {
	width:470px !important;
	left:65px !important;
	top:1142px !important;
	min-height:40px !important;
}

#item260788 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item260762 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item260759 {
	width:505px !important;
	height:26px !important;
	left:62px !important;
	top:1195px !important;
}

#item733573 {
	width:450px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733548 {
	width:450px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733545 {
	width:475px !important;
	height:26px !important;
	left:62px !important;
	top:1223px !important;
}

#item260891 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item260867 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item260864 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1112px !important;
}

#item260915 {
	opacity:0.00;
	width:10px !important;
	height:1310px !important;
	left:708px !important;
	top:10px !important;
	background:#fff;
}

#item260732 {
	width:718px !important;
	height:1320px !important;
	left:482px !important;
	top:-10px !important;
}

#item162709 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162684 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162682 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item162760 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162735 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162733 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item667451 {
	width:1200px !important;
	height:112px !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;
}

#item692654 {
	width:164px !important;
	height:58px !important;
}

#item692646 {
	width:164px !important;
	height:58px !important;
}

#item692643 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item667494 {
	width:120px !important;
	min-height:50px !important;
}

#item667469 {
	width:120px !important;
	min-height:50px !important;
}

#item667466 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item667546 {
	width:120px !important;
	min-height:50px !important;
}

#item667521 {
	width:120px !important;
	min-height:50px !important;
}

#item667518 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item667600 {
	width:130px !important;
	min-height:50px !important;
}

#item667575 {
	width:130px !important;
	min-height:50px !important;
}

#item667572 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item667652 {
	width:130px !important;
	min-height:50px !important;
}

#item667627 {
	width:130px !important;
	min-height:50px !important;
}

#item667624 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item667707 {
	width:150px !important;
	min-height:60px !important;
}

#item667680 {
	width:150px !important;
	min-height:60px !important;
}

#item667677 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item667759 {
	width:150px !important;
	min-height:60px !important;
}

#item667734 {
	width:150px !important;
	min-height:60px !important;
}

#item667731 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item667813 {
	width:140px !important;
	min-height:60px !important;
}

#item667788 {
	width:140px !important;
	min-height:60px !important;
}

#item667785 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item667865 {
	width:140px !important;
	min-height:60px !important;
}

#item667840 {
	width:140px !important;
	min-height:60px !important;
}

#item667837 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item667450.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738591 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738592 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item738597 {
	width:270px !important;
	left:643px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738621 {
	width:340px !important;
	left:608px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738651 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#e1efff;
}

#item568005 {
	width:620px !important;
	left:408px !important;
	top:361px !important;
	min-height:310px !important;
}

#item740642 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740643 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740615 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740617 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740613 {
	width:195px !important;
	height:54px !important;
	left:1080px !important;
	top:422px !important;
}

#item568089 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:722px !important;
	background:#650030;
}

#item568090 {
	width:144px !important;
	left:442px !important;
	top:718px !important;
	min-height:30px !important;
}

#item568113 {
	width:440px !important;
	left:442px !important;
	top:758px !important;
	min-height:280px !important;
}

#item568136 {
	width:450px !important;
	left:938px !important;
	top:758px !important;
	min-height:190px !important;
}

#item568160 {
	width:230px !important;
	left:408px !important;
	top:1083px !important;
	min-height:30px !important;
}

#item570395 {
	opacity:0.00;
	width:10px !important;
	height:1849px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item570042 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item570043 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item570066 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item569991 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item569992 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item570015 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item569988 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1133px !important;
}

#item570143 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item570144 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item570168 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item570094 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item570095 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item570118 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item570091 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1228px !important;
}

#item570245 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item570246 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item570269 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item570195 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item570196 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item570219 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item570192 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1348px !important;
}

#item570345 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item570346 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item570370 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item570296 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item570297 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item570320 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item570293 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1443px !important;
}

#item569590 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item569591 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569614 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item569540 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item569541 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569564 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item569537 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1133px !important;
}

#item569690 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item569691 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569714 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item569641 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item569642 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569665 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item569638 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1228px !important;
}

#item569791 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item569793 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569816 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item569741 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item569742 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569765 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item569738 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1348px !important;
}

#item569893 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item569894 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569917 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item569843 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item569844 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569868 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item569840 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1443px !important;
}

#item569941 {
	width:30px !important;
	left:120px !important;
	top:1582px !important;
	min-height:30px !important;
}

#item569964 {
	width:510px !important;
	left:159px !important;
	top:1588px !important;
	min-height:70px !important;
}

#item569141 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item569142 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569165 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item569091 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item569092 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569115 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item569088 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1133px !important;
}

#item569241 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item569242 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569265 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item569192 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item569193 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569216 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item569189 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1228px !important;
}

#item569341 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item569343 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569366 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item569292 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item569293 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569316 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item569289 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1348px !important;
}

#item569390 {
	width:30px !important;
	left:120px !important;
	top:1462px !important;
	min-height:30px !important;
}

#item569413 {
	width:540px !important;
	left:159px !important;
	top:1468px !important;
	min-height:90px !important;
}

#item569488 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item569489 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569512 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item569439 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item569440 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569463 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item569436 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1567px !important;
}

#item568687 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item568688 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568711 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item568637 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item568638 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568661 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item568634 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1133px !important;
}

#item568790 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item568791 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568814 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item568741 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item568742 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568765 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item568737 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1228px !important;
}

#item568838 {
	width:30px !important;
	left:120px !important;
	top:1362px !important;
	min-height:30px !important;
}

#item568861 {
	width:530px !important;
	left:159px !important;
	top:1368px !important;
	min-height:90px !important;
}

#item568937 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item568938 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568961 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item568887 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item568888 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568911 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item568884 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1466px !important;
}

#item569037 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item569038 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569061 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item568988 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item568989 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item569012 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item568985 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1561px !important;
}

#item568238 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item568239 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568262 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item568188 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item568189 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568212 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item568185 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1133px !important;
}

#item568286 {
	width:30px !important;
	left:120px !important;
	top:1243px !important;
	min-height:30px !important;
}

#item568309 {
	width:540px !important;
	left:159px !important;
	top:1249px !important;
	min-height:70px !important;
}

#item568384 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item568385 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568408 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item568335 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item568336 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568359 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item568332 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1324px !important;
}

#item568485 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item568486 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568509 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item568435 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item568436 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568459 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item568432 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1444px !important;
}

#item568585 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item568586 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568609 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item568536 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item568537 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item568560 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item568533 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1539px !important;
}

#item568183 {
	width:743px !important;
	height:1859px !important;
	left:300px !important;
	top:-10px !important;
}

#item570396 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1126px !important;
	background:#650030;
}

#item570397 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1126px !important;
	border:solid 1px #650030;
}

#item570398 {
	width:90px !important;
	left:1160px !important;
	top:1149px !important;
	min-height:62px !important;
}

#item570421 {
	width:192px !important;
	left:1178px !important;
	top:1242px !important;
	min-height:43px !important;
}

#item567949 {
	width:1820px !important;
	height:119px !important;
	top:1730px !important;
	background:#d1d2d4;
}

#item689319 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689321 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689344 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item689345 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689269 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689270 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689293 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item689294 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689267 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1750px !important;
}

#item570547 {
	width:120px !important;
	left:60px !important;
	top:1788px !important;
	min-height:40px !important;
}

#item570574 {
	width:340px !important;
	left:838px !important;
	top:432px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:530px !important;
	padding:21px;
}

#item570624 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item570600 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item570597 {
	width:36px !important;
	height:36px !important;
	left:1144px !important;
	top:430px !important;
}

#item570572 {
	opacity:0.00;
	width:10px !important;
	height:1849px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item570570 {
	width:1180px !important;
	height:1859px !important;
	left:300px !important;
	top:-10px !important;
}

#item570653 {
	width:610px !important;
	height:333px !important;
	background:#650030;
}

#item570654 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item570706 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item570680 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item570677 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item570733 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item570758 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item570730 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item570810 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item570785 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item570782 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item570914 {
	width:420px !important;
	left:19px !important;
	min-height:40px !important;
}

#item570889 {
	width:420px !important;
	left:19px !important;
	min-height:40px !important;
}

#item570886 {
	width:439px !important;
	height:40px !important;
	left:55px !important;
	top:193px !important;
}

#item570966 {
	width:460px !important;
	left:19px !important;
	min-height:20px !important;
}

#item570941 {
	width:460px !important;
	left:19px !important;
	min-height:20px !important;
}

#item570938 {
	width:479px !important;
	height:20px !important;
	left:55px !important;
	top:250px !important;
}

#item606509 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item606484 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item606481 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:286px !important;
}

#item570863 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item570838 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item570834 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item570649 {
	opacity:0.00;
	width:10px !important;
	height:1849px !important;
	left:698px !important;
	background:#fff;
}

#item570647 {
	width:708px !important;
	height:1849px !important;
	left:802px !important;
}

#item571072 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item571047 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item571044 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item571125 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item571100 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item571097 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item656022 {
	width:1820px !important;
	height:112px !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;
}

#item692251 {
	width:164px !important;
	height:58px !important;
}

#item692244 {
	width:164px !important;
	height:58px !important;
}

#item692241 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item656062 {
	width:120px !important;
	min-height:50px !important;
}

#item656037 {
	width:120px !important;
	min-height:50px !important;
}

#item656034 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item656116 {
	width:120px !important;
	min-height:50px !important;
}

#item656089 {
	width:120px !important;
	min-height:50px !important;
}

#item656086 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item656169 {
	width:130px !important;
	min-height:50px !important;
}

#item656144 {
	width:130px !important;
	min-height:50px !important;
}

#item656141 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item656222 {
	width:130px !important;
	min-height:50px !important;
}

#item656196 {
	width:130px !important;
	min-height:50px !important;
}

#item656193 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item656275 {
	width:150px !important;
	min-height:60px !important;
}

#item656250 {
	width:150px !important;
	min-height:60px !important;
}

#item656247 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item656328 {
	width:150px !important;
	min-height:60px !important;
}

#item656302 {
	width:150px !important;
	min-height:60px !important;
}

#item656299 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item656381 {
	width:140px !important;
	min-height:60px !important;
}

#item656356 {
	width:140px !important;
	min-height:60px !important;
}

#item656353 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item656433 {
	width:140px !important;
	min-height:60px !important;
}

#item656408 {
	width:140px !important;
	min-height:60px !important;
}

#item656405 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item656021.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737737 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#e1efff;
}

#item737738 {
	width:190px !important;
	height:180px !important;
	left:40px !important;
	top:101px !important;
	background:#ffffff;
}

#item737743 {
	width:420px !important;
	left:274px !important;
	top:138px !important;
	min-height:30px !important;
}

#item737768 {
	width:400px !important;
	left:284px !important;
	top:210px !important;
	min-height:70px !important;
}

#item296305 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:270px !important;
}

#item740778 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740779 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740752 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740753 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740750 {
	width:195px !important;
	height:54px !important;
	left:40px !important;
	top:657px !important;
}

#item296385 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:780px !important;
	background:#650030;
}

#item296386 {
	width:144px !important;
	left:74px !important;
	top:776px !important;
	min-height:30px !important;
}

#item296409 {
	width:310px !important;
	left:74px !important;
	top:816px !important;
	min-height:380px !important;
}

#item296432 {
	width:310px !important;
	left:418px !important;
	top:816px !important;
	min-height:380px !important;
}

#item296457 {
	width:230px !important;
	left:40px !important;
	top:1255px !important;
	min-height:30px !important;
}

#item522699 {
	opacity:0.00;
	width:10px !important;
	height:2225px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item298339 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item298340 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298363 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item298290 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item298291 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298314 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item298287 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1305px !important;
}

#item298440 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item298441 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298465 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item298390 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item298391 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298415 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item298387 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1400px !important;
}

#item298541 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item298542 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298565 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item298492 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item298493 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298516 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item298489 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1520px !important;
}

#item298641 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item298642 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298665 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item298592 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item298593 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298616 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item298589 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1615px !important;
}

#item297887 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item297889 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297912 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item297838 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item297839 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297862 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item297835 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1305px !important;
}

#item297988 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item297989 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298012 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item297939 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item297940 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297963 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item297936 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1400px !important;
}

#item298090 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item298091 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298115 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item298040 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item298041 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298064 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item298037 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1520px !important;
}

#item298191 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item298192 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298215 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item298142 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item298143 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item298166 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item298139 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1615px !important;
}

#item298240 {
	width:30px !important;
	left:90px !important;
	top:1754px !important;
	min-height:30px !important;
}

#item298263 {
	width:510px !important;
	left:129px !important;
	top:1760px !important;
	min-height:70px !important;
}

#item297438 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item297439 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297462 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item297389 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item297390 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297413 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item297386 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1305px !important;
}

#item297538 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item297539 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297562 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item297489 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item297490 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297513 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item297486 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1400px !important;
}

#item297639 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item297640 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297663 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item297590 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item297591 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297614 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item297587 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1520px !important;
}

#item297687 {
	width:30px !important;
	left:90px !important;
	top:1634px !important;
	min-height:30px !important;
}

#item297710 {
	width:540px !important;
	left:129px !important;
	top:1640px !important;
	min-height:90px !important;
}

#item297785 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item297786 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297810 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item297736 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item297737 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297760 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item297733 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1739px !important;
}

#item296987 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item296988 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297011 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item296937 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item296938 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item296962 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item296934 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1305px !important;
}

#item297087 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item297088 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297111 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item297038 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item297039 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297062 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item297035 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1400px !important;
}

#item297136 {
	width:30px !important;
	left:90px !important;
	top:1534px !important;
	min-height:30px !important;
}

#item297160 {
	width:530px !important;
	left:129px !important;
	top:1540px !important;
	min-height:90px !important;
}

#item297236 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item297237 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297260 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item297187 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item297188 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297211 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item297184 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1638px !important;
}

#item297336 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item297337 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297361 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item297287 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item297288 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item297311 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item297284 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1733px !important;
}

#item296534 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item296535 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item296558 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item296485 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item296486 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item296509 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item296482 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1305px !important;
}

#item296583 {
	width:30px !important;
	left:90px !important;
	top:1415px !important;
	min-height:30px !important;
}

#item296606 {
	width:540px !important;
	left:129px !important;
	top:1421px !important;
	min-height:70px !important;
}

#item296681 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item296682 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item296707 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item296632 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item296633 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item296656 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item296629 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1496px !important;
}

#item296784 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item296785 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item296808 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item296735 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item296736 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item296759 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item296732 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1616px !important;
}

#item296884 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item296885 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item296909 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item296835 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item296836 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item296859 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item296832 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1711px !important;
}

#item296480 {
	width:713px !important;
	height:2235px !important;
	left:-10px !important;
	top:-10px !important;
}

#item364370 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1881px !important;
	background:#650030;
}

#item364371 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1881px !important;
	border:solid 1px #650030;
}

#item364373 {
	width:180px !important;
	left:68px !important;
	top:1894px !important;
	min-height:30px !important;
}

#item298715 {
	width:340px !important;
	left:214px !important;
	top:1975px !important;
	min-height:43px !important;
}

#item296247 {
	width:768px !important;
	height:119px !important;
	top:2106px !important;
	background:#d1d2d4;
}

#item729808 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729809 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729832 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item729833 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729758 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729759 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729782 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item729783 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729756 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2126px !important;
}

#item479051 {
	width:120px !important;
	left:40px !important;
	top:2159px !important;
	min-height:40px !important;
}

#item298845 {
	width:400px !important;
	left:108px !important;
	top:667px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:460px !important;
	padding:21px;
}

#item298896 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item298872 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item298868 {
	width:36px !important;
	height:36px !important;
	left:475px !important;
	top:665px !important;
}

#item298843 {
	opacity:0.00;
	width:10px !important;
	height:2225px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item298841 {
	width:511px !important;
	height:2235px !important;
	left:-10px !important;
	top:-10px !important;
}

#item298924 {
	width:610px !important;
	height:333px !important;
	background:#650030;
}

#item298925 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item298976 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item298951 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item298948 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item299004 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item299029 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item299001 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item299082 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item299056 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item299053 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item299133 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item299109 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item299106 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item299184 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:40px !important;
}

#item299159 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:40px !important;
}

#item299156 {
	width:445px !important;
	height:46px !important;
	left:62px !important;
	top:2045px !important;
}

#item299238 {
	width:460px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item299213 {
	width:460px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item299209 {
	width:485px !important;
	height:26px !important;
	left:62px !important;
	top:2102px !important;
}

#item299291 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item299266 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item299262 {
	width:445px !important;
	height:26px !important;
	left:62px !important;
	top:2138px !important;
}

#item298921 {
	opacity:0.00;
	width:10px !important;
	height:2225px !important;
	left:650px !important;
	top:10px !important;
	background:#fff;
}

#item298919 {
	width:660px !important;
	height:2235px !important;
	left:108px !important;
	top:-10px !important;
}

#item299343 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item299318 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item299315 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item299395 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item299370 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item299367 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459882 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459883 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459881.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615862 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#e1efff;
}

#item615863 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:70px !important;
}

#item398958 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:370px !important;
}

#item740844 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740846 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740817 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740818 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740815 {
	width:195px !important;
	height:54px !important;
	left:30px !important;
	top:606px !important;
}

#item399040 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:730px !important;
	background:#650030;
}

#item399041 {
	width:144px !important;
	left:64px !important;
	top:726px !important;
	min-height:30px !important;
}

#item399064 {
	width:482px !important;
	left:64px !important;
	top:766px !important;
	min-height:470px !important;
}

#item399111 {
	width:230px !important;
	left:30px !important;
	top:1285px !important;
	min-height:30px !important;
}

#item529462 {
	opacity:0.00;
	width:10px !important;
	height:2462px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item451143 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item451144 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451168 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item400943 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item400944 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item400967 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item400940 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1335px !important;
}

#item401094 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item401095 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item401118 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item401044 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item401045 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item401068 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item401041 {
	width:522px !important;
	height:124px !important;
	left:37px !important;
	top:1454px !important;
}

#item451079 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item451080 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451103 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item401145 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item401146 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item401169 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item401142 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1574px !important;
}

#item451019 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item451020 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451043 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item401246 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item401248 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item401271 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item401243 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1693px !important;
}

#item451508 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item451509 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451532 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451459 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item451460 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451483 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451457 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1335px !important;
}

#item451869 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item451870 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451893 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451819 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item451820 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451843 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451817 {
	width:522px !important;
	height:124px !important;
	left:37px !important;
	top:1454px !important;
}

#item452216 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item452217 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452240 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item452167 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item452168 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452191 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item452165 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1574px !important;
}

#item450960 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item450961 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item450984 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item400795 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item400797 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item400820 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item400792 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1693px !important;
}

#item400893 {
	width:30px !important;
	left:52px !important;
	top:1871px !important;
	min-height:30px !important;
}

#item400916 {
	width:400px !important;
	left:91px !important;
	top:1877px !important;
	min-height:90px !important;
}

#item451379 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item451380 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451403 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451330 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item451331 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451354 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451328 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1335px !important;
}

#item451747 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item451748 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451771 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451698 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item451699 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451722 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451696 {
	width:522px !important;
	height:124px !important;
	left:37px !important;
	top:1454px !important;
}

#item450866 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item450867 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item450890 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item400244 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item400245 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item400268 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item400240 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1574px !important;
}

#item400341 {
	width:30px !important;
	left:52px !important;
	top:1703px !important;
	min-height:30px !important;
}

#item400364 {
	width:400px !important;
	left:91px !important;
	top:1709px !important;
	min-height:120px !important;
}

#item452451 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item452452 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452475 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item452402 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item452403 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452426 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item452400 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1827px !important;
}

#item451252 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item451253 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451276 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451203 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item451204 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451227 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451201 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1335px !important;
}

#item399742 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item399743 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item399766 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item399693 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item399694 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item399717 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item399689 {
	width:522px !important;
	height:124px !important;
	left:37px !important;
	top:1454px !important;
}

#item399790 {
	width:30px !important;
	left:52px !important;
	top:1587px !important;
	min-height:30px !important;
}

#item399813 {
	width:400px !important;
	left:91px !important;
	top:1593px !important;
	min-height:120px !important;
}

#item452102 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item452104 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452127 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item452053 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item452054 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452077 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item452051 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1715px !important;
}

#item452572 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item452573 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452596 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item452523 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item452524 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452547 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item452521 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1834px !important;
}

#item450797 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item450798 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item450821 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item399139 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item399140 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item399163 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item399136 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1335px !important;
}

#item399237 {
	width:30px !important;
	left:52px !important;
	top:1467px !important;
	min-height:30px !important;
}

#item399261 {
	width:400px !important;
	left:91px !important;
	top:1473px !important;
	min-height:90px !important;
}

#item451635 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item451636 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451659 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451586 {
	width:516px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item451587 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451610 {
	width:405px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451584 {
	width:522px !important;
	height:124px !important;
	left:37px !important;
	top:1573px !important;
}

#item451979 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item451980 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452004 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451930 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item451931 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item451954 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item451928 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1693px !important;
}

#item452335 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item452336 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452359 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item452286 {
	width:516px !important;
	height:165px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item452287 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item452310 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:140px !important;
}

#item452284 {
	width:522px !important;
	height:171px !important;
	left:37px !important;
	top:1812px !important;
}

#item399134 {
	width:559px !important;
	height:2472px !important;
	left:-10px !important;
	top:-10px !important;
}

#item450373 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2032px !important;
	background:#650030;
}

#item450374 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2032px !important;
	border:solid 1px #650030;
}

#item450375 {
	width:90px !important;
	left:162px !important;
	top:2055px !important;
	min-height:62px !important;
}

#item450399 {
	width:192px !important;
	left:180px !important;
	top:2148px !important;
	min-height:43px !important;
}

#item401393 {
	width:576px !important;
	height:119px !important;
	top:2343px !important;
	background:#d1d2d4;
}

#item732350 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732351 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732374 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item732375 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732300 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732301 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732324 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item732325 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732298 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2363px !important;
}

#item479819 {
	width:60px !important;
	left:30px !important;
	top:2401px !important;
	min-height:35px !important;
}

#item401501 {
	width:420px !important;
	left:98px !important;
	top:616px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:436px !important;
	padding:21px;
}

#item401552 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item401528 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item401525 {
	width:36px !important;
	height:36px !important;
	left:484px !important;
	top:614px !important;
}

#item401499 {
	opacity:0.00;
	width:10px !important;
	height:2462px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item401497 {
	width:520px !important;
	height:2472px !important;
	left:-10px !important;
	top:-10px !important;
}

#item401580 {
	width:516px !important;
	height:343px !important;
	background:#650030;
}

#item401581 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item401632 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item401607 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item401604 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:85px !important;
}

#item401660 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item401685 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item401657 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:121px !important;
}

#item401737 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item401712 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item401709 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:157px !important;
}

#item401788 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item401764 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item401761 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item401840 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:40px !important;
}

#item401814 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:40px !important;
}

#item401811 {
	width:445px !important;
	height:46px !important;
	left:37px !important;
	top:2272px !important;
}

#item401892 {
	width:350px !important;
	left:22px !important;
	top:3px !important;
	min-height:40px !important;
}

#item401867 {
	width:350px !important;
	left:22px !important;
	top:3px !important;
	min-height:40px !important;
}

#item401864 {
	width:375px !important;
	height:46px !important;
	left:37px !important;
	top:2329px !important;
}

#item401944 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item401919 {
	width:420px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item401916 {
	width:445px !important;
	height:26px !important;
	left:37px !important;
	top:2385px !important;
}

#item401577 {
	opacity:0.00;
	width:10px !important;
	height:2462px !important;
	left:546px !important;
	top:10px !important;
	background:#fff;
}

#item401575 {
	width:556px !important;
	height:2472px !important;
	left:20px !important;
	top:-10px !important;
}

#item401996 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item401971 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item401968 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item402050 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item402024 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item402021 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465476 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465483 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465479 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465477 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465475.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738113 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738114 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item738119 {
	width:270px !important;
	left:333px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738143 {
	width:340px !important;
	left:298px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738170 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#e1efff;
}

#item83449 {
	width:620px !important;
	left:98px !important;
	top:361px !important;
	min-height:310px !important;
}

#item740712 {
	width:195px !important;
	height:54px !important;
	background:#650030;
}

#item740713 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740686 {
	width:195px !important;
	height:54px !important;
	background:#e5e5e5;
}

#item740687 {
	width:130px !important;
	left:58px !important;
	top:19px !important;
	min-height:20px !important;
}

#item740684 {
	width:195px !important;
	height:54px !important;
	left:770px !important;
	top:422px !important;
}

#item225674 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:722px !important;
	background:#650030;
}

#item225675 {
	width:144px !important;
	left:132px !important;
	top:718px !important;
	min-height:30px !important;
}

#item225699 {
	width:440px !important;
	left:132px !important;
	top:758px !important;
	min-height:280px !important;
}

#item225722 {
	width:450px !important;
	left:628px !important;
	top:758px !important;
	min-height:190px !important;
}

#item225751 {
	width:230px !important;
	left:98px !important;
	top:1083px !important;
	min-height:30px !important;
}

#item500932 {
	opacity:0.00;
	width:10px !important;
	height:1849px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item228304 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item228305 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228328 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item228255 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item228256 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228279 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item228253 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1133px !important;
}

#item228366 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item228367 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228390 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item227684 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item227685 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item227709 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item227681 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1228px !important;
}

#item227834 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item227835 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item227858 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item227785 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item227786 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item227809 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item227782 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1348px !important;
}

#item228467 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item228468 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228491 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item228418 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item228419 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228442 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item228416 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1443px !important;
}

#item229819 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item229820 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229843 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item229769 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item229770 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229793 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item229767 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1133px !important;
}

#item229919 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item229920 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229943 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item229869 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item229871 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229894 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item229867 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1228px !important;
}

#item230018 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item230019 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item230043 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item229969 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item229970 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229993 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item229967 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1348px !important;
}

#item230118 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item230119 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item230142 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item230069 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item230070 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item230093 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item230067 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1443px !important;
}

#item227532 {
	width:30px !important;
	left:120px !important;
	top:1582px !important;
	min-height:30px !important;
}

#item227555 {
	width:510px !important;
	left:159px !important;
	top:1588px !important;
	min-height:70px !important;
}

#item229421 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item229422 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229445 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item229372 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item229373 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229396 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item229370 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1133px !important;
}

#item229520 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item229521 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229544 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item229471 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item229472 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229495 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item229469 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1228px !important;
}

#item229620 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item229621 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229644 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item229570 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item229571 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229595 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item229568 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1348px !important;
}

#item226980 {
	width:30px !important;
	left:120px !important;
	top:1462px !important;
	min-height:30px !important;
}

#item227004 {
	width:540px !important;
	left:159px !important;
	top:1468px !important;
	min-height:90px !important;
}

#item229719 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item229720 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229743 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item229670 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item229671 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229694 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item229668 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1567px !important;
}

#item228987 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item228988 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229011 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item228937 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item228938 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228961 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item228934 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1133px !important;
}

#item229087 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item229088 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229111 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item229037 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item229039 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229062 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item229035 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1228px !important;
}

#item226428 {
	width:30px !important;
	left:120px !important;
	top:1362px !important;
	min-height:30px !important;
}

#item226451 {
	width:530px !important;
	left:159px !important;
	top:1368px !important;
	min-height:90px !important;
}

#item229186 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item229187 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229211 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item229137 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item229138 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229161 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item229135 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1466px !important;
}

#item229286 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item229287 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229310 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item229237 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item229238 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item229261 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item229235 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1561px !important;
}

#item228587 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item228588 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228611 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item228538 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item228539 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228562 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item228536 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1133px !important;
}

#item225877 {
	width:30px !important;
	left:120px !important;
	top:1243px !important;
	min-height:30px !important;
}

#item225901 {
	width:540px !important;
	left:159px !important;
	top:1249px !important;
	min-height:70px !important;
}

#item228687 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item228688 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228711 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item228637 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item228638 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228662 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item228635 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1324px !important;
}

#item228787 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item228788 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228811 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item228737 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item228738 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228762 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item228735 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1444px !important;
}

#item228886 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item228887 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228910 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item228837 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item228838 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item228861 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item228835 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1539px !important;
}

#item230330 {
	width:743px !important;
	height:1859px !important;
	left:-10px !important;
	top:-10px !important;
}

#item227983 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1126px !important;
	background:#650030;
}

#item227984 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1126px !important;
	border:solid 1px #650030;
}

#item227985 {
	width:90px !important;
	left:850px !important;
	top:1149px !important;
	min-height:62px !important;
}

#item228008 {
	width:192px !important;
	left:868px !important;
	top:1242px !important;
	min-height:43px !important;
}

#item225749 {
	width:1200px !important;
	height:119px !important;
	top:1730px !important;
	background:#d1d2d4;
}

#item691722 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691723 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691746 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item691747 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691671 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691672 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691695 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item691696 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691669 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1750px !important;
}

#item478254 {
	width:120px !important;
	left:30px !important;
	top:1783px !important;
	min-height:40px !important;
}

#item230358 {
	width:340px !important;
	left:838px !important;
	top:431px !important;
	background:#ffffff;
	border:solid 1px #ff4f17;
	min-height:530px !important;
	padding:21px;
}

#item230409 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
	background:#752135;
}

#item230384 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item230381 {
	width:36px !important;
	height:37px !important;
	left:1144px !important;
	top:429px !important;
}

#item230356 {
	opacity:0.00;
	width:10px !important;
	height:1849px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item230354 {
	width:1180px !important;
	height:1859px !important;
	left:-10px !important;
	top:-10px !important;
}

#item259794 {
	width:610px !important;
	height:333px !important;
	background:#650030;
}

#item259795 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item259846 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259821 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259818 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item259898 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259873 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259870 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item259950 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259925 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item259922 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item260053 {
	width:420px !important;
	left:19px !important;
	min-height:40px !important;
}

#item260028 {
	width:420px !important;
	left:19px !important;
	min-height:40px !important;
}

#item260026 {
	width:439px !important;
	height:40px !important;
	left:55px !important;
	top:193px !important;
}

#item260383 {
	width:460px !important;
	left:19px !important;
	min-height:20px !important;
}

#item260357 {
	width:460px !important;
	left:19px !important;
	min-height:20px !important;
}

#item260354 {
	width:479px !important;
	height:20px !important;
	left:55px !important;
	top:250px !important;
}

#item606099 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item606073 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item606070 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:286px !important;
}

#item260003 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item259979 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item259975 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item260078 {
	opacity:0.00;
	width:10px !important;
	height:1849px !important;
	left:698px !important;
	background:#fff;
}

#item259791 {
	width:708px !important;
	height:1849px !important;
	left:492px !important;
}

#item162484 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162458 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162456 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item162535 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162510 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162508 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item667928 {
	width:1200px !important;
	height:112px !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;
}

#item692668 {
	width:164px !important;
	height:58px !important;
}

#item692663 {
	width:164px !important;
	height:58px !important;
}

#item692660 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item667967 {
	width:120px !important;
	min-height:50px !important;
}

#item667942 {
	width:120px !important;
	min-height:50px !important;
}

#item667939 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item668020 {
	width:120px !important;
	min-height:50px !important;
}

#item667994 {
	width:120px !important;
	min-height:50px !important;
}

#item667991 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item668074 {
	width:130px !important;
	min-height:50px !important;
}

#item668049 {
	width:130px !important;
	min-height:50px !important;
}

#item668046 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item668126 {
	width:130px !important;
	min-height:50px !important;
}

#item668101 {
	width:130px !important;
	min-height:50px !important;
}

#item668098 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item668179 {
	width:150px !important;
	min-height:60px !important;
}

#item668154 {
	width:150px !important;
	min-height:60px !important;
}

#item668151 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item668231 {
	width:150px !important;
	min-height:60px !important;
}

#item668206 {
	width:150px !important;
	min-height:60px !important;
}

#item668203 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item668285 {
	width:140px !important;
	min-height:60px !important;
}

#item668260 {
	width:140px !important;
	min-height:60px !important;
}

#item668257 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item668337 {
	width:140px !important;
	min-height:60px !important;
}

#item668312 {
	width:140px !important;
	min-height:60px !important;
}

#item668309 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item667927.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738672 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738673 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item738678 {
	width:270px !important;
	left:643px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738702 {
	width:340px !important;
	left:608px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738729 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#e1efff;
}

#item562482 {
	width:660px !important;
	left:408px !important;
	top:361px !important;
	min-height:190px !important;
}

#item562507 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:593px !important;
	background:#650030;
}

#item562508 {
	width:144px !important;
	left:442px !important;
	top:589px !important;
	min-height:30px !important;
}

#item562531 {
	width:440px !important;
	left:442px !important;
	top:629px !important;
	min-height:90px !important;
}

#item562554 {
	width:390px !important;
	left:938px !important;
	top:629px !important;
	min-height:40px !important;
}

#item562578 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:764px !important;
	background:#ff4f17;
}

#item562579 {
	width:210px !important;
	left:442px !important;
	top:760px !important;
	min-height:30px !important;
}

#item562602 {
	width:840px !important;
	left:442px !important;
	top:802px !important;
	min-height:40px !important;
}

#item562625 {
	width:460px !important;
	left:442px !important;
	top:856px !important;
	min-height:80px !important;
}

#item562649 {
	width:470px !important;
	left:938px !important;
	top:856px !important;
	min-height:50px !important;
}

#item562674 {
	width:230px !important;
	left:408px !important;
	top:982px !important;
	min-height:30px !important;
}

#item564907 {
	opacity:0.00;
	width:10px !important;
	height:1639px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item564554 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item564555 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564578 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item564505 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item564506 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564529 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item564502 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1032px !important;
}

#item564656 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item564657 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564680 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item564606 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item564607 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564630 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item564603 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1103px !important;
}

#item564757 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item564758 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564781 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item564708 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item564709 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564732 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item564705 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1198px !important;
}

#item564857 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item564859 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564882 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item564808 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item564809 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564832 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item564805 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1293px !important;
}

#item564103 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item564104 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564127 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item564054 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item564055 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564078 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item564051 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1032px !important;
}

#item564204 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item564205 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564229 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item564154 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item564155 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564178 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item564151 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1103px !important;
}

#item564305 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item564306 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564329 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item564256 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item564257 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564280 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item564253 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1198px !important;
}

#item564405 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item564406 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564430 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item564356 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item564357 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564380 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item564353 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1293px !important;
}

#item564455 {
	width:30px !important;
	left:120px !important;
	top:1383px !important;
	min-height:30px !important;
}

#item564478 {
	width:510px !important;
	left:159px !important;
	top:1389px !important;
	min-height:90px !important;
}

#item563654 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item563655 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563678 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item563604 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item563605 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563629 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item563601 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1032px !important;
}

#item563755 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item563756 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563779 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item563705 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item563706 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563729 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item563702 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1103px !important;
}

#item563855 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item563856 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563879 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item563806 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item563807 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563830 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item563803 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1198px !important;
}

#item563903 {
	width:30px !important;
	left:120px !important;
	top:1312px !important;
	min-height:30px !important;
}

#item563926 {
	width:540px !important;
	left:159px !important;
	top:1318px !important;
	min-height:70px !important;
}

#item564002 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item564003 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item564026 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item563952 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item563953 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563976 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item563949 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1396px !important;
}

#item563203 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item563204 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563227 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item563154 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item563155 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563178 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item563151 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1032px !important;
}

#item563303 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item563305 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563328 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item563254 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item563255 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563278 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item563251 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1103px !important;
}

#item563352 {
	width:30px !important;
	left:120px !important;
	top:1212px !important;
	min-height:30px !important;
}

#item563375 {
	width:530px !important;
	left:159px !important;
	top:1218px !important;
	min-height:40px !important;
}

#item563451 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item563452 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563475 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item563402 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item563403 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563426 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item563399 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1269px !important;
}

#item563552 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item563553 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563576 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item563502 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item563503 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563526 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item563499 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1364px !important;
}

#item562751 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item562752 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item562776 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item562702 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item562703 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item562726 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item562699 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1032px !important;
}

#item562800 {
	width:30px !important;
	left:120px !important;
	top:1118px !important;
	min-height:30px !important;
}

#item562823 {
	width:540px !important;
	left:159px !important;
	top:1124px !important;
	min-height:40px !important;
}

#item562900 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item562901 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item562924 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item562849 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item562850 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item562874 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item562846 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1175px !important;
}

#item563000 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item563001 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563024 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item562951 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item562952 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item562975 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item562948 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1270px !important;
}

#item563102 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item563103 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563126 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item563051 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item563052 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item563075 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item563048 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1365px !important;
}

#item562697 {
	width:743px !important;
	height:1649px !important;
	left:300px !important;
	top:-10px !important;
}

#item564908 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1025px !important;
	background:#650030;
}

#item564909 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1025px !important;
	border:solid 1px #650030;
}

#item564910 {
	width:90px !important;
	left:1160px !important;
	top:1048px !important;
	min-height:62px !important;
}

#item564933 {
	width:216px !important;
	left:1178px !important;
	top:1141px !important;
	min-height:120px !important;
}

#item562426 {
	width:1820px !important;
	height:119px !important;
	top:1520px !important;
	background:#d1d2d4;
}

#item689433 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689434 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689457 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item689458 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689383 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689384 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689407 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item689408 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689381 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1540px !important;
}

#item565059 {
	width:120px !important;
	left:60px !important;
	top:1573px !important;
	min-height:40px !important;
}

#item565088 {
	width:610px !important;
	height:170px !important;
	background:#650030;
}

#item565089 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item565190 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item565165 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item565162 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item608561 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608536 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608533 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item565139 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item565115 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item565112 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item565085 {
	opacity:0.00;
	width:10px !important;
	height:1639px !important;
	left:698px !important;
	background:#fff;
}

#item565083 {
	width:708px !important;
	height:1639px !important;
	left:802px !important;
}

#item565243 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item565218 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item565215 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item565296 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item565271 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item565267 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item656489 {
	width:1820px !important;
	height:112px !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;
}

#item692275 {
	width:164px !important;
	height:58px !important;
}

#item692267 {
	width:164px !important;
	height:58px !important;
}

#item692264 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item656532 {
	width:120px !important;
	min-height:50px !important;
}

#item656507 {
	width:120px !important;
	min-height:50px !important;
}

#item656504 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item656585 {
	width:120px !important;
	min-height:50px !important;
}

#item656560 {
	width:120px !important;
	min-height:50px !important;
}

#item656557 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item656639 {
	width:130px !important;
	min-height:50px !important;
}

#item656613 {
	width:130px !important;
	min-height:50px !important;
}

#item656610 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item656691 {
	width:130px !important;
	min-height:50px !important;
}

#item656666 {
	width:130px !important;
	min-height:50px !important;
}

#item656663 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item656744 {
	width:150px !important;
	min-height:60px !important;
}

#item656719 {
	width:150px !important;
	min-height:60px !important;
}

#item656716 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item656796 {
	width:150px !important;
	min-height:60px !important;
}

#item656771 {
	width:150px !important;
	min-height:60px !important;
}

#item656768 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item656850 {
	width:140px !important;
	min-height:60px !important;
}

#item656825 {
	width:140px !important;
	min-height:60px !important;
}

#item656821 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item656902 {
	width:140px !important;
	min-height:60px !important;
}

#item656877 {
	width:140px !important;
	min-height:60px !important;
}

#item656874 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item656488.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737794 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#e1efff;
}

#item737795 {
	width:190px !important;
	height:180px !important;
	left:40px !important;
	top:101px !important;
	background:#ffffff;
}

#item737802 {
	width:420px !important;
	left:274px !important;
	top:138px !important;
	min-height:30px !important;
}

#item737826 {
	width:400px !important;
	left:284px !important;
	top:210px !important;
	min-height:70px !important;
}

#item290859 {
	width:660px !important;
	left:40px !important;
	top:367px !important;
	min-height:190px !important;
}

#item290884 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:619px !important;
	background:#650030;
}

#item290885 {
	width:144px !important;
	left:74px !important;
	top:615px !important;
	min-height:30px !important;
}

#item290908 {
	width:310px !important;
	left:74px !important;
	top:655px !important;
	min-height:90px !important;
}

#item290931 {
	width:310px !important;
	left:418px !important;
	top:655px !important;
	min-height:90px !important;
}

#item290955 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:807px !important;
	background:#ff4f17;
}

#item290956 {
	width:210px !important;
	left:74px !important;
	top:803px !important;
	min-height:30px !important;
}

#item290979 {
	width:670px !important;
	left:74px !important;
	top:845px !important;
	min-height:40px !important;
}

#item291002 {
	width:310px !important;
	left:74px !important;
	top:899px !important;
	min-height:80px !important;
}

#item291025 {
	width:310px !important;
	left:418px !important;
	top:899px !important;
	min-height:50px !important;
}

#item291049 {
	width:230px !important;
	left:40px !important;
	top:1033px !important;
	min-height:30px !important;
}

#item521959 {
	opacity:0.00;
	width:10px !important;
	height:1910px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item292934 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item292935 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292958 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item292885 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item292886 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292909 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item292882 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1083px !important;
}

#item293034 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item293035 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item293058 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item292985 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item292986 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item293009 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item292982 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1154px !important;
}

#item293136 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item293137 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item293160 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item293086 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item293087 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item293111 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item293083 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1249px !important;
}

#item293236 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item293237 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item293260 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item293187 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item293188 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item293211 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item293184 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1344px !important;
}

#item292482 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item292483 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292506 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item292432 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item292433 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292457 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item292429 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1083px !important;
}

#item292584 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item292585 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292608 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item292534 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item292535 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292558 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item292531 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1154px !important;
}

#item292686 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item292687 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292710 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item292636 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item292637 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292660 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item292632 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1249px !important;
}

#item292786 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item292787 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292810 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item292737 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item292738 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292761 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item292734 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1344px !important;
}

#item292834 {
	width:30px !important;
	left:90px !important;
	top:1434px !important;
	min-height:30px !important;
}

#item292857 {
	width:510px !important;
	left:129px !important;
	top:1440px !important;
	min-height:90px !important;
}

#item292030 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item292031 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292055 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item291981 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item291982 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292005 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item291978 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1083px !important;
}

#item292131 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item292132 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292155 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item292082 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item292083 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292106 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item292079 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1154px !important;
}

#item292233 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item292234 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292257 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item292183 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item292184 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292208 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item292179 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1249px !important;
}

#item292281 {
	width:30px !important;
	left:90px !important;
	top:1363px !important;
	min-height:30px !important;
}

#item292304 {
	width:540px !important;
	left:129px !important;
	top:1369px !important;
	min-height:70px !important;
}

#item292379 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item292380 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292403 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item292330 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item292331 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item292354 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item292327 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1447px !important;
}

#item291579 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item291580 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291603 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item291530 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item291531 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291554 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item291527 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1083px !important;
}

#item291679 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item291680 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291703 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item291630 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item291631 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291654 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item291627 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1154px !important;
}

#item291728 {
	width:30px !important;
	left:90px !important;
	top:1263px !important;
	min-height:30px !important;
}

#item291752 {
	width:530px !important;
	left:129px !important;
	top:1269px !important;
	min-height:40px !important;
}

#item291827 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item291828 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291851 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item291778 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item291779 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291802 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item291775 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1320px !important;
}

#item291928 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item291929 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291952 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item291878 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item291880 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291903 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item291875 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1415px !important;
}

#item291127 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item291128 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291151 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item291078 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item291079 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291102 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item291074 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1083px !important;
}

#item291175 {
	width:30px !important;
	left:90px !important;
	top:1169px !important;
	min-height:30px !important;
}

#item291198 {
	width:540px !important;
	left:129px !important;
	top:1175px !important;
	min-height:40px !important;
}

#item291274 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item291275 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291298 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item291225 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item291226 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291249 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item291222 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1226px !important;
}

#item291376 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item291377 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291401 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item291327 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item291328 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291351 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item291324 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1321px !important;
}

#item291477 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item291478 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291501 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item291428 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item291429 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item291452 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item291425 {
	width:638px !important;
	height:75px !important;
	left:75px !important;
	top:1416px !important;
}

#item291072 {
	width:713px !important;
	height:1920px !important;
	left:-10px !important;
	top:-10px !important;
}

#item363715 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1560px !important;
	background:#650030;
}

#item363716 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1560px !important;
	border:solid 1px #650030;
}

#item363717 {
	width:180px !important;
	left:68px !important;
	top:1573px !important;
	min-height:30px !important;
}

#item293310 {
	width:567px !important;
	left:101px !important;
	top:1643px !important;
	min-height:50px !important;
}

#item290800 {
	width:768px !important;
	height:119px !important;
	top:1791px !important;
	background:#d1d2d4;
}

#item729918 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729919 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729943 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item729944 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729868 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729869 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item729892 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item729893 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729865 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:1811px !important;
}

#item478962 {
	width:120px !important;
	left:40px !important;
	top:1844px !important;
	min-height:40px !important;
}

#item293440 {
	width:610px !important;
	height:170px !important;
	background:#650030;
}

#item293441 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item293543 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item293518 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item293515 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item608792 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608767 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608764 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item293492 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item293467 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item293464 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item293437 {
	opacity:0.00;
	width:10px !important;
	height:1910px !important;
	left:640px !important;
	background:#fff;
}

#item293435 {
	width:650px !important;
	height:1910px !important;
	left:118px !important;
}

#item293597 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item293571 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item293567 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item293649 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item293624 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item293621 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459855 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459856 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459854.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615897 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#e1efff;
}

#item615898 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:70px !important;
}

#item393637 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:220px !important;
}

#item393663 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:499px !important;
	background:#650030;
}

#item393664 {
	width:144px !important;
	left:64px !important;
	top:495px !important;
	min-height:30px !important;
}

#item393687 {
	width:390px !important;
	left:64px !important;
	top:535px !important;
	min-height:140px !important;
}

#item393734 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:737px !important;
	background:#ff4f17;
}

#item393736 {
	width:210px !important;
	left:64px !important;
	top:733px !important;
	min-height:30px !important;
}

#item393759 {
	width:490px !important;
	left:64px !important;
	top:775px !important;
	min-height:60px !important;
}

#item393782 {
	width:482px !important;
	left:64px !important;
	top:852px !important;
	min-height:140px !important;
}

#item393829 {
	width:230px !important;
	left:30px !important;
	top:1047px !important;
	min-height:30px !important;
}

#item528726 {
	opacity:0.00;
	width:10px !important;
	height:2063px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item447775 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item447776 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447799 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item395660 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item395661 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item395684 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item395657 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1097px !important;
}

#item395812 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item395813 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item395837 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item395761 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item395763 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item395786 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item395758 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1195px !important;
}

#item395913 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item395914 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item395937 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item395864 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item395865 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item395888 {
	width:396px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item395861 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1290px !important;
}

#item447707 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item447708 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447731 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item395964 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item395966 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item395990 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item395961 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1385px !important;
}

#item448328 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item448329 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448352 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448279 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item448280 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448303 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448277 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1097px !important;
}

#item448689 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item448690 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448713 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448640 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item448641 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448664 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448638 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1195px !important;
}

#item449041 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item449042 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449065 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448992 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item448993 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449016 {
	width:396px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448990 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1290px !important;
}

#item447932 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item447933 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447957 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item395511 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item395512 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item395535 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item395508 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1385px !important;
}

#item395609 {
	width:30px !important;
	left:52px !important;
	top:1494px !important;
	min-height:30px !important;
}

#item395632 {
	width:400px !important;
	left:91px !important;
	top:1500px !important;
	min-height:120px !important;
}

#item448192 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item448193 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448216 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448143 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item448144 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448167 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448141 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1097px !important;
}

#item448571 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item448572 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448595 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448522 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item448523 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448546 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448520 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1195px !important;
}

#item395011 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item395012 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item395035 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item394962 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item394963 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item394986 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item394959 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1290px !important;
}

#item395059 {
	width:30px !important;
	left:52px !important;
	top:1395px !important;
	min-height:30px !important;
}

#item395082 {
	width:400px !important;
	left:91px !important;
	top:1401px !important;
	min-height:90px !important;
}

#item449408 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item449409 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449432 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item449359 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item449360 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449383 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item449357 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1497px !important;
}

#item394508 {
	width:30px !important;
	left:52px !important;
	top:1301px !important;
	min-height:30px !important;
}

#item394531 {
	width:400px !important;
	left:91px !important;
	top:1307px !important;
	min-height:70px !important;
}

#item448061 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item448062 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448085 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448011 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item448012 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448035 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448009 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1097px !important;
}

#item394460 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item394461 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item394484 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item394408 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item394409 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item394434 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item394405 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1195px !important;
}

#item448917 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item448918 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448941 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448867 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item448869 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448892 {
	width:396px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448865 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1383px !important;
}

#item449284 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item449285 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449308 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item449235 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item449236 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449259 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item449233 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1478px !important;
}

#item447833 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item447834 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item447858 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item393857 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item393858 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item393881 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item393854 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1097px !important;
}

#item393954 {
	width:30px !important;
	left:52px !important;
	top:1209px !important;
	min-height:30px !important;
}

#item393977 {
	width:400px !important;
	left:91px !important;
	top:1215px !important;
	min-height:70px !important;
}

#item448452 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item448453 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448476 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448402 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item448404 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448427 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448400 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1287px !important;
}

#item448806 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item448807 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448830 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448755 {
	width:516px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item448757 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item448781 {
	width:396px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item448753 {
	width:522px !important;
	height:99px !important;
	left:37px !important;
	top:1382px !important;
}

#item449158 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item449159 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449182 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item449107 {
	width:516px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item449108 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449132 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item449105 {
	width:522px !important;
	height:102px !important;
	left:37px !important;
	top:1477px !important;
}

#item393852 {
	width:559px !important;
	height:2073px !important;
	left:-10px !important;
	top:-10px !important;
}

#item449482 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:1638px !important;
	background:#650030;
}

#item449483 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:1638px !important;
	border:solid 1px #650030;
}

#item449484 {
	width:90px !important;
	left:162px !important;
	top:1661px !important;
	min-height:62px !important;
}

#item449507 {
	width:216px !important;
	left:180px !important;
	top:1754px !important;
	min-height:120px !important;
}

#item396111 {
	width:576px !important;
	height:119px !important;
	top:1944px !important;
	background:#d1d2d4;
}

#item732461 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732462 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732485 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item732486 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732411 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732412 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732435 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item732436 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732409 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:1964px !important;
}

#item479709 {
	width:60px !important;
	left:30px !important;
	top:2002px !important;
	min-height:35px !important;
}

#item396220 {
	width:516px !important;
	height:167px !important;
	background:#650030;
}

#item396221 {
	width:430px !important;
	left:30px !important;
	top:25px !important;
	min-height:39px !important;
}

#item396323 {
	width:410px !important;
	left:19px !important;
	min-height:20px !important;
}

#item396298 {
	width:410px !important;
	left:19px !important;
	min-height:20px !important;
}

#item396295 {
	width:429px !important;
	height:20px !important;
	left:30px !important;
	top:83px !important;
}

#item608906 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608880 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608877 {
	width:469px !important;
	height:20px !important;
	left:30px !important;
	top:119px !important;
}

#item396271 {
	width:30px !important;
	height:29px !important;
	background:#e1efff;
}

#item396247 {
	width:30px !important;
	height:29px !important;
	background:#ffffff;
}

#item396244 {
	width:30px !important;
	height:29px !important;
	left:484px !important;
	top:2px !important;
}

#item396217 {
	opacity:0.00;
	width:10px !important;
	height:2063px !important;
	left:536px !important;
	background:#fff;
}

#item396215 {
	width:546px !important;
	height:2063px !important;
	left:30px !important;
}

#item396375 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item396350 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item396347 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item396428 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item396403 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item396400 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465443 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465449 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465446 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465444 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465442.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738173 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738174 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item738183 {
	width:270px !important;
	left:333px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738207 {
	width:340px !important;
	left:298px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738235 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#e1efff;
}

#item84590 {
	width:660px !important;
	left:98px !important;
	top:361px !important;
	min-height:190px !important;
}

#item211106 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:593px !important;
	background:#650030;
}

#item211107 {
	width:144px !important;
	left:132px !important;
	top:589px !important;
	min-height:30px !important;
}

#item211130 {
	width:440px !important;
	left:132px !important;
	top:629px !important;
	min-height:90px !important;
}

#item211153 {
	width:390px !important;
	left:628px !important;
	top:629px !important;
	min-height:40px !important;
}

#item211177 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:764px !important;
	background:#ff4f17;
}

#item211178 {
	width:210px !important;
	left:132px !important;
	top:760px !important;
	min-height:30px !important;
}

#item211201 {
	width:840px !important;
	left:132px !important;
	top:802px !important;
	min-height:40px !important;
}

#item211224 {
	width:460px !important;
	left:132px !important;
	top:856px !important;
	min-height:80px !important;
}

#item211247 {
	width:470px !important;
	left:628px !important;
	top:856px !important;
	min-height:50px !important;
}

#item211329 {
	width:230px !important;
	left:98px !important;
	top:982px !important;
	min-height:30px !important;
}

#item500176 {
	opacity:0.00;
	width:10px !important;
	height:1639px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item213210 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item213211 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213234 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item213160 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item213161 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213184 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item213156 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1032px !important;
}

#item213310 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item213311 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213334 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item213261 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item213262 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213285 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item213258 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1103px !important;
}

#item213512 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item213513 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213536 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item213463 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item213464 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213487 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item213460 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1198px !important;
}

#item213411 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item213412 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213436 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item213361 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item213362 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213385 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item213358 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1293px !important;
}

#item215072 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item215073 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item215096 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item215023 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item215024 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item215047 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item215021 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1032px !important;
}

#item215173 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item215174 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item215197 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item215123 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item215124 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item215147 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item215121 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1103px !important;
}

#item215272 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item215273 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item215296 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item215223 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item215224 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item215247 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item215221 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1198px !important;
}

#item215372 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item215373 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item215397 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item215322 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item215323 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item215347 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item215320 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1293px !important;
}

#item213109 {
	width:30px !important;
	left:120px !important;
	top:1383px !important;
	min-height:30px !important;
}

#item213132 {
	width:510px !important;
	left:159px !important;
	top:1389px !important;
	min-height:90px !important;
}

#item214671 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item214672 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214695 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item214622 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item214623 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214646 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item214620 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1032px !important;
}

#item214771 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item214772 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214795 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item214722 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item214723 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214746 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item214720 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1103px !important;
}

#item214871 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item214872 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214895 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item214822 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item214823 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214846 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item214819 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1198px !important;
}

#item212559 {
	width:30px !important;
	left:120px !important;
	top:1312px !important;
	min-height:30px !important;
}

#item212582 {
	width:540px !important;
	left:159px !important;
	top:1318px !important;
	min-height:70px !important;
}

#item214973 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item214974 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214997 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item214923 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item214924 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214948 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item214920 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1396px !important;
}

#item214273 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item214274 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214297 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item214223 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item214224 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214247 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item214221 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1032px !important;
}

#item214372 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item214373 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214396 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item214323 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item214324 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214347 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item214321 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1103px !important;
}

#item212007 {
	width:30px !important;
	left:120px !important;
	top:1212px !important;
	min-height:30px !important;
}

#item212030 {
	width:530px !important;
	left:159px !important;
	top:1218px !important;
	min-height:40px !important;
}

#item214472 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item214473 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214497 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item214422 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item214424 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214447 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item214420 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1269px !important;
}

#item214572 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item214573 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214596 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item214523 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item214524 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214547 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item214521 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1364px !important;
}

#item213874 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item213875 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213898 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item213825 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item213826 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213849 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item213823 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1032px !important;
}

#item211455 {
	width:30px !important;
	left:120px !important;
	top:1118px !important;
	min-height:30px !important;
}

#item211478 {
	width:540px !important;
	left:159px !important;
	top:1124px !important;
	min-height:40px !important;
}

#item213973 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item213974 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213997 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item213924 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item213925 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item213948 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item213922 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1175px !important;
}

#item214074 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item214075 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214098 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item214024 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item214025 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214049 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item214022 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1270px !important;
}

#item214173 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item214174 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214197 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item214124 {
	width:632px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item214125 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item214148 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:40px !important;
}

#item214122 {
	width:638px !important;
	height:75px !important;
	left:105px !important;
	top:1365px !important;
}

#item215631 {
	width:743px !important;
	height:1649px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213561 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1025px !important;
	background:#650030;
}

#item213563 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1025px !important;
	border:solid 1px #650030;
}

#item213564 {
	width:90px !important;
	left:850px !important;
	top:1048px !important;
	min-height:62px !important;
}

#item213587 {
	width:216px !important;
	left:868px !important;
	top:1141px !important;
	min-height:120px !important;
}

#item211328 {
	width:1200px !important;
	height:119px !important;
	top:1520px !important;
	background:#d1d2d4;
}

#item691840 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691841 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691864 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item691865 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691790 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691791 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691814 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item691815 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691788 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1540px !important;
}

#item478166 {
	width:120px !important;
	left:30px !important;
	top:1573px !important;
	min-height:40px !important;
}

#item258449 {
	width:610px !important;
	height:170px !important;
	background:#650030;
}

#item258450 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item258553 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item258526 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item258523 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item608679 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608653 {
	width:450px !important;
	left:19px !important;
	min-height:20px !important;
}

#item608650 {
	width:469px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item258500 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item258476 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item258473 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item258578 {
	opacity:0.00;
	width:10px !important;
	height:1639px !important;
	left:698px !important;
	background:#fff;
}

#item258446 {
	width:708px !important;
	height:1639px !important;
	left:492px !important;
}

#item162152 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162127 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162125 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item162203 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162178 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162176 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item668401 {
	width:1200px !important;
	height:112px !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;
}

#item692686 {
	width:164px !important;
	height:58px !important;
}

#item692681 {
	width:164px !important;
	height:58px !important;
}

#item692677 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item668441 {
	width:120px !important;
	min-height:50px !important;
}

#item668416 {
	width:120px !important;
	min-height:50px !important;
}

#item668413 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item668493 {
	width:120px !important;
	min-height:50px !important;
}

#item668468 {
	width:120px !important;
	min-height:50px !important;
}

#item668465 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item668546 {
	width:130px !important;
	min-height:50px !important;
}

#item668521 {
	width:130px !important;
	min-height:50px !important;
}

#item668518 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item668599 {
	width:130px !important;
	min-height:50px !important;
}

#item668574 {
	width:130px !important;
	min-height:50px !important;
}

#item668571 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item668652 {
	width:150px !important;
	min-height:60px !important;
}

#item668627 {
	width:150px !important;
	min-height:60px !important;
}

#item668624 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item668704 {
	width:150px !important;
	min-height:60px !important;
}

#item668679 {
	width:150px !important;
	min-height:60px !important;
}

#item668676 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item668759 {
	width:140px !important;
	min-height:60px !important;
}

#item668733 {
	width:140px !important;
	min-height:60px !important;
}

#item668730 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item668811 {
	width:140px !important;
	min-height:60px !important;
}

#item668786 {
	width:140px !important;
	min-height:60px !important;
}

#item668783 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item668400.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738734 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738735 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item738741 {
	width:270px !important;
	left:643px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738765 {
	width:340px !important;
	left:608px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738794 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#e1efff;
}

#item565457 {
	width:710px !important;
	left:408px !important;
	top:361px !important;
	min-height:220px !important;
}

#item565483 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:620px !important;
	background:#650030;
}

#item565484 {
	width:144px !important;
	left:442px !important;
	top:616px !important;
	min-height:30px !important;
}

#item565507 {
	width:440px !important;
	left:442px !important;
	top:656px !important;
	min-height:170px !important;
}

#item565530 {
	width:450px !important;
	left:938px !important;
	top:656px !important;
	min-height:110px !important;
}

#item565554 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:870px !important;
	background:#ff4f17;
}

#item565555 {
	width:210px !important;
	left:442px !important;
	top:866px !important;
	min-height:30px !important;
}

#item565578 {
	width:870px !important;
	left:442px !important;
	top:908px !important;
	min-height:80px !important;
}

#item565602 {
	width:230px !important;
	left:408px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item566329 {
	opacity:0.00;
	width:10px !important;
	height:1510px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item566178 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item566180 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item566203 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item566128 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item566129 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item566152 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item566125 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1071px !important;
}

#item566280 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item566281 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item566304 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item566230 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item566231 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item566255 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item566227 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1119px !important;
}

#item565928 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item565930 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item565953 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item565879 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item565880 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item565903 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item565876 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1071px !important;
}

#item566029 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item566030 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item566053 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item565980 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item565981 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item566004 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item565977 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1119px !important;
}

#item566078 {
	width:30px !important;
	left:120px !important;
	top:1228px !important;
	min-height:30px !important;
}

#item566101 {
	width:530px !important;
	left:159px !important;
	top:1234px !important;
	min-height:90px !important;
}

#item565679 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item565680 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item565703 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item565630 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item565631 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item565654 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item565627 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1071px !important;
}

#item565728 {
	width:30px !important;
	left:120px !important;
	top:1134px !important;
	min-height:30px !important;
}

#item565751 {
	width:500px !important;
	left:159px !important;
	top:1140px !important;
	min-height:50px !important;
}

#item565826 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item565827 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item565851 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item565777 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item565778 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item565801 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item565774 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1191px !important;
}

#item565625 {
	width:743px !important;
	height:1520px !important;
	left:300px !important;
	top:-10px !important;
}

#item566330 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1064px !important;
	background:#650030;
}

#item566331 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1064px !important;
	border:solid 1px #650030;
}

#item566332 {
	width:90px !important;
	left:1160px !important;
	top:1087px !important;
	min-height:62px !important;
}

#item566355 {
	width:216px !important;
	left:1178px !important;
	top:1180px !important;
	min-height:100px !important;
}

#item565399 {
	width:1820px !important;
	height:119px !important;
	top:1391px !important;
	background:#d1d2d4;
}

#item689555 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689556 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689579 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item689580 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689505 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689506 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689529 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item689530 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689503 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1411px !important;
}

#item566482 {
	width:120px !important;
	left:60px !important;
	top:1444px !important;
	min-height:40px !important;
}

#item566511 {
	width:610px !important;
	height:170px !important;
	left:10px !important;
	top:1303px !important;
	background:#650030;
}

#item566512 {
	width:470px !important;
	left:65px !important;
	top:1332px !important;
	min-height:40px !important;
}

#item566614 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item566589 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item566586 {
	width:505px !important;
	height:26px !important;
	left:62px !important;
	top:1385px !important;
}

#item733458 {
	width:410px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733433 {
	width:410px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733430 {
	width:435px !important;
	height:26px !important;
	left:62px !important;
	top:1420px !important;
}

#item566562 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item566538 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item566535 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1302px !important;
}

#item566508 {
	opacity:0.00;
	width:10px !important;
	height:1510px !important;
	left:708px !important;
	top:10px !important;
	background:#fff;
}

#item566506 {
	width:718px !important;
	height:1520px !important;
	left:792px !important;
	top:-10px !important;
}

#item566666 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item566641 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item566638 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item566718 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item566693 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item566690 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item656961 {
	width:1820px !important;
	height:112px !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;
}

#item692287 {
	width:164px !important;
	height:58px !important;
}

#item692282 {
	width:164px !important;
	height:58px !important;
}

#item692279 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item657000 {
	width:120px !important;
	min-height:50px !important;
}

#item656975 {
	width:120px !important;
	min-height:50px !important;
}

#item656972 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item657052 {
	width:120px !important;
	min-height:50px !important;
}

#item657027 {
	width:120px !important;
	min-height:50px !important;
}

#item657024 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item657107 {
	width:130px !important;
	min-height:50px !important;
}

#item657081 {
	width:130px !important;
	min-height:50px !important;
}

#item657077 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item657159 {
	width:130px !important;
	min-height:50px !important;
}

#item657134 {
	width:130px !important;
	min-height:50px !important;
}

#item657131 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item657212 {
	width:150px !important;
	min-height:60px !important;
}

#item657187 {
	width:150px !important;
	min-height:60px !important;
}

#item657184 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item657264 {
	width:150px !important;
	min-height:60px !important;
}

#item657239 {
	width:150px !important;
	min-height:60px !important;
}

#item657236 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item657318 {
	width:140px !important;
	min-height:60px !important;
}

#item657293 {
	width:140px !important;
	min-height:60px !important;
}

#item657290 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item657371 {
	width:140px !important;
	min-height:60px !important;
}

#item657346 {
	width:140px !important;
	min-height:60px !important;
}

#item657342 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item656959.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item737853 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#e1efff;
}

#item737854 {
	width:190px !important;
	height:180px !important;
	left:40px !important;
	top:101px !important;
	background:#ffffff;
}

#item737859 {
	width:420px !important;
	left:274px !important;
	top:138px !important;
	min-height:30px !important;
}

#item737884 {
	width:400px !important;
	left:284px !important;
	top:210px !important;
	min-height:70px !important;
}

#item293810 {
	width:710px !important;
	left:40px !important;
	top:367px !important;
	min-height:220px !important;
}

#item293836 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:643px !important;
	background:#650030;
}

#item293837 {
	width:144px !important;
	left:74px !important;
	top:639px !important;
	min-height:30px !important;
}

#item293860 {
	width:310px !important;
	left:74px !important;
	top:679px !important;
	min-height:230px !important;
}

#item293883 {
	width:310px !important;
	left:418px !important;
	top:679px !important;
	min-height:230px !important;
}

#item293907 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:971px !important;
	background:#ff4f17;
}

#item293909 {
	width:210px !important;
	left:74px !important;
	top:967px !important;
	min-height:30px !important;
}

#item293932 {
	width:654px !important;
	left:74px !important;
	top:1009px !important;
	min-height:90px !important;
}

#item293956 {
	width:230px !important;
	left:40px !important;
	top:1159px !important;
	min-height:30px !important;
}

#item522173 {
	opacity:0.00;
	width:10px !important;
	height:1847px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item294530 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item294531 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294554 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item294480 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item294481 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294504 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item294477 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1209px !important;
}

#item294631 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item294632 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294656 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item294581 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item294582 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294606 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item294578 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1257px !important;
}

#item294281 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item294282 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294305 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item294232 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item294233 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294256 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item294229 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1209px !important;
}

#item294382 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item294383 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294406 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item294332 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item294333 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294356 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item294329 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1257px !important;
}

#item294430 {
	width:30px !important;
	left:90px !important;
	top:1366px !important;
	min-height:30px !important;
}

#item294453 {
	width:530px !important;
	left:129px !important;
	top:1372px !important;
	min-height:90px !important;
}

#item294033 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item294034 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294057 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item293984 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item293985 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294008 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item293981 {
	width:638px !important;
	height:52px !important;
	left:75px !important;
	top:1209px !important;
}

#item294081 {
	width:30px !important;
	left:90px !important;
	top:1272px !important;
	min-height:30px !important;
}

#item294104 {
	width:500px !important;
	left:129px !important;
	top:1278px !important;
	min-height:40px !important;
}

#item294180 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item294181 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294204 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item294130 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item294131 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item294155 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item294127 {
	width:638px !important;
	height:99px !important;
	left:75px !important;
	top:1328px !important;
}

#item293979 {
	width:713px !important;
	height:1857px !important;
	left:-10px !important;
	top:-10px !important;
}

#item363927 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1510px !important;
	background:#650030;
}

#item363928 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1510px !important;
	border:solid 1px #650030;
}

#item363929 {
	width:180px !important;
	left:68px !important;
	top:1523px !important;
	min-height:30px !important;
}

#item294705 {
	width:487px !important;
	left:141px !important;
	top:1591px !important;
	min-height:50px !important;
}

#item293751 {
	width:768px !important;
	height:119px !important;
	top:1728px !important;
	background:#d1d2d4;
}

#item730039 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730040 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730063 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item730064 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729989 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item729990 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730013 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item730014 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item729987 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:1748px !important;
}

#item478993 {
	width:120px !important;
	left:40px !important;
	top:1781px !important;
	min-height:40px !important;
}

#item294837 {
	width:610px !important;
	height:170px !important;
	left:10px !important;
	top:1640px !important;
	background:#650030;
}

#item294839 {
	width:470px !important;
	left:65px !important;
	top:1666px !important;
	min-height:40px !important;
}

#item294889 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item294865 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item294862 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1639px !important;
}

#item294940 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item294915 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item294912 {
	width:505px !important;
	height:26px !important;
	left:62px !important;
	top:1722px !important;
}

#item733342 {
	width:410px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733317 {
	width:410px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733314 {
	width:435px !important;
	height:26px !important;
	left:62px !important;
	top:1759px !important;
}

#item294834 {
	opacity:0.00;
	width:10px !important;
	height:1847px !important;
	left:650px !important;
	top:10px !important;
	background:#fff;
}

#item294832 {
	width:660px !important;
	height:1857px !important;
	left:108px !important;
	top:-10px !important;
}

#item294992 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item294967 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item294964 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item295045 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item295020 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item295017 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459864 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459865 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459863.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615927 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#e1efff;
}

#item615928 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:70px !important;
}

#item396488 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:290px !important;
}

#item396513 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:571px !important;
	background:#650030;
}

#item396514 {
	width:144px !important;
	left:64px !important;
	top:567px !important;
	min-height:30px !important;
}

#item396537 {
	width:482px !important;
	left:64px !important;
	top:607px !important;
	min-height:240px !important;
}

#item396585 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:900px !important;
	background:#ff4f17;
}

#item396586 {
	width:210px !important;
	left:64px !important;
	top:896px !important;
	min-height:30px !important;
}

#item396609 {
	width:482px !important;
	left:64px !important;
	top:938px !important;
	min-height:140px !important;
}

#item396633 {
	width:230px !important;
	left:30px !important;
	top:1137px !important;
	min-height:30px !important;
}

#item528945 {
	opacity:0.00;
	width:10px !important;
	height:1958px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item397209 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item397210 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item397233 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item397159 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item397160 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item397183 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item397156 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1187px !important;
}

#item449707 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item449708 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449732 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item397260 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item397261 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item397284 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item397257 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1235px !important;
}

#item449943 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item449944 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449967 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item449894 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item449895 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449918 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item449892 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1187px !important;
}

#item449647 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item449648 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449671 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item397011 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item397012 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item397035 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item397007 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1235px !important;
}

#item397108 {
	width:30px !important;
	left:52px !important;
	top:1365px !important;
	min-height:30px !important;
}

#item397132 {
	width:400px !important;
	left:91px !important;
	top:1371px !important;
	min-height:120px !important;
}

#item396711 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item396712 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item396735 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item396661 {
	width:516px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item396663 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item396686 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item396658 {
	width:522px !important;
	height:52px !important;
	left:37px !important;
	top:1187px !important;
}

#item396759 {
	width:30px !important;
	left:52px !important;
	top:1250px !important;
	min-height:30px !important;
}

#item396782 {
	width:440px !important;
	left:91px !important;
	top:1256px !important;
	min-height:50px !important;
}

#item449814 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item449815 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449838 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item449764 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item449765 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item449789 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item449762 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1306px !important;
}

#item396656 {
	width:559px !important;
	height:1968px !important;
	left:-10px !important;
	top:-10px !important;
}

#item449533 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:1532px !important;
	background:#650030;
}

#item449534 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:1532px !important;
	border:solid 1px #650030;
}

#item449535 {
	width:90px !important;
	left:162px !important;
	top:1555px !important;
	min-height:62px !important;
}

#item449558 {
	width:216px !important;
	left:180px !important;
	top:1648px !important;
	min-height:100px !important;
}

#item397462 {
	width:576px !important;
	height:119px !important;
	top:1839px !important;
	background:#d1d2d4;
}

#item732577 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732578 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732601 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item732602 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732527 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732528 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732551 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item732552 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732525 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:1859px !important;
}

#item479736 {
	width:60px !important;
	left:30px !important;
	top:1897px !important;
	min-height:35px !important;
}

#item397573 {
	width:516px !important;
	height:170px !important;
	left:10px !important;
	top:1751px !important;
	background:#650030;
}

#item397574 {
	width:430px !important;
	left:40px !important;
	top:1777px !important;
	min-height:40px !important;
}

#item397624 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item397600 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item397597 {
	width:36px !important;
	height:36px !important;
	left:491px !important;
	top:1750px !important;
}

#item397675 {
	width:410px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item397650 {
	width:410px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item397647 {
	width:435px !important;
	height:26px !important;
	left:37px !important;
	top:1833px !important;
}

#item733283 {
	width:410px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733258 {
	width:410px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733255 {
	width:435px !important;
	height:26px !important;
	left:37px !important;
	top:1868px !important;
}

#item397570 {
	opacity:0.00;
	width:10px !important;
	height:1958px !important;
	left:546px !important;
	top:10px !important;
	background:#fff;
}

#item397568 {
	width:556px !important;
	height:1968px !important;
	left:20px !important;
	top:-10px !important;
}

#item397728 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item397702 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item397699 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item397780 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item397755 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item397752 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465453 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465459 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465456 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465454 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465452.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738244 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738245 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item738251 {
	width:270px !important;
	left:333px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738275 {
	width:340px !important;
	left:298px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738302 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#e1efff;
}

#item100262 {
	width:710px !important;
	left:98px !important;
	top:361px !important;
	min-height:220px !important;
}

#item215777 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:620px !important;
	background:#650030;
}

#item215779 {
	width:144px !important;
	left:132px !important;
	top:616px !important;
	min-height:30px !important;
}

#item215802 {
	width:440px !important;
	left:132px !important;
	top:656px !important;
	min-height:170px !important;
}

#item215825 {
	width:450px !important;
	left:628px !important;
	top:656px !important;
	min-height:110px !important;
}

#item215849 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:870px !important;
	background:#ff4f17;
}

#item215850 {
	width:210px !important;
	left:132px !important;
	top:866px !important;
	min-height:30px !important;
}

#item215873 {
	width:870px !important;
	left:132px !important;
	top:908px !important;
	min-height:80px !important;
}

#item215986 {
	width:230px !important;
	left:98px !important;
	top:1021px !important;
	min-height:30px !important;
}

#item500402 {
	opacity:0.00;
	width:10px !important;
	height:1510px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item218586 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item218587 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item218610 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item217819 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item217820 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item217843 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item217816 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1071px !important;
}

#item217971 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item217972 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item217995 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item217921 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item217922 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item217945 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item217917 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1119px !important;
}

#item218905 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item218906 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item218930 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item218855 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item218856 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item218880 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item218853 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1071px !important;
}

#item219006 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item219007 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item219030 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item218956 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item218957 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item218980 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item218954 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1119px !important;
}

#item216664 {
	width:30px !important;
	left:120px !important;
	top:1228px !important;
	min-height:30px !important;
}

#item216687 {
	width:530px !important;
	left:159px !important;
	top:1234px !important;
	min-height:90px !important;
}

#item218705 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item218706 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item218729 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item218656 {
	width:632px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item218657 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item218680 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:20px !important;
}

#item218654 {
	width:638px !important;
	height:52px !important;
	left:105px !important;
	top:1071px !important;
}

#item216112 {
	width:30px !important;
	left:120px !important;
	top:1134px !important;
	min-height:30px !important;
}

#item216135 {
	width:500px !important;
	left:159px !important;
	top:1140px !important;
	min-height:50px !important;
}

#item218805 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item218806 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item218829 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item218755 {
	width:632px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item218756 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item218780 {
	width:530px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item218753 {
	width:638px !important;
	height:99px !important;
	left:105px !important;
	top:1191px !important;
}

#item219197 {
	width:743px !important;
	height:1520px !important;
	left:-10px !important;
	top:-10px !important;
}

#item218221 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1064px !important;
	background:#650030;
}

#item218222 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1064px !important;
	border:solid 1px #650030;
}

#item218223 {
	width:90px !important;
	left:850px !important;
	top:1087px !important;
	min-height:62px !important;
}

#item218246 {
	width:216px !important;
	left:868px !important;
	top:1180px !important;
	min-height:100px !important;
}

#item215984 {
	width:1200px !important;
	height:119px !important;
	top:1391px !important;
	background:#d1d2d4;
}

#item691944 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691945 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691968 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item691969 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691893 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item691894 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item691918 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item691919 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item691891 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1411px !important;
}

#item478195 {
	width:120px !important;
	left:30px !important;
	top:1444px !important;
	min-height:40px !important;
}

#item258592 {
	width:610px !important;
	height:170px !important;
	left:10px !important;
	top:1303px !important;
	background:#650030;
}

#item258593 {
	width:470px !important;
	left:65px !important;
	top:1332px !important;
	min-height:40px !important;
}

#item258695 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item258669 {
	width:480px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item258666 {
	width:505px !important;
	height:26px !important;
	left:62px !important;
	top:1385px !important;
}

#item733397 {
	width:410px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733372 {
	width:410px !important;
	left:22px !important;
	top:3px !important;
	min-height:20px !important;
}

#item733369 {
	width:435px !important;
	height:26px !important;
	left:62px !important;
	top:1420px !important;
}

#item258643 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item258619 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#ffffff;
}

#item258616 {
	width:36px !important;
	height:36px !important;
	left:585px !important;
	top:1302px !important;
}

#item258720 {
	opacity:0.00;
	width:10px !important;
	height:1510px !important;
	left:708px !important;
	top:10px !important;
	background:#fff;
}

#item258589 {
	width:718px !important;
	height:1520px !important;
	left:482px !important;
	top:-10px !important;
}

#item162257 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162232 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162230 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item162308 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162283 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item162281 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item668869 {
	width:1200px !important;
	height:112px !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;
}

#item692701 {
	width:164px !important;
	height:58px !important;
}

#item692695 {
	width:164px !important;
	height:58px !important;
}

#item692692 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item668912 {
	width:120px !important;
	min-height:50px !important;
}

#item668886 {
	width:120px !important;
	min-height:50px !important;
}

#item668883 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item668964 {
	width:120px !important;
	min-height:50px !important;
}

#item668939 {
	width:120px !important;
	min-height:50px !important;
}

#item668936 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item669018 {
	width:130px !important;
	min-height:50px !important;
}

#item668992 {
	width:130px !important;
	min-height:50px !important;
}

#item668989 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item669070 {
	width:130px !important;
	min-height:50px !important;
}

#item669045 {
	width:130px !important;
	min-height:50px !important;
}

#item669042 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item669123 {
	width:150px !important;
	min-height:60px !important;
}

#item669098 {
	width:150px !important;
	min-height:60px !important;
}

#item669095 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item669175 {
	width:150px !important;
	min-height:60px !important;
}

#item669150 {
	width:150px !important;
	min-height:60px !important;
}

#item669147 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item669229 {
	width:140px !important;
	min-height:60px !important;
}

#item669203 {
	width:140px !important;
	min-height:60px !important;
}

#item669200 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item669281 {
	width:140px !important;
	min-height:60px !important;
}

#item669256 {
	width:140px !important;
	min-height:60px !important;
}

#item669253 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item668868.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738801 {
	width:1820px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738802 {
	width:160px !important;
	height:160px !important;
	left:408px !important;
	top:143px !important;
	background:#ffffff;
}

#item738807 {
	width:270px !important;
	left:643px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738831 {
	width:340px !important;
	left:608px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738859 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:988px !important;
	top:112px !important;
	background:#e1efff;
}

#item580335 {
	width:700px !important;
	left:408px !important;
	top:361px !important;
	min-height:240px !important;
}

#item580360 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:640px !important;
	background:#650030;
}

#item580361 {
	width:144px !important;
	left:442px !important;
	top:636px !important;
	min-height:30px !important;
}

#item580384 {
	width:440px !important;
	left:442px !important;
	top:675px !important;
	min-height:130px !important;
}

#item580407 {
	width:450px !important;
	left:938px !important;
	top:675px !important;
	min-height:90px !important;
}

#item580432 {
	width:20px !important;
	height:20px !important;
	left:408px !important;
	top:846px !important;
	background:#ff4f17;
}

#item580433 {
	width:210px !important;
	left:442px !important;
	top:842px !important;
	min-height:30px !important;
}

#item580456 {
	width:840px !important;
	left:442px !important;
	top:884px !important;
	min-height:20px !important;
}

#item580479 {
	width:430px !important;
	left:442px !important;
	top:918px !important;
	min-height:200px !important;
}

#item580502 {
	width:440px !important;
	left:938px !important;
	top:918px !important;
	min-height:180px !important;
}

#item580526 {
	width:230px !important;
	left:408px !important;
	top:1159px !important;
	min-height:30px !important;
}

#item582762 {
	opacity:0.00;
	width:10px !important;
	height:1998px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item582411 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item582412 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582435 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item582361 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item582363 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582386 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item582358 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1209px !important;
}

#item582512 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item582513 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582536 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item582463 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item582464 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582487 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item582460 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1308px !important;
}

#item582613 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item582614 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582637 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item582563 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item582564 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582588 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item582560 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1407px !important;
}

#item582713 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item582714 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582737 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item582664 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item582665 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582688 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item582661 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1527px !important;
}

#item581958 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item581960 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581983 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item581908 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item581910 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581933 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item581905 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1209px !important;
}

#item582059 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item582060 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582083 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item582010 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item582011 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582034 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item582007 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1308px !important;
}

#item582161 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item582162 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582185 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item582110 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item582111 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582135 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item582107 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1407px !important;
}

#item582263 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item582264 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582287 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item582213 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item582214 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item582238 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item582210 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1527px !important;
}

#item582311 {
	width:30px !important;
	left:120px !important;
	top:1662px !important;
	min-height:30px !important;
}

#item582334 {
	width:580px !important;
	left:159px !important;
	top:1668px !important;
	min-height:140px !important;
}

#item581508 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item581509 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581532 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item581457 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item581458 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581483 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item581454 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1209px !important;
}

#item581608 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item581609 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581632 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item581559 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item581560 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581583 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item581556 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1308px !important;
}

#item581709 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item581710 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581733 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item581659 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item581660 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581683 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item581656 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1407px !important;
}

#item581757 {
	width:30px !important;
	left:120px !important;
	top:1542px !important;
	min-height:30px !important;
}

#item581780 {
	width:580px !important;
	left:159px !important;
	top:1548px !important;
	min-height:140px !important;
}

#item581855 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item581856 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581879 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item581806 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item581807 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581830 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item581803 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1695px !important;
}

#item581056 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item581057 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581080 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item581006 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item581007 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581031 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item581003 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1209px !important;
}

#item581157 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item581158 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581181 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item581108 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item581109 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581132 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item581105 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1308px !important;
}

#item581205 {
	width:30px !important;
	left:120px !important;
	top:1421px !important;
	min-height:30px !important;
}

#item581228 {
	width:540px !important;
	left:159px !important;
	top:1427px !important;
	min-height:120px !important;
}

#item581304 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item581305 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581328 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item581255 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item581256 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581279 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item581251 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1550px !important;
}

#item581405 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item581406 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581429 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item581356 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item581357 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item581380 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item581352 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1670px !important;
}

#item580604 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item580605 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item580629 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item580554 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item580555 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item580579 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item580551 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1209px !important;
}

#item580653 {
	width:30px !important;
	left:120px !important;
	top:1323px !important;
	min-height:30px !important;
}

#item580676 {
	width:530px !important;
	left:159px !important;
	top:1329px !important;
	min-height:90px !important;
}

#item580751 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item580752 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item580775 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item580702 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item580703 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item580726 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item580699 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1427px !important;
}

#item580852 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item580853 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item580876 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item580802 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item580804 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item580827 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item580799 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1526px !important;
}

#item580954 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item580955 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item580978 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item580904 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item580905 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item580928 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item580901 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1646px !important;
}

#item580549 {
	width:743px !important;
	height:2008px !important;
	left:300px !important;
	top:-10px !important;
}

#item582763 {
	width:90px !important;
	height:90px !important;
	left:1160px !important;
	top:1202px !important;
	background:#650030;
}

#item582764 {
	width:252px !important;
	height:251px !important;
	left:1160px !important;
	top:1202px !important;
	border:solid 1px #650030;
}

#item582765 {
	width:90px !important;
	left:1160px !important;
	top:1225px !important;
	min-height:62px !important;
}

#item582789 {
	width:220px !important;
	left:1178px !important;
	top:1318px !important;
	min-height:50px !important;
}

#item580278 {
	width:1820px !important;
	height:119px !important;
	top:1879px !important;
	background:#d1d2d4;
}

#item689681 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689682 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689705 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item689706 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689631 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item689632 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item689655 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item689656 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item689629 {
	width:374px !important;
	height:52px !important;
	left:1038px !important;
	top:1899px !important;
}

#item582915 {
	width:120px !important;
	left:60px !important;
	top:1932px !important;
	min-height:40px !important;
}

#item582943 {
	width:610px !important;
	height:204px !important;
	background:#650030;
}

#item582944 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item583046 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item583021 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item583018 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item583098 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item583073 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item583070 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item583150 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item583125 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item583122 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item582995 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item582970 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item582967 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item582940 {
	opacity:0.00;
	width:10px !important;
	height:1998px !important;
	left:698px !important;
	background:#fff;
}

#item582938 {
	width:708px !important;
	height:1998px !important;
	left:802px !important;
}

#item583203 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item583178 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item583174 {
	width:93px !important;
	height:16px !important;
	left:1166px !important;
	top:350px !important;
}

#item583255 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item583230 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item583227 {
	width:143px !important;
	height:16px !important;
	left:1272px !important;
	top:350px !important;
}

#item657426 {
	width:1820px !important;
	height:112px !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;
}

#item692306 {
	width:164px !important;
	height:58px !important;
}

#item692301 {
	width:164px !important;
	height:58px !important;
}

#item692298 {
	width:164px !important;
	height:58px !important;
	left:408px !important;
	top:28px !important;
}

#item657466 {
	width:120px !important;
	min-height:50px !important;
}

#item657441 {
	width:120px !important;
	min-height:50px !important;
}

#item657438 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item657518 {
	width:120px !important;
	min-height:50px !important;
}

#item657493 {
	width:120px !important;
	min-height:50px !important;
}

#item657490 {
	width:120px !important;
	height:50px !important;
	left:719px !important;
	top:27px !important;
}

#item657572 {
	width:130px !important;
	min-height:50px !important;
}

#item657547 {
	width:130px !important;
	min-height:50px !important;
}

#item657544 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item657625 {
	width:130px !important;
	min-height:50px !important;
}

#item657599 {
	width:130px !important;
	min-height:50px !important;
}

#item657596 {
	width:130px !important;
	height:50px !important;
	left:894px !important;
	top:27px !important;
}

#item657678 {
	width:150px !important;
	min-height:60px !important;
}

#item657653 {
	width:150px !important;
	min-height:60px !important;
}

#item657650 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item657730 {
	width:150px !important;
	min-height:60px !important;
}

#item657705 {
	width:150px !important;
	min-height:60px !important;
}

#item657702 {
	width:150px !important;
	height:60px !important;
	left:1067px !important;
	top:27px !important;
}

#item657784 {
	width:140px !important;
	min-height:60px !important;
}

#item657759 {
	width:140px !important;
	min-height:60px !important;
}

#item657756 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item657836 {
	width:140px !important;
	min-height:60px !important;
}

#item657811 {
	width:140px !important;
	min-height:60px !important;
}

#item657808 {
	width:140px !important;
	height:60px !important;
	left:1255px !important;
	top:27px !important;
}

#item657425.fixed-pos-elem {
	width:1843px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item308505 {
	width:688px !important;
	left:40px !important;
	top:367px !important;
	min-height:240px !important;
}

#item308530 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:668px !important;
	background:#650030;
}

#item308531 {
	width:144px !important;
	left:74px !important;
	top:664px !important;
	min-height:30px !important;
}

#item308555 {
	width:310px !important;
	left:74px !important;
	top:703px !important;
	min-height:170px !important;
}

#item308578 {
	width:310px !important;
	left:418px !important;
	top:703px !important;
	min-height:110px !important;
}

#item308602 {
	width:20px !important;
	height:20px !important;
	left:40px !important;
	top:931px !important;
	background:#ff4f17;
}

#item308603 {
	width:210px !important;
	left:74px !important;
	top:927px !important;
	min-height:30px !important;
}

#item308626 {
	width:590px !important;
	left:74px !important;
	top:969px !important;
	min-height:40px !important;
}

#item308649 {
	width:310px !important;
	left:74px !important;
	top:1023px !important;
	min-height:220px !important;
}

#item308672 {
	width:310px !important;
	left:418px !important;
	top:1023px !important;
	min-height:220px !important;
}

#item308697 {
	width:230px !important;
	left:40px !important;
	top:1301px !important;
	min-height:30px !important;
}

#item524438 {
	opacity:0.00;
	width:10px !important;
	height:2338px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item310578 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item310579 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310603 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item310529 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item310530 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310553 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item310526 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1351px !important;
}

#item310679 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item310680 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310703 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item310630 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item310631 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310654 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item310627 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1450px !important;
}

#item310780 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item310781 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310804 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item310731 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item310732 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310755 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item310728 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1549px !important;
}

#item310881 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item310882 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310905 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item310832 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item310833 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310856 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item310829 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1669px !important;
}

#item310128 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item310129 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310153 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item310079 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item310080 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310103 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item310076 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1351px !important;
}

#item310229 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item310230 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310253 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item310180 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item310181 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310204 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item310177 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1450px !important;
}

#item310329 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item310330 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310353 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item310280 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item310281 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310304 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item310277 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1549px !important;
}

#item310431 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item310432 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310455 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item310381 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item310382 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310405 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item310378 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1669px !important;
}

#item310479 {
	width:30px !important;
	left:90px !important;
	top:1804px !important;
	min-height:30px !important;
}

#item310502 {
	width:580px !important;
	left:129px !important;
	top:1810px !important;
	min-height:140px !important;
}

#item309676 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item309677 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309700 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item309627 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item309628 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309651 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item309624 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1351px !important;
}

#item309777 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item309778 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309801 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item309728 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item309729 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309752 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item309725 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1450px !important;
}

#item309877 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item309878 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309901 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item309828 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item309829 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309852 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item309825 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1549px !important;
}

#item309926 {
	width:30px !important;
	left:90px !important;
	top:1684px !important;
	min-height:30px !important;
}

#item309949 {
	width:580px !important;
	left:129px !important;
	top:1690px !important;
	min-height:140px !important;
}

#item310025 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item310027 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item310051 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item309975 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item309976 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309999 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item309972 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1837px !important;
}

#item309226 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item309227 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309250 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item309177 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item309178 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309201 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item309174 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1351px !important;
}

#item309328 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item309329 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309352 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item309278 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item309279 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309303 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item309275 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1450px !important;
}

#item309376 {
	width:30px !important;
	left:90px !important;
	top:1563px !important;
	min-height:30px !important;
}

#item309399 {
	width:540px !important;
	left:129px !important;
	top:1569px !important;
	min-height:120px !important;
}

#item309474 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item309475 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309499 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item309425 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item309426 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309449 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item309422 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1692px !important;
}

#item309575 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item309576 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309599 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item309526 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item309527 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309550 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item309523 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1812px !important;
}

#item308774 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item308775 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item308798 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item308725 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item308726 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item308749 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item308722 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1351px !important;
}

#item308823 {
	width:30px !important;
	left:90px !important;
	top:1465px !important;
	min-height:30px !important;
}

#item308846 {
	width:530px !important;
	left:129px !important;
	top:1471px !important;
	min-height:90px !important;
}

#item308921 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item308922 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item308945 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item308872 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item308873 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item308896 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item308869 {
	width:638px !important;
	height:103px !important;
	left:75px !important;
	top:1569px !important;
}

#item309022 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item309023 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309048 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item308973 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item308974 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item308997 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item308969 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1668px !important;
}

#item309125 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item309126 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309149 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item309076 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item309077 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item309100 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item309073 {
	width:638px !important;
	height:124px !important;
	left:75px !important;
	top:1788px !important;
}

#item308720 {
	width:713px !important;
	height:2348px !important;
	left:-10px !important;
	top:-10px !important;
}

#item364969 {
	width:632px !important;
	height:50px !important;
	left:68px !important;
	top:1991px !important;
	background:#650030;
}

#item364970 {
	width:632px !important;
	height:160px !important;
	left:68px !important;
	top:1991px !important;
	border:solid 1px #650030;
}

#item364971 {
	width:180px !important;
	left:68px !important;
	top:2004px !important;
	min-height:30px !important;
}

#item310954 {
	width:360px !important;
	left:204px !important;
	top:2086px !important;
	min-height:30px !important;
}

#item308449 {
	width:768px !important;
	height:119px !important;
	top:2219px !important;
	background:#d1d2d4;
}

#item730147 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730148 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730171 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item730172 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730095 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item730097 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item730120 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item730121 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item730093 {
	width:374px !important;
	height:52px !important;
	left:354px !important;
	top:2239px !important;
}

#item479209 {
	width:120px !important;
	left:40px !important;
	top:2272px !important;
	min-height:40px !important;
}

#item737914 {
	width:768px !important;
	height:222px !important;
	top:80px !important;
	background:#e1efff;
}

#item737915 {
	width:190px !important;
	height:180px !important;
	left:40px !important;
	top:101px !important;
	background:#ffffff;
}

#item737920 {
	width:420px !important;
	left:274px !important;
	top:138px !important;
	min-height:30px !important;
}

#item737944 {
	width:400px !important;
	left:284px !important;
	top:210px !important;
	min-height:70px !important;
}

#item311087 {
	width:610px !important;
	height:204px !important;
	background:#650030;
}

#item311088 {
	width:470px !important;
	left:55px !important;
	top:26px !important;
	min-height:40px !important;
}

#item311138 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item311114 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item311111 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item311189 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item311164 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item311161 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item311242 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item311217 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item311213 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item311294 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item311269 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item311266 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item311084 {
	opacity:0.00;
	width:10px !important;
	height:2338px !important;
	left:640px !important;
	background:#fff;
}

#item311082 {
	width:650px !important;
	height:2338px !important;
	left:118px !important;
}

#item311348 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item311321 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item311318 {
	width:93px !important;
	height:16px !important;
	left:480px !important;
	top:327px !important;
}

#item311400 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item311375 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item311372 {
	width:143px !important;
	height:16px !important;
	left:586px !important;
	top:327px !important;
}

#item459925 {
	opacity:0.00;
	width:768px !important;
	height:6px !important;
	background:#fff;
}

#item459926 {
	width:45px !important;
	height:45px !important;
	left:707px !important;
	top:17px !important;
}

#item459924.fixed-pos-elem {
	width:768px !important;
	height:62px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item615951 {
	width:576px !important;
	height:80px !important;
	top:80px !important;
	background:#e1efff;
}

#item615952 {
	width:300px !important;
	left:30px !important;
	top:90px !important;
	min-height:70px !important;
}

#item410951 {
	width:516px !important;
	left:30px !important;
	top:222px !important;
	min-height:310px !important;
}

#item410977 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:570px !important;
	background:#650030;
}

#item410978 {
	width:144px !important;
	left:64px !important;
	top:566px !important;
	min-height:30px !important;
}

#item411001 {
	width:482px !important;
	left:64px !important;
	top:605px !important;
	min-height:210px !important;
}

#item411048 {
	width:20px !important;
	height:20px !important;
	left:30px !important;
	top:874px !important;
	background:#ff4f17;
}

#item411049 {
	width:210px !important;
	left:64px !important;
	top:870px !important;
	min-height:30px !important;
}

#item411072 {
	width:482px !important;
	left:64px !important;
	top:912px !important;
	min-height:40px !important;
}

#item411095 {
	width:482px !important;
	left:64px !important;
	top:966px !important;
	min-height:390px !important;
}

#item411143 {
	width:230px !important;
	left:30px !important;
	top:1415px !important;
	min-height:30px !important;
}

#item531259 {
	opacity:0.00;
	width:10px !important;
	height:2630px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item456176 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item456177 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456200 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item412977 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item412978 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item413001 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item412974 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1465px !important;
}

#item413127 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item413128 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item413151 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item413077 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item413078 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item413101 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item413074 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1584px !important;
}

#item456119 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item456120 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456143 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item413178 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item413179 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item413202 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item413175 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1683px !important;
}

#item413328 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item413329 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item413353 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item413279 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item413280 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item413303 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item413276 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1826px !important;
}

#item457373 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item457374 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457397 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item457324 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item457325 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457348 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item457322 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1465px !important;
}

#item457496 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item457497 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457520 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item457447 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item457448 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457471 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item457445 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1584px !important;
}

#item457609 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item457610 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457633 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item457559 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item457560 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457583 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item457557 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1683px !important;
}

#item412878 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item412879 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item412903 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item412829 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item412830 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item412853 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item412826 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1826px !important;
}

#item412927 {
	width:30px !important;
	left:52px !important;
	top:1982px !important;
	min-height:30px !important;
}

#item412950 {
	width:400px !important;
	left:91px !important;
	top:1988px !important;
	min-height:210px !important;
}

#item457003 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item457004 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457028 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item456954 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item456955 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456978 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item456952 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1465px !important;
}

#item457130 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item457131 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457154 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item457080 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item457081 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457105 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item457078 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1584px !important;
}

#item456060 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item456061 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456084 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item412274 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item412275 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item412298 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item412271 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1683px !important;
}

#item412372 {
	width:30px !important;
	left:52px !important;
	top:1840px !important;
	min-height:30px !important;
}

#item412395 {
	width:400px !important;
	left:91px !important;
	top:1846px !important;
	min-height:190px !important;
}

#item457242 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item457243 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457266 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item457192 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item457193 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item457216 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item457189 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:2040px !important;
}

#item456286 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item456287 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456310 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item456237 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item456238 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456261 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item456235 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1465px !important;
}

#item411771 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item411773 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item411796 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item411722 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item411723 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item411746 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item411719 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1584px !important;
}

#item411820 {
	width:30px !important;
	left:52px !important;
	top:1695px !important;
	min-height:30px !important;
}

#item411844 {
	width:396px !important;
	left:91px !important;
	top:1701px !important;
	min-height:163px !important;
}

#item456408 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item456409 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456432 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item456359 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item456360 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456383 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item456357 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1869px !important;
}

#item456526 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item456527 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456551 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item456476 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item456477 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456500 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item456474 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:2012px !important;
}

#item455986 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item455987 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456010 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item411171 {
	width:516px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item411172 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item411195 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item411168 {
	width:522px !important;
	height:123px !important;
	left:37px !important;
	top:1465px !important;
}

#item411268 {
	width:30px !important;
	left:52px !important;
	top:1596px !important;
	min-height:30px !important;
}

#item411291 {
	width:400px !important;
	left:91px !important;
	top:1602px !important;
	min-height:120px !important;
}

#item456645 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item456646 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456669 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item456596 {
	width:516px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item456597 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456620 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item456594 {
	width:522px !important;
	height:103px !important;
	left:37px !important;
	top:1722px !important;
}

#item456757 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item456758 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456781 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item456708 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item456709 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456732 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item456706 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1821px !important;
}

#item456868 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item456869 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456892 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item456818 {
	width:516px !important;
	height:141px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item456819 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item456842 {
	width:400px !important;
	left:54px !important;
	top:19px !important;
	min-height:120px !important;
}

#item456816 {
	width:522px !important;
	height:147px !important;
	left:37px !important;
	top:1964px !important;
}

#item411166 {
	width:559px !important;
	height:2640px !important;
	left:-10px !important;
	top:-10px !important;
}

#item450719 {
	width:90px !important;
	height:90px !important;
	left:162px !important;
	top:2215px !important;
	background:#650030;
}

#item450721 {
	width:252px !important;
	height:251px !important;
	left:162px !important;
	top:2215px !important;
	border:solid 1px #650030;
}

#item450722 {
	width:90px !important;
	left:162px !important;
	top:2238px !important;
	min-height:62px !important;
}

#item450745 {
	width:220px !important;
	left:180px !important;
	top:2331px !important;
	min-height:50px !important;
}

#item413426 {
	width:576px !important;
	height:119px !important;
	top:2511px !important;
	background:#d1d2d4;
}

#item732696 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732697 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732720 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item732721 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732645 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item732646 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item732670 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item732671 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item732643 {
	width:374px !important;
	height:52px !important;
	left:101px !important;
	top:2531px !important;
}

#item479963 {
	width:60px !important;
	left:30px !important;
	top:2569px !important;
	min-height:35px !important;
}

#item413536 {
	width:516px !important;
	height:226px !important;
	background:#650030;
}

#item413537 {
	width:430px !important;
	left:30px !important;
	top:26px !important;
	min-height:40px !important;
}

#item413587 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item413563 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item413560 {
	width:30px !important;
	height:30px !important;
	left:484px !important;
	top:2px !important;
}

#item413638 {
	width:407px !important;
	left:19px !important;
	min-height:40px !important;
}

#item413613 {
	width:407px !important;
	left:19px !important;
	min-height:40px !important;
}

#item413610 {
	width:426px !important;
	height:40px !important;
	left:30px !important;
	top:85px !important;
}

#item413691 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item413666 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item413662 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:142px !important;
}

#item413744 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item413718 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item413715 {
	width:439px !important;
	height:20px !important;
	left:30px !important;
	top:179px !important;
}

#item413533 {
	opacity:0.00;
	width:10px !important;
	height:2630px !important;
	left:536px !important;
	background:#fff;
}

#item413530 {
	width:546px !important;
	height:2630px !important;
	left:30px !important;
}

#item413796 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item413771 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item413768 {
	width:93px !important;
	height:16px !important;
	left:300px !important;
	top:185px !important;
}

#item413848 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item413823 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item413820 {
	width:143px !important;
	height:16px !important;
	left:406px !important;
	top:185px !important;
}

#item465531 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	background:#fff;
}

#item465538 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465535 {
	width:50px !important;
	height:50px !important;
	background:#ffffff;
}

#item465533 {
	width:50px !important;
	height:50px !important;
	left:513px !important;
	top:15px !important;
}

#item465530.fixed-pos-elem {
	width:576px !important;
	height:65px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item738310 {
	width:1200px !important;
	height:222px !important;
	top:112px !important;
	background:#e1efff;
}

#item738311 {
	width:160px !important;
	height:160px !important;
	left:98px !important;
	top:143px !important;
	background:#ffffff;
}

#item738317 {
	width:270px !important;
	left:333px !important;
	top:147px !important;
	min-height:60px !important;
}

#item738341 {
	width:340px !important;
	left:298px !important;
	top:240px !important;
	min-height:70px !important;
}

#item738369 {
	opacity:0.66;
	width:50px !important;
	height:222px !important;
	left:678px !important;
	top:112px !important;
	background:#e1efff;
}

#item104406 {
	width:700px !important;
	left:98px !important;
	top:361px !important;
	min-height:240px !important;
}

#item245292 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:640px !important;
	background:#650030;
}

#item245294 {
	width:144px !important;
	left:132px !important;
	top:636px !important;
	min-height:30px !important;
}

#item245318 {
	width:440px !important;
	left:132px !important;
	top:675px !important;
	min-height:130px !important;
}

#item245342 {
	width:450px !important;
	left:628px !important;
	top:675px !important;
	min-height:90px !important;
}

#item245366 {
	width:20px !important;
	height:20px !important;
	left:98px !important;
	top:846px !important;
	background:#ff4f17;
}

#item245367 {
	width:210px !important;
	left:132px !important;
	top:842px !important;
	min-height:30px !important;
}

#item245390 {
	width:840px !important;
	left:132px !important;
	top:884px !important;
	min-height:20px !important;
}

#item245413 {
	width:430px !important;
	left:132px !important;
	top:918px !important;
	min-height:200px !important;
}

#item245436 {
	width:440px !important;
	left:628px !important;
	top:918px !important;
	min-height:180px !important;
}

#item245492 {
	width:230px !important;
	left:98px !important;
	top:1159px !important;
	min-height:30px !important;
}

#item502664 {
	opacity:0.00;
	width:10px !important;
	height:1998px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item247473 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item247474 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item247498 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item247424 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item247425 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item247448 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item247421 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1209px !important;
}

#item248071 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item248072 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248095 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item248021 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item248022 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248045 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item248019 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1308px !important;
}

#item247674 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item247675 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item247698 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item247625 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item247626 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item247649 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item247622 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1407px !important;
}

#item248188 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item248189 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248212 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item248138 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item248139 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248162 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item248136 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1527px !important;
}

#item249536 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item249537 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249560 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item249486 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item249488 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249511 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item249484 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1209px !important;
}

#item249735 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item249736 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249759 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item249686 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item249687 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249710 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item249684 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1308px !important;
}

#item249636 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item249637 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249660 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item249587 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item249588 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249611 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item249585 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1407px !important;
}

#item249835 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item249836 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249859 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item249785 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item249786 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249810 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item249783 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1527px !important;
}

#item247274 {
	width:30px !important;
	left:120px !important;
	top:1662px !important;
	min-height:30px !important;
}

#item247297 {
	width:580px !important;
	left:159px !important;
	top:1668px !important;
	min-height:140px !important;
}

#item249136 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item249137 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249160 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item249086 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item249087 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249110 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item249084 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1209px !important;
}

#item249335 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item249337 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249361 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item249286 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item249287 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249310 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item249284 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1308px !important;
}

#item249235 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item249236 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249259 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item249186 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item249187 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249210 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item249184 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1407px !important;
}

#item246721 {
	width:30px !important;
	left:120px !important;
	top:1542px !important;
	min-height:30px !important;
}

#item246744 {
	width:580px !important;
	left:159px !important;
	top:1548px !important;
	min-height:140px !important;
}

#item249436 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item249437 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249460 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item249387 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item249388 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249411 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item249385 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1695px !important;
}

#item248737 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item248738 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248761 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item248688 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item248689 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248712 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item248686 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1209px !important;
}

#item248936 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item248937 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248960 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item248886 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item248887 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248911 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item248884 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1308px !important;
}

#item246169 {
	width:30px !important;
	left:120px !important;
	top:1421px !important;
	min-height:30px !important;
}

#item246192 {
	width:540px !important;
	left:159px !important;
	top:1427px !important;
	min-height:120px !important;
}

#item248836 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item248837 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248860 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item248787 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item248788 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248811 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item248785 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1550px !important;
}

#item249035 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item249036 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249060 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item248986 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item248987 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item249010 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item248984 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1670px !important;
}

#item248292 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item248293 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248316 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item248243 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item248244 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248267 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item248241 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1209px !important;
}

#item245617 {
	width:30px !important;
	left:120px !important;
	top:1323px !important;
	min-height:30px !important;
}

#item245640 {
	width:530px !important;
	left:159px !important;
	top:1329px !important;
	min-height:90px !important;
}

#item248492 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item248493 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248516 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item248443 {
	width:632px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item248444 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248467 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:70px !important;
}

#item248441 {
	width:638px !important;
	height:103px !important;
	left:105px !important;
	top:1427px !important;
}

#item248393 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item248394 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248417 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item248342 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item248343 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248367 {
	width:510px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item248340 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1526px !important;
}

#item248592 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#edf5ff;
}

#item248593 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248616 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item248542 {
	width:632px !important;
	height:118px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item248543 {
	width:30px !important;
	left:15px !important;
	top:13px !important;
	min-height:30px !important;
}

#item248566 {
	width:500px !important;
	left:54px !important;
	top:19px !important;
	min-height:90px !important;
}

#item248540 {
	width:638px !important;
	height:124px !important;
	left:105px !important;
	top:1646px !important;
}

#item250057 {
	width:743px !important;
	height:2008px !important;
	left:-10px !important;
	top:-10px !important;
}

#item247723 {
	width:90px !important;
	height:90px !important;
	left:850px !important;
	top:1202px !important;
	background:#650030;
}

#item247724 {
	width:252px !important;
	height:251px !important;
	left:850px !important;
	top:1202px !important;
	border:solid 1px #650030;
}

#item247725 {
	width:90px !important;
	left:850px !important;
	top:1225px !important;
	min-height:62px !important;
}

#item247749 {
	width:220px !important;
	left:868px !important;
	top:1318px !important;
	min-height:50px !important;
}

#item245491 {
	width:1200px !important;
	height:119px !important;
	top:1879px !important;
	background:#d1d2d4;
}

#item692060 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item692061 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item692084 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#c20019;
}

#item692085 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item692010 {
	width:374px !important;
	height:52px !important;
	background:#650030;
}

#item692011 {
	width:210px !important;
	left:12px !important;
	top:16px !important;
	min-height:31px !important;
}

#item692034 {
	width:138px !important;
	height:30px !important;
	left:225px !important;
	top:11px !important;
	background:#ff4f17;
}

#item692035 {
	width:100px !important;
	left:252px !important;
	top:20px !important;
	min-height:16px !important;
}

#item692008 {
	width:374px !important;
	height:52px !important;
	left:728px !important;
	top:1899px !important;
}

#item478445 {
	width:120px !important;
	left:30px !important;
	top:1932px !important;
	min-height:40px !important;
}

#item261132 {
	width:610px !important;
	height:204px !important;
	background:#650030;
}

#item261133 {
	width:470px !important;
	left:55px !important;
	top:29px !important;
	min-height:40px !important;
}

#item261234 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item261209 {
	width:480px !important;
	left:19px !important;
	min-height:20px !important;
}

#item261206 {
	width:499px !important;
	height:20px !important;
	left:55px !important;
	top:85px !important;
}

#item261286 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item261261 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item261258 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:121px !important;
}

#item261339 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item261314 {
	width:420px !important;
	left:19px !important;
	min-height:20px !important;
}

#item261310 {
	width:439px !important;
	height:20px !important;
	left:55px !important;
	top:157px !important;
}

#item261183 {
	width:30px !important;
	height:30px !important;
	background:#e1efff;
}

#item261159 {
	width:30px !important;
	height:30px !important;
	background:#ffffff;
}

#item261156 {
	width:30px !important;
	height:30px !important;
	left:578px !important;
	top:2px !important;
}

#item261364 {
	opacity:0.00;
	width:10px !important;
	height:1998px !important;
	left:698px !important;
	background:#fff;
}

#item261129 {
	width:708px !important;
	height:1998px !important;
	left:492px !important;
}

#item163049 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item163024 {
	width:80px !important;
	left:13px !important;
	min-height:16px !important;
}

#item163022 {
	width:93px !important;
	height:16px !important;
	left:856px !important;
	top:350px !important;
}

#item163100 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item163075 {
	width:130px !important;
	left:13px !important;
	min-height:16px !important;
}

#item163073 {
	width:143px !important;
	height:16px !important;
	left:962px !important;
	top:350px !important;
}

#item669335 {
	width:1200px !important;
	height:112px !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;
}

#item692720 {
	width:164px !important;
	height:58px !important;
}

#item692715 {
	width:164px !important;
	height:58px !important;
}

#item692711 {
	width:164px !important;
	height:58px !important;
	left:98px !important;
	top:28px !important;
}

#item669374 {
	width:120px !important;
	min-height:50px !important;
}

#item669349 {
	width:120px !important;
	min-height:50px !important;
}

#item669346 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item669427 {
	width:120px !important;
	min-height:50px !important;
}

#item669402 {
	width:120px !important;
	min-height:50px !important;
}

#item669398 {
	width:120px !important;
	height:50px !important;
	left:409px !important;
	top:27px !important;
}

#item669481 {
	width:130px !important;
	min-height:50px !important;
}

#item669455 {
	width:130px !important;
	min-height:50px !important;
}

#item669452 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item669533 {
	width:130px !important;
	min-height:50px !important;
}

#item669508 {
	width:130px !important;
	min-height:50px !important;
}

#item669505 {
	width:130px !important;
	height:50px !important;
	left:584px !important;
	top:27px !important;
}

#item669587 {
	width:150px !important;
	min-height:60px !important;
}

#item669562 {
	width:150px !important;
	min-height:60px !important;
}

#item669559 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item669639 {
	width:150px !important;
	min-height:60px !important;
}

#item669614 {
	width:150px !important;
	min-height:60px !important;
}

#item669611 {
	width:150px !important;
	height:60px !important;
	left:757px !important;
	top:27px !important;
}

#item669693 {
	width:140px !important;
	min-height:60px !important;
}

#item669668 {
	width:140px !important;
	min-height:60px !important;
}

#item669664 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item669745 {
	width:140px !important;
	min-height:60px !important;
}

#item669720 {
	width:140px !important;
	min-height:60px !important;
}

#item669717 {
	width:140px !important;
	height:60px !important;
	left:945px !important;
	top:27px !important;
}

#item669334.fixed-pos-elem {
	width:1223px !important;
	height:135px !important;
	left:0px !important;
	top:0px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

p.autoParaStyle5 {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14.4px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14.4px;
	color:#650030;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14.4px;
	color:#752135;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Subheadline {
	font-family:"Playfair Display";
	font-size:38px;
	line-height:60px;
	color:#650030;
	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:10px;
	text-align:left;
}

p.Headline {
	font-family:"Playfair Display";
	font-size:60px;
	line-height:60px;
	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;
}

ul.Tablet---H_-_Custom-V_-_INTERIOR-PAGES_-_Sub-Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:24px;
	margin-bottom:3px;
	text-align:left;
}
ul.Tablet---H_-_Custom-V_-_INTERIOR-PAGES_-_Sub-Bullets > li::before {
	content:'\2013';
	position:absolute;
	display:inline-block;
	left:12px;
	width:0;
	color:#767676;
}

ul.Tablet---H_-_Custom-V_-_INTERIOR-PAGES_-_Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Tablet---H_-_Custom-V_-_INTERIOR-PAGES_-_Bullets > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#650030;
}

p.Box-Text-P---Ex-Dark-Gray---Centered-Mobile {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-align:center;
}

p.Tablet---H_-_Custom-V_-_Body-Copy---Left {
	font-family:Roboto,serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	text-align:left;
}

p.Tablet---H_-_Custom-V_-_Body-1 {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

h1.Tablet---H_-_Custom-V_-_HTML_-_Headline-Utilities-H1---Roboto-Medium---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:38.4px;
	color:#650030;
	margin-bottom:6px;
	text-align:center;
}

p.Navigation-P---Off-Mobile {
	font-family:Roboto,serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

h2.Subhead-H2---Home---Playfair-Red---Tigher-Spaceing {
	font-family:"Playfair Display";
	font-size:38px;
	line-height:46px;
	color:#650030;
	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:15px;
	text-align:left;
	-webkit-column-span:2;
	column-span:2;
}

ul.Tablet---H_-_Custom-V_-_HTML_-_Sub-bullets---Hyphen > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	padding-left:33px;
	margin-bottom:10px;
	text-align:left;
}
ul.Tablet---H_-_Custom-V_-_HTML_-_Sub-bullets---Hyphen > li::before {
	content:'\2013';
	position:absolute;
	display:inline-block;
	left:21px;
	width:0;
	color:#767676;
}

h3.Tablet---H_-_Custom-V_-_HTML_-_Q-and-A-Labels-H3---Roboto-Medium-Red {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#650030;
	margin-bottom:15px;
	text-align:left;
}

ul.Bullets-Raise---Light---Mobile > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	padding-left:22px;
	margin-bottom:10px;
	text-align:left;
}
ul.Bullets-Raise---Light---Mobile > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

h3.Tablet---H_-_Custom-V_-_HTML_-_Subhead-H3---Roboto {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	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;
	margin-bottom:12px;
	text-align:left;
}

p.Boxed-Numbers-P---White-Mobile {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:30px;
	line-height:19.2px;
	color:#ffffff;
	margin-bottom:5px;
	text-align:center;
}

p.Tablet---H_-_Custom-V_-_HTML_-_Be-Lincoln-Hyperlinks-P---Ex-Lt-Gray-All-Caps---On {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#e1efff;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet---H_-_Custom-V_-_HTML_-_Be-Lincoln-Hyperlinks-P---White-All-Caps---Off {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#ffffff;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

h2.Be-Lincoln-Box-Header-H2---Merriweather-White-Mobile {
	font-family:Merriweather;
	font-size:24px;
	line-height:30px;
	color:#fff;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet---H_-_Custom-V_-_HTML_-_Tabbed-Box-Text-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet---H_-_Custom-V_-_HTML_-_Tab-Text-P---Medium---White {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:18px;
	color:#ffffff;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	margin-bottom:5px;
	text-align:center;
}

h2.Tablet---H_-_Custom-V_-_HTML_-_Subhead-Body-H2---Roboto-Medium---Black---Space-Before {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	margin-top:12px;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet---H_-_Custom-V_-_HTML_-_Intro-Text-P---Medium---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:20px;
	color:#650030;
	margin-bottom:14px;
	text-align:left;
	-webkit-column-span:2;
	column-span:2;
}

p.Tablet---H_-_Custom-V_-_HTML_-_Intro-Text-P---Medium---Black {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	margin-bottom:14px;
	text-align:left;
	-webkit-column-span:2;
	column-span:2;
}

h1.Headline-H1---Subpages---Roboto-Bold-Lowercase-Garnet---Mobile {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:70px;
	line-height:52px;
	color:#650030;
	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;
}

h1.Headline-H1---Subpages---Roboto-Bold-Lowercase-White---Mobile {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:70px;
	line-height:52px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h1.Tablet---H_-_Custom-V_-_HTML_-_Headline-H1---Subpages---Merriweather-White---Tablet {
	font-family:Merriweather;
	font-size:45px;
	line-height:52px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Tablet---H_-_Custom-V_-_HTML_-_Utility-Links-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

h2.Subhead-H2---Home---Merriweather-Garnet-Mobile {
	font-family:Merriweather;
	font-size:36px;
	line-height:48px;
	color:#650030;
	margin-bottom:15px;
	text-align:left;
	-webkit-column-span:2;
	column-span:2;
}

h2.Subhead-H2---Home---Roboto-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:28px;
	line-height:34.8px;
	color:#000;
	letter-spacing:-0.020em;
	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;
}

h1.Headline-H1---Home---Mobile {
	font-family:Merriweather;
	font-size:53px;
	line-height:63.6px;
	color:#650030;
	letter-spacing:-0.020em;
	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---H_-_Custom-V_-_HTML_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Tablet---H_-_Tablet_-_INTERIOR-PAGES_-_Sub-Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:24px;
	margin-bottom:3px;
	text-align:left;
}
ul.Tablet---H_-_Tablet_-_INTERIOR-PAGES_-_Sub-Bullets > li::before {
	content:'\2013';
	position:absolute;
	display:inline-block;
	left:12px;
	width:0;
	color:#767676;
}

ul.Tablet---H_-_Tablet_-_INTERIOR-PAGES_-_Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Tablet---H_-_Tablet_-_INTERIOR-PAGES_-_Bullets > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#650030;
}

p.Tablet---H_-_Tablet_-_Box-Text-P---Ex-Dark-Gray---Centered {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:center;
}

p.Tablet---H_-_Tablet_-_Body-Copy---Left {
	font-family:Roboto,serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	text-align:left;
}

p.Body-Copy-P-Tablet {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

h1.Tablet---H_-_Tablet_-_HTML_-_Headline-Utilities-H1---Roboto-Medium---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:38.4px;
	color:#650030;
	margin-bottom:6px;
	text-align:center;
}

p.Tablet---H_-_Tablet_-_HTML_-_Navigation-P---Off {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

ul.Tablet---H_-_Tablet_-_HTML_-_Sub-bullets---Hyphen > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	padding-left:33px;
	margin-bottom:10px;
	text-align:left;
}
ul.Tablet---H_-_Tablet_-_HTML_-_Sub-bullets---Hyphen > li::before {
	content:'\2013';
	position:absolute;
	display:inline-block;
	left:21px;
	width:0;
	color:#767676;
}

p.The-Last-Word-Body-Copy-P---Italic-Center---Tablet {
	font-style:italic;
	font-weight:normal;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:25px;
	color:#000;
	text-align:center;
}

h3.The-Last-Word-Text-H3---Tablet {
	font-family:Merriweather;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:13px;
	text-align:center;
}

h3.Tablet---H_-_Tablet_-_HTML_-_Q-and-A-Labels-H3---Roboto-Medium-Red {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#650030;
	margin-bottom:15px;
	text-align:left;
}

ul.Bullets-Raise---Light---Tablet > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	padding-left:22px;
	margin-bottom:10px;
	text-align:left;
}
ul.Bullets-Raise---Light---Tablet > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

h3.Tablet---H_-_Tablet_-_HTML_-_Subhead-H3---Roboto {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	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;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet---H_-_Tablet_-_HTML_-_Boxed-Numbers-P---White {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:19.2px;
	line-height:19.2px;
	color:#ffffff;
	margin-bottom:5px;
	text-align:center;
}

p.Tablet---H_-_Tablet_-_HTML_-_Close-Text-P---Off {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:5px;
	text-align:right;
}

p.Tablet---H_-_Tablet_-_HTML_-_Be-Lincoln-Hyperlinks-P---Ex-Lt-Gray-All-Caps---On {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#e1efff;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet---H_-_Tablet_-_HTML_-_Be-Lincoln-Hyperlinks-P---White-All-Caps---Off {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#ffffff;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

h2.Be-Lincoln-Box-Header-H2---Merriweather-Tablet {
	font-family:Merriweather;
	font-size:26px;
	line-height:30px;
	color:#fff;
	margin-bottom:6px;
	text-align:left;
}

p.Button-Text-P---Playfair---White {
	font-family:"Playfair Display";
	font-size:25px;
	line-height:30px;
	color:#fff;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet---H_-_Tablet_-_HTML_-_Tabbed-Box-Text-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet---H_-_Tablet_-_HTML_-_Tab-Text-P---Medium---White {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:18px;
	color:#ffffff;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	margin-bottom:5px;
	text-align:center;
}

p.Tablet---H_-_Tablet_-_HTML_-_Intro-Text-P---Medium---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:20px;
	color:#650030;
	margin-bottom:14px;
	text-align:left;
	-webkit-column-span:2;
	column-span:2;
}

p.Tablet---H_-_Tablet_-_HTML_-_Intro-Text-P---Medium---Black {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	margin-bottom:14px;
	text-align:left;
	-webkit-column-span:2;
	column-span:2;
}

h2.Tablet---H_-_Tablet_-_HTML_-_Subhead-Body-H2---Roboto-Medium---Black---Space-Before {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	margin-top:12px;
	margin-bottom:6px;
	text-align:left;
}

h1.Tablet---H_-_Tablet_-_HTML_-_Headline-H1---Subpages---Merriweather-White---Tablet {
	font-family:Merriweather;
	font-size:46px;
	line-height:52px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Tablet---H_-_Tablet_-_HTML_-_Utility-Links-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

h1.Headline-H1---Subpages---Merriweather-Tablet {
	font-family:Merriweather;
	font-size:36px;
	line-height:48px;
	color:#650030;
	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:15px;
	text-align:left;
	-webkit-column-span:2;
	column-span:2;
}

h2.Subhead-H2---Home---Roboto {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:28px;
	line-height:34.8px;
	color:#000;
	letter-spacing:-0.020em;
	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---H_-_Tablet_-_HTML_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_Custom-V_-_HTML_-_Tabbed-Box-Text-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Desktop_-_INTERIOR-PAGES_-_Sub-Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:24px;
	margin-bottom:3px;
	text-align:left;
}
ul.Desktop_-_INTERIOR-PAGES_-_Sub-Bullets > li::before {
	content:'\2013';
	position:absolute;
	display:inline-block;
	left:12px;
	width:0;
	color:#767676;
}

ul.Desktop_-_INTERIOR-PAGES_-_Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9.5px;
	line-height:13px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Desktop_-_INTERIOR-PAGES_-_Bullets > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#650030;
}

p.Desktop_-_HTML_-_Be-Lincoln-Hyperlinks-P---Ex-Lt-Gray-All-Caps---On {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#ecedee;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_HTML_-_Be-Lincoln-Hyperlinks-P---White-All-Caps---Off {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#ffffff;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

ul.Desktop_-_HTML_-_Sub-bullets---Hyphen > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	padding-left:33px;
	margin-bottom:10px;
	text-align:left;
}
ul.Desktop_-_HTML_-_Sub-bullets---Hyphen > li::before {
	content:'\2013';
	position:absolute;
	display:inline-block;
	left:21px;
	width:0;
	color:#767676;
}

ul.Bullets-Raise---Light---White > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	padding-left:22px;
	margin-bottom:10px;
	text-align:left;
}
ul.Bullets-Raise---Light---White > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	color:#ffffff;
}

ul.Bullets-Raise---Light---Black > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	padding-left:22px;
	margin-bottom:10px;
	text-align:left;
}
ul.Bullets-Raise---Light---Black > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Desktop_-_HTML_-_Close-Text-P---Off {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:5px;
	text-align:right;
}

p.Navigation-Merriweather---On {
	font-weight:bold;
	font-family:Merriweather;
	font-size:16px;
	line-height:19.2px;
	color:#741944;
	text-transform:uppercase;
	text-align:center;
}

p.Navigation-Merriweather---Off {
	font-weight:bold;
	font-family:Merriweather;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.Navigation-Roboto---On {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#741944;
	text-align:center;
}

p.Navigation-Roboto---Off {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:center;
}

p.Desktop_-_HTML_-_Navigation-P---Off {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#5a5a5a;
	text-transform:uppercase;
	text-align:left;
}

p.Subnavigation-P---Off-Mobile {
	font-family:Roboto,serif;
	font-size:18px;
	line-height:21.6px;
	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.Subnavigation-P---Off {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:19.2px;
	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;
}

h1.Headline-H1---Home---White {
	font-family:Merriweather;
	font-size:60px;
	line-height:66px;
	color:#fff;
	letter-spacing:-0.020em;
	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;
}

h1.Headline-H1---Home---Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:28px;
	line-height:34.8px;
	color:#fff;
	letter-spacing:-0.020em;
	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.Body-Copy-P---Tighter-Spacing {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Body-Copy-P-Right {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:right;
}

p.ME-US-WE-Box-Explanations-Mobile {
	font-family:Merriweather;
	font-size:24px;
	line-height:34px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:center;
}

p.ME-US-WE-Box-Explanations-Homepage-Boxes {
	font-family:Merriweather;
	font-size:19px;
	line-height:26px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:center;
}

p.ME-US-WE-Box-Explanations-Smaller {
	font-family:Merriweather;
	font-size:20px;
	line-height:30px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:center;
}

p.ME-US-WE-Box-Explanations {
	font-family:Merriweather;
	font-size:24px;
	line-height:34px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:center;
}

p.ME-US-WE-Box-Headers-Mobile {
	font-weight:900;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:center;
}

p.ME-US-WE-Box-Headers {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:21px;
	line-height:25.2px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:center;
}

p.Desktop_-_HTML_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_HTML_-_Utility-Links-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_HTML_-_Boxed-Numbers-P---White {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:19.2px;
	line-height:19.2px;
	color:#ffffff;
	margin-bottom:5px;
	text-align:center;
}

p.Desktop_-_HTML_-_Intro-Text-P---Medium---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:20px;
	color:#650030;
	margin-bottom:14px;
	text-align:left;
	-webkit-column-span:2;
	column-span:2;
}

p.Desktop_-_HTML_-_Intro-Text-P---Medium---Black {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	margin-bottom:14px;
	text-align:left;
	-webkit-column-span:2;
	column-span:2;
}

p.Desktop_-_HTML_-_Tabbed-Box-Text-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_HTML_-_Tab-Text-P---Medium---White {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:18px;
	color:#ffffff;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	margin-bottom:5px;
	text-align:center;
}

h2.Desktop_-_HTML_-_Subhead-Body-H2---Roboto-Medium---Black---Space-Before {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	margin-top:12px;
	margin-bottom:6px;
	text-align:left;
}

h2.Subhead-Boxed-Content-H2---Roboto-Medium---Garnet {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#650030;
	margin-bottom:6px;
	text-align:left;
}

p.Button-Text-P---Merriweather---White {
	font-family:Merriweather;
	font-size:22px;
	line-height:30px;
	color:#fff;
	margin-bottom:6px;
	text-align:left;
}

h1.Desktop_-_HTML_-_Headline-Utilities-H1---Roboto-Medium---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:32px;
	line-height:38.4px;
	color:#650030;
	margin-bottom:6px;
	text-align:center;
}

p.Be-Lincoln-Hyperlinks-P---Ex-Lt-Gray---On {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#e1efff;
	margin-bottom:6px;
	text-align:left;
}

p.Be-Lincoln-Hyperlinks-P---White---Off {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:left;
}

p.Pursue-Excellence-Hyperlinks-P---Ex-Lt-Blue-All-Caps---On {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#e1efff;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

p.Pursue-Excellence-Hyperlinks-P---White-All-Caps---Off {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#ffffff;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

p.Hyperlinks-P---Blue-UL---On {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#2591cf;
	text-decoration:underline;
	margin-bottom:6px;
	text-align:left;
}

p.Hyperlinks-P---Blue-UL---Off {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:6px;
	text-align:left;
}

p.What-Text-P---Off {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:21px;
	line-height:25.2px;
	color:#650030;
	text-align:left;
}

h3.Desktop_-_HTML_-_Q-and-A-Labels-H3---Roboto-Medium-Red {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:24px;
	color:#650030;
	margin-bottom:15px;
	text-align:left;
}

p.The-Last-Word-Body-Copy-P---Italic {
	font-style:italic;
	font-weight:normal;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:23.6px;
	color:#000;
	text-align:left;
}

h3.The-Last-Word-Text-H3 {
	font-family:Merriweather;
	font-size:17px;
	line-height:26px;
	color:#fff;
	margin-bottom:13px;
	text-align:center;
}

h3.Desktop_-_HTML_-_Subhead-H3---Roboto {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:30px;
	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;
	margin-bottom:12px;
	text-align:left;
}

h1.Headline-H1---Subpages---Merriweather-Garnet {
	font-family:Merriweather;
	font-size:36px;
	line-height:46px;
	color:#650030;
	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:15px;
	text-align:left;
	-webkit-column-span:2;
	column-span:2;
}

h1.Headline-H1---Subpages---Merriweather-White {
	font-family:Merriweather;
	font-size:52px;
	line-height:60px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.Be-Lincoln-Box-Header-H2---Playfair-White {
	font-family:Merriweather;
	font-size:26px;
	line-height:30px;
	color:#fff;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_Box-Text-P---Ex-Dark-Gray---Centered {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:26px;
	color:#000;
	text-align:center;
}

ul.Bullets-Raise-Space-After > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	padding-left:22px;
	margin-bottom:18px;
	text-align:left;
}
ul.Bullets-Raise-Space-After > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Bullets-Raise > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	padding-left:22px;
	margin-bottom:3px;
	text-align:left;
}
ul.Bullets-Raise > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Desktop_-_Body-Copy---Left {
	font-family:Roboto,serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	text-align:left;
}

p.Desktop_-_Body-1 {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	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.Superscript---Roboto-Light {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Tablet---H_-_Custom-V_-_Q-A {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:24px;
}

span.Tablet---H_-_Custom-V_-_Bullets_-_Bullets---RED {
	color:#650030;
}

span.Tablet---H_-_Custom-V_-_Bullets-_-Numbers_-_Bullets---GRAY {
	color:#767676;
}

span.Tablet---H_-_Custom-V_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#650030;
}

span.Tablet---H_-_Custom-V_-_HTML_-_Medium {
	font-weight:500;
}

span.Tablet---H_-_Custom-V_-_HTML_-_Burgundy {
	color:#650030;
}

span.Tablet---H_-_Custom-V_-_HTML_-_White {
	color:#ffffff;
}

span.Tablet---H_-_Tablet_-_Q-A {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:24px;
}

span.Tablet---H_-_Tablet_-_Bullets_-_Bullets---RED {
	color:#650030;
}

span.Tablet---H_-_Tablet_-_Gray {
	color:#828282;
}

span.Tablet---H_-_Tablet_-_Bullets-_-Numbers_-_Bullets---GRAY {
	color:#767676;
}

span.Tablet---H_-_Tablet_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#650030;
}

span.Tablet---H_-_Tablet_-_HTML_-_White {
	color:#ffffff;
}

span.Tablet---H_-_Tablet_-_HTML_-_Medium {
	font-weight:500;
}

span.Tablet---H_-_Tablet_-_HTML_-_Burgundy {
	color:#650030;
}

span.Hyperlink-Black {
	color:#000;
	text-decoration:underline;
}

em.Tablet---H_-_Italic---Light {
	font-weight:300;
	font-style:italic;
}

span.Tablet---H_-_Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Desktop_-_Custom-V_-_HTML_-_Medium {
	font-weight:500;
}

em.Desktop_-_Italic---Light {
	font-weight:300;
	font-style:italic;
}

span.Desktop_-_Bullets_-_Bullets---RED {
	color:#650030;
}

span.Desktop_-_HTML_-_Burgundy {
	color:#650030;
}

span.Desktop_-_HTML_-_Medium {
	font-weight:500;
}

span.Desktop_-_HTML_-_White {
	color:#ffffff;
}

span.Desktop_-_Bullets-_-Numbers_-_Bullets---GRAY {
	color:#767676;
}

span.Desktop_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#650030;
}

span.Desktop_-_Gray {
	color:#828282;
}

span.Garnet {
	color:#650030;
}

span.Black {
	color:#000;
}

span.Desktop_-_Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Desktop_-_Q-A {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:24px;
}

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