/* 	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:#650030; }
:-webkit-full-screen { background:#650030; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:768px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width: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%);
}
#item223413 {
	width:1820px !important;
	height:270px !important;
	top:2782px !important;
	background:#e1efff;
}

#item223290 {
	opacity:0.50;
	width:960px !important;
	height:960px !important;
	left:430px !important;
	top:1397px !important;
	background:#e1efff;
}

#item223097 {
	width:810px !important;
	height:400px !important;
	top:50px !important;
	background:#630831;
}

#item223099 {
	opacity:0.66;
	width:80px !important;
	height:400px !important;
	left:810px !important;
	top:50px !important;
	background:#630831;
}

@keyframes fadein-173212 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
@-webkit-keyframes fadein-173212 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
#item173212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173166 {
	width:240px !important;
	left:430px !important;
	top:170px !important;
	min-height:200px !important;
}

#item173189 {
	width:940px !important;
	left:430px !important;
	top:500px !important;
	min-height:296px !important;
}

#item173219 {
	width:80px !important;
	left:463px !important;
	top:928px !important;
	min-height:41px !important;
}

@keyframes fadein-173219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-173219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173242 {
	width:206px !important;
	left:397px !important;
	top:1032px !important;
	min-height:70px !important;
}

#item173265 {
	width:260px !important;
	left:380px !important;
	top:1138px !important;
	min-height:30px !important;
}

@keyframes fadein-173265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-173265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item173288 {
	width:206px !important;
	left:407px !important;
	top:1181px !important;
	min-height:41px !important;
}

#item200206 {
	width:810px !important;
	left:425px !important;
	top:1302px !important;
	min-height:30px !important;
}

#item220596 {
	width:720px !important;
	height:405px !important;
	left:670px !important;
	top:848px !important;
}

#item213930 {
	width:330px !important;
	left:490px !important;
	top:1457px !important;
	min-height:330px !important;
}

#item213955 {
	width:400px !important;
	left:970px !important;
	top:1992px !important;
	min-height:270px !important;
}

#item223414 {
	width:60px !important;
	height:60px !important;
	left:430px !important;
	top:2449px !important;
}

#item213987 {
	width:790px !important;
	left:515px !important;
	top:2447px !important;
	min-height:260px !important;
}

#item214011 {
	width:875px !important;
	left:472px !important;
	top:2865px !important;
	min-height:70px !important;
}

#item214038 {
	width:70px !important;
	min-height:20px !important;
}

#item214035 {
	width:70px !important;
	height:20px !important;
	left:430px !important;
	top:3052px !important;
}

#item214064 {
	width:50px !important;
	min-height:20px !important;
}

#item214061 {
	width:50px !important;
	height:20px !important;
	left:530px !important;
	top:3052px !important;
}

#item214110 {
	width:880px !important;
	left:430px !important;
	top:3098px !important;
	min-height:341px !important;
}

#item214133 {
	width:440px !important;
	left:710px !important;
	top:3419px !important;
	min-height:20px !important;
}

#item174188 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item174193 {
	width:106px !important;
	left:746px !important;
	top:65px !important;
	min-height:19px !important;
}

#item174246 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174220 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174216 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item174274 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174271 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item174298 {
	width:450px !important;
	height:340px !important;
	left:1090px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item174326 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174302 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174299 {
	width:157px !important;
	height:25px !important;
	left:1121px !important;
	top:103px !important;
}

#item174376 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item174352 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item174349 {
	width:149px !important;
	height:50px !important;
	left:1121px !important;
	top:137px !important;
}

#item174427 {
	width:174px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item174402 {
	width:174px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item174399 {
	width:180px !important;
	height:50px !important;
	left:1121px !important;
	top:194px !important;
}

#item174479 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174454 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174450 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item174530 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174506 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174502 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item173864 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item173876 {
	width:106px !important;
	left:746px !important;
	top:65px !important;
	min-height:19px !important;
}

#item173902 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item173899 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item173926 {
	width:384px !important;
	height:254px !important;
	left:889px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item173955 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item173931 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item173927 {
	width:157px !important;
	height:48px !important;
	left:921px !important;
	top:103px !important;
}

#item174005 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item173981 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item173978 {
	width:149px !important;
	height:50px !important;
	left:921px !important;
	top:158px !important;
}

#item174060 {
	width:94px !important;
	min-height:19px !important;
}

#item174033 {
	width:94px !important;
	min-height:19px !important;
}

#item174028 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item174113 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174089 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174085 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item174164 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174140 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item174136 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item173623 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item173632 {
	width:106px !important;
	left:746px !important;
	top:65px !important;
	min-height:19px !important;
}

#item173683 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item173658 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item173655 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item173737 {
	width:94px !important;
	min-height:19px !important;
}

#item173711 {
	width:94px !important;
	min-height:19px !important;
}

#item173707 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item173789 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item173765 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item173761 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item173839 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item173815 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item173812 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item173621.fixed-pos-elem {
	width:1850px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221984 {
	width:768px !important;
	height:360px !important;
	top:2548px !important;
	background:#e2eef9;
}

#item54425 {
	width:620px !important;
	left:60px !important;
	top:310px !important;
	min-height:390px !important;
}

#item220561 {
	width:640px !important;
	height:360px !important;
	left:60px !important;
	top:730px !important;
}

@keyframes fadein-54252 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
@-webkit-keyframes fadein-54252 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
#item54252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54258 {
	width:80px !important;
	left:32px !important;
	top:49px !important;
	min-height:40px !important;
}

@keyframes fadein-54258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-54258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54205 {
	width:313px !important;
	left:77px !important;
	top:1294px !important;
	min-height:43px !important;
}

#item54281 {
	width:220px !important;
	left:435px !important;
	top:1202px !important;
	min-height:50px !important;
}

@keyframes fadein-54281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-54281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54228 {
	width:208px !important;
	left:432px !important;
	top:1294px !important;
	min-height:50px !important;
}

#item54304 {
	width:640px !important;
	left:60px !important;
	top:1382px !important;
	min-height:70px !important;
}

#item54327 {
	width:648px !important;
	height:276px !important;
	left:60px !important;
	top:1471px !important;
	border:solid 1px #aaaaaa;
}

#item54330 {
	width:540px !important;
	left:114px !important;
	top:1500px !important;
	min-height:228px !important;
}

#item54329 {
	width:648px !important;
	height:276px !important;
	left:60px !important;
	top:1798px !important;
	border:solid 1px #aaaaaa;
}

#item54377 {
	width:540px !important;
	left:114px !important;
	top:1827px !important;
	min-height:224px !important;
}

#item54328 {
	width:648px !important;
	height:345px !important;
	left:60px !important;
	top:2124px !important;
	border:solid 1px #aaaaaa;
}

#item54354 {
	width:540px !important;
	left:114px !important;
	top:2154px !important;
	min-height:289px !important;
}

#item222476 {
	width:540px !important;
	left:114px !important;
	top:2577px !important;
	min-height:110px !important;
}

#item169322 {
	width:70px !important;
	min-height:20px !important;
}

#item169319 {
	width:70px !important;
	height:20px !important;
	left:60px !important;
	top:2785px !important;
}

#item169348 {
	width:50px !important;
	min-height:20px !important;
}

#item169345 {
	width:50px !important;
	height:20px !important;
	left:160px !important;
	top:2785px !important;
}

#item169372 {
	width:298px !important;
	left:240px !important;
	top:2785px !important;
	min-height:20px !important;
}

#item149263 {
	width:620px !important;
	left:60px !important;
	top:2835px !important;
	min-height:440px !important;
}

#item110326 {
	width:788px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item110353 {
	width:104px !important;
	left:70px !important;
	top:119px !important;
	min-height:19px !important;
}

#item110428 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110403 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110400 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item110484 {
	width:92px !important;
	min-height:19px !important;
}

#item110458 {
	width:92px !important;
	min-height:19px !important;
}

#item110453 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item110635 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110611 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110608 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:260px !important;
}

#item110685 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item110661 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item110658 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:299px !important;
}

#item163189 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163165 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163162 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:338px !important;
}

#item110535 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110511 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110508 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:402px !important;
}

#item110585 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110561 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110558 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:454px !important;
}

#item110344 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item109939 {
	width:788px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item109963 {
	width:104px !important;
	left:70px !important;
	top:119px !important;
	min-height:19px !important;
}

#item110013 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110038 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110010 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item110244 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item110220 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item110217 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:207px !important;
}

#item110294 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item110270 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item110267 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:248px !important;
}

#item110093 {
	width:92px !important;
	min-height:19px !important;
}

#item110066 {
	width:92px !important;
	min-height:19px !important;
}

#item110062 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:310px !important;
}

#item110144 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110120 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110117 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:362px !important;
}

#item110194 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110170 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item110167 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:414px !important;
}

#item109954 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item109654 {
	width:788px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item109679 {
	width:104px !important;
	left:70px !important;
	top:119px !important;
	min-height:19px !important;
}

#item109756 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item109729 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item109726 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item109810 {
	width:92px !important;
	min-height:19px !important;
}

#item109784 {
	width:92px !important;
	min-height:19px !important;
}

#item109780 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item109861 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item109837 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item109834 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:271px !important;
}

#item109911 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item109887 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item109884 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:323px !important;
}

#item109670 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item109633 {
	width:788px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item139826 {
	width:40px !important;
	height:32px !important;
	left:720px !important;
	top:47px !important;
}

#item109631.fixed-pos-elem {
	width:798px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222003 {
	width:576px !important;
	height:269px !important;
	top:3322px !important;
	background:#e2eef9;
}

#item70354 {
	width:516px !important;
	left:30px !important;
	top:262px !important;
	min-height:120px !important;
}

#item70400 {
	width:516px !important;
	left:30px !important;
	top:400px !important;
	min-height:460px !important;
}

#item220540 {
	width:512px !important;
	height:288px !important;
	left:30px !important;
	top:874px !important;
}

@keyframes fadein-70423 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
@-webkit-keyframes fadein-70423 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
#item70423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70474 {
	width:81px !important;
	height:41px !important;
	left:250px !important;
	top:1265px !important;
}

@keyframes fadein-70474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-70474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70427 {
	width:430px !important;
	left:73px !important;
	top:1383px !important;
	min-height:59px !important;
}

#item70497 {
	width:229px !important;
	left:159px !important;
	top:1492px !important;
	min-height:42px !important;
}

@keyframes fadein-70497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-70497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70450 {
	width:430px !important;
	left:73px !important;
	top:1545px !important;
	min-height:27px !important;
}

#item70520 {
	width:516px !important;
	left:30px !important;
	top:1633px !important;
	min-height:110px !important;
}

#item70669 {
	width:365px !important;
	left:52px !important;
	top:1818px !important;
	min-height:48px !important;
}

#item70544 {
	width:473px !important;
	left:51px !important;
	top:1885px !important;
	min-height:350px !important;
}

#item70645 {
	width:365px !important;
	left:52px !important;
	top:2290px !important;
	min-height:48px !important;
}

#item70590 {
	width:450px !important;
	left:51px !important;
	top:2357px !important;
	min-height:281px !important;
}

#item70692 {
	width:365px !important;
	left:52px !important;
	top:2687px !important;
	min-height:48px !important;
}

#item70567 {
	width:460px !important;
	left:51px !important;
	top:2755px !important;
	min-height:520px !important;
}

#item222250 {
	width:502px !important;
	left:37px !important;
	top:3359px !important;
	min-height:110px !important;
}

#item209530 {
	width:100px !important;
	min-height:27px !important;
}

#item209527 {
	width:100px !important;
	height:27px !important;
	left:31px !important;
	top:3592px !important;
}

#item209557 {
	width:110px !important;
	min-height:27px !important;
}

#item209554 {
	width:110px !important;
	height:27px !important;
	left:175px !important;
	top:3592px !important;
}

#item209580 {
	width:500px !important;
	left:30px !important;
	top:3639px !important;
	min-height:1010px !important;
}

#item121767 {
	width:596px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item121792 {
	width:104px !important;
	left:70px !important;
	top:124px !important;
	min-height:19px !important;
}

#item121867 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121842 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121839 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item121922 {
	width:92px !important;
	min-height:19px !important;
}

#item121895 {
	width:92px !important;
	min-height:19px !important;
}

#item121891 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item122074 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122050 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122047 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:265px !important;
}

#item122124 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item122100 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item122097 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:304px !important;
}

#item163751 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163727 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163724 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:341px !important;
}

#item121974 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121949 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121946 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:404px !important;
}

#item122024 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122000 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121997 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:456px !important;
}

#item121783 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item121378 {
	width:596px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item121405 {
	width:104px !important;
	left:70px !important;
	top:124px !important;
	min-height:19px !important;
}

#item121455 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121480 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121452 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item121688 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item121664 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item121661 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:212px !important;
}

#item121738 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item121714 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item121711 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:253px !important;
}

#item121534 {
	width:92px !important;
	min-height:19px !important;
}

#item121508 {
	width:92px !important;
	min-height:19px !important;
}

#item121504 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:315px !important;
}

#item121586 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121562 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121559 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:367px !important;
}

#item121638 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121614 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121611 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:419px !important;
}

#item121395 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item121092 {
	width:596px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item121119 {
	width:104px !important;
	left:70px !important;
	top:124px !important;
	min-height:19px !important;
}

#item121194 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121169 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121166 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item121249 {
	width:92px !important;
	min-height:19px !important;
}

#item121222 {
	width:92px !important;
	min-height:19px !important;
}

#item121218 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item121300 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121276 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121273 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:276px !important;
}

#item121350 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121326 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item121323 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:328px !important;
}

#item121110 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item121069 {
	width:596px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item139899 {
	width:40px !important;
	height:32px !important;
	left:517px !important;
	top:47px !important;
}

#item121067.fixed-pos-elem {
	width:606px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item229132 {
	width:1200px !important;
	height:270px !important;
	top:2782px !important;
	background:#e1efff;
}

#item229133 {
	opacity:0.50;
	width:960px !important;
	height:960px !important;
	left:119px !important;
	top:1397px !important;
	background:#e1efff;
}

#item229139 {
	width:499px !important;
	height:400px !important;
	top:50px !important;
	background:#630831;
}

#item229140 {
	opacity:0.66;
	width:96px !important;
	height:400px !important;
	left:484px !important;
	top:50px !important;
	background:#630831;
}

@keyframes fadein-229141 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
@-webkit-keyframes fadein-229141 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
#item229141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item229152 {
	width:720px !important;
	height:405px !important;
	left:359px !important;
	top:848px !important;
}

#item229154 {
	width:240px !important;
	left:119px !important;
	top:170px !important;
	min-height:200px !important;
}

#item229178 {
	width:940px !important;
	left:119px !important;
	top:500px !important;
	min-height:296px !important;
}

#item229201 {
	width:80px !important;
	left:151px !important;
	top:928px !important;
	min-height:41px !important;
}

@keyframes fadein-229201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-229201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item229201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item229224 {
	width:206px !important;
	left:87px !important;
	top:1032px !important;
	min-height:70px !important;
}

#item229247 {
	width:260px !important;
	left:69px !important;
	top:1137px !important;
	min-height:30px !important;
}

@keyframes fadein-229247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-229247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item229247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item229271 {
	width:206px !important;
	left:96px !important;
	top:1180px !important;
	min-height:41px !important;
}

#item229294 {
	width:810px !important;
	left:114px !important;
	top:1302px !important;
	min-height:30px !important;
}

#item229317 {
	width:330px !important;
	left:179px !important;
	top:1457px !important;
	min-height:330px !important;
}

#item229346 {
	width:400px !important;
	left:659px !important;
	top:1992px !important;
	min-height:270px !important;
}

#item229544 {
	width:60px !important;
	height:60px !important;
	left:119px !important;
	top:2449px !important;
}

#item229373 {
	width:790px !important;
	left:204px !important;
	top:2447px !important;
	min-height:260px !important;
}

#item229396 {
	width:875px !important;
	left:161px !important;
	top:2865px !important;
	min-height:70px !important;
}

#item229422 {
	width:70px !important;
	min-height:20px !important;
}

#item229419 {
	width:70px !important;
	height:20px !important;
	left:119px !important;
	top:3052px !important;
}

#item229449 {
	width:50px !important;
	min-height:20px !important;
}

#item229446 {
	width:50px !important;
	height:20px !important;
	left:219px !important;
	top:3052px !important;
}

#item229496 {
	width:880px !important;
	left:119px !important;
	top:3098px !important;
	min-height:341px !important;
}

#item229521 {
	width:440px !important;
	left:399px !important;
	top:3419px !important;
	min-height:20px !important;
}

#item88341 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item88347 {
	width:104px !important;
	left:440px !important;
	top:65px !important;
	min-height:19px !important;
}

#item88403 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item88376 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item88373 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item91608 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134732 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item157451 {
	width:440px !important;
	height:340px !important;
	left:777px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item157479 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item157455 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item157452 {
	width:154px !important;
	height:25px !important;
	left:807px !important;
	top:103px !important;
}

#item157530 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157505 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157502 {
	width:146px !important;
	height:50px !important;
	left:807px !important;
	top:137px !important;
}

#item157580 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157556 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157553 {
	width:176px !important;
	height:50px !important;
	left:807px !important;
	top:194px !important;
}

#item88509 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item88485 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item88483 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item88559 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item88535 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item88533 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item87831 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item87840 {
	width:104px !important;
	left:440px !important;
	top:65px !important;
	min-height:19px !important;
}

#item91659 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134370 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item88766 {
	width:376px !important;
	height:254px !important;
	left:580px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item88840 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item88767 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item88815 {
	width:154px !important;
	height:48px !important;
	left:611px !important;
	top:103px !important;
}

#item88869 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item88790 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item88866 {
	width:146px !important;
	height:50px !important;
	left:611px !important;
	top:158px !important;
}

#item87950 {
	width:92px !important;
	min-height:19px !important;
}

#item87923 {
	width:92px !important;
	min-height:19px !important;
}

#item87920 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item88001 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item87977 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item87975 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item88052 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item88028 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item88026 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item22042 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item22070 {
	width:104px !important;
	left:440px !important;
	top:65px !important;
	min-height:19px !important;
}

#item87798 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item22047 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item87714 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item87772 {
	width:92px !important;
	min-height:19px !important;
}

#item22093 {
	width:92px !important;
	min-height:19px !important;
}

#item87715 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item87746 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item22116 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item87716 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item87719 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item87656 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item87717 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item87829.fixed-pos-elem {
	width:1230px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item223897 {
	opacity:0.75;
	width:960px !important;
	height:1920px !important;
	left:430px !important;
	top:1512px !important;
	background:#e1efff;
}

#item174753 {
	width:1820px !important;
	height:490px !important;
	top:758px !important;
	background:#650030;
}

#item223420 {
	width:290px !important;
	height:372px !important;
	left:1100px !important;
	top:819px !important;
	background:#e1efff;
}

#item221888 {
	width:1820px !important;
	height:270px !important;
	top:4010px !important;
	background:#e2eef9;
}

#item175113 {
	width:960px !important;
	height:426px !important;
	left:430px !important;
	top:3498px !important;
	border:solid 1px #aaaaaa;
}

#item174584 {
	width:810px !important;
	left:430px !important;
	top:500px !important;
	min-height:180px !important;
}

#item174607 {
	width:580px !important;
	left:430px !important;
	top:825px !important;
	min-height:181px !important;
}

#item174668 {
	width:130px !important;
	left:148px !important;
	top:27px !important;
	min-height:52px !important;
}

#item174639 {
	width:130px !important;
	left:148px !important;
	top:27px !important;
	min-height:52px !important;
}

#item174630 {
	width:278px !important;
	height:92px !important;
	left:430px !important;
	top:1054px !important;
}

#item174694 {
	width:130px !important;
	left:118px !important;
	top:42px !important;
	min-height:70px !important;
}

#item174724 {
	width:160px !important;
	left:118px !important;
	top:42px !important;
	min-height:70px !important;
}

#item174691 {
	width:278px !important;
	height:131px !important;
	left:747px !important;
	top:1040px !important;
}

#item174754 {
	width:192px !important;
	left:1150px !important;
	top:852px !important;
	min-height:240px !important;
}

#item174780 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#ed252a;
}

#item174781 {
	width:174px !important;
	top:14px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item174805 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item174806 {
	width:174px !important;
	top:14px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item174777 {
	width:174px !important;
	height:41px !important;
	left:1150px !important;
	top:1118px !important;
}

#item174831 {
	width:960px !important;
	left:430px !important;
	top:1331px !important;
	min-height:120px !important;
}

#item223441 {
	width:300px !important;
	min-height:109px !important;
}

#item223499 {
	width:160px !important;
	left:152px !important;
	top:18px !important;
	min-height:66px !important;
}

#item223471 {
	width:160px !important;
	left:152px !important;
	top:18px !important;
	min-height:66px !important;
}

#item223464 {
	width:312px !important;
	height:101px !important;
	top:129px !important;
}

#item223560 {
	width:288px !important;
	min-height:109px !important;
}

#item223619 {
	width:140px !important;
	left:152px !important;
	top:25px !important;
	min-height:66px !important;
}

#item223590 {
	width:150px !important;
	left:152px !important;
	top:25px !important;
	min-height:66px !important;
}

#item223583 {
	width:302px !important;
	height:101px !important;
	top:126px !important;
}

#item223658 {
	width:288px !important;
	min-height:125px !important;
}

#item223721 {
	width:168px !important;
	left:152px !important;
	top:18px !important;
	min-height:66px !important;
}

#item223691 {
	width:168px !important;
	left:152px !important;
	top:18px !important;
	min-height:66px !important;
}

#item223682 {
	width:320px !important;
	height:100px !important;
	top:158px !important;
}

#item223763 {
	width:289px !important;
	min-height:109px !important;
}

#item223823 {
	width:150px !important;
	left:152px !important;
	top:8px !important;
	min-height:86px !important;
}

#item223794 {
	width:150px !important;
	left:152px !important;
	top:8px !important;
	min-height:86px !important;
}

#item223786 {
	width:302px !important;
	height:101px !important;
	top:126px !important;
}

#item175114 {
	width:880px !important;
	left:470px !important;
	top:3520px !important;
	min-height:52px !important;
}

#item175165 {
	width:165px !important;
	min-height:25px !important;
}

#item175141 {
	width:165px !important;
	min-height:25px !important;
}

#item175138 {
	width:165px !important;
	height:25px !important;
	left:470px !important;
	top:3606px !important;
}

#item175188 {
	width:400px !important;
	left:470px !important;
	top:3636px !important;
	min-height:40px !important;
}

#item175238 {
	width:256px !important;
	min-height:25px !important;
}

#item175214 {
	width:256px !important;
	min-height:25px !important;
}

#item175211 {
	width:256px !important;
	height:25px !important;
	left:470px !important;
	top:3712px !important;
}

#item175261 {
	width:400px !important;
	left:470px !important;
	top:3744px !important;
	min-height:40px !important;
}

#item175311 {
	width:266px !important;
	min-height:25px !important;
}

#item175287 {
	width:266px !important;
	min-height:25px !important;
}

#item175284 {
	width:266px !important;
	height:25px !important;
	left:470px !important;
	top:3823px !important;
}

#item175334 {
	width:400px !important;
	left:470px !important;
	top:3852px !important;
	min-height:40px !important;
}

#item175384 {
	width:230px !important;
	min-height:25px !important;
}

#item175360 {
	width:230px !important;
	min-height:25px !important;
}

#item175357 {
	width:230px !important;
	height:25px !important;
	left:950px !important;
	top:3606px !important;
}

#item175407 {
	width:400px !important;
	left:950px !important;
	top:3636px !important;
	min-height:40px !important;
}

#item175458 {
	width:340px !important;
	min-height:25px !important;
}

#item175434 {
	width:340px !important;
	min-height:25px !important;
}

#item175431 {
	width:340px !important;
	height:25px !important;
	left:950px !important;
	top:3714px !important;
}

#item175481 {
	width:400px !important;
	left:950px !important;
	top:3744px !important;
	min-height:40px !important;
}

#item221922 {
	width:875px !important;
	left:472px !important;
	top:4073px !important;
	min-height:70px !important;
}

#item214397 {
	width:70px !important;
	min-height:20px !important;
}

#item214394 {
	width:70px !important;
	height:20px !important;
	left:430px !important;
	top:4260px !important;
}

#item214423 {
	width:50px !important;
	min-height:20px !important;
}

#item214420 {
	width:50px !important;
	height:20px !important;
	left:530px !important;
	top:4260px !important;
}

#item214446 {
	width:298px !important;
	left:610px !important;
	top:4260px !important;
	min-height:20px !important;
}

#item214492 {
	width:440px !important;
	left:710px !important;
	top:4627px !important;
	min-height:20px !important;
}

#item214469 {
	width:880px !important;
	left:430px !important;
	top:4306px !important;
	min-height:341px !important;
}

#item176269 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item176307 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176283 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176279 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item176360 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176335 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176331 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item176389 {
	width:94px !important;
	min-height:19px !important;
}

#item176386 {
	width:94px !important;
	height:19px !important;
}

#item176413 {
	width:450px !important;
	height:340px !important;
	left:1090px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item176441 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176417 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176414 {
	width:157px !important;
	height:25px !important;
	left:1121px !important;
	top:103px !important;
}

#item176493 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item176469 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item176464 {
	width:149px !important;
	height:50px !important;
	left:1121px !important;
	top:137px !important;
}

#item176543 {
	width:174px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item176519 {
	width:174px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item176516 {
	width:180px !important;
	height:50px !important;
	left:1121px !important;
	top:194px !important;
}

#item176594 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176570 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176566 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item176645 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176621 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176617 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208661 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item175678 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item175708 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item175684 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item175680 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item175735 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item175732 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item175759 {
	width:384px !important;
	height:254px !important;
	left:889px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item175761 {
	width:151px !important;
	left:924px !important;
	top:106px !important;
	min-height:42px !important;
}

#item175812 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item175787 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item175784 {
	width:149px !important;
	height:50px !important;
	left:921px !important;
	top:158px !important;
}

#item175866 {
	width:94px !important;
	min-height:19px !important;
}

#item175840 {
	width:94px !important;
	min-height:19px !important;
}

#item175835 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item175919 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item175895 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item175891 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item175970 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item175946 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item175942 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208652 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item176000 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item176035 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176010 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176007 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item176088 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176063 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176059 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item176142 {
	width:94px !important;
	min-height:19px !important;
}

#item176116 {
	width:94px !important;
	min-height:19px !important;
}

#item176112 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item176195 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176171 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item176167 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item176245 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176221 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item176218 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208646 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item175676.fixed-pos-elem {
	width:1850px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221987 {
	width:768px !important;
	height:360px !important;
	top:2460px !important;
	background:#e2eef9;
}

#item56037 {
	width:567px !important;
	left:60px !important;
	top:268px !important;
	min-height:123px !important;
}

#item56060 {
	width:540px !important;
	left:60px !important;
	top:413px !important;
	min-height:110px !important;
}

#item56114 {
	width:648px !important;
	left:60px !important;
	top:544px !important;
	min-height:127px !important;
}

#item129079 {
	width:130px !important;
	left:147px !important;
	top:24px !important;
	min-height:52px !important;
}

#item56173 {
	width:130px !important;
	left:147px !important;
	top:24px !important;
	min-height:52px !important;
}

#item129069 {
	width:277px !important;
	height:86px !important;
	left:60px !important;
	top:720px !important;
}

#item129108 {
	width:212px !important;
	left:118px !important;
	top:42px !important;
	min-height:52px !important;
}

#item56198 {
	width:212px !important;
	left:118px !important;
	top:42px !important;
	min-height:52px !important;
}

#item129070 {
	width:330px !important;
	height:130px !important;
	left:377px !important;
	top:702px !important;
}

#item56160 {
	width:647px !important;
	height:217px !important;
	left:61px !important;
	top:881px !important;
	background:#e1efff;
}

#item56137 {
	width:540px !important;
	left:114px !important;
	top:903px !important;
	min-height:110px !important;
}

#item129042 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item129043 {
	width:174px !important;
	top:14px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item56223 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item56224 {
	width:174px !important;
	top:14px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129039 {
	width:174px !important;
	height:41px !important;
	left:114px !important;
	top:1031px !important;
}

#item56249 {
	width:648px !important;
	left:60px !important;
	top:1155px !important;
	min-height:111px !important;
}

#item135760 {
	width:212px !important;
	top:228px !important;
	min-height:28px !important;
}

#item135789 {
	width:69px !important;
	height:69px !important;
	background:#ad1129;
}

#item56272 {
	width:212px !important;
	top:228px !important;
	min-height:28px !important;
}

#item129178 {
	width:212px !important;
	height:256px !important;
	left:114px !important;
	top:1300px !important;
}

#item135801 {
	width:210px !important;
	top:228px !important;
	min-height:28px !important;
}

#item135828 {
	opacity:0.85;
	width:69px !important;
	height:69px !important;
	background:#00747b;
}

#item56318 {
	width:210px !important;
	top:228px !important;
	min-height:28px !important;
}

#item129184 {
	width:210px !important;
	height:256px !important;
	left:438px !important;
	top:1300px !important;
}

#item135832 {
	width:243px !important;
	top:228px !important;
	min-height:28px !important;
}

#item135862 {
	opacity:0.85;
	width:69px !important;
	height:69px !important;
	background:#ff5d0f;
}

#item56295 {
	width:243px !important;
	top:228px !important;
	min-height:28px !important;
}

#item129189 {
	width:243px !important;
	height:256px !important;
	left:114px !important;
	top:1606px !important;
}

#item135868 {
	width:212px !important;
	top:228px !important;
	min-height:28px !important;
}

#item135896 {
	opacity:0.85;
	width:69px !important;
	height:69px !important;
	background:#1772ae;
}

#item56341 {
	width:212px !important;
	top:228px !important;
	min-height:28px !important;
}

#item129190 {
	width:212px !important;
	height:256px !important;
	left:438px !important;
	top:1606px !important;
}

#item56490 {
	width:648px !important;
	height:476px !important;
	left:60px !important;
	top:1924px !important;
	border:solid 1px #aaaaaa;
}

#item56491 {
	width:539px !important;
	left:114px !important;
	top:1945px !important;
	min-height:52px !important;
}

#item135901 {
	width:540px !important;
	min-height:28px !important;
}

#item135925 {
	width:540px !important;
	top:30px !important;
	min-height:26px !important;
}

#item56514 {
	width:540px !important;
	min-height:28px !important;
}

#item56639 {
	width:540px !important;
	top:30px !important;
	min-height:26px !important;
}

#item129202 {
	width:540px !important;
	height:56px !important;
	left:114px !important;
	top:2007px !important;
}

#item135949 {
	width:540px !important;
	min-height:28px !important;
}

#item135972 {
	width:540px !important;
	top:30px !important;
	min-height:26px !important;
}

#item56564 {
	width:540px !important;
	min-height:28px !important;
}

#item56664 {
	width:540px !important;
	top:30px !important;
	min-height:26px !important;
}

#item129204 {
	width:540px !important;
	height:56px !important;
	left:114px !important;
	top:2087px !important;
}

#item135996 {
	width:540px !important;
	min-height:28px !important;
}

#item136019 {
	width:540px !important;
	top:29px !important;
	min-height:26px !important;
}

#item56539 {
	width:540px !important;
	min-height:28px !important;
}

#item56687 {
	width:540px !important;
	top:29px !important;
	min-height:26px !important;
}

#item129207 {
	width:540px !important;
	height:55px !important;
	left:114px !important;
	top:2166px !important;
}

#item136044 {
	width:540px !important;
	min-height:28px !important;
}

#item136068 {
	width:540px !important;
	top:29px !important;
	min-height:26px !important;
}

#item56589 {
	width:540px !important;
	min-height:28px !important;
}

#item56710 {
	width:540px !important;
	top:29px !important;
	min-height:26px !important;
}

#item129208 {
	width:540px !important;
	height:55px !important;
	left:114px !important;
	top:2245px !important;
}

#item136100 {
	width:540px !important;
	min-height:28px !important;
}

#item136123 {
	width:540px !important;
	top:30px !important;
	min-height:26px !important;
}

#item56614 {
	width:540px !important;
	min-height:28px !important;
}

#item56733 {
	width:540px !important;
	top:30px !important;
	min-height:26px !important;
}

#item129211 {
	width:540px !important;
	height:56px !important;
	left:114px !important;
	top:2324px !important;
}

#item222445 {
	width:540px !important;
	left:114px !important;
	top:2489px !important;
	min-height:110px !important;
}

#item211101 {
	width:70px !important;
	min-height:20px !important;
}

#item211098 {
	width:70px !important;
	height:20px !important;
	left:60px !important;
	top:2697px !important;
}

#item211128 {
	width:50px !important;
	min-height:20px !important;
}

#item211125 {
	width:50px !important;
	height:20px !important;
	left:160px !important;
	top:2697px !important;
}

#item211153 {
	width:298px !important;
	left:240px !important;
	top:2697px !important;
	min-height:20px !important;
}

#item211177 {
	width:620px !important;
	left:60px !important;
	top:2747px !important;
	min-height:440px !important;
}

#item106785 {
	width:788px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item106833 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106809 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106806 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item106885 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106859 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106856 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item106939 {
	width:92px !important;
	min-height:19px !important;
}

#item106913 {
	width:92px !important;
	min-height:19px !important;
}

#item106909 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item107094 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item107070 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item107066 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:260px !important;
}

#item107144 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item107120 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item107117 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:299px !important;
}

#item163243 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163219 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163216 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:338px !important;
}

#item106990 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106966 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106963 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:402px !important;
}

#item107042 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item107018 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item107013 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:454px !important;
}

#item106787 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item106799 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item106400 {
	width:788px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item106450 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106426 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106422 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item106476 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106501 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106473 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item106684 {
	width:285px !important;
	left:90px !important;
	top:210px !important;
	min-height:21px !important;
}

#item106758 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item106734 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item106731 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:248px !important;
}

#item106555 {
	width:92px !important;
	min-height:19px !important;
}

#item106529 {
	width:92px !important;
	min-height:19px !important;
}

#item106525 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:310px !important;
}

#item106606 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106582 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106579 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:362px !important;
}

#item106657 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106632 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106629 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:414px !important;
}

#item106402 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item106416 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item106109 {
	width:788px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item106164 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106140 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106135 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item106215 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106190 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106187 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item106270 {
	width:92px !important;
	min-height:19px !important;
}

#item106243 {
	width:92px !important;
	min-height:19px !important;
}

#item106239 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item106322 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106298 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106294 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:271px !important;
}

#item106372 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106348 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item106345 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:323px !important;
}

#item106111 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item106129 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item106097 {
	width:788px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item107224 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item139833 {
	width:40px !important;
	height:32px !important;
	left:720px !important;
	top:47px !important;
}

#item106095.fixed-pos-elem {
	width:798px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item143069 {
	opacity:0.70;
	width:860px !important;
	height:3261px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item143066 {
	width:866px !important;
	height:3267px !important;
	left:10px !important;
	top:10px !important;
}

#item143072 {
	width:440px !important;
	height:313px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item143076 {
	width:289px !important;
	left:81px !important;
	top:50px !important;
	min-height:100px !important;
}

#item143102 {
	width:170px !important;
	left:152px !important;
	top:8px !important;
	min-height:86px !important;
}

#item143099 {
	width:322px !important;
	height:101px !important;
	left:80px !important;
	top:176px !important;
}

#item143129 {
	width:15px !important;
	height:15px !important;
	left:408px !important;
	top:18px !important;
}

#item142998 {
	opacity:0.70;
	width:860px !important;
	height:3261px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item142995 {
	width:866px !important;
	height:3267px !important;
	left:10px !important;
	top:10px !important;
}

#item143000 {
	width:440px !important;
	height:314px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item143003 {
	width:322px !important;
	left:78px !important;
	top:50px !important;
	min-height:110px !important;
}

#item143029 {
	width:170px !important;
	left:152px !important;
	top:18px !important;
	min-height:66px !important;
}

#item143026 {
	width:322px !important;
	height:101px !important;
	left:80px !important;
	top:178px !important;
}

#item143057 {
	width:15px !important;
	height:15px !important;
	left:408px !important;
	top:19px !important;
}

#item142928 {
	opacity:0.70;
	width:860px !important;
	height:3261px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item142925 {
	width:866px !important;
	height:3267px !important;
	left:10px !important;
	top:10px !important;
}

#item142930 {
	width:440px !important;
	height:314px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item142933 {
	width:324px !important;
	left:78px !important;
	top:50px !important;
	min-height:109px !important;
}

#item142960 {
	width:170px !important;
	left:152px !important;
	top:25px !important;
	min-height:66px !important;
}

#item142956 {
	width:322px !important;
	height:101px !important;
	left:80px !important;
	top:176px !important;
}

#item142987 {
	width:15px !important;
	height:15px !important;
	left:408px !important;
	top:19px !important;
}

#item142858 {
	opacity:0.70;
	width:860px !important;
	height:3261px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item142855 {
	width:866px !important;
	height:3267px !important;
	left:10px !important;
	top:10px !important;
}

#item142860 {
	width:440px !important;
	height:314px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item142864 {
	width:322px !important;
	left:80px !important;
	top:50px !important;
	min-height:109px !important;
}

#item142890 {
	width:170px !important;
	left:152px !important;
	top:18px !important;
	min-height:66px !important;
}

#item142887 {
	width:322px !important;
	height:101px !important;
	left:80px !important;
	top:176px !important;
}

#item142917 {
	width:15px !important;
	height:15px !important;
	left:408px !important;
	top:19px !important;
}

#item142852 {
	width:768px !important;
	height:10px !important;
	left:49px !important;
	top:3256px !important;
}

#item142850.fixed-pos-elem {
	width:876px !important;
	height:3277px !important;
	left:-49px !important;
	top:-44px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222005 {
	width:576px !important;
	height:269px !important;
	top:2741px !important;
	background:#e2eef9;
}

#item72654 {
	width:516px !important;
	left:30px !important;
	top:114px !important;
	min-height:123px !important;
}

#item72677 {
	width:470px !important;
	left:30px !important;
	top:252px !important;
	min-height:156px !important;
}

#item72725 {
	width:500px !important;
	left:30px !important;
	top:430px !important;
	min-height:264px !important;
}

#item136261 {
	width:338px !important;
	min-height:35px !important;
}

#item72748 {
	width:338px !important;
	min-height:35px !important;
}

#item129135 {
	width:338px !important;
	height:35px !important;
	left:30px !important;
	top:712px !important;
}

#item136346 {
	width:473px !important;
	min-height:35px !important;
}

#item72773 {
	width:473px !important;
	min-height:35px !important;
}

#item129138 {
	width:473px !important;
	height:35px !important;
	left:30px !important;
	top:767px !important;
}

#item72847 {
	width:515px !important;
	height:309px !important;
	left:30px !important;
	top:836px !important;
	background:#e2eef9;
}

#item72824 {
	width:473px !important;
	left:51px !important;
	top:860px !important;
	min-height:169px !important;
}

#item140193 {
	width:206px !important;
	height:62px !important;
	border-radius:30px;
	background:#650030;
}

#item140194 {
	width:200px !important;
	left:4px !important;
	top:24px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item140164 {
	width:206px !important;
	height:62px !important;
	border-radius:30px;
	background:#f05a22;
}

#item140165 {
	width:200px !important;
	left:4px !important;
	top:24px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item140190 {
	width:206px !important;
	height:62px !important;
	left:51px !important;
	top:1049px !important;
}

#item72849 {
	width:500px !important;
	left:30px !important;
	top:1179px !important;
	min-height:230px !important;
}

#item136526 {
	width:172px !important;
	top:195px !important;
	min-height:80px !important;
}

#item136373 {
	width:172px !important;
	top:195px !important;
	min-height:80px !important;
}

#item72872 {
	width:172px !important;
	top:195px !important;
	min-height:80px !important;
}

#item129183 {
	width:172px !important;
	height:275px !important;
	left:73px !important;
	top:1427px !important;
}

#item136561 {
	width:172px !important;
	top:195px !important;
	min-height:69px !important;
}

#item136407 {
	width:172px !important;
	top:195px !important;
	min-height:69px !important;
}

#item72941 {
	width:172px !important;
	top:195px !important;
	min-height:69px !important;
}

#item129188 {
	width:172px !important;
	height:264px !important;
	left:331px !important;
	top:1427px !important;
}

#item136464 {
	width:172px !important;
	top:196px !important;
	min-height:62px !important;
}

#item136435 {
	width:172px !important;
	top:196px !important;
	min-height:62px !important;
}

#item72918 {
	width:172px !important;
	top:196px !important;
	min-height:62px !important;
}

#item129186 {
	width:172px !important;
	height:258px !important;
	left:73px !important;
	top:1726px !important;
}

#item136592 {
	opacity:0.85;
	width:172px !important;
	top:196px !important;
	min-height:62px !important;
}

#item136494 {
	width:172px !important;
	top:196px !important;
	min-height:62px !important;
}

#item72964 {
	width:172px !important;
	top:196px !important;
	min-height:62px !important;
}

#item129191 {
	width:172px !important;
	height:258px !important;
	left:331px !important;
	top:1726px !important;
}

#item72987 {
	width:515px !important;
	left:30px !important;
	top:2065px !important;
	min-height:52px !important;
}

#item136663 {
	width:515px !important;
	min-height:28px !important;
}

#item136686 {
	width:515px !important;
	top:30px !important;
	min-height:58px !important;
}

#item136616 {
	width:515px !important;
	min-height:28px !important;
}

#item136639 {
	width:515px !important;
	top:30px !important;
	min-height:58px !important;
}

#item73010 {
	width:515px !important;
	min-height:28px !important;
}

#item73136 {
	width:515px !important;
	top:30px !important;
	min-height:58px !important;
}

#item129203 {
	width:515px !important;
	height:88px !important;
	left:30px !important;
	top:2141px !important;
}

#item136764 {
	width:515px !important;
	min-height:28px !important;
}

#item136787 {
	width:515px !important;
	top:30px !important;
	min-height:58px !important;
}

#item136717 {
	width:515px !important;
	min-height:28px !important;
}

#item136740 {
	width:515px !important;
	top:30px !important;
	min-height:58px !important;
}

#item73060 {
	width:515px !important;
	min-height:28px !important;
}

#item73159 {
	width:515px !important;
	top:30px !important;
	min-height:58px !important;
}

#item129205 {
	width:515px !important;
	height:88px !important;
	left:30px !important;
	top:2259px !important;
}

#item136860 {
	width:515px !important;
	min-height:28px !important;
}

#item136883 {
	width:515px !important;
	top:29px !important;
	min-height:58px !important;
}

#item136813 {
	width:515px !important;
	min-height:28px !important;
}

#item136836 {
	width:515px !important;
	top:29px !important;
	min-height:58px !important;
}

#item73035 {
	width:515px !important;
	min-height:28px !important;
}

#item73182 {
	width:515px !important;
	top:29px !important;
	min-height:58px !important;
}

#item129210 {
	width:515px !important;
	height:87px !important;
	left:30px !important;
	top:2373px !important;
}

#item136955 {
	width:515px !important;
	min-height:28px !important;
}

#item136978 {
	width:515px !important;
	top:30px !important;
	min-height:63px !important;
}

#item136908 {
	width:515px !important;
	min-height:28px !important;
}

#item136931 {
	width:515px !important;
	top:30px !important;
	min-height:63px !important;
}

#item73085 {
	width:515px !important;
	min-height:28px !important;
}

#item73205 {
	width:515px !important;
	top:30px !important;
	min-height:63px !important;
}

#item129209 {
	width:515px !important;
	height:93px !important;
	left:30px !important;
	top:2485px !important;
}

#item137051 {
	width:515px !important;
	min-height:28px !important;
}

#item137074 {
	width:515px !important;
	top:30px !important;
	min-height:66px !important;
}

#item137003 {
	width:515px !important;
	min-height:28px !important;
}

#item137027 {
	width:515px !important;
	top:30px !important;
	min-height:66px !important;
}

#item73111 {
	width:515px !important;
	min-height:28px !important;
}

#item73228 {
	width:515px !important;
	top:30px !important;
	min-height:66px !important;
}

#item129212 {
	width:515px !important;
	height:96px !important;
	left:30px !important;
	top:2608px !important;
}

#item222218 {
	width:502px !important;
	left:37px !important;
	top:2778px !important;
	min-height:110px !important;
}

#item209259 {
	width:100px !important;
	min-height:27px !important;
}

#item209256 {
	width:100px !important;
	height:27px !important;
	left:31px !important;
	top:3011px !important;
}

#item209286 {
	width:110px !important;
	min-height:27px !important;
}

#item209283 {
	width:110px !important;
	height:27px !important;
	left:175px !important;
	top:3011px !important;
}

#item209309 {
	width:500px !important;
	left:30px !important;
	top:3058px !important;
	min-height:1024px !important;
}

#item122911 {
	width:596px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item122961 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122937 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122933 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item123014 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122989 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122985 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item123068 {
	width:92px !important;
	min-height:19px !important;
}

#item123042 {
	width:92px !important;
	min-height:19px !important;
}

#item123038 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item123220 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123196 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123193 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:265px !important;
}

#item123271 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item123247 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item123244 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:304px !important;
}

#item163817 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163793 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163790 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:341px !important;
}

#item123119 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123095 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123092 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:404px !important;
}

#item123170 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123146 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123143 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:456px !important;
}

#item122913 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item122927 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item122526 {
	width:596px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item122575 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122551 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122548 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item122601 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122627 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122598 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item122808 {
	width:285px !important;
	left:90px !important;
	top:215px !important;
	min-height:21px !important;
}

#item122883 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item122859 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item122855 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:253px !important;
}

#item122681 {
	width:92px !important;
	min-height:19px !important;
}

#item122655 {
	width:92px !important;
	min-height:19px !important;
}

#item122651 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:315px !important;
}

#item122732 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122708 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122705 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:367px !important;
}

#item122782 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122758 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122755 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:419px !important;
}

#item122528 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item122542 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item122242 {
	width:596px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item122292 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122268 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122265 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item122343 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122318 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122315 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item122397 {
	width:92px !important;
	min-height:19px !important;
}

#item122371 {
	width:92px !important;
	min-height:19px !important;
}

#item122367 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item122448 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122424 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122421 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:276px !important;
}

#item122499 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122474 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item122471 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:328px !important;
}

#item122245 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item122258 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item122221 {
	width:596px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item122228 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item139911 {
	width:40px !important;
	height:32px !important;
	left:517px !important;
	top:47px !important;
}

#item122219.fixed-pos-elem {
	width:606px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item143377 {
	opacity:0.70;
	width:596px !important;
	height:4133px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item143374 {
	width:602px !important;
	height:4139px !important;
	left:10px !important;
	top:10px !important;
}

#item143379 {
	width:516px !important;
	height:314px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item143383 {
	width:360px !important;
	left:70px !important;
	top:50px !important;
	min-height:146px !important;
}

#item143410 {
	width:360px !important;
	min-height:60px !important;
}

#item143407 {
	width:360px !important;
	height:60px !important;
	left:70px !important;
	top:216px !important;
}

#item143433 {
	width:15px !important;
	height:15px !important;
	left:484px !important;
	top:19px !important;
}

#item143312 {
	opacity:0.70;
	width:596px !important;
	height:4133px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item143309 {
	width:602px !important;
	height:4139px !important;
	left:10px !important;
	top:10px !important;
}

#item143314 {
	width:516px !important;
	height:310px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item143317 {
	width:360px !important;
	left:70px !important;
	top:50px !important;
	min-height:146px !important;
}

#item143343 {
	width:350px !important;
	min-height:66px !important;
}

#item143340 {
	width:350px !important;
	height:66px !important;
	left:70px !important;
	top:217px !important;
}

#item143366 {
	width:15px !important;
	height:15px !important;
	left:484px !important;
	top:19px !important;
}

#item143246 {
	opacity:0.70;
	width:596px !important;
	height:4133px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item143243 {
	width:602px !important;
	height:4139px !important;
	left:10px !important;
	top:10px !important;
}

#item143248 {
	width:516px !important;
	height:314px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item143251 {
	width:360px !important;
	left:70px !important;
	top:50px !important;
	min-height:144px !important;
}

#item143278 {
	width:360px !important;
	min-height:66px !important;
}

#item143274 {
	width:360px !important;
	height:66px !important;
	left:70px !important;
	top:216px !important;
}

#item143301 {
	width:15px !important;
	height:15px !important;
	left:484px !important;
	top:19px !important;
}

#item143180 {
	opacity:0.70;
	width:596px !important;
	height:4133px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item143177 {
	width:602px !important;
	height:4139px !important;
	left:10px !important;
	top:10px !important;
}

#item143182 {
	width:516px !important;
	height:314px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item143186 {
	width:394px !important;
	left:65px !important;
	top:50px !important;
	min-height:144px !important;
}

#item143212 {
	width:370px !important;
	min-height:66px !important;
}

#item143209 {
	width:370px !important;
	height:66px !important;
	left:65px !important;
	top:216px !important;
}

#item143235 {
	width:15px !important;
	height:15px !important;
	left:484px !important;
	top:19px !important;
}

#item143174 {
	width:596px !important;
	height:20px !important;
	left:13px !important;
	top:13px !important;
}

#item143172.fixed-pos-elem {
	width:612px !important;
	height:4149px !important;
	left:-23px !important;
	top:-23px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item229670 {
	opacity:0.75;
	width:960px !important;
	height:1920px !important;
	left:119px !important;
	top:1512px !important;
	background:#e1efff;
}

#item229671 {
	width:1200px !important;
	height:490px !important;
	top:758px !important;
	background:#650030;
}

#item229672 {
	width:290px !important;
	height:372px !important;
	left:789px !important;
	top:819px !important;
	background:#e1efff;
}

#item229673 {
	width:1200px !important;
	height:270px !important;
	top:4010px !important;
	background:#e2eef9;
}

#item229675 {
	width:960px !important;
	height:426px !important;
	left:119px !important;
	top:3498px !important;
	border:solid 1px #aaaaaa;
}

#item229680 {
	width:810px !important;
	left:119px !important;
	top:500px !important;
	min-height:180px !important;
}

#item229703 {
	width:580px !important;
	left:119px !important;
	top:825px !important;
	min-height:181px !important;
}

#item229734 {
	width:130px !important;
	left:148px !important;
	top:24px !important;
	min-height:52px !important;
}

#item229764 {
	width:130px !important;
	left:148px !important;
	top:24px !important;
	min-height:52px !important;
}

#item229726 {
	width:278px !important;
	height:86px !important;
	left:119px !important;
	top:1057px !important;
}

#item229819 {
	width:130px !important;
	left:118px !important;
	top:42px !important;
	min-height:70px !important;
}

#item229790 {
	width:160px !important;
	left:118px !important;
	top:42px !important;
	min-height:70px !important;
}

#item229787 {
	width:278px !important;
	height:131px !important;
	left:436px !important;
	top:1040px !important;
}

#item229848 {
	width:192px !important;
	left:839px !important;
	top:852px !important;
	min-height:240px !important;
}

#item229899 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#ed252a;
}

#item229900 {
	width:174px !important;
	top:14px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item229874 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item229875 {
	width:174px !important;
	top:14px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item229871 {
	width:174px !important;
	height:41px !important;
	left:839px !important;
	top:1118px !important;
}

#item229923 {
	width:960px !important;
	left:119px !important;
	top:1331px !important;
	min-height:120px !important;
}

#item230504 {
	width:300px !important;
	min-height:109px !important;
}

#item230565 {
	width:160px !important;
	left:152px !important;
	top:18px !important;
	min-height:66px !important;
}

#item230537 {
	width:160px !important;
	left:152px !important;
	top:18px !important;
	min-height:66px !important;
}

#item230528 {
	width:312px !important;
	height:101px !important;
	top:129px !important;
}

#item230589 {
	width:288px !important;
	min-height:109px !important;
}

#item230648 {
	width:140px !important;
	left:152px !important;
	top:25px !important;
	min-height:66px !important;
}

#item230620 {
	width:150px !important;
	left:152px !important;
	top:25px !important;
	min-height:66px !important;
}

#item230612 {
	width:302px !important;
	height:101px !important;
	top:126px !important;
}

#item230672 {
	width:288px !important;
	min-height:125px !important;
}

#item230703 {
	width:168px !important;
	left:152px !important;
	top:18px !important;
	min-height:66px !important;
}

#item230732 {
	width:168px !important;
	left:152px !important;
	top:18px !important;
	min-height:66px !important;
}

#item230695 {
	width:320px !important;
	height:100px !important;
	top:158px !important;
}

#item230756 {
	width:289px !important;
	min-height:109px !important;
}

#item230815 {
	width:150px !important;
	left:152px !important;
	top:8px !important;
	min-height:86px !important;
}

#item230786 {
	width:150px !important;
	left:152px !important;
	top:8px !important;
	min-height:86px !important;
}

#item230779 {
	width:302px !important;
	height:101px !important;
	top:126px !important;
}

#item229967 {
	width:880px !important;
	left:159px !important;
	top:3520px !important;
	min-height:52px !important;
}

#item230017 {
	width:165px !important;
	min-height:25px !important;
}

#item229993 {
	width:165px !important;
	min-height:25px !important;
}

#item229990 {
	width:165px !important;
	height:25px !important;
	left:159px !important;
	top:3606px !important;
}

#item230040 {
	width:400px !important;
	left:159px !important;
	top:3636px !important;
	min-height:40px !important;
}

#item230090 {
	width:256px !important;
	min-height:25px !important;
}

#item230066 {
	width:256px !important;
	min-height:25px !important;
}

#item230063 {
	width:256px !important;
	height:25px !important;
	left:159px !important;
	top:3712px !important;
}

#item230113 {
	width:400px !important;
	left:159px !important;
	top:3744px !important;
	min-height:40px !important;
}

#item230163 {
	width:266px !important;
	min-height:25px !important;
}

#item230139 {
	width:266px !important;
	min-height:25px !important;
}

#item230136 {
	width:266px !important;
	height:25px !important;
	left:159px !important;
	top:3823px !important;
}

#item230186 {
	width:400px !important;
	left:159px !important;
	top:3852px !important;
	min-height:40px !important;
}

#item230237 {
	width:230px !important;
	min-height:25px !important;
}

#item230212 {
	width:230px !important;
	min-height:25px !important;
}

#item230209 {
	width:230px !important;
	height:25px !important;
	left:639px !important;
	top:3606px !important;
}

#item230260 {
	width:400px !important;
	left:639px !important;
	top:3636px !important;
	min-height:40px !important;
}

#item230310 {
	width:340px !important;
	min-height:25px !important;
}

#item230286 {
	width:340px !important;
	min-height:25px !important;
}

#item230283 {
	width:340px !important;
	height:25px !important;
	left:639px !important;
	top:3714px !important;
}

#item230333 {
	width:400px !important;
	left:639px !important;
	top:3744px !important;
	min-height:40px !important;
}

#item230356 {
	width:875px !important;
	left:161px !important;
	top:4073px !important;
	min-height:70px !important;
}

#item230382 {
	width:70px !important;
	min-height:20px !important;
}

#item230379 {
	width:70px !important;
	height:20px !important;
	left:119px !important;
	top:4260px !important;
}

#item230409 {
	width:50px !important;
	min-height:20px !important;
}

#item230406 {
	width:50px !important;
	height:20px !important;
	left:219px !important;
	top:4260px !important;
}

#item230433 {
	width:298px !important;
	left:299px !important;
	top:4260px !important;
	min-height:20px !important;
}

#item230457 {
	width:440px !important;
	left:399px !important;
	top:4627px !important;
	min-height:20px !important;
}

#item230480 {
	width:880px !important;
	left:119px !important;
	top:4306px !important;
	min-height:341px !important;
}

#item91711 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134533 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item92718 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item91743 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item91739 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item91798 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item91772 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item91769 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item92049 {
	width:92px !important;
	min-height:19px !important;
}

#item134742 {
	width:92px !important;
	height:19px !important;
}

#item157271 {
	width:440px !important;
	height:340px !important;
	left:777px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item157300 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item157275 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item157272 {
	width:154px !important;
	height:25px !important;
	left:807px !important;
	top:103px !important;
}

#item157351 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157327 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157324 {
	width:146px !important;
	height:50px !important;
	left:807px !important;
	top:137px !important;
}

#item157401 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157377 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157374 {
	width:176px !important;
	height:50px !important;
	left:807px !important;
	top:194px !important;
}

#item91850 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item91826 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item91822 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item91901 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item91877 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item91873 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item92318 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item92778 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92326 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92322 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item92634 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134371 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item92510 {
	width:376px !important;
	height:254px !important;
	left:580px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item92560 {
	width:148px !important;
	left:614px !important;
	top:106px !important;
	min-height:42px !important;
}

#item92610 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item92586 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item92583 {
	width:146px !important;
	height:50px !important;
	left:611px !important;
	top:158px !important;
}

#item92382 {
	width:92px !important;
	min-height:19px !important;
}

#item92356 {
	width:92px !important;
	min-height:19px !important;
}

#item92352 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item92436 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92412 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92406 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item92487 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92463 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92459 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item134522 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item92074 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134727 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item92743 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92081 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92078 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item92136 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92111 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92108 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item92190 {
	width:92px !important;
	min-height:19px !important;
}

#item92164 {
	width:92px !important;
	min-height:19px !important;
}

#item92160 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item92243 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92219 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item92214 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item92293 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92269 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92266 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item91709.fixed-pos-elem {
	width:1230px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item239517 {
	width:962px !important;
	height:310px !important;
	left:431px !important;
	top:1720px !important;
	border:solid 1px #aaaaaa;
}

#item223317 {
	opacity:0.75;
	width:1820px !important;
	height:740px !important;
	top:2148px !important;
	background:#e1efff;
}

#item221951 {
	width:1820px !important;
	height:270px !important;
	top:3342px !important;
	background:#e2eef9;
}

#item177156 {
	width:1820px !important;
	height:292px !important;
	top:1322px !important;
	background:#650030;
}

#item177108 {
	width:940px !important;
	left:430px !important;
	top:500px !important;
	min-height:270px !important;
}

#item220600 {
	width:720px !important;
	height:405px !important;
	left:430px !important;
	top:815px !important;
}

#item177133 {
	width:205px !important;
	left:1185px !important;
	top:993px !important;
	min-height:100px !important;
}

#item177157 {
	width:634px !important;
	left:430px !important;
	top:1375px !important;
	min-height:142px !important;
}

#item177183 {
	width:360px !important;
	min-height:19px !important;
}

#item177207 {
	width:360px !important;
	min-height:19px !important;
}

#item177180 {
	width:360px !important;
	height:19px !important;
	left:430px !important;
	top:1538px !important;
}

#item177230 {
	width:150px !important;
	height:194px !important;
	left:1190px !important;
	top:1371px !important;
}

#item177290 {
	width:330px !important;
	left:512px !important;
	top:1791px !important;
	min-height:168px !important;
}

#item239820 {
	width:330px !important;
	left:512px !important;
	top:1977px !important;
	min-height:30px !important;
}

#item177313 {
	width:375px !important;
	height:202px !important;
	left:930px !important;
	top:1774px !important;
}

#item214544 {
	width:922px !important;
	left:430px !important;
	top:2200px !important;
	min-height:130px !important;
}

#item214567 {
	width:440px !important;
	left:430px !important;
	top:2348px !important;
	min-height:240px !important;
}

#item214590 {
	width:424px !important;
	left:430px !important;
	top:2600px !important;
	min-height:252px !important;
}

#item214613 {
	width:440px !important;
	left:950px !important;
	top:2348px !important;
	min-height:140px !important;
}

#item214636 {
	width:400px !important;
	left:950px !important;
	top:2503px !important;
	min-height:275px !important;
}

#item206491 {
	width:260px !important;
	left:430px !important;
	top:2945px !important;
	min-height:50px !important;
}

#item206555 {
	opacity:0.85;
	width:132px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item206525 {
	width:132px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item206515 {
	width:272px !important;
	height:97px !important;
	left:430px !important;
	top:3018px !important;
}

#item206732 {
	opacity:0.85;
	width:140px !important;
	left:140px !important;
	top:13px !important;
	min-height:71px !important;
}

#item206703 {
	width:140px !important;
	left:140px !important;
	top:13px !important;
	min-height:71px !important;
}

#item206696 {
	width:280px !important;
	height:98px !important;
	left:430px !important;
	top:3166px !important;
}

#item206614 {
	opacity:0.85;
	width:132px !important;
	left:139px !important;
	top:13px !important;
	min-height:71px !important;
}

#item206586 {
	width:132px !important;
	left:139px !important;
	top:13px !important;
	min-height:71px !important;
}

#item206578 {
	width:271px !important;
	height:98px !important;
	left:776px !important;
	top:3018px !important;
}

#item206792 {
	opacity:0.85;
	width:140px !important;
	left:139px !important;
	top:14px !important;
	min-height:71px !important;
}

#item206764 {
	width:140px !important;
	left:139px !important;
	top:14px !important;
	min-height:71px !important;
}

#item206755 {
	width:279px !important;
	height:98px !important;
	left:776px !important;
	top:3166px !important;
}

#item206673 {
	opacity:0.85;
	width:150px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item206644 {
	width:150px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item206637 {
	width:290px !important;
	height:97px !important;
	left:1112px !important;
	top:3018px !important;
}

#item222535 {
	width:875px !important;
	left:472px !important;
	top:3405px !important;
	min-height:70px !important;
}

#item214716 {
	width:70px !important;
	min-height:20px !important;
}

#item214713 {
	width:70px !important;
	height:20px !important;
	left:430px !important;
	top:3592px !important;
}

#item214742 {
	width:50px !important;
	min-height:20px !important;
}

#item214739 {
	width:50px !important;
	height:20px !important;
	left:530px !important;
	top:3592px !important;
}

#item214766 {
	width:298px !important;
	left:610px !important;
	top:3592px !important;
	min-height:20px !important;
}

#item214812 {
	width:440px !important;
	left:710px !important;
	top:3959px !important;
	min-height:20px !important;
}

#item214789 {
	width:880px !important;
	left:430px !important;
	top:3638px !important;
	min-height:341px !important;
}

#item178172 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item178208 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178184 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178179 {
	width:112px !important;
	height:25px !important;
	left:745px !important;
	top:62px !important;
}

#item178262 {
	width:134px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178236 {
	width:134px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178232 {
	width:153px !important;
	height:25px !important;
	left:890px !important;
	top:62px !important;
}

#item178290 {
	width:94px !important;
	min-height:19px !important;
}

#item178287 {
	width:94px !important;
	height:19px !important;
}

#item178316 {
	width:448px !important;
	height:340px !important;
	left:1091px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item178344 {
	width:150px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178320 {
	width:150px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178317 {
	width:156px !important;
	height:25px !important;
	left:1121px !important;
	top:103px !important;
}

#item178394 {
	width:142px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item178370 {
	width:142px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item178367 {
	width:148px !important;
	height:50px !important;
	left:1121px !important;
	top:137px !important;
}

#item178444 {
	width:173px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item178420 {
	width:173px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item178417 {
	width:179px !important;
	height:50px !important;
	left:1121px !important;
	top:194px !important;
}

#item178495 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178471 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178467 {
	width:112px !important;
	height:25px !important;
	left:1246px !important;
	top:62px !important;
}

#item178546 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178522 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178518 {
	width:100px !important;
	height:25px !important;
	left:1396px !important;
	top:62px !important;
}

#item208685 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item177580 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item177617 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177592 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177588 {
	width:112px !important;
	height:25px !important;
	left:745px !important;
	top:62px !important;
}

#item177644 {
	width:134px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177641 {
	width:153px !important;
	height:25px !important;
	left:890px !important;
	top:62px !important;
}

#item177668 {
	width:382px !important;
	height:254px !important;
	left:890px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item177696 {
	width:150px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item177672 {
	width:150px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item177669 {
	width:156px !important;
	height:48px !important;
	left:922px !important;
	top:103px !important;
}

#item177721 {
	width:142px !important;
	left:925px !important;
	top:161px !important;
	min-height:44px !important;
}

#item177775 {
	width:94px !important;
	min-height:19px !important;
}

#item177749 {
	width:94px !important;
	min-height:19px !important;
}

#item177744 {
	width:110px !important;
	height:25px !important;
	left:1089px !important;
	top:62px !important;
}

#item177827 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177803 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177799 {
	width:112px !important;
	height:25px !important;
	left:1246px !important;
	top:62px !important;
}

#item177878 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177854 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177850 {
	width:100px !important;
	height:25px !important;
	left:1396px !important;
	top:62px !important;
}

#item208674 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item177902 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item177939 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177915 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177912 {
	width:112px !important;
	height:25px !important;
	left:745px !important;
	top:62px !important;
}

#item177991 {
	width:134px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177966 {
	width:134px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item177963 {
	width:153px !important;
	height:25px !important;
	left:890px !important;
	top:62px !important;
}

#item178045 {
	width:94px !important;
	min-height:19px !important;
}

#item178019 {
	width:94px !important;
	min-height:19px !important;
}

#item178015 {
	width:110px !important;
	height:25px !important;
	left:1089px !important;
	top:62px !important;
}

#item178097 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178073 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178069 {
	width:112px !important;
	height:25px !important;
	left:1246px !important;
	top:62px !important;
}

#item178148 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178124 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item178120 {
	width:100px !important;
	height:25px !important;
	left:1396px !important;
	top:62px !important;
}

#item208667 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item177578.fixed-pos-elem {
	width:1850px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item178594 {
	opacity:0.70;
	width:1840px !important;
	height:4050px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item178591 {
	width:1846px !important;
	height:4056px !important;
	left:10px !important;
	top:10px !important;
}

#item178596 {
	width:770px !important;
	height:457px !important;
	background:#fff;
}

#item220610 {
	opacity:0.85;
	width:640px !important;
	height:360px !important;
	left:65px !important;
	top:50px !important;
	background:#fff;
	border:solid 1px #d1d2d4;
}

#item220611 {
	width:640px !important;
	height:360px !important;
	left:1px !important;
	top:-1px !important;
}

#item178600 {
	width:15px !important;
	height:15px !important;
	left:729px !important;
	top:20px !important;
}

#item178577 {
	opacity:0.70;
	width:1840px !important;
	height:4050px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item178574 {
	width:1846px !important;
	height:4056px !important;
	left:10px !important;
	top:10px !important;
}

#item178579 {
	width:770px !important;
	height:457px !important;
	background:#fff;
}

#item220604 {
	opacity:0.85;
	width:640px !important;
	height:360px !important;
	left:65px !important;
	top:50px !important;
	background:#fff;
	border:solid 1px #d1d2d4;
}

#item220605 {
	width:640px !important;
	height:360px !important;
	left:1px !important;
	top:1px !important;
}

#item178583 {
	width:15px !important;
	height:15px !important;
	left:729px !important;
	top:20px !important;
}

#item178572 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:23px !important;
	top:4043px !important;
}

#item178570 {
	width:1856px !important;
	height:4066px !important;
	left:-23px !important;
	top:-23px !important;
}

#item236773 {
	opacity:0.75;
	width:768px !important;
	height:1473px !important;
	top:2074px !important;
	background:#e1efff;
}

#item221989 {
	width:768px !important;
	height:360px !important;
	top:4165px !important;
	background:#e2eef9;
}

#item59183 {
	width:648px !important;
	left:60px !important;
	top:267px !important;
	min-height:310px !important;
}

#item220549 {
	width:648px !important;
	height:346px !important;
	left:60px !important;
	top:626px !important;
}

#item59277 {
	width:768px !important;
	height:276px !important;
	top:1040px !important;
	background:#650030;
}

#item59472 {
	width:456px !important;
	left:60px !important;
	top:1083px !important;
	min-height:150px !important;
}

#item143514 {
	width:360px !important;
	min-height:20px !important;
}

#item59496 {
	width:360px !important;
	min-height:20px !important;
}

#item143509 {
	width:360px !important;
	height:20px !important;
	left:60px !important;
	top:1251px !important;
}

#item143539 {
	width:150px !important;
	height:194px !important;
	left:558px !important;
	top:1081px !important;
}

#item59544 {
	width:649px !important;
	left:60px !important;
	top:1410px !important;
	min-height:110px !important;
}

#item239867 {
	width:660px !important;
	left:60px !important;
	top:1530px !important;
	min-height:20px !important;
}

#item220557 {
	width:648px !important;
	height:360px !important;
	left:60px !important;
	top:1590px !important;
}

#item59309 {
	width:648px !important;
	left:60px !important;
	top:2105px !important;
	min-height:135px !important;
}

#item59332 {
	width:520px !important;
	left:60px !important;
	top:2258px !important;
	min-height:40px !important;
}

#item59403 {
	width:601px !important;
	left:60px !important;
	top:2310px !important;
	min-height:257px !important;
}

#item59355 {
	width:520px !important;
	left:60px !important;
	top:2604px !important;
	min-height:40px !important;
}

#item59426 {
	width:601px !important;
	left:60px !important;
	top:2656px !important;
	min-height:290px !important;
}

#item59378 {
	width:520px !important;
	left:60px !important;
	top:2978px !important;
	min-height:40px !important;
}

#item59449 {
	width:608px !important;
	left:60px !important;
	top:3030px !important;
	min-height:486px !important;
}

#item206831 {
	width:271px !important;
	left:60px !important;
	top:3596px !important;
	min-height:54px !important;
}

#item206892 {
	opacity:0.85;
	width:132px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item206862 {
	width:132px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item206854 {
	width:272px !important;
	height:97px !important;
	left:60px !important;
	top:3669px !important;
}

#item206953 {
	opacity:0.85;
	width:132px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item206923 {
	width:132px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item206915 {
	width:271px !important;
	height:97px !important;
	left:377px !important;
	top:3669px !important;
}

#item207012 {
	opacity:0.85;
	width:150px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item206984 {
	width:150px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item206976 {
	width:289px !important;
	height:97px !important;
	left:60px !important;
	top:3836px !important;
}

#item207070 {
	opacity:0.85;
	width:140px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item207042 {
	width:140px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item207035 {
	width:280px !important;
	height:97px !important;
	left:377px !important;
	top:3836px !important;
}

#item207131 {
	opacity:0.85;
	width:140px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item207101 {
	width:140px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item207093 {
	width:279px !important;
	height:97px !important;
	left:60px !important;
	top:4003px !important;
}

#item222416 {
	width:530px !important;
	left:119px !important;
	top:4194px !important;
	min-height:110px !important;
}

#item211263 {
	width:70px !important;
	min-height:20px !important;
}

#item211260 {
	width:70px !important;
	height:20px !important;
	left:60px !important;
	top:4402px !important;
}

#item211290 {
	width:50px !important;
	min-height:20px !important;
}

#item211287 {
	width:50px !important;
	height:20px !important;
	left:160px !important;
	top:4402px !important;
}

#item211314 {
	width:298px !important;
	left:240px !important;
	top:4402px !important;
	min-height:20px !important;
}

#item211337 {
	width:620px !important;
	left:60px !important;
	top:4452px !important;
	min-height:440px !important;
}

#item113754 {
	width:788px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item113803 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113779 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113776 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item113854 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113829 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113826 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item113908 {
	width:92px !important;
	min-height:19px !important;
}

#item113882 {
	width:92px !important;
	min-height:19px !important;
}

#item113878 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item114060 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114036 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114033 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:260px !important;
}

#item114110 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item114086 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item114083 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:299px !important;
}

#item163296 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163272 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163269 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:338px !important;
}

#item113960 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113936 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113933 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:402px !important;
}

#item114010 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113986 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113983 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:454px !important;
}

#item113756 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item113770 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item113368 {
	width:788px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item113417 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113393 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113390 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item113443 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113468 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113440 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item113675 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item113651 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item113648 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:207px !important;
}

#item113701 {
	width:215px !important;
	left:90px !important;
	top:251px !important;
	min-height:22px !important;
}

#item113522 {
	width:92px !important;
	min-height:19px !important;
}

#item113496 {
	width:92px !important;
	min-height:19px !important;
}

#item113492 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:310px !important;
}

#item113574 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113549 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113546 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:362px !important;
}

#item113625 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113600 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113597 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:414px !important;
}

#item113370 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item113384 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item113082 {
	width:788px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item113133 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113108 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113105 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item113184 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113159 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113156 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item113239 {
	width:92px !important;
	min-height:19px !important;
}

#item113212 {
	width:92px !important;
	min-height:19px !important;
}

#item113208 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item113290 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113266 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item113263 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:271px !important;
}

#item113340 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113316 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item113313 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:323px !important;
}

#item113085 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item113098 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item113061 {
	width:788px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item113067 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item139846 {
	width:40px !important;
	height:32px !important;
	left:720px !important;
	top:47px !important;
}

#item113059.fixed-pos-elem {
	width:798px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222007 {
	width:576px !important;
	height:269px !important;
	top:3982px !important;
	background:#e2eef9;
}

#item75466 {
	width:516px !important;
	left:30px !important;
	top:112px !important;
	min-height:123px !important;
}

#item75489 {
	width:460px !important;
	left:30px !important;
	top:250px !important;
	min-height:340px !important;
}

#item220528 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:634px !important;
}

#item75706 {
	width:576px !important;
	height:398px !important;
	top:969px !important;
	background:#650030;
}

#item75729 {
	width:515px !important;
	left:30px !important;
	top:994px !important;
	min-height:48px !important;
}

#item143496 {
	width:128px !important;
	height:166px !important;
	left:31px !important;
	top:1069px !important;
}

#item75784 {
	width:365px !important;
	left:181px !important;
	top:1069px !important;
	min-height:220px !important;
}

#item143472 {
	width:249px !important;
	min-height:34px !important;
}

#item75759 {
	width:249px !important;
	min-height:34px !important;
}

#item143468 {
	width:249px !important;
	height:34px !important;
	left:181px !important;
	top:1306px !important;
}

#item139153 {
	width:500px !important;
	left:30px !important;
	top:1416px !important;
	min-height:230px !important;
}

#item239893 {
	width:460px !important;
	left:30px !important;
	top:1660px !important;
	min-height:27px !important;
}

#item220536 {
	width:512px !important;
	height:288px !important;
	left:32px !important;
	top:1701px !important;
}

#item75808 {
	width:516px !important;
	left:30px !important;
	top:2030px !important;
	min-height:200px !important;
}

#item138806 {
	width:365px !important;
	min-height:48px !important;
}

#item75637 {
	width:365px !important;
	min-height:48px !important;
}

#item138774 {
	width:474px !important;
	height:48px !important;
	left:51px !important;
	top:2284px !important;
}

#item138781 {
	width:365px !important;
	min-height:48px !important;
}

#item75613 {
	width:365px !important;
	min-height:48px !important;
}

#item138777 {
	width:474px !important;
	height:48px !important;
	left:51px !important;
	top:2369px !important;
}

#item138834 {
	width:365px !important;
	min-height:48px !important;
}

#item75660 {
	width:365px !important;
	min-height:48px !important;
}

#item138831 {
	width:474px !important;
	height:48px !important;
	left:51px !important;
	top:2461px !important;
}

#item207169 {
	width:271px !important;
	left:30px !important;
	top:2627px !important;
	min-height:54px !important;
}

#item208065 {
	width:215px !important;
	left:258px !important;
	top:35px !important;
	min-height:100px !important;
}

#item207228 {
	width:215px !important;
	left:258px !important;
	top:35px !important;
	min-height:100px !important;
}

#item207192 {
	width:473px !important;
	height:174px !important;
	left:30px !important;
	top:2719px !important;
}

#item208095 {
	width:160px !important;
	left:257px !important;
	top:35px !important;
	min-height:100px !important;
}

#item207289 {
	width:160px !important;
	left:257px !important;
	top:35px !important;
	min-height:100px !important;
}

#item207251 {
	width:417px !important;
	height:174px !important;
	left:31px !important;
	top:2973px !important;
}

#item208123 {
	width:200px !important;
	left:258px !important;
	top:37px !important;
	min-height:100px !important;
}

#item207321 {
	width:200px !important;
	left:258px !important;
	top:37px !important;
	min-height:100px !important;
}

#item207312 {
	width:458px !important;
	height:174px !important;
	left:30px !important;
	top:3227px !important;
}

#item208152 {
	width:190px !important;
	left:257px !important;
	top:35px !important;
	min-height:100px !important;
}

#item207411 {
	width:190px !important;
	left:257px !important;
	top:35px !important;
	min-height:100px !important;
}

#item207375 {
	width:447px !important;
	height:174px !important;
	left:31px !important;
	top:3481px !important;
}

#item208184 {
	width:200px !important;
	left:258px !important;
	top:37px !important;
	min-height:100px !important;
}

#item207442 {
	width:200px !important;
	left:258px !important;
	top:37px !important;
	min-height:100px !important;
}

#item207435 {
	width:458px !important;
	height:174px !important;
	left:30px !important;
	top:3735px !important;
}

#item222185 {
	width:502px !important;
	left:37px !important;
	top:4019px !important;
	min-height:110px !important;
}

#item209395 {
	width:100px !important;
	min-height:27px !important;
}

#item209392 {
	width:100px !important;
	height:27px !important;
	left:31px !important;
	top:4252px !important;
}

#item209422 {
	width:110px !important;
	min-height:27px !important;
}

#item209419 {
	width:110px !important;
	height:27px !important;
	left:175px !important;
	top:4252px !important;
}

#item209445 {
	width:500px !important;
	left:30px !important;
	top:4299px !important;
	min-height:1024px !important;
}

#item124044 {
	width:596px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item124094 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item124070 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item124066 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item124146 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item124121 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item124118 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item124200 {
	width:92px !important;
	min-height:19px !important;
}

#item124174 {
	width:92px !important;
	min-height:19px !important;
}

#item124170 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item124352 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item124327 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item124324 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:265px !important;
}

#item124402 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item124378 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item124375 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:304px !important;
}

#item163874 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163850 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163847 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:341px !important;
}

#item124251 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item124227 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item124224 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:404px !important;
}

#item124301 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item124277 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item124274 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:456px !important;
}

#item124047 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item124060 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item123660 {
	width:596px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item123708 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123684 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123681 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item123734 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123760 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123731 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item123965 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item123941 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item123938 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:212px !important;
}

#item123992 {
	width:215px !important;
	left:90px !important;
	top:256px !important;
	min-height:22px !important;
}

#item123814 {
	width:92px !important;
	min-height:19px !important;
}

#item123788 {
	width:92px !important;
	min-height:19px !important;
}

#item123784 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:315px !important;
}

#item123865 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123841 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123838 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:367px !important;
}

#item123915 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123891 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123888 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:419px !important;
}

#item123662 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item123675 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item123377 {
	width:596px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item123426 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123401 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123398 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item123477 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123452 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123449 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item123531 {
	width:92px !important;
	min-height:19px !important;
}

#item123505 {
	width:92px !important;
	min-height:19px !important;
}

#item123501 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item123582 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123558 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123555 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:276px !important;
}

#item123633 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123609 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item123605 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:328px !important;
}

#item123379 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item123391 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item123355 {
	width:596px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item123363 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item139923 {
	width:40px !important;
	height:32px !important;
	left:517px !important;
	top:47px !important;
}

#item123353.fixed-pos-elem {
	width:606px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item142171 {
	opacity:0.70;
	width:596px !important;
	height:5846px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item142168 {
	width:602px !important;
	height:5852px !important;
	left:10px !important;
	top:10px !important;
}

#item142173 {
	width:516px !important;
	height:750px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item142174 {
	width:360px !important;
	left:21px !important;
	top:41px !important;
	min-height:40px !important;
}

#item142197 {
	width:473px !important;
	left:21px !important;
	top:107px !important;
	min-height:610px !important;
}

#item142220 {
	width:15px !important;
	height:15px !important;
	left:483px !important;
	top:20px !important;
}

#item142110 {
	opacity:0.70;
	width:596px !important;
	height:5846px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item142107 {
	width:602px !important;
	height:5852px !important;
	left:10px !important;
	top:10px !important;
}

#item142112 {
	width:516px !important;
	height:430px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item142113 {
	width:365px !important;
	left:21px !important;
	top:40px !important;
	min-height:40px !important;
}

#item142136 {
	width:460px !important;
	left:21px !important;
	top:107px !important;
	min-height:290px !important;
}

#item142160 {
	width:15px !important;
	height:15px !important;
	left:483px !important;
	top:20px !important;
}

#item142050 {
	opacity:0.70;
	width:596px !important;
	height:5846px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item142047 {
	width:602px !important;
	height:5852px !important;
	left:10px !important;
	top:10px !important;
}

#item142052 {
	width:516px !important;
	height:439px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item142053 {
	width:360px !important;
	left:21px !important;
	top:42px !important;
	min-height:40px !important;
}

#item142076 {
	width:473px !important;
	left:21px !important;
	top:109px !important;
	min-height:300px !important;
}

#item142099 {
	width:15px !important;
	height:15px !important;
	left:483px !important;
	top:20px !important;
}

#item142044 {
	opacity:0.00;
	width:596px !important;
	height:20px !important;
	left:13px !important;
	top:13px !important;
	border:solid 1px #000;
}

#item142042.fixed-pos-elem {
	width:612px !important;
	height:5862px !important;
	left:50% !important;
	top:-23px !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item239551 {
	width:962px !important;
	height:310px !important;
	left:121px !important;
	top:1720px !important;
	border:solid 1px #aaaaaa;
}

#item24354 {
	width:200px !important;
	left:875px !important;
	top:993px !important;
	min-height:100px !important;
}

#item139075 {
	width:375px !important;
	height:202px !important;
	left:620px !important;
	top:1774px !important;
}

#item220586 {
	width:720px !important;
	height:405px !important;
	left:120px !important;
	top:815px !important;
}

#item235756 {
	width:961px !important;
	left:120px !important;
	top:500px !important;
	min-height:270px !important;
}

#item235782 {
	width:1200px !important;
	height:292px !important;
	top:1322px !important;
	background:#650030;
}

#item235805 {
	width:620px !important;
	left:120px !important;
	top:1375px !important;
	min-height:142px !important;
}

#item235855 {
	width:360px !important;
	min-height:19px !important;
}

#item235831 {
	width:360px !important;
	min-height:19px !important;
}

#item235828 {
	width:360px !important;
	height:19px !important;
	left:120px !important;
	top:1538px !important;
}

#item235878 {
	width:150px !important;
	height:194px !important;
	left:885px !important;
	top:1371px !important;
}

#item235916 {
	width:340px !important;
	left:202px !important;
	top:1791px !important;
	min-height:168px !important;
}

#item239844 {
	width:330px !important;
	left:202px !important;
	top:1977px !important;
	min-height:30px !important;
}

#item235989 {
	opacity:0.75;
	width:1200px !important;
	height:740px !important;
	top:2146px !important;
	background:#e1efff;
}

#item235990 {
	width:1200px !important;
	height:270px !important;
	top:3340px !important;
	background:#e2eef9;
}

#item235992 {
	width:922px !important;
	left:120px !important;
	top:2198px !important;
	min-height:130px !important;
}

#item236015 {
	width:440px !important;
	left:120px !important;
	top:2346px !important;
	min-height:240px !important;
}

#item236038 {
	width:424px !important;
	left:120px !important;
	top:2598px !important;
	min-height:252px !important;
}

#item236061 {
	width:440px !important;
	left:640px !important;
	top:2346px !important;
	min-height:140px !important;
}

#item236084 {
	width:400px !important;
	left:640px !important;
	top:2501px !important;
	min-height:275px !important;
}

#item236107 {
	width:260px !important;
	left:120px !important;
	top:2924px !important;
	min-height:50px !important;
}

#item236167 {
	opacity:0.85;
	width:132px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item236137 {
	width:132px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item236130 {
	width:272px !important;
	height:97px !important;
	left:120px !important;
	top:3017px !important;
}

#item236228 {
	opacity:0.85;
	width:140px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item236198 {
	width:140px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item236190 {
	width:280px !important;
	height:97px !important;
	left:120px !important;
	top:3165px !important;
}

#item236287 {
	opacity:0.85;
	width:132px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item236259 {
	width:132px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item236251 {
	width:271px !important;
	height:97px !important;
	left:466px !important;
	top:3017px !important;
}

#item236345 {
	opacity:0.85;
	width:140px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item236317 {
	width:140px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item236310 {
	width:279px !important;
	height:97px !important;
	left:466px !important;
	top:3165px !important;
}

#item236405 {
	opacity:0.85;
	width:150px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item236376 {
	width:150px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item236368 {
	width:289px !important;
	height:97px !important;
	left:802px !important;
	top:3017px !important;
}

#item236429 {
	width:875px !important;
	left:162px !important;
	top:3403px !important;
	min-height:70px !important;
}

#item236455 {
	width:70px !important;
	min-height:20px !important;
}

#item236452 {
	width:70px !important;
	height:20px !important;
	left:120px !important;
	top:3590px !important;
}

#item236482 {
	width:50px !important;
	min-height:20px !important;
}

#item236479 {
	width:50px !important;
	height:20px !important;
	left:220px !important;
	top:3590px !important;
}

#item236506 {
	width:298px !important;
	left:300px !important;
	top:3590px !important;
	min-height:20px !important;
}

#item236529 {
	width:440px !important;
	left:400px !important;
	top:3957px !important;
	min-height:20px !important;
}

#item236553 {
	width:880px !important;
	left:120px !important;
	top:3636px !important;
	min-height:341px !important;
}

#item93432 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134554 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item93487 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93462 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93458 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item93541 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93516 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93513 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item93793 {
	width:92px !important;
	min-height:19px !important;
}

#item134745 {
	width:92px !important;
	height:19px !important;
}

#item157110 {
	width:440px !important;
	height:340px !important;
	left:777px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item157138 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item157114 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item157111 {
	width:154px !important;
	height:25px !important;
	left:807px !important;
	top:103px !important;
}

#item157188 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157164 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157161 {
	width:146px !important;
	height:50px !important;
	left:807px !important;
	top:137px !important;
}

#item157238 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157214 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157211 {
	width:176px !important;
	height:50px !important;
	left:807px !important;
	top:194px !important;
}

#item93593 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93569 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93565 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item93645 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93620 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93616 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item93090 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134548 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item93122 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93098 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93094 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item93400 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134373 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item93303 {
	width:376px !important;
	height:254px !important;
	left:580px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item94173 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item93326 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item94169 {
	width:154px !important;
	height:48px !important;
	left:611px !important;
	top:103px !important;
}

#item93376 {
	width:140px !important;
	left:614px !important;
	top:161px !important;
	min-height:44px !important;
}

#item93176 {
	width:92px !important;
	min-height:19px !important;
}

#item93149 {
	width:92px !important;
	min-height:19px !important;
}

#item93145 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item93228 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93204 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93200 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item93280 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93256 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93251 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item92821 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134540 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item92854 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92829 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92826 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item92905 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92880 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92877 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item92959 {
	width:92px !important;
	min-height:19px !important;
}

#item92933 {
	width:92px !important;
	min-height:19px !important;
}

#item92929 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item93012 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92988 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item92984 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item93063 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93038 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item93035 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item92819.fixed-pos-elem {
	width:1230px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item150240 {
	opacity:0.70;
	width:1220px !important;
	height:4040px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item150237 {
	width:1226px !important;
	height:4046px !important;
	left:20px !important;
	top:10px !important;
}

#item150384 {
	width:770px !important;
	height:457px !important;
	background:#fff;
}

#item220576 {
	opacity:0.85;
	width:640px !important;
	height:360px !important;
	left:65px !important;
	top:49px !important;
	background:#fff;
	border:solid 1px #d1d2d4;
}

#item220577 {
	width:640px !important;
	height:360px !important;
	left:1px !important;
	top:-1px !important;
}

#item150388 {
	width:15px !important;
	height:15px !important;
	left:729px !important;
	top:20px !important;
}

#item150223 {
	opacity:0.70;
	width:1220px !important;
	height:4040px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item150220 {
	width:1226px !important;
	height:4046px !important;
	left:10px !important;
	top:10px !important;
}

#item150368 {
	width:770px !important;
	height:457px !important;
	left:238px !important;
	top:1493px !important;
	background:#fff;
}

#item220581 {
	opacity:0.85;
	width:640px !important;
	height:360px !important;
	left:65px !important;
	top:49px !important;
	background:#fff;
	border:solid 1px #d1d2d4;
}

#item220582 {
	width:640px !important;
	height:360px !important;
	left:1px !important;
	top:1px !important;
}

#item150372 {
	width:21px !important;
	height:21px !important;
	left:964px !important;
	top:1510px !important;
}

#item150234 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:23px !important;
	top:4043px !important;
}

#item150216 {
	width:1246px !important;
	height:4056px !important;
	left:-23px !important;
	top:-23px !important;
}

#item186915 {
	width:960px !important;
	height:421px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item186916 {
	width:840px !important;
	left:80px !important;
	top:43px !important;
	min-height:240px !important;
}

#item186941 {
	width:606px !important;
	left:234px !important;
	top:300px !important;
	min-height:120px !important;
}

#item186965 {
	width:15px !important;
	height:15px !important;
	left:920px !important;
	top:20px !important;
}

#item186850 {
	width:800px !important;
	height:364px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item186851 {
	width:720px !important;
	left:40px !important;
	top:40px !important;
	min-height:195px !important;
}

#item186877 {
	width:430px !important;
	left:223px !important;
	top:269px !important;
	min-height:52px !important;
}

#item186901 {
	width:15px !important;
	height:15px !important;
	left:760px !important;
	top:20px !important;
}

#item186786 {
	width:800px !important;
	height:401px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item186787 {
	width:720px !important;
	left:40px !important;
	top:43px !important;
	min-height:220px !important;
}

#item186812 {
	width:461px !important;
	left:223px !important;
	top:275px !important;
	min-height:96px !important;
}

#item186836 {
	width:15px !important;
	height:15px !important;
	left:760px !important;
	top:20px !important;
}

#item186715 {
	opacity:0.00;
	width:1840px !important;
	height:20px !important;
}

#item186713.fixed-pos-elem {
	width:1840px !important;
	height:551px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221953 {
	width:1820px !important;
	height:270px !important;
	top:3770px !important;
	background:#e2eef9;
}

#item215403 {
	width:962px !important;
	height:330px !important;
	left:430px !important;
	top:3337px !important;
	border:solid 1px #aaaaaa;
}

#item224011 {
	width:1820px !important;
	height:2460px !important;
	top:775px !important;
	background:#e1efff;
}

#item178641 {
	width:980px !important;
	left:430px !important;
	top:500px !important;
	min-height:230px !important;
}

#item228191 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:430px !important;
	background:#ffffff;
}

#item228192 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item226965 {
	width:460px !important;
	top:70px !important;
	min-height:180px !important;
}

#item226988 {
	width:190px !important;
	min-height:40px !important;
}

#item227013 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item227014 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item227066 {
	width:210px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item227067 {
	width:210px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item226555 {
	opacity:0.66;
	width:50px !important;
	height:540px !important;
	left:1120px !important;
	background:#f05a22;
}

@keyframes flyinfromleft-226555 {
	0% {transform:translate(-60px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromleft-226555 {
	0% {-webkit-transform:translate(-60px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromleft-226556 {
	0% {
		transform:translate(-167px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-226556 {
	0% {
		-webkit-transform:translate(-167px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item226557 {
	width:690px !important;
	height:540px !important;
	background:#630831;
}

#item226558 {
	width:19px !important;
	height:20px !important;
	left:637px !important;
	top:26px !important;
}

#item227133 {
	width:550px !important;
	left:70px !important;
	top:46px !important;
	min-height:320px !important;
}

#item227157 {
	width:490px !important;
	left:125px !important;
	top:400px !important;
	min-height:80px !important;
}

#item227214 {
	width:43px !important;
	height:48px !important;
	left:70px !important;
	top:397px !important;
}

#item227191 {
	width:430px !important;
	height:540px !important;
	background:#e1efff;
}

#item228187 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:433px !important;
	background:#ffffff;
}

#item228188 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item224037 {
	width:460px !important;
	top:70px !important;
	min-height:180px !important;
}

#item224061 {
	width:180px !important;
	min-height:50px !important;
}

#item224117 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item224118 {
	width:174px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item224092 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item224093 {
	width:174px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item224090 {
	width:174px !important;
	height:41px !important;
	top:280px !important;
}

#item224169 {
	width:210px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item224170 {
	width:210px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item224144 {
	width:210px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item224145 {
	width:210px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item224141 {
	width:210px !important;
	height:41px !important;
	left:220px !important;
	top:280px !important;
}

#item226390 {
	width:1393px !important;
	height:540px !important;
	top:864px !important;
}

#item227535 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item227536 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item227539 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item227540 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item227597 {
	width:460px !important;
	left:355px !important;
	top:146px !important;
	min-height:180px !important;
}

#item227620 {
	width:340px !important;
	left:355px !important;
	top:76px !important;
	min-height:40px !important;
}

#item227746 {
	opacity:0.66;
	width:50px !important;
	height:540px !important;
	background:#f05a22;
}

@keyframes flyinfromright-227746 {
	0% {
		transform:translate(70px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.66;
	}
}
@-webkit-keyframes flyinfromright-227746 {
	0% {
		-webkit-transform:translate(70px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.66;
	}
}
@keyframes flyinfromright-227747 {
	0% {
		transform:translate(189.167px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-227747 {
	0% {
		-webkit-transform:translate(189.167px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item227748 {
	width:690px !important;
	height:540px !important;
	background:#630831;
}

#item227749 {
	width:19px !important;
	height:20px !important;
	left:637px !important;
	top:26px !important;
}

#item227755 {
	width:550px !important;
	left:70px !important;
	top:46px !important;
	min-height:300px !important;
}

#item227778 {
	width:440px !important;
	left:125px !important;
	top:373px !important;
	min-height:100px !important;
}

#item227801 {
	width:50px !important;
	height:48px !important;
	left:64px !important;
	top:370px !important;
}

#item227804 {
	width:427px !important;
	height:540px !important;
	left:737px !important;
	background:#e1efff;
}

#item226584 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item226586 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item215173 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item215174 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item215148 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#f05a22;
}

#item215149 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item215146 {
	width:180px !important;
	height:47px !important;
	left:352px !important;
	top:348px !important;
}

#item226607 {
	width:460px !important;
	left:355px !important;
	top:146px !important;
	min-height:180px !important;
}

#item226630 {
	width:340px !important;
	left:355px !important;
	top:76px !important;
	min-height:50px !important;
}

#item227533 {
	width:1400px !important;
	height:550px !important;
	left:420px !important;
	top:1434px !important;
}

#item227218 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:440px !important;
	top:10px !important;
	background:#ffffff;
}

#item227219 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item227222 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item227223 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item227276 {
	width:460px !important;
	left:510px !important;
	top:150px !important;
	min-height:200px !important;
}

#item227299 {
	width:190px !important;
	left:510px !important;
	top:80px !important;
	min-height:40px !important;
}

#item227430 {
	opacity:0.66;
	width:50px !important;
	height:540px !important;
	left:1120px !important;
	background:#f05a22;
}

@keyframes flyinfromleft-227430 {
	0% {transform:translate(-60px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromleft-227430 {
	0% {-webkit-transform:translate(-60px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromleft-227431 {
	0% {
		transform:translate(-167px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-227431 {
	0% {
		-webkit-transform:translate(-167px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item227433 {
	width:690px !important;
	height:540px !important;
	background:#630831;
}

#item227435 {
	width:19px !important;
	height:20px !important;
	left:637px !important;
	top:26px !important;
}

#item227440 {
	width:550px !important;
	left:70px !important;
	top:50px !important;
	min-height:280px !important;
}

#item227463 {
	width:360px !important;
	left:125px !important;
	top:355px !important;
	min-height:80px !important;
}

#item227486 {
	width:50px !important;
	height:48px !important;
	left:63px !important;
	top:352px !important;
}

#item227489 {
	width:430px !important;
	height:540px !important;
	background:#e1efff;
}

#item226587 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:440px !important;
	top:10px !important;
	background:#ffffff;
}

#item226588 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item215275 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item215276 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item215250 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#f05a22;
}

#item215251 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item215248 {
	width:180px !important;
	height:47px !important;
	left:507px !important;
	top:378px !important;
}

#item226653 {
	width:460px !important;
	left:510px !important;
	top:150px !important;
	min-height:200px !important;
}

#item226676 {
	width:210px !important;
	left:510px !important;
	top:80px !important;
	min-height:40px !important;
}

#item227216 {
	width:1403px !important;
	height:550px !important;
	left:-10px !important;
	top:2014px !important;
}

#item227856 {
	opacity:0.75;
	width:960px !important;
	height:541px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item227857 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item227860 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item227914 {
	width:490px !important;
	left:355px !important;
	top:146px !important;
	min-height:230px !important;
}

#item227937 {
	width:330px !important;
	left:355px !important;
	top:76px !important;
	min-height:50px !important;
}

#item228061 {
	opacity:0.66;
	width:50px !important;
	height:540px !important;
	background:#f05a22;
}

@keyframes flyinfromright-228061 {
	0% {transform:translate(70px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-228061 {
	0% {-webkit-transform:translate(70px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromright-228062 {
	0% {
		transform:translate(180px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-228062 {
	0% {
		-webkit-transform:translate(180px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item228063 {
	width:690px !important;
	height:540px !important;
	background:#630831;
}

#item228064 {
	width:19px !important;
	height:20px !important;
	left:637px !important;
	top:26px !important;
}

#item228069 {
	width:596px !important;
	left:70px !important;
	top:45px !important;
	min-height:370px !important;
}

#item228092 {
	width:530px !important;
	left:125px !important;
	top:422px !important;
	min-height:100px !important;
}

#item228115 {
	width:50px !important;
	height:48px !important;
	left:62px !important;
	top:417px !important;
}

#item228118 {
	width:430px !important;
	height:540px !important;
	left:737px !important;
	background:#e1efff;
}

#item226589 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item226590 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item215379 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item215380 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item215354 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#f05a22;
}

#item215355 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item215351 {
	width:180px !important;
	height:47px !important;
	left:352px !important;
	top:393px !important;
}

#item226699 {
	width:490px !important;
	left:355px !important;
	top:146px !important;
	min-height:230px !important;
}

#item226722 {
	width:330px !important;
	left:355px !important;
	top:76px !important;
	min-height:50px !important;
}

#item227854 {
	width:1403px !important;
	height:551px !important;
	left:420px !important;
	top:2594px !important;
}

#item215434 {
	width:398px !important;
	height:217px !important;
	left:2px !important;
	top:1px !important;
	background:#d1d2d4;
}

#item215406 {
	width:398px !important;
	height:217px !important;
	left:2px !important;
	top:1px !important;
	background:#d1d2d4;
}

#item215404 {
	width:400px !important;
	height:220px !important;
	left:470px !important;
	top:3378px !important;
}

#item215461 {
	width:402px !important;
	left:948px !important;
	top:3378px !important;
	min-height:172px !important;
}

#item215511 {
	width:187px !important;
	min-height:23px !important;
}

#item215487 {
	width:187px !important;
	min-height:23px !important;
}

#item215484 {
	width:187px !important;
	height:23px !important;
	left:950px !important;
	top:3562px !important;
}

#item215562 {
	width:338px !important;
	min-height:41px !important;
}

#item215537 {
	width:338px !important;
	min-height:41px !important;
}

#item215534 {
	width:338px !important;
	height:41px !important;
	left:950px !important;
	top:3590px !important;
}

#item222565 {
	width:875px !important;
	left:473px !important;
	top:3833px !important;
	min-height:70px !important;
}

#item215614 {
	width:70px !important;
	min-height:20px !important;
}

#item215611 {
	width:70px !important;
	height:20px !important;
	left:430px !important;
	top:4027px !important;
}

#item215641 {
	width:50px !important;
	min-height:20px !important;
}

#item215638 {
	width:50px !important;
	height:20px !important;
	left:530px !important;
	top:4027px !important;
}

#item215665 {
	width:298px !important;
	left:610px !important;
	top:4027px !important;
	min-height:20px !important;
}

#item215711 {
	width:440px !important;
	left:710px !important;
	top:4394px !important;
	min-height:20px !important;
}

#item215688 {
	width:880px !important;
	left:430px !important;
	top:4073px !important;
	min-height:341px !important;
}

#item179476 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item179512 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179488 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179484 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item179564 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179539 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179535 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item179593 {
	width:94px !important;
	min-height:19px !important;
}

#item179590 {
	width:94px !important;
	height:19px !important;
}

#item179617 {
	width:450px !important;
	height:340px !important;
	left:1090px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item179619 {
	width:151px !important;
	left:1124px !important;
	top:106px !important;
	min-height:19px !important;
}

#item179669 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item179645 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item179642 {
	width:149px !important;
	height:50px !important;
	left:1121px !important;
	top:137px !important;
}

#item179720 {
	width:174px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item179696 {
	width:174px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item179693 {
	width:180px !important;
	height:50px !important;
	left:1121px !important;
	top:194px !important;
}

#item179771 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179747 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179743 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item179823 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179799 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179794 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208709 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item180115 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item180152 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180128 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180124 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item180178 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180175 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item180202 {
	width:384px !important;
	height:254px !important;
	left:889px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item180230 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item180206 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item180203 {
	width:157px !important;
	height:48px !important;
	left:921px !important;
	top:103px !important;
}

#item180280 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item180256 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item180253 {
	width:149px !important;
	height:50px !important;
	left:921px !important;
	top:158px !important;
}

#item180336 {
	width:94px !important;
	min-height:19px !important;
}

#item180310 {
	width:94px !important;
	min-height:19px !important;
}

#item180304 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item180388 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180364 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180360 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item180439 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180415 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180411 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208703 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item179847 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item179881 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179857 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179854 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item179933 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179908 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item179905 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item179988 {
	width:94px !important;
	min-height:19px !important;
}

#item179962 {
	width:94px !important;
	min-height:19px !important;
}

#item179958 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item180041 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180017 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180012 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item180091 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180067 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180064 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208693 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item179474.fixed-pos-elem {
	width:1850px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item180469 {
	opacity:0.70;
	width:1840px !important;
	height:4480px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item180466 {
	width:1846px !important;
	height:4486px !important;
	left:10px !important;
	top:10px !important;
}

#item180471 {
	width:770px !important;
	height:457px !important;
	background:#fff;
}

#item220615 {
	opacity:0.85;
	width:640px !important;
	height:360px !important;
	left:65px !important;
	top:50px !important;
	background:#fff;
	border:solid 1px #d1d2d4;
}

#item220616 {
	width:640px !important;
	height:360px !important;
	left:1px !important;
	top:-1px !important;
}

#item180475 {
	width:15px !important;
	height:15px !important;
	left:729px !important;
	top:20px !important;
}

#item180464 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:23px !important;
	top:4473px !important;
}

#item180462 {
	width:1856px !important;
	height:4496px !important;
	left:-23px !important;
	top:-23px !important;
}

#item148835 {
	width:788px !important;
	height:4150px !important;
	left:3px !important;
	top:3px !important;
}

#item148836 {
	opacity:0.70;
	width:816px !important;
	height:4168px !important;
	left:-14px !important;
	top:-18px !important;
	background:#000;
}

#item148832 {
	width:794px !important;
	height:4156px !important;
	left:10px !important;
	top:10px !important;
}

#item148838 {
	width:540px !important;
	height:646px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item237292 {
	width:50px !important;
	height:48px !important;
	left:27px !important;
	top:467px !important;
}

#item148839 {
	width:480px !important;
	left:27px !important;
	top:43px !important;
	min-height:416px !important;
}

#item148862 {
	width:370px !important;
	left:88px !important;
	top:474px !important;
	min-height:150px !important;
}

#item148885 {
	width:15px !important;
	height:15px !important;
	left:508px !important;
	top:19px !important;
}

#item148770 {
	width:788px !important;
	height:4150px !important;
	left:3px !important;
	top:3px !important;
}

#item148771 {
	opacity:0.70;
	width:816px !important;
	height:4168px !important;
	left:-14px !important;
	top:-18px !important;
	background:#000;
}

#item148767 {
	width:794px !important;
	height:4156px !important;
	left:10px !important;
	top:10px !important;
}

#item148773 {
	width:540px !important;
	height:466px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item237288 {
	width:50px !important;
	height:48px !important;
	left:27px !important;
	top:360px !important;
}

#item148774 {
	width:480px !important;
	left:27px !important;
	top:43px !important;
	min-height:287px !important;
}

#item148802 {
	width:373px !important;
	left:88px !important;
	top:364px !important;
	min-height:55px !important;
}

#item148825 {
	width:15px !important;
	height:15px !important;
	left:507px !important;
	top:19px !important;
}

#item148706 {
	width:788px !important;
	height:4150px !important;
	left:3px !important;
	top:3px !important;
}

#item148707 {
	opacity:0.70;
	width:816px !important;
	height:4168px !important;
	left:-14px !important;
	top:-18px !important;
	background:#000;
}

#item148703 {
	width:794px !important;
	height:4156px !important;
	left:10px !important;
	top:10px !important;
}

#item148709 {
	width:540px !important;
	height:472px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item237284 {
	width:50px !important;
	height:48px !important;
	left:27px !important;
	top:340px !important;
}

#item148710 {
	width:480px !important;
	left:27px !important;
	top:43px !important;
	min-height:287px !important;
}

#item148736 {
	width:373px !important;
	left:88px !important;
	top:344px !important;
	min-height:107px !important;
}

#item148759 {
	width:15px !important;
	height:15px !important;
	left:508px !important;
	top:18px !important;
}

#item148643 {
	width:788px !important;
	height:4180px !important;
	left:3px !important;
	top:3px !important;
}

#item148644 {
	opacity:0.70;
	width:816px !important;
	height:4168px !important;
	left:-24px !important;
	top:-18px !important;
	background:#000;
}

#item148640 {
	width:794px !important;
	height:4186px !important;
	left:10px !important;
	top:10px !important;
}

#item148646 {
	width:540px !important;
	height:519px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item237270 {
	width:43px !important;
	height:48px !important;
	left:27px !important;
	top:362px !important;
}

#item148647 {
	width:480px !important;
	left:27px !important;
	top:43px !important;
	min-height:304px !important;
}

#item148673 {
	width:350px !important;
	left:88px !important;
	top:366px !important;
	min-height:121px !important;
}

#item148696 {
	width:15px !important;
	height:15px !important;
	left:507px !important;
	top:18px !important;
}

#item148638 {
	width:788px !important;
	height:20px !important;
	left:13px !important;
	top:13px !important;
}

#item148636.fixed-pos-elem {
	width:804px !important;
	height:4196px !important;
	left:-23px !important;
	top:-23px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221991 {
	width:768px !important;
	height:360px !important;
	top:3368px !important;
	background:#e2eef9;
}

#item60811 {
	width:648px !important;
	left:60px !important;
	top:268px !important;
	min-height:290px !important;
}

#item60940 {
	width:170px !important;
	left:357px !important;
	top:646px !important;
	min-height:40px !important;
}

#item60838 {
	width:350px !important;
	left:357px !important;
	top:706px !important;
	min-height:216px !important;
}

#item129246 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item129247 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item60916 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item60917 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129244 {
	width:174px !important;
	height:41px !important;
	left:357px !important;
	top:935px !important;
}

#item207947 {
	width:210px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item207948 {
	width:210px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item207922 {
	width:210px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item207923 {
	width:210px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item207919 {
	width:210px !important;
	height:41px !important;
	left:357px !important;
	top:993px !important;
}

#item61016 {
	width:350px !important;
	left:357px !important;
	top:1120px !important;
	min-height:40px !important;
}

#item60968 {
	width:330px !important;
	left:357px !important;
	top:1180px !important;
	min-height:210px !important;
}

#item131111 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item131112 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item60992 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item60993 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129298 {
	width:174px !important;
	height:41px !important;
	left:357px !important;
	top:1426px !important;
}

#item61092 {
	width:196px !important;
	left:357px !important;
	top:1565px !important;
	min-height:40px !important;
}

#item61043 {
	width:350px !important;
	left:357px !important;
	top:1625px !important;
	min-height:240px !important;
}

#item131137 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item131138 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item61068 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item61069 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129304 {
	width:174px !important;
	height:41px !important;
	left:357px !important;
	top:1875px !important;
}

#item61168 {
	width:190px !important;
	left:357px !important;
	top:2020px !important;
	min-height:40px !important;
}

#item61120 {
	width:337px !important;
	left:357px !important;
	top:2079px !important;
	min-height:300px !important;
}

#item131162 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item131163 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item61144 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item61145 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129307 {
	width:174px !important;
	height:41px !important;
	left:357px !important;
	top:2402px !important;
}

#item60861 {
	width:648px !important;
	height:651px !important;
	left:60px !important;
	top:2522px !important;
	border:solid 1px #aaaaaa;
}

#item61191 {
	width:540px !important;
	left:114px !important;
	top:2906px !important;
	min-height:150px !important;
}

#item136184 {
	width:187px !important;
	min-height:23px !important;
}

#item61214 {
	width:187px !important;
	min-height:23px !important;
}

#item129336 {
	width:187px !important;
	height:23px !important;
	left:116px !important;
	top:3072px !important;
}

#item150528 {
	width:439px !important;
	min-height:41px !important;
}

#item150553 {
	width:439px !important;
	min-height:41px !important;
}

#item150525 {
	width:439px !important;
	height:41px !important;
	left:116px !important;
	top:3107px !important;
}

#item222387 {
	width:540px !important;
	left:114px !important;
	top:3397px !important;
	min-height:110px !important;
}

#item211405 {
	width:70px !important;
	min-height:20px !important;
}

#item211402 {
	width:70px !important;
	height:20px !important;
	left:60px !important;
	top:3605px !important;
}

#item211433 {
	width:50px !important;
	min-height:20px !important;
}

#item211430 {
	width:50px !important;
	height:20px !important;
	left:160px !important;
	top:3605px !important;
}

#item211457 {
	width:298px !important;
	left:240px !important;
	top:3605px !important;
	min-height:20px !important;
}

#item211480 {
	width:620px !important;
	left:60px !important;
	top:3655px !important;
	min-height:440px !important;
}

#item220544 {
	width:528px !important;
	height:298px !important;
	left:120px !important;
	top:2575px !important;
}

#item114896 {
	width:788px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item114946 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114921 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114918 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item114997 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114972 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114969 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item115051 {
	width:92px !important;
	min-height:19px !important;
}

#item115025 {
	width:92px !important;
	min-height:19px !important;
}

#item115021 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item115203 {
	width:148px !important;
	left:90px !important;
	top:263px !important;
	min-height:19px !important;
}

#item115253 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item115229 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item115226 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:299px !important;
}

#item163349 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163325 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163322 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:338px !important;
}

#item115102 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115078 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115075 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:402px !important;
}

#item115152 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115128 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115125 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:454px !important;
}

#item114898 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item114911 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item114508 {
	width:788px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item114558 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114534 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114531 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item114585 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114610 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114581 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item114817 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item114792 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item114789 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:207px !important;
}

#item114867 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item114843 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item114840 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:248px !important;
}

#item114665 {
	width:92px !important;
	min-height:19px !important;
}

#item114639 {
	width:92px !important;
	min-height:19px !important;
}

#item114635 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:310px !important;
}

#item114716 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114692 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114689 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:362px !important;
}

#item114766 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114742 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114739 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:414px !important;
}

#item114510 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item114525 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item114221 {
	width:788px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item114271 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114247 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114244 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item114322 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114297 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114294 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item114377 {
	width:92px !important;
	min-height:19px !important;
}

#item114351 {
	width:92px !important;
	min-height:19px !important;
}

#item114346 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item114428 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114404 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114401 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:271px !important;
}

#item114480 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114456 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114451 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:323px !important;
}

#item114223 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item114237 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item114199 {
	width:788px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item114206 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item139861 {
	width:40px !important;
	height:32px !important;
	left:720px !important;
	top:47px !important;
}

#item114197.fixed-pos-elem {
	width:798px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222010 {
	width:576px !important;
	height:269px !important;
	top:3802px !important;
	background:#e2eef9;
}

#item77141 {
	width:516px !important;
	left:30px !important;
	top:114px !important;
	min-height:123px !important;
}

#item77164 {
	width:480px !important;
	left:30px !important;
	top:252px !important;
	min-height:260px !important;
}

#item77195 {
	width:190px !important;
	left:202px !important;
	top:588px !important;
	min-height:40px !important;
}

#item77405 {
	width:301px !important;
	left:202px !important;
	top:642px !important;
	min-height:60px !important;
}

#item77381 {
	width:500px !important;
	left:30px !important;
	top:736px !important;
	min-height:252px !important;
}

#item129273 {
	width:196px !important;
	height:64px !important;
	border-radius:30px;
	background:#650030;
}

#item129274 {
	width:166px !important;
	left:16px !important;
	top:24px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item77287 {
	width:196px !important;
	height:64px !important;
	border-radius:30px;
	background:#f05a22;
}

#item77290 {
	width:166px !important;
	left:16px !important;
	top:24px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129271 {
	width:196px !important;
	height:64px !important;
	left:30px !important;
	top:1010px !important;
}

#item208030 {
	width:300px !important;
	height:64px !important;
	border-radius:30px;
	background:#f05a22;
}

#item208031 {
	width:300px !important;
	top:23px !important;
	border-radius:30px;
	min-height:41px !important;
}

#item207980 {
	width:300px !important;
	height:64px !important;
	border-radius:30px;
	background:#650030;
}

#item207981 {
	width:300px !important;
	top:23px !important;
	border-radius:30px;
	min-height:41px !important;
}

#item207977 {
	width:300px !important;
	height:64px !important;
	left:246px !important;
	top:1010px !important;
}

#item77218 {
	width:344px !important;
	left:202px !important;
	top:1174px !important;
	min-height:40px !important;
}

#item77428 {
	width:240px !important;
	left:202px !important;
	top:1229px !important;
	min-height:60px !important;
}

#item77497 {
	width:516px !important;
	left:30px !important;
	top:1323px !important;
	min-height:220px !important;
}

#item137180 {
	width:195px !important;
	height:64px !important;
	border-radius:30px;
	background:#650030;
}

#item137181 {
	width:165px !important;
	left:16px !important;
	top:24px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item77288 {
	width:195px !important;
	height:64px !important;
	border-radius:30px;
	background:#f05a22;
}

#item77313 {
	width:165px !important;
	left:16px !important;
	top:24px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129303 {
	width:195px !important;
	height:64px !important;
	left:30px !important;
	top:1567px !important;
}

#item77241 {
	width:210px !important;
	left:202px !important;
	top:1732px !important;
	min-height:40px !important;
}

#item77451 {
	width:301px !important;
	left:202px !important;
	top:1787px !important;
	min-height:42px !important;
}

#item77520 {
	width:500px !important;
	left:30px !important;
	top:1880px !important;
	min-height:287px !important;
}

#item137206 {
	width:195px !important;
	height:64px !important;
	border-radius:30px;
	background:#650030;
}

#item137207 {
	width:165px !important;
	left:16px !important;
	top:24px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item77289 {
	width:195px !important;
	height:64px !important;
	border-radius:30px;
	background:#f05a22;
}

#item77336 {
	width:165px !important;
	left:16px !important;
	top:24px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129306 {
	width:195px !important;
	height:64px !important;
	left:30px !important;
	top:2190px !important;
}

#item77264 {
	width:202px !important;
	left:202px !important;
	top:2354px !important;
	min-height:40px !important;
}

#item77474 {
	width:301px !important;
	left:202px !important;
	top:2409px !important;
	min-height:42px !important;
}

#item77543 {
	width:510px !important;
	left:30px !important;
	top:2503px !important;
	min-height:346px !important;
}

#item137231 {
	width:195px !important;
	height:64px !important;
	border-radius:30px;
	background:#650030;
}

#item137232 {
	width:165px !important;
	left:16px !important;
	top:24px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129310 {
	width:195px !important;
	height:64px !important;
	border-radius:30px;
	background:#f05a22;
}

#item129311 {
	width:165px !important;
	left:16px !important;
	top:24px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129308 {
	width:195px !important;
	height:64px !important;
	left:30px !important;
	top:2871px !important;
}

#item77566 {
	width:516px !important;
	height:756px !important;
	left:30px !important;
	top:2993px !important;
	border:solid 1px #aaaaaa;
}

#item220524 {
	width:480px !important;
	height:270px !important;
	left:48px !important;
	top:3031px !important;
}

#item77589 {
	width:473px !important;
	left:51px !important;
	top:3329px !important;
	min-height:273px !important;
}

#item137263 {
	width:268px !important;
	min-height:23px !important;
}

#item77635 {
	width:268px !important;
	min-height:23px !important;
}

#item129339 {
	width:268px !important;
	height:23px !important;
	left:51px !important;
	top:3622px !important;
}

#item152020 {
	width:439px !important;
	min-height:60px !important;
}

#item150605 {
	width:439px !important;
	min-height:60px !important;
}

#item150578 {
	width:439px !important;
	height:60px !important;
	left:52px !important;
	top:3663px !important;
}

#item222152 {
	width:502px !important;
	left:37px !important;
	top:3839px !important;
	min-height:110px !important;
}

#item209658 {
	width:100px !important;
	min-height:27px !important;
}

#item209655 {
	width:100px !important;
	height:27px !important;
	left:31px !important;
	top:4092px !important;
}

#item209685 {
	width:110px !important;
	min-height:27px !important;
}

#item209682 {
	width:110px !important;
	height:27px !important;
	left:175px !important;
	top:4092px !important;
}

#item209708 {
	width:500px !important;
	left:30px !important;
	top:4139px !important;
	min-height:1010px !important;
}

#item126334 {
	width:596px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item126383 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126359 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126355 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item126436 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126411 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126407 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item126490 {
	width:92px !important;
	min-height:19px !important;
}

#item126464 {
	width:92px !important;
	min-height:19px !important;
}

#item126460 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item126617 {
	width:148px !important;
	left:90px !important;
	top:268px !important;
	min-height:19px !important;
}

#item126692 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item126668 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item126665 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:304px !important;
}

#item163933 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163909 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163905 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:341px !important;
}

#item126541 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126517 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126514 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:404px !important;
}

#item126591 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126567 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126564 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:456px !important;
}

#item126336 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item126349 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item125949 {
	width:596px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item125997 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item125973 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item125970 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item126023 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126049 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126020 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item126254 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item126230 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item126227 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:212px !important;
}

#item126306 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item126282 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item126278 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:253px !important;
}

#item126103 {
	width:92px !important;
	min-height:19px !important;
}

#item126077 {
	width:92px !important;
	min-height:19px !important;
}

#item126073 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:315px !important;
}

#item126154 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126130 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126127 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:367px !important;
}

#item126204 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126180 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126177 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:419px !important;
}

#item125951 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item125964 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item125663 {
	width:596px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item125714 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item125690 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item125686 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item125765 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item125740 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item125737 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item125820 {
	width:92px !important;
	min-height:19px !important;
}

#item125793 {
	width:92px !important;
	min-height:19px !important;
}

#item125789 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item125871 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item125847 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item125844 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:276px !important;
}

#item125922 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item125897 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item125894 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:328px !important;
}

#item125665 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item125680 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item125641 {
	width:596px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item125648 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item139933 {
	width:40px !important;
	height:32px !important;
	left:517px !important;
	top:47px !important;
}

#item125639.fixed-pos-elem {
	width:606px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item132407 {
	width:596px !important;
	height:5220px !important;
	left:3px !important;
	top:3px !important;
}

#item132408 {
	opacity:0.70;
	width:720px !important;
	height:6929px !important;
	left:-21px !important;
	top:5px !important;
	background:#000;
}

#item132403 {
	width:602px !important;
	height:5226px !important;
	left:10px !important;
	top:10px !important;
}

#item132475 {
	width:516px !important;
	height:1120px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item237260 {
	width:50px !important;
	height:48px !important;
	left:21px !important;
	top:844px !important;
}

#item132476 {
	width:473px !important;
	left:21px !important;
	top:43px !important;
	min-height:781px !important;
}

#item132502 {
	width:409px !important;
	left:86px !important;
	top:850px !important;
	min-height:230px !important;
}

#item132525 {
	width:15px !important;
	height:15px !important;
	left:484px !important;
	top:18px !important;
}

#item132101 {
	width:596px !important;
	height:5220px !important;
	left:3px !important;
	top:3px !important;
}

#item132102 {
	opacity:0.70;
	width:720px !important;
	height:6942px !important;
	left:-21px !important;
	top:-17px !important;
	background:#000;
}

#item132098 {
	width:602px !important;
	height:5226px !important;
	left:10px !important;
	top:10px !important;
}

#item132175 {
	width:516px !important;
	height:717px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item237257 {
	width:50px !important;
	height:48px !important;
	left:21px !important;
	top:592px !important;
}

#item132176 {
	width:460px !important;
	left:21px !important;
	top:43px !important;
	min-height:530px !important;
}

#item132202 {
	width:344px !important;
	left:86px !important;
	top:591px !important;
	min-height:107px !important;
}

#item132226 {
	width:15px !important;
	height:15px !important;
	left:484px !important;
	top:19px !important;
}

#item132240 {
	width:596px !important;
	height:5220px !important;
	left:3px !important;
	top:3px !important;
}

#item132241 {
	opacity:0.70;
	width:720px !important;
	height:6942px !important;
	left:-21px !important;
	top:4px !important;
	background:#000;
}

#item132237 {
	width:602px !important;
	height:5226px !important;
	left:10px !important;
	top:10px !important;
}

#item132304 {
	width:516px !important;
	height:825px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item237244 {
	width:50px !important;
	height:48px !important;
	left:22px !important;
	top:626px !important;
}

#item132327 {
	width:473px !important;
	left:21px !important;
	top:43px !important;
	min-height:557px !important;
}

#item132353 {
	width:416px !important;
	left:86px !important;
	top:626px !important;
	min-height:190px !important;
}

#item132377 {
	width:15px !important;
	height:15px !important;
	left:484px !important;
	top:19px !important;
}

#item132021 {
	width:596px !important;
	height:5220px !important;
	left:3px !important;
	top:3px !important;
}

#item132023 {
	opacity:0.70;
	width:720px !important;
	height:6926px !important;
	left:-21px !important;
	top:14px !important;
	background:#000;
}

#item132033 {
	width:602px !important;
	height:5226px !important;
	left:10px !important;
	top:10px !important;
}

#item132037 {
	width:516px !important;
	height:867px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item237250 {
	width:43px !important;
	height:48px !important;
	left:21px !important;
	top:646px !important;
}

#item132038 {
	width:473px !important;
	left:21px !important;
	top:43px !important;
	min-height:590px !important;
}

#item132063 {
	width:415px !important;
	left:86px !important;
	top:650px !important;
	min-height:190px !important;
}

#item132086 {
	width:15px !important;
	height:15px !important;
	left:484px !important;
	top:20px !important;
}

#item132014 {
	width:576px !important;
	height:10px !important;
	left:23px !important;
	top:5223px !important;
}

#item132018 {
	width:612px !important;
	height:5236px !important;
	left:-23px !important;
	top:-23px !important;
}

#item234194 {
	width:1200px !important;
	height:270px !important;
	top:3770px !important;
	background:#e2eef9;
}

#item234196 {
	width:962px !important;
	height:330px !important;
	left:119px !important;
	top:3337px !important;
	border:solid 1px #aaaaaa;
}

#item234198 {
	width:1200px !important;
	height:2460px !important;
	top:775px !important;
	background:#e1efff;
}

#item234203 {
	width:980px !important;
	left:119px !important;
	top:500px !important;
	min-height:240px !important;
}

#item234389 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:118px !important;
	background:#ffffff;
}

#item234390 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item234392 {
	width:460px !important;
	top:70px !important;
	min-height:180px !important;
}

#item234415 {
	width:250px !important;
	min-height:60px !important;
}

#item234439 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item234440 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234465 {
	width:210px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item234466 {
	width:210px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234493 {
	opacity:0.66;
	width:50px !important;
	height:540px !important;
	left:809px !important;
	background:#f05a22;
}

@keyframes flyinfromleft-234493 {
	0% {transform:translate(-60px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromleft-234493 {
	0% {-webkit-transform:translate(-60px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromleft-234494 {
	0% {
		transform:translate(-167px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-234494 {
	0% {
		-webkit-transform:translate(-167px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item234495 {
	width:690px !important;
	height:540px !important;
	background:#630831;
}

#item234496 {
	width:19px !important;
	height:20px !important;
	left:637px !important;
	top:26px !important;
}

#item234504 {
	width:550px !important;
	left:70px !important;
	top:46px !important;
	min-height:320px !important;
}

#item234527 {
	width:490px !important;
	left:125px !important;
	top:400px !important;
	min-height:80px !important;
}

#item234550 {
	width:43px !important;
	height:48px !important;
	left:70px !important;
	top:397px !important;
}

#item234553 {
	width:119px !important;
	height:540px !important;
	background:#e1efff;
}

#item234228 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:121px !important;
	background:#ffffff;
}

#item234229 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item234236 {
	width:460px !important;
	top:70px !important;
	min-height:180px !important;
}

#item234259 {
	width:250px !important;
	min-height:60px !important;
}

#item234311 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item234312 {
	width:174px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234285 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item234286 {
	width:174px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234282 {
	width:174px !important;
	height:41px !important;
	top:280px !important;
}

#item234364 {
	width:210px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item234365 {
	width:210px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234339 {
	width:210px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item234340 {
	width:210px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234336 {
	width:210px !important;
	height:41px !important;
	left:220px !important;
	top:280px !important;
}

#item234226 {
	width:1082px !important;
	height:540px !important;
	top:864px !important;
}

#item234661 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item234662 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item234665 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item234666 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234693 {
	width:460px !important;
	left:355px !important;
	top:146px !important;
	min-height:180px !important;
}

#item234716 {
	width:520px !important;
	left:355px !important;
	top:76px !important;
	min-height:60px !important;
}

#item234740 {
	opacity:0.66;
	width:50px !important;
	height:540px !important;
	background:#f05a22;
}

@keyframes flyinfromright-234740 {
	0% {
		transform:translate(70px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.66;
	}
}
@-webkit-keyframes flyinfromright-234740 {
	0% {
		-webkit-transform:translate(70px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.66;
	}
}
@keyframes flyinfromright-234741 {
	0% {
		transform:translate(189.167px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-234741 {
	0% {
		-webkit-transform:translate(189.167px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item234742 {
	width:690px !important;
	height:540px !important;
	background:#630831;
}

#item234743 {
	width:19px !important;
	height:20px !important;
	left:637px !important;
	top:26px !important;
}

#item234749 {
	width:550px !important;
	left:70px !important;
	top:46px !important;
	min-height:300px !important;
}

#item234772 {
	width:440px !important;
	left:125px !important;
	top:373px !important;
	min-height:100px !important;
}

#item234795 {
	width:50px !important;
	height:48px !important;
	left:64px !important;
	top:370px !important;
}

#item234800 {
	width:119px !important;
	height:540px !important;
	left:737px !important;
	background:#e1efff;
}

#item234556 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item234557 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item234586 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item234587 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234561 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#f05a22;
}

#item234562 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234558 {
	width:180px !important;
	height:47px !important;
	left:352px !important;
	top:348px !important;
}

#item234614 {
	width:460px !important;
	left:355px !important;
	top:146px !important;
	min-height:180px !important;
}

#item234637 {
	width:510px !important;
	left:355px !important;
	top:76px !important;
	min-height:60px !important;
}

#item234554 {
	width:1092px !important;
	height:550px !important;
	left:109px !important;
	top:1434px !important;
}

#item234910 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:129px !important;
	top:10px !important;
	background:#ffffff;
}

#item234911 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item234913 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item234914 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234943 {
	width:460px !important;
	left:199px !important;
	top:150px !important;
	min-height:200px !important;
}

#item234966 {
	width:300px !important;
	left:199px !important;
	top:80px !important;
	min-height:60px !important;
}

#item234990 {
	opacity:0.66;
	width:50px !important;
	height:540px !important;
	left:808px !important;
	background:#f05a22;
}

@keyframes flyinfromleft-234990 {
	0% {transform:translate(-60px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromleft-234990 {
	0% {-webkit-transform:translate(-60px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromleft-234991 {
	0% {
		transform:translate(-167px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-234991 {
	0% {
		-webkit-transform:translate(-167px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item234992 {
	width:690px !important;
	height:540px !important;
	background:#630831;
}

#item234993 {
	width:19px !important;
	height:20px !important;
	left:637px !important;
	top:26px !important;
}

#item235000 {
	width:550px !important;
	left:70px !important;
	top:50px !important;
	min-height:280px !important;
}

#item235023 {
	width:360px !important;
	left:125px !important;
	top:355px !important;
	min-height:80px !important;
}

#item235046 {
	width:50px !important;
	height:48px !important;
	left:63px !important;
	top:352px !important;
}

#item235050 {
	width:118px !important;
	height:540px !important;
	background:#e1efff;
}

#item234803 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:129px !important;
	top:10px !important;
	background:#ffffff;
}

#item234804 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item234808 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item234809 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234834 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#f05a22;
}

#item234835 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item234805 {
	width:180px !important;
	height:47px !important;
	left:196px !important;
	top:378px !important;
}

#item234863 {
	width:460px !important;
	left:199px !important;
	top:150px !important;
	min-height:200px !important;
}

#item234886 {
	width:300px !important;
	left:199px !important;
	top:80px !important;
	min-height:60px !important;
}

#item234801 {
	width:1091px !important;
	height:550px !important;
	left:-10px !important;
	top:2014px !important;
}

#item235159 {
	opacity:0.75;
	width:960px !important;
	height:541px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item235160 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item235162 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item235192 {
	width:490px !important;
	left:355px !important;
	top:146px !important;
	min-height:230px !important;
}

#item235215 {
	width:500px !important;
	left:355px !important;
	top:76px !important;
	min-height:70px !important;
}

#item235239 {
	opacity:0.66;
	width:50px !important;
	height:540px !important;
	background:#f05a22;
}

@keyframes flyinfromright-235239 {
	0% {transform:translate(70px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-235239 {
	0% {-webkit-transform:translate(70px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromright-235240 {
	0% {
		transform:translate(180px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-235240 {
	0% {
		-webkit-transform:translate(180px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item235241 {
	width:690px !important;
	height:540px !important;
	background:#630831;
}

#item235242 {
	width:19px !important;
	height:20px !important;
	left:637px !important;
	top:26px !important;
}

#item235248 {
	width:596px !important;
	left:70px !important;
	top:45px !important;
	min-height:370px !important;
}

#item235271 {
	width:530px !important;
	left:125px !important;
	top:422px !important;
	min-height:100px !important;
}

#item235294 {
	width:50px !important;
	height:48px !important;
	left:62px !important;
	top:417px !important;
}

#item235298 {
	width:119px !important;
	height:540px !important;
	left:737px !important;
	background:#e1efff;
}

#item235053 {
	opacity:0.75;
	width:960px !important;
	height:540px !important;
	left:10px !important;
	top:10px !important;
	background:#ffffff;
}

#item235054 {
	opacity:0.75;
	width:960px !important;
	height:480px !important;
	background:#ffffff;
}

#item235084 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item235085 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item235059 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#f05a22;
}

#item235060 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item235055 {
	width:180px !important;
	height:47px !important;
	left:352px !important;
	top:393px !important;
}

#item235112 {
	width:490px !important;
	left:355px !important;
	top:146px !important;
	min-height:230px !important;
}

#item235135 {
	width:490px !important;
	left:355px !important;
	top:76px !important;
	min-height:70px !important;
}

#item235051 {
	width:1092px !important;
	height:551px !important;
	left:109px !important;
	top:2594px !important;
}

#item235329 {
	width:398px !important;
	height:217px !important;
	left:2px !important;
	top:1px !important;
	background:#d1d2d4;
}

#item235301 {
	width:398px !important;
	height:217px !important;
	left:2px !important;
	top:1px !important;
	background:#d1d2d4;
}

#item235299 {
	width:400px !important;
	height:220px !important;
	left:159px !important;
	top:3378px !important;
}

#item235357 {
	width:402px !important;
	left:637px !important;
	top:3378px !important;
	min-height:172px !important;
}

#item235407 {
	width:187px !important;
	min-height:23px !important;
}

#item235383 {
	width:187px !important;
	min-height:23px !important;
}

#item235380 {
	width:187px !important;
	height:23px !important;
	left:639px !important;
	top:3562px !important;
}

#item235457 {
	width:338px !important;
	min-height:41px !important;
}

#item235433 {
	width:338px !important;
	min-height:41px !important;
}

#item235430 {
	width:338px !important;
	height:41px !important;
	left:639px !important;
	top:3590px !important;
}

#item235480 {
	width:875px !important;
	left:161px !important;
	top:3833px !important;
	min-height:70px !important;
}

#item235506 {
	width:70px !important;
	min-height:20px !important;
}

#item235503 {
	width:70px !important;
	height:20px !important;
	left:119px !important;
	top:4027px !important;
}

#item235533 {
	width:50px !important;
	min-height:20px !important;
}

#item235530 {
	width:50px !important;
	height:20px !important;
	left:218px !important;
	top:4027px !important;
}

#item235557 {
	width:298px !important;
	left:299px !important;
	top:4027px !important;
	min-height:20px !important;
}

#item235580 {
	width:440px !important;
	left:399px !important;
	top:4394px !important;
	min-height:20px !important;
}

#item235604 {
	width:880px !important;
	left:119px !important;
	top:4073px !important;
	min-height:341px !important;
}

#item94850 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134597 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item94904 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94880 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94876 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item94959 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94934 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94931 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item95211 {
	width:92px !important;
	min-height:19px !important;
}

#item134748 {
	width:92px !important;
	height:19px !important;
}

#item156943 {
	width:440px !important;
	height:340px !important;
	left:777px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156971 {
	width:148px !important;
	left:810px !important;
	top:106px !important;
	min-height:19px !important;
}

#item157022 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item156997 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item156994 {
	width:146px !important;
	height:50px !important;
	left:807px !important;
	top:137px !important;
}

#item157072 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157048 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item157045 {
	width:176px !important;
	height:50px !important;
	left:807px !important;
	top:194px !important;
}

#item95012 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94988 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94984 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item95064 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item95040 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item95036 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item94482 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134568 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item94514 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94490 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94486 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item94819 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134375 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item94694 {
	width:376px !important;
	height:254px !important;
	left:580px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item94744 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item94720 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item94717 {
	width:154px !important;
	height:48px !important;
	left:611px !important;
	top:103px !important;
}

#item94795 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item94771 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item94767 {
	width:146px !important;
	height:50px !important;
	left:611px !important;
	top:158px !important;
}

#item94568 {
	width:92px !important;
	min-height:19px !important;
}

#item94542 {
	width:92px !important;
	min-height:19px !important;
}

#item94537 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item94620 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94596 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94592 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item94671 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94647 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94643 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item94213 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134584 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item94245 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94221 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94218 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item94297 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94271 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94268 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item94353 {
	width:92px !important;
	min-height:19px !important;
}

#item94326 {
	width:92px !important;
	min-height:19px !important;
}

#item94322 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item94405 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94381 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94377 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item94455 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94431 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item94428 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item94211.fixed-pos-elem {
	width:1230px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item150265 {
	opacity:0.70;
	width:1220px !important;
	height:4470px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item150262 {
	width:1226px !important;
	height:4476px !important;
	left:10px !important;
	top:10px !important;
}

#item150267 {
	width:770px !important;
	height:457px !important;
	background:#fff;
}

#item220570 {
	opacity:0.85;
	width:640px !important;
	height:360px !important;
	left:65px !important;
	top:49px !important;
	background:#fff;
	border:solid 1px #d1d2d4;
}

#item220571 {
	width:640px !important;
	height:360px !important;
	left:1px !important;
	top:1px !important;
}

#item150268 {
	width:15px !important;
	height:15px !important;
	left:729px !important;
	top:20px !important;
}

#item150260 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:23px !important;
	top:4473px !important;
}

#item150258 {
	width:1236px !important;
	height:4486px !important;
	left:-23px !important;
	top:-23px !important;
}

#item228728 {
	opacity:0.70;
	width:1820px !important;
	height:2020px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item228725 {
	width:1826px !important;
	height:2026px !important;
	left:10px !important;
	top:10px !important;
}

#item228730 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	top:1898px !important;
	background:#fff;
}

#item228732 {
	width:960px !important;
	height:510px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item228733 {
	width:880px !important;
	left:40px !important;
	top:50px !important;
	min-height:440px !important;
}

#item228756 {
	width:20px !important;
	height:21px !important;
	left:910px !important;
	top:19px !important;
}

#item228685 {
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item228683.fixed-pos-elem {
	width:1836px !important;
	height:2036px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221956 {
	width:1820px !important;
	height:270px !important;
	top:1700px !important;
	background:#e2eef9;
}

#item180542 {
	width:1819px !important;
	height:380px !important;
	top:831px !important;
	background:#e1efff;
}

#item180518 {
	width:800px !important;
	left:430px !important;
	top:500px !important;
	min-height:280px !important;
}

#item180543 {
	width:840px !important;
	left:430px !important;
	top:872px !important;
	min-height:250px !important;
}

#item180593 {
	width:316px !important;
	min-height:20px !important;
}

#item180569 {
	width:316px !important;
	min-height:20px !important;
}

#item180566 {
	width:316px !important;
	height:20px !important;
	left:430px !important;
	top:1142px !important;
}

#item228201 {
	width:641px !important;
	height:300px !important;
	left:310px !important;
	top:15px !important;
	background:#fff;
}

#item228207 {
	width:520px !important;
	left:355px !important;
	top:35px !important;
	min-height:210px !important;
}

#item228232 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item228234 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item228290 {
	opacity:0.66;
	width:50px !important;
	height:300px !important;
	background:#f05a22;
}

@keyframes flyinfromright-228290 {
	0% {
		transform:translate(70px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.66;
	}
}
@-webkit-keyframes flyinfromright-228290 {
	0% {
		-webkit-transform:translate(70px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.66;
	}
}
@keyframes flyinfromright-228291 {
	0% {
		transform:translate(189.167px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-228291 {
	0% {
		-webkit-transform:translate(189.167px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item228292 {
	width:630px !important;
	height:300px !important;
	background:#630831;
}

#item228293 {
	width:19px !important;
	height:20px !important;
	left:575px !important;
	top:18px !important;
}

#item228298 {
	width:500px !important;
	left:45px !important;
	top:20px !important;
	min-height:250px !important;
}

#item228282 {
	width:462px !important;
	height:310px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item228194 {
	width:641px !important;
	height:300px !important;
	left:310px !important;
	top:15px !important;
	background:#fff;
}

#item180620 {
	width:520px !important;
	left:355px !important;
	top:35px !important;
	min-height:210px !important;
}

#item180646 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item180647 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item180671 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#f05a22;
}

#item180672 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item180643 {
	width:180px !important;
	height:47px !important;
	left:367px !important;
	top:261px !important;
}

#item228199 {
	width:1402px !important;
	height:320px !important;
	left:420px !important;
	top:1285px !important;
}

#item222596 {
	width:875px !important;
	left:472px !important;
	top:1759px !important;
	min-height:70px !important;
}

#item215815 {
	width:70px !important;
	min-height:20px !important;
}

#item215811 {
	width:70px !important;
	height:20px !important;
	left:430px !important;
	top:1957px !important;
}

#item215842 {
	width:50px !important;
	min-height:20px !important;
}

#item215839 {
	width:50px !important;
	height:20px !important;
	left:530px !important;
	top:1957px !important;
}

#item215866 {
	width:298px !important;
	left:610px !important;
	top:1957px !important;
	min-height:20px !important;
}

#item215913 {
	width:440px !important;
	left:710px !important;
	top:2324px !important;
	min-height:20px !important;
}

#item215889 {
	width:880px !important;
	left:430px !important;
	top:2003px !important;
	min-height:341px !important;
}

#item180870 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item180906 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180881 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180877 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item180959 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180934 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item180929 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item180988 {
	width:94px !important;
	min-height:19px !important;
}

#item180985 {
	width:94px !important;
	height:19px !important;
}

#item181012 {
	width:450px !important;
	height:340px !important;
	left:1090px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item181040 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181016 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181013 {
	width:157px !important;
	height:25px !important;
	left:1121px !important;
	top:103px !important;
}

#item181064 {
	width:143px !important;
	left:1124px !important;
	top:140px !important;
	min-height:44px !important;
}

#item181114 {
	width:174px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item181090 {
	width:174px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item181087 {
	width:180px !important;
	height:50px !important;
	left:1121px !important;
	top:194px !important;
}

#item181166 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181142 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181138 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item181217 {
	width:94px !important;
	left:3px !important;
	top:4px !important;
	min-height:19px !important;
}

#item181193 {
	width:94px !important;
	left:4px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181189 {
	width:101px !important;
	height:26px !important;
	left:1397px !important;
	top:61px !important;
}

#item208736 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item181512 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item181549 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181525 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181520 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item181575 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181572 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item181599 {
	width:384px !important;
	height:254px !important;
	left:889px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item181627 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item181603 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item181600 {
	width:157px !important;
	height:48px !important;
	left:921px !important;
	top:103px !important;
}

#item181677 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item181653 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item181650 {
	width:149px !important;
	height:50px !important;
	left:921px !important;
	top:158px !important;
}

#item181732 {
	width:94px !important;
	min-height:19px !important;
}

#item181706 {
	width:94px !important;
	min-height:19px !important;
}

#item181701 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item181785 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181761 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181757 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item181837 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181812 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181808 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208728 {
	width:196px !important;
	height:76px !important;
	left:339px !important;
	top:30px !important;
}

#item181241 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item181278 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181254 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181251 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item181330 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181304 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181301 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item181386 {
	width:94px !important;
	min-height:19px !important;
}

#item181360 {
	width:94px !important;
	min-height:19px !important;
}

#item181356 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item181438 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181414 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181410 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item181488 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181464 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item181461 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208716 {
	width:196px !important;
	height:76px !important;
	left:339px !important;
	top:30px !important;
}

#item180868.fixed-pos-elem {
	width:1850px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item165648 {
	opacity:0.70;
	width:788px !important;
	height:2370px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item165645 {
	width:794px !important;
	height:2376px !important;
	left:10px !important;
	top:10px !important;
}

#item165650 {
	width:540px !important;
	height:290px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item165651 {
	width:480px !important;
	left:27px !important;
	top:43px !important;
	min-height:221px !important;
}

#item165674 {
	width:20px !important;
	height:20px !important;
	left:503px !important;
	top:18px !important;
}

#item148542 {
	opacity:0.70;
	width:788px !important;
	height:2370px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item148539 {
	width:794px !important;
	height:2376px !important;
	left:10px !important;
	top:10px !important;
}

#item148544 {
	width:540px !important;
	height:290px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item148545 {
	width:480px !important;
	left:27px !important;
	top:43px !important;
	min-height:221px !important;
}

#item148568 {
	width:20px !important;
	height:20px !important;
	left:503px !important;
	top:18px !important;
}

#item148504 {
	opacity:0.70;
	width:788px !important;
	height:2370px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item148501 {
	width:794px !important;
	height:2376px !important;
	left:10px !important;
	top:10px !important;
}

#item148506 {
	width:648px !important;
	height:715px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item148507 {
	width:540px !important;
	left:54px !important;
	top:43px !important;
	min-height:649px !important;
}

#item148531 {
	width:20px !important;
	height:20px !important;
	left:608px !important;
	top:20px !important;
}

#item148498 {
	width:788px !important;
	height:20px !important;
	left:13px !important;
	top:13px !important;
}

#item148496.fixed-pos-elem {
	width:804px !important;
	height:2386px !important;
	left:-23px !important;
	top:-23px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221993 {
	width:768px !important;
	height:360px !important;
	top:1310px !important;
	background:#e2eef9;
}

#item63252 {
	width:648px !important;
	left:60px !important;
	top:267px !important;
	min-height:260px !important;
}

#item63305 {
	width:648px !important;
	left:60px !important;
	top:536px !important;
	min-height:280px !important;
}

#item136210 {
	width:282px !important;
	min-height:41px !important;
}

#item63328 {
	width:282px !important;
	min-height:41px !important;
}

#item129343 {
	width:282px !important;
	height:41px !important;
	left:60px !important;
	top:837px !important;
}

#item63358 {
	width:324px !important;
	left:384px !important;
	top:942px !important;
	min-height:250px !important;
}

#item136234 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item136235 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item63381 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item63382 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129348 {
	width:174px !important;
	height:41px !important;
	left:384px !important;
	top:1214px !important;
}

#item222352 {
	width:540px !important;
	left:114px !important;
	top:1339px !important;
	min-height:110px !important;
}

#item211555 {
	width:70px !important;
	min-height:20px !important;
}

#item211552 {
	width:70px !important;
	height:20px !important;
	left:60px !important;
	top:1547px !important;
}

#item211582 {
	width:50px !important;
	min-height:20px !important;
}

#item211579 {
	width:50px !important;
	height:20px !important;
	left:160px !important;
	top:1547px !important;
}

#item211606 {
	width:298px !important;
	left:240px !important;
	top:1547px !important;
	min-height:20px !important;
}

#item211629 {
	width:620px !important;
	left:60px !important;
	top:1597px !important;
	min-height:440px !important;
}

#item118353 {
	width:788px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item118403 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118379 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118376 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item118454 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118429 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118426 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item118508 {
	width:92px !important;
	min-height:19px !important;
}

#item118482 {
	width:92px !important;
	min-height:19px !important;
}

#item118478 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item118660 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118636 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118633 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:260px !important;
}

#item163402 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163378 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163375 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:338px !important;
}

#item118686 {
	width:260px !important;
	left:90px !important;
	top:302px !important;
	min-height:24px !important;
}

#item118560 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118536 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118533 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:402px !important;
}

#item118610 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118586 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118583 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:454px !important;
}

#item118355 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item118370 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item117967 {
	width:788px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item118015 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item117991 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item117988 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item118042 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118067 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118039 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item118275 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item118251 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item118248 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:207px !important;
}

#item118325 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item118301 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item118298 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:248px !important;
}

#item118121 {
	width:92px !important;
	min-height:19px !important;
}

#item118095 {
	width:92px !important;
	min-height:19px !important;
}

#item118091 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:310px !important;
}

#item118173 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118148 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118145 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:362px !important;
}

#item118225 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118200 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118196 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:414px !important;
}

#item117969 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item117982 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item117683 {
	width:788px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item117732 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item117708 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item117705 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item117783 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item117758 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item117755 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item117838 {
	width:92px !important;
	min-height:19px !important;
}

#item117811 {
	width:92px !important;
	min-height:19px !important;
}

#item117807 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item117889 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item117865 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item117862 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:271px !important;
}

#item117939 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item117915 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item117912 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:323px !important;
}

#item117686 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item117699 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item117662 {
	width:788px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item117669 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item139871 {
	width:40px !important;
	height:32px !important;
	left:720px !important;
	top:47px !important;
}

#item117660.fixed-pos-elem {
	width:798px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222013 {
	width:576px !important;
	height:269px !important;
	top:1842px !important;
	background:#e2eef9;
}

#item79304 {
	width:516px !important;
	left:30px !important;
	top:114px !important;
	min-height:123px !important;
}

#item79327 {
	width:516px !important;
	left:30px !important;
	top:252px !important;
	min-height:190px !important;
}

#item79376 {
	width:490px !important;
	left:30px !important;
	top:467px !important;
	min-height:530px !important;
}

#item137287 {
	width:516px !important;
	min-height:30px !important;
}

#item79399 {
	width:516px !important;
	min-height:30px !important;
}

#item129345 {
	width:516px !important;
	height:30px !important;
	left:30px !important;
	top:1017px !important;
}

#item79426 {
	width:516px !important;
	left:30px !important;
	top:1381px !important;
	min-height:310px !important;
}

#item137318 {
	width:243px !important;
	height:64px !important;
	border-radius:30px;
	background:#650030;
}

#item137319 {
	width:206px !important;
	left:19px !important;
	top:25px !important;
	border-radius:30px;
	min-height:27px !important;
}

#item79451 {
	width:243px !important;
	height:64px !important;
	border-radius:30px;
	background:#f05a22;
}

#item79452 {
	width:206px !important;
	left:19px !important;
	top:25px !important;
	border-radius:30px;
	min-height:27px !important;
}

#item129350 {
	width:243px !important;
	height:64px !important;
	left:30px !important;
	top:1711px !important;
}

#item222119 {
	width:502px !important;
	left:37px !important;
	top:1879px !important;
	min-height:110px !important;
}

#item209794 {
	width:100px !important;
	min-height:27px !important;
}

#item209791 {
	width:100px !important;
	height:27px !important;
	left:31px !important;
	top:2112px !important;
}

#item209821 {
	width:110px !important;
	min-height:27px !important;
}

#item209818 {
	width:110px !important;
	height:27px !important;
	left:175px !important;
	top:2112px !important;
}

#item209844 {
	width:500px !important;
	left:30px !important;
	top:2159px !important;
	min-height:1024px !important;
}

#item127455 {
	width:596px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item127507 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127483 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127479 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item127558 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127533 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127530 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item127613 {
	width:92px !important;
	min-height:19px !important;
}

#item127586 {
	width:92px !important;
	min-height:14px !important;
}

#item127582 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item127765 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127741 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127738 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:265px !important;
}

#item163992 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163967 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163964 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:341px !important;
}

#item127791 {
	width:260px !important;
	left:90px !important;
	top:307px !important;
	min-height:24px !important;
}

#item127665 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127641 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127638 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:404px !important;
}

#item127715 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127691 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127688 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:456px !important;
}

#item127457 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item127473 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item127071 {
	width:596px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item127120 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127096 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127093 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item127146 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127172 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127143 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item127378 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item127354 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item127351 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:212px !important;
}

#item127428 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item127404 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item127401 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:253px !important;
}

#item127226 {
	width:92px !important;
	min-height:19px !important;
}

#item127200 {
	width:92px !important;
	min-height:19px !important;
}

#item127196 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:315px !important;
}

#item127278 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127254 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127250 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:367px !important;
}

#item127328 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127304 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127301 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:419px !important;
}

#item127073 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item127087 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item126785 {
	width:596px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item126834 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126810 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126807 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item126885 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126860 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126857 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item126941 {
	width:92px !important;
	min-height:19px !important;
}

#item126915 {
	width:92px !important;
	min-height:19px !important;
}

#item126909 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item126993 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126968 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item126965 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:276px !important;
}

#item127044 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127019 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127016 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:328px !important;
}

#item126787 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item126801 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item126765 {
	width:596px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item126772 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item139941 {
	width:40px !important;
	height:32px !important;
	left:517px !important;
	top:47px !important;
}

#item126763.fixed-pos-elem {
	width:606px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item132792 {
	opacity:0.70;
	width:596px !important;
	height:3234px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item132825 {
	width:602px !important;
	height:3240px !important;
	left:10px !important;
	top:10px !important;
}

#item132839 {
	width:516px !important;
	height:520px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item132840 {
	width:460px !important;
	left:28px !important;
	top:51px !important;
	min-height:440px !important;
}

#item132863 {
	width:20px !important;
	height:20px !important;
	left:478px !important;
	top:19px !important;
}

#item132752 {
	opacity:0.70;
	width:596px !important;
	height:3234px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item132828 {
	width:602px !important;
	height:3240px !important;
	left:10px !important;
	top:10px !important;
}

#item132758 {
	width:516px !important;
	height:1460px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item132759 {
	width:460px !important;
	left:21px !important;
	top:43px !important;
	min-height:1360px !important;
}

#item132782 {
	width:20px !important;
	height:20px !important;
	left:478px !important;
	top:19px !important;
}

#item132665 {
	width:576px !important;
	height:10px !important;
	left:23px !important;
	top:3227px !important;
}

#item132747 {
	width:612px !important;
	height:3250px !important;
	left:-23px !important;
	top:-23px !important;
}

#item165734 {
	opacity:0.70;
	width:1220px !important;
	height:2020px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item165731 {
	width:1226px !important;
	height:2026px !important;
	left:10px !important;
	top:10px !important;
}

#item165772 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	top:1898px !important;
	background:#fff;
}

#item165777 {
	width:960px !important;
	height:454px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item165778 {
	width:880px !important;
	left:40px !important;
	top:23px !important;
	min-height:427px !important;
}

#item165801 {
	width:20px !important;
	height:20px !important;
	left:910px !important;
	top:18px !important;
}

#item148376 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:23px !important;
	top:23px !important;
	background:#fff;
}

#item148374.fixed-pos-elem {
	width:1236px !important;
	height:2036px !important;
	left:-23px !important;
	top:-23px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item233670 {
	width:1200px !important;
	height:270px !important;
	top:1690px !important;
	background:#e2eef9;
}

#item233672 {
	width:1199px !important;
	height:380px !important;
	top:821px !important;
	background:#e1efff;
}

#item233677 {
	width:800px !important;
	left:119px !important;
	top:500px !important;
	min-height:270px !important;
}

#item233700 {
	width:840px !important;
	left:119px !important;
	top:862px !important;
	min-height:250px !important;
}

#item233749 {
	width:316px !important;
	min-height:20px !important;
}

#item233725 {
	width:316px !important;
	min-height:20px !important;
}

#item233723 {
	width:316px !important;
	height:20px !important;
	left:119px !important;
	top:1132px !important;
}

#item233856 {
	width:641px !important;
	height:300px !important;
	left:310px !important;
	top:15px !important;
	background:#fff;
}

#item233863 {
	width:520px !important;
	left:355px !important;
	top:35px !important;
	min-height:210px !important;
}

#item233887 {
	width:174px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item233888 {
	width:174px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item233912 {
	opacity:0.66;
	width:50px !important;
	height:300px !important;
	background:#f05a22;
}

@keyframes flyinfromright-233912 {
	0% {
		transform:translate(70px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.66;
	}
}
@-webkit-keyframes flyinfromright-233912 {
	0% {
		-webkit-transform:translate(70px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.66;
	}
}
@keyframes flyinfromright-233913 {
	0% {
		transform:translate(189.167px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-233913 {
	0% {
		-webkit-transform:translate(189.167px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item233914 {
	width:630px !important;
	height:300px !important;
	background:#630831;
}

#item233915 {
	width:19px !important;
	height:20px !important;
	left:575px !important;
	top:18px !important;
}

#item233921 {
	width:500px !important;
	left:45px !important;
	top:20px !important;
	min-height:250px !important;
}

#item233945 {
	width:151px !important;
	height:310px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item233774 {
	width:641px !important;
	height:300px !important;
	left:310px !important;
	top:15px !important;
	background:#fff;
}

#item233780 {
	width:520px !important;
	left:355px !important;
	top:35px !important;
	min-height:210px !important;
}

#item233831 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item233832 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item233806 {
	width:174px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#f05a22;
}

#item233807 {
	width:174px !important;
	left:3px !important;
	top:16px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item233803 {
	width:180px !important;
	height:47px !important;
	left:367px !important;
	top:261px !important;
}

#item233772 {
	width:1091px !important;
	height:320px !important;
	left:109px !important;
	top:1275px !important;
}

#item233946 {
	width:875px !important;
	left:161px !important;
	top:1749px !important;
	min-height:70px !important;
}

#item233972 {
	width:70px !important;
	min-height:20px !important;
}

#item233969 {
	width:70px !important;
	height:20px !important;
	left:119px !important;
	top:1947px !important;
}

#item234000 {
	width:50px !important;
	min-height:20px !important;
}

#item233997 {
	width:50px !important;
	height:20px !important;
	left:219px !important;
	top:1947px !important;
}

#item234024 {
	width:298px !important;
	left:299px !important;
	top:1947px !important;
	min-height:20px !important;
}

#item234047 {
	width:440px !important;
	left:399px !important;
	top:2314px !important;
	min-height:20px !important;
}

#item234070 {
	width:880px !important;
	left:119px !important;
	top:1993px !important;
	min-height:341px !important;
}

#item97034 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134640 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item97091 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97067 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97063 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item97143 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97118 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97114 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item97395 {
	width:92px !important;
	min-height:19px !important;
}

#item134752 {
	width:92px !important;
	height:19px !important;
}

#item156591 {
	width:440px !important;
	height:340px !important;
	left:777px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156619 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item156595 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item156592 {
	width:154px !important;
	height:25px !important;
	left:807px !important;
	top:103px !important;
}

#item156670 {
	width:140px !important;
	left:810px !important;
	top:140px !important;
	min-height:44px !important;
}

#item156720 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item156696 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item156693 {
	width:176px !important;
	height:50px !important;
	left:807px !important;
	top:194px !important;
}

#item97196 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97172 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97168 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item97248 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97224 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97219 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item96669 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134634 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item96703 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96678 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96674 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item97008 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134377 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item96882 {
	width:376px !important;
	height:254px !important;
	left:580px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item96934 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item96909 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item96906 {
	width:154px !important;
	height:48px !important;
	left:611px !important;
	top:103px !important;
}

#item96984 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item96960 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item96957 {
	width:146px !important;
	height:50px !important;
	left:611px !important;
	top:158px !important;
}

#item96756 {
	width:92px !important;
	min-height:19px !important;
}

#item96730 {
	width:92px !important;
	min-height:19px !important;
}

#item96726 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item96808 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96784 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96780 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item96859 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96835 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96831 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item96401 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134603 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item96434 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96410 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96407 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item96485 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96460 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96457 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item96540 {
	width:92px !important;
	min-height:19px !important;
}

#item96514 {
	width:92px !important;
	min-height:19px !important;
}

#item96510 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item96592 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96568 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96564 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item96642 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96618 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item96615 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item96399.fixed-pos-elem {
	width:1230px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221960 {
	width:1820px !important;
	height:270px !important;
	top:2960px !important;
	background:#e2eef9;
}

#item181918 {
	width:1820px !important;
	height:370px !important;
	top:780px !important;
	background:#e1efff;
}

#item215964 {
	opacity:0.85;
	width:960px !important;
	height:476px !important;
	left:430px !important;
	top:1646px !important;
	border:solid 1px #d1d2d4;
}

#item223345 {
	width:94px !important;
	height:94px !important;
	left:1076px !important;
	top:1960px !important;
}

#item181895 {
	width:920px !important;
	left:430px !important;
	top:500px !important;
	min-height:210px !important;
}

#item181919 {
	width:875px !important;
	left:430px !important;
	top:843px !important;
	min-height:242px !important;
}

#item228831 {
	width:515px !important;
	left:75px !important;
	top:49px !important;
	min-height:230px !important;
}

@keyframes fadein-228941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-228941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item228941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item228942 {
	width:515px !important;
	left:65px !important;
	top:39px !important;
	min-height:230px !important;
}

#item228965 {
	width:630px !important;
	height:300px !important;
	background:#e1efff;
}

#item228966 {
	width:480px !important;
	left:65px !important;
	top:49px !important;
	min-height:220px !important;
}

#item228990 {
	width:19px !important;
	height:20px !important;
	left:566px !important;
	top:30px !important;
}

#item182010 {
	width:515px !important;
	left:75px !important;
	top:49px !important;
	min-height:230px !important;
}

#item183659 {
	width:258px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item183654 {
	width:264px !important;
	height:60px !important;
	left:259px !important;
	top:215px !important;
}

#item228401 {
	width:640px !important;
	height:310px !important;
	left:720px !important;
	top:1242px !important;
}

#item215965 {
	width:220px !important;
	left:510px !important;
	top:1681px !important;
	min-height:40px !important;
}

#item215989 {
	width:150px !important;
	left:479px !important;
	top:1863px !important;
	min-height:20px !important;
}

#item216012 {
	width:150px !important;
	left:479px !important;
	top:1886px !important;
	min-height:20px !important;
}

#item223333 {
	width:94px !important;
	height:94px !important;
	left:507px !important;
	top:1753px !important;
}

#item216037 {
	width:50px !important;
	left:764px !important;
	top:1863px !important;
	min-height:20px !important;
}

#item223326 {
	width:94px !important;
	height:94px !important;
}

#item216061 {
	width:208px !important;
	height:26px !important;
	left:935px !important;
	top:1787px !important;
	background:#fff;
}

#item216062 {
	width:208px !important;
	left:935px !important;
	top:1771px !important;
	min-height:56px !important;
}

#item216086 {
	width:120px !important;
	left:1214px !important;
	top:1863px !important;
	min-height:50px !important;
}

#item223348 {
	width:94px !important;
	height:94px !important;
	left:1227px !important;
	top:1753px !important;
}

#item216135 {
	width:118px !important;
	left:1064px !important;
	top:2067px !important;
	min-height:20px !important;
}

#item216110 {
	width:120px !important;
	height:25px !important;
	left:907px !important;
	top:1880px !important;
	background:#fff;
}

#item216111 {
	width:160px !important;
	left:897px !important;
	top:1885px !important;
	min-height:30px !important;
}

#item182214 {
	width:370px !important;
	left:430px !important;
	top:2242px !important;
	min-height:200px !important;
}

#item181889 {
	width:519px !important;
	height:320px !important;
	left:871px !important;
	top:2212px !important;
	background:#650030;
}

#item182237 {
	width:381px !important;
	left:970px !important;
	top:2242px !important;
	min-height:260px !important;
}

#item223339 {
	width:52px !important;
	height:54px !important;
	left:906px !important;
	top:2231px !important;
}

#item182261 {
	width:250px !important;
	left:430px !important;
	top:2678px !important;
	min-height:50px !important;
}

#item182291 {
	width:150px !important;
	left:140px !important;
	top:13px !important;
	min-height:80px !important;
}

#item182320 {
	width:150px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item182284 {
	width:290px !important;
	height:97px !important;
	left:430px !important;
	top:2772px !important;
}

#item182441 {
	width:157px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item182410 {
	width:157px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item182403 {
	width:296px !important;
	height:97px !important;
	left:768px !important;
	top:2772px !important;
}

#item222625 {
	width:875px !important;
	left:472px !important;
	top:3026px !important;
	min-height:70px !important;
}

#item216373 {
	width:70px !important;
	min-height:20px !important;
}

#item216370 {
	width:70px !important;
	height:20px !important;
	left:430px !important;
	top:3187px !important;
}

#item216400 {
	width:50px !important;
	min-height:20px !important;
}

#item216397 {
	width:50px !important;
	height:20px !important;
	left:530px !important;
	top:3187px !important;
}

#item216424 {
	width:298px !important;
	left:610px !important;
	top:3187px !important;
	min-height:20px !important;
}

#item216470 {
	width:440px !important;
	left:710px !important;
	top:4121px !important;
	min-height:20px !important;
}

#item190418 {
	width:1007px !important;
	left:430px !important;
	top:3233px !important;
	min-height:920px !important;
}

#item182663 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item182700 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item182676 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item182672 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item182753 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item182727 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item182723 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item182782 {
	width:94px !important;
	min-height:19px !important;
}

#item182779 {
	width:94px !important;
	height:19px !important;
}

#item182806 {
	width:450px !important;
	height:340px !important;
	left:1090px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item182834 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item182810 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item182807 {
	width:157px !important;
	height:25px !important;
	left:1121px !important;
	top:103px !important;
}

#item182885 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item182861 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item182858 {
	width:149px !important;
	height:50px !important;
	left:1121px !important;
	top:137px !important;
}

#item182908 {
	width:174px !important;
	left:1124px !important;
	top:197px !important;
	min-height:44px !important;
}

#item182960 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item182936 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item182931 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item183012 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item182988 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item182984 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208761 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item183305 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item183341 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183317 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183313 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item183368 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183364 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item183392 {
	width:384px !important;
	height:254px !important;
	left:889px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item183420 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item183396 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item183393 {
	width:157px !important;
	height:48px !important;
	left:921px !important;
	top:103px !important;
}

#item183470 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item183446 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item183443 {
	width:149px !important;
	height:50px !important;
	left:921px !important;
	top:158px !important;
}

#item183525 {
	width:94px !important;
	min-height:19px !important;
}

#item183499 {
	width:94px !important;
	min-height:19px !important;
}

#item183494 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item183579 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183553 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183549 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item183630 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183606 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183602 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208755 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item183036 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item183071 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183047 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183044 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item183123 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183098 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183094 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item183179 {
	width:94px !important;
	min-height:19px !important;
}

#item183152 {
	width:94px !important;
	min-height:19px !important;
}

#item183148 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item183231 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183207 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183203 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item183281 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183257 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item183254 {
	width:100px !important;
	height:25px !important;
	left:1397px !important;
	top:62px !important;
}

#item208746 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item182661.fixed-pos-elem {
	width:1850px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221995 {
	width:768px !important;
	height:360px !important;
	top:2746px !important;
	background:#e2eef9;
}

#item164916 {
	width:560px !important;
	left:60px !important;
	top:267px !important;
	min-height:280px !important;
}

#item164939 {
	width:768px !important;
	height:410px !important;
	top:588px !important;
	background:#e1efff;
}

#item164940 {
	width:648px !important;
	left:60px !important;
	top:654px !important;
	min-height:316px !important;
}

#item165033 {
	width:310px !important;
	left:384px !important;
	top:1073px !important;
	min-height:260px !important;
}

#item165488 {
	opacity:0.00;
	width:280px !important;
	height:40px !important;
	background:#fff;
}

#item165486 {
	width:280px !important;
	height:40px !important;
	left:420px !important;
	top:1300px !important;
}

#item165056 {
	opacity:0.85;
	width:648px !important;
	height:392px !important;
	left:60px !important;
	top:1408px !important;
	border:solid 1px #d1d2d4;
}

#item165057 {
	width:210px !important;
	left:114px !important;
	top:1448px !important;
	min-height:30px !important;
}

#item165082 {
	width:140px !important;
	left:83px !important;
	top:1593px !important;
	min-height:20px !important;
}

#item173090 {
	width:140px !important;
	left:83px !important;
	top:1616px !important;
	min-height:20px !important;
}

#item236652 {
	width:88px !important;
	height:88px !important;
	left:106px !important;
	top:1500px !important;
}

#item165107 {
	width:60px !important;
	left:281px !important;
	top:1593px !important;
	min-height:20px !important;
}

#item165134 {
	width:125px !important;
	height:30px !important;
	left:414px !important;
	top:1542px !important;
	background:#fff;
}

#item165135 {
	width:158px !important;
	left:396px !important;
	top:1527px !important;
	min-height:60px !important;
}

#item165162 {
	width:110px !important;
	left:566px !important;
	top:1593px !important;
	min-height:40px !important;
}

#item236662 {
	width:88px !important;
	height:88px !important;
	left:575px !important;
	top:1501px !important;
}

#item165187 {
	width:122px !important;
	height:25px !important;
	left:389px !important;
	top:1634px !important;
	background:#fff;
}

#item165188 {
	width:140px !important;
	left:377px !important;
	top:1640px !important;
	min-height:20px !important;
}

#item165213 {
	width:80px !important;
	left:503px !important;
	top:1767px !important;
	min-height:20px !important;
}

#item236647 {
	width:88px !important;
	height:88px !important;
	left:497px !important;
	top:1676px !important;
}

#item165236 {
	width:640px !important;
	left:60px !important;
	top:1856px !important;
	min-height:140px !important;
}

#item173124 {
	width:647px !important;
	height:262px !important;
	left:61px !important;
	top:2039px !important;
	background:#650030;
}

#item236762 {
	width:52px !important;
	height:54px !important;
	left:87px !important;
	top:2051px !important;
}

#item165259 {
	width:502px !important;
	left:152px !important;
	top:2061px !important;
	min-height:220px !important;
}

#item165283 {
	width:270px !important;
	left:60px !important;
	top:2420px !important;
	min-height:50px !important;
}

#item165536 {
	width:162px !important;
	left:148px !important;
	top:18px !important;
	min-height:73px !important;
}

#item165343 {
	width:162px !important;
	left:148px !important;
	top:18px !important;
	min-height:73px !important;
}

#item165306 {
	width:310px !important;
	height:109px !important;
	left:60px !important;
	top:2502px !important;
}

#item165594 {
	width:160px !important;
	left:148px !important;
	top:18px !important;
	min-height:73px !important;
}

#item165462 {
	width:160px !important;
	left:148px !important;
	top:18px !important;
	min-height:73px !important;
}

#item165426 {
	width:308px !important;
	height:109px !important;
	left:400px !important;
	top:2508px !important;
}

#item222317 {
	width:550px !important;
	left:109px !important;
	top:2784px !important;
	min-height:110px !important;
}

#item211702 {
	width:70px !important;
	min-height:20px !important;
}

#item211698 {
	width:70px !important;
	height:20px !important;
	left:60px !important;
	top:3013px !important;
}

#item211729 {
	width:50px !important;
	min-height:20px !important;
}

#item211726 {
	width:50px !important;
	height:20px !important;
	left:160px !important;
	top:3013px !important;
}

#item211753 {
	width:298px !important;
	left:240px !important;
	top:3013px !important;
	min-height:20px !important;
}

#item189691 {
	width:630px !important;
	left:60px !important;
	top:3063px !important;
	min-height:1240px !important;
}

#item236657 {
	width:88px !important;
	height:88px !important;
}

#item159212 {
	width:788px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item159252 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159228 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159225 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item159304 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159279 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159276 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item159361 {
	width:92px !important;
	min-height:19px !important;
}

#item159334 {
	width:92px !important;
	min-height:19px !important;
}

#item159330 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item159413 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159389 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159385 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:260px !important;
}

#item159464 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item159440 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item159437 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:299px !important;
}

#item163430 {
	width:330px !important;
	left:90px !important;
	top:341px !important;
	min-height:28px !important;
}

#item159516 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159492 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159489 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:402px !important;
}

#item159568 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159544 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159541 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:454px !important;
}

#item159213 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item159591 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item159907 {
	width:788px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item159949 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159924 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159921 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item159977 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160002 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159973 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item160054 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item160029 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item160026 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:207px !important;
}

#item160105 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item160081 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item160078 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:248px !important;
}

#item160160 {
	width:92px !important;
	min-height:19px !important;
}

#item160134 {
	width:92px !important;
	min-height:19px !important;
}

#item160130 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:310px !important;
}

#item160212 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160188 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160185 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:362px !important;
}

#item160264 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160239 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160236 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:414px !important;
}

#item159908 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item160287 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item159619 {
	width:788px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item159661 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159637 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159634 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item159714 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159688 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159685 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item159770 {
	width:92px !important;
	min-height:19px !important;
}

#item159744 {
	width:92px !important;
	min-height:19px !important;
}

#item159740 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item159823 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159799 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159796 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:271px !important;
}

#item159874 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159850 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item159847 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:323px !important;
}

#item159620 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item159897 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item159598 {
	width:788px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item159599 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item159610 {
	width:40px !important;
	height:32px !important;
	left:720px !important;
	top:47px !important;
}

#item159208.fixed-pos-elem {
	width:798px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222015 {
	width:576px !important;
	height:269px !important;
	top:4485px !important;
	background:#e2eef9;
}

#item165896 {
	width:516px !important;
	left:30px !important;
	top:114px !important;
	min-height:350px !important;
}

#item165930 {
	width:576px !important;
	height:620px !important;
	top:500px !important;
	background:#e1efff;
}

#item165931 {
	width:506px !important;
	left:30px !important;
	top:543px !important;
	min-height:510px !important;
}

#item166024 {
	width:482px !important;
	left:30px !important;
	top:1458px !important;
	min-height:340px !important;
}

#item166481 {
	opacity:0.00;
	width:447px !important;
	height:68px !important;
	background:#fff;
}

#item166479 {
	width:447px !important;
	height:68px !important;
	left:30px !important;
	top:1738px !important;
}

#item166047 {
	opacity:0.85;
	width:516px !important;
	height:898px !important;
	left:30px !important;
	top:1848px !important;
	border:solid 1px #d1d2d4;
}

#item166048 {
	width:244px !important;
	left:84px !important;
	top:1888px !important;
	min-height:42px !important;
}

#item237073 {
	width:88px !important;
	height:88px !important;
	left:243px !important;
	top:1981px !important;
}

#item166073 {
	width:154px !important;
	left:211px !important;
	top:2084px !important;
	min-height:23px !important;
}

#item173113 {
	width:150px !important;
	left:213px !important;
	top:2110px !important;
	min-height:27px !important;
}

#item237077 {
	width:88px !important;
	height:88px !important;
}

#item166098 {
	width:70px !important;
	left:253px !important;
	top:2342px !important;
	min-height:30px !important;
}

#item166125 {
	width:189px !important;
	height:68px !important;
	left:74px !important;
	top:2403px !important;
	background:#fff;
}

#item166126 {
	width:178px !important;
	left:82px !important;
	top:2403px !important;
	min-height:65px !important;
}

#item237081 {
	width:88px !important;
	height:88px !important;
	left:89px !important;
	top:2521px !important;
}

#item166154 {
	width:120px !important;
	left:73px !important;
	top:2633px !important;
	min-height:50px !important;
}

#item166178 {
	width:100px !important;
	height:49px !important;
	left:318px !important;
	top:2417px !important;
	background:#fff;
}

#item166180 {
	width:120px !important;
	left:305px !important;
	top:2421px !important;
	min-height:49px !important;
}

#item237070 {
	width:88px !important;
	height:88px !important;
	left:400px !important;
	top:2521px !important;
}

#item166205 {
	width:120px !important;
	left:384px !important;
	top:2633px !important;
	min-height:22px !important;
}

#item166228 {
	width:470px !important;
	left:30px !important;
	top:2808px !important;
	min-height:304px !important;
}

#item173126 {
	width:515px !important;
	height:569px !important;
	left:30px !important;
	top:3162px !important;
	background:#650030;
}

#item237296 {
	width:52px !important;
	height:54px !important;
	left:52px !important;
	top:3184px !important;
}

#item166251 {
	width:395px !important;
	left:118px !important;
	top:3194px !important;
	min-height:496px !important;
}

#item166275 {
	width:271px !important;
	left:30px !important;
	top:3840px !important;
	min-height:54px !important;
}

#item166552 {
	opacity:0.85;
	width:215px !important;
	left:258px !important;
	top:35px !important;
	min-height:100px !important;
}

#item166335 {
	width:215px !important;
	left:258px !important;
	top:35px !important;
	min-height:100px !important;
}

#item166298 {
	width:473px !important;
	height:174px !important;
	left:30px !important;
	top:3922px !important;
}

#item166612 {
	opacity:0.85;
	width:258px !important;
	left:258px !important;
	top:37px !important;
	min-height:100px !important;
}

#item166456 {
	width:258px !important;
	left:258px !important;
	top:37px !important;
	min-height:100px !important;
}

#item166419 {
	width:516px !important;
	height:174px !important;
	left:30px !important;
	top:4176px !important;
}

#item222081 {
	width:502px !important;
	left:37px !important;
	top:4532px !important;
	min-height:110px !important;
}

#item210053 {
	width:100px !important;
	min-height:27px !important;
}

#item210050 {
	width:100px !important;
	height:27px !important;
	left:31px !important;
	top:4755px !important;
}

#item210080 {
	width:110px !important;
	min-height:27px !important;
}

#item210077 {
	width:110px !important;
	height:27px !important;
	left:175px !important;
	top:4755px !important;
}

#item191006 {
	width:500px !important;
	left:30px !important;
	top:4803px !important;
	min-height:2920px !important;
}

#item161292 {
	width:596px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item161333 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161309 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161306 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item161386 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161361 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161357 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item161443 {
	width:92px !important;
	min-height:19px !important;
}

#item161416 {
	width:92px !important;
	min-height:14px !important;
}

#item161412 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item161494 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161470 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161467 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:265px !important;
}

#item164115 {
	width:330px !important;
	left:90px !important;
	top:344px !important;
	min-height:28px !important;
}

#item161545 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item161521 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item161518 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:304px !important;
}

#item161597 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161573 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161570 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:404px !important;
}

#item161648 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161624 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161621 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:456px !important;
}

#item161293 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item161671 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item160606 {
	width:596px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item160645 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160621 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160618 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item160672 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160697 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160669 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item160749 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item160725 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item160722 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:212px !important;
}

#item160800 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item160775 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item160772 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:253px !important;
}

#item160855 {
	width:92px !important;
	min-height:19px !important;
}

#item160829 {
	width:92px !important;
	min-height:19px !important;
}

#item160825 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:315px !important;
}

#item160907 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160883 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160880 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:367px !important;
}

#item160959 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160935 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item160932 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:419px !important;
}

#item160607 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item160982 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item161008 {
	width:596px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item161048 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161024 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161021 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item161100 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161075 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161072 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item161156 {
	width:92px !important;
	min-height:19px !important;
}

#item161130 {
	width:92px !important;
	min-height:19px !important;
}

#item161126 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item161209 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161184 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161181 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:276px !important;
}

#item161261 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161237 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item161234 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:328px !important;
}

#item161009 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item161284 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item160989 {
	width:596px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item160990 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item161000 {
	width:40px !important;
	height:32px !important;
	left:517px !important;
	top:47px !important;
}

#item160603.fixed-pos-elem {
	width:606px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item166666 {
	opacity:0.70;
	width:596px !important;
	height:8146px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item166663 {
	width:602px !important;
	height:8152px !important;
	left:10px !important;
	top:10px !important;
}

#item166668 {
	width:516px !important;
	height:501px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item166669 {
	width:460px !important;
	left:28px !important;
	top:59px !important;
	min-height:410px !important;
}

#item166692 {
	width:20px !important;
	height:20px !important;
	left:478px !important;
	top:22px !important;
}

#item161679 {
	width:596px !important;
	height:20px !important;
	left:13px !important;
	top:13px !important;
}

#item161677.fixed-pos-elem {
	width:612px !important;
	height:8162px !important;
	left:-23px !important;
	top:-23px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item232742 {
	width:1200px !important;
	height:270px !important;
	top:2950px !important;
	background:#e2eef9;
}

#item232744 {
	width:1200px !important;
	height:400px !important;
	top:750px !important;
	background:#e1efff;
}

#item232745 {
	opacity:0.85;
	width:960px !important;
	height:476px !important;
	left:119px !important;
	top:1636px !important;
	border:solid 1px #d1d2d4;
}

#item232747 {
	width:94px !important;
	height:94px !important;
	left:765px !important;
	top:1950px !important;
}

#item232754 {
	width:920px !important;
	left:119px !important;
	top:500px !important;
	min-height:220px !important;
}

#item232778 {
	width:881px !important;
	left:119px !important;
	top:823px !important;
	min-height:250px !important;
}

#item232900 {
	width:515px !important;
	left:75px !important;
	top:49px !important;
	min-height:230px !important;
}

@keyframes fadein-232923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-232923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item232923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item232924 {
	width:515px !important;
	left:65px !important;
	top:39px !important;
	min-height:230px !important;
}

#item232947 {
	width:630px !important;
	height:300px !important;
	background:#e1efff;
}

#item232948 {
	width:480px !important;
	left:65px !important;
	top:49px !important;
	min-height:220px !important;
}

#item232971 {
	width:19px !important;
	height:20px !important;
	left:566px !important;
	top:30px !important;
}

#item232872 {
	width:515px !important;
	left:75px !important;
	top:49px !important;
	min-height:230px !important;
}

#item232898 {
	width:258px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item232895 {
	width:264px !important;
	height:60px !important;
	left:259px !important;
	top:215px !important;
}

#item232870 {
	width:640px !important;
	height:310px !important;
	left:409px !important;
	top:1232px !important;
}

#item232977 {
	width:220px !important;
	left:199px !important;
	top:1671px !important;
	min-height:40px !important;
}

#item233000 {
	width:150px !important;
	left:168px !important;
	top:1853px !important;
	min-height:20px !important;
}

#item233023 {
	width:150px !important;
	left:168px !important;
	top:1876px !important;
	min-height:20px !important;
}

#item233047 {
	width:94px !important;
	height:94px !important;
	left:196px !important;
	top:1743px !important;
}

#item233053 {
	width:50px !important;
	left:453px !important;
	top:1853px !important;
	min-height:20px !important;
}

#item233077 {
	width:94px !important;
	height:94px !important;
}

#item233083 {
	width:208px !important;
	height:26px !important;
	left:624px !important;
	top:1777px !important;
	background:#fff;
}

#item233084 {
	width:208px !important;
	left:624px !important;
	top:1761px !important;
	min-height:56px !important;
}

#item233130 {
	width:94px !important;
	height:94px !important;
	left:916px !important;
	top:1743px !important;
}

#item233107 {
	width:120px !important;
	left:903px !important;
	top:1853px !important;
	min-height:50px !important;
}

#item233135 {
	width:118px !important;
	left:753px !important;
	top:2057px !important;
	min-height:20px !important;
}

#item233159 {
	width:120px !important;
	height:25px !important;
	left:596px !important;
	top:1870px !important;
	background:#fff;
}

#item233160 {
	width:160px !important;
	left:586px !important;
	top:1875px !important;
	min-height:30px !important;
}

#item233183 {
	width:370px !important;
	left:119px !important;
	top:2232px !important;
	min-height:200px !important;
}

#item233206 {
	width:519px !important;
	height:320px !important;
	left:560px !important;
	top:2202px !important;
	background:#650030;
}

#item233207 {
	width:381px !important;
	left:659px !important;
	top:2232px !important;
	min-height:260px !important;
}

#item233230 {
	width:52px !important;
	height:54px !important;
	left:595px !important;
	top:2221px !important;
}

#item233233 {
	width:250px !important;
	left:119px !important;
	top:2668px !important;
	min-height:50px !important;
}

#item233293 {
	width:150px !important;
	left:140px !important;
	top:13px !important;
	min-height:80px !important;
}

#item233265 {
	width:150px !important;
	left:140px !important;
	top:13px !important;
	min-height:70px !important;
}

#item233256 {
	width:290px !important;
	height:97px !important;
	left:119px !important;
	top:2762px !important;
}

#item233410 {
	width:157px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item233381 {
	width:157px !important;
	left:139px !important;
	top:13px !important;
	min-height:70px !important;
}

#item233374 {
	width:296px !important;
	height:97px !important;
	left:457px !important;
	top:2762px !important;
}

#item233433 {
	width:875px !important;
	left:161px !important;
	top:3016px !important;
	min-height:70px !important;
}

#item233459 {
	width:70px !important;
	min-height:20px !important;
}

#item233456 {
	width:70px !important;
	height:20px !important;
	left:119px !important;
	top:3177px !important;
}

#item233486 {
	width:50px !important;
	min-height:20px !important;
}

#item233483 {
	width:50px !important;
	height:20px !important;
	left:219px !important;
	top:3177px !important;
}

#item233510 {
	width:298px !important;
	left:299px !important;
	top:3177px !important;
	min-height:20px !important;
}

#item233533 {
	width:440px !important;
	left:399px !important;
	top:4111px !important;
	min-height:20px !important;
}

#item233556 {
	width:1007px !important;
	left:119px !important;
	top:3223px !important;
	min-height:920px !important;
}

#item157926 {
	width:1242px !important;
	height:118px !important;
	left:10px !important;
	top:10px !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;
}

#item157927 {
	width:186px !important;
	height:76px !important;
	left:62px !important;
	top:38px !important;
}

#item157964 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item157940 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item157936 {
	width:110px !important;
	height:25px !important;
	left:445px !important;
	top:70px !important;
}

#item158016 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item157991 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item157987 {
	width:151px !important;
	height:25px !important;
	left:588px !important;
	top:70px !important;
}

#item158045 {
	width:92px !important;
	min-height:19px !important;
}

#item158042 {
	width:92px !important;
	height:19px !important;
}

#item158069 {
	width:440px !important;
	height:340px !important;
	left:785px !important;
	top:97px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item158097 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158073 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158070 {
	width:154px !important;
	height:25px !important;
	left:815px !important;
	top:111px !important;
}

#item161964 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item158121 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item161961 {
	width:146px !important;
	height:50px !important;
	left:815px !important;
	top:145px !important;
}

#item158172 {
	width:170px !important;
	left:818px !important;
	top:205px !important;
	min-height:44px !important;
}

#item158223 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158199 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158195 {
	width:110px !important;
	height:25px !important;
	left:938px !important;
	top:70px !important;
}

#item158274 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158250 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158246 {
	width:98px !important;
	height:25px !important;
	left:1085px !important;
	top:70px !important;
}

#item158567 {
	width:1242px !important;
	height:118px !important;
	left:10px !important;
	top:10px !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;
}

#item158569 {
	width:186px !important;
	height:76px !important;
	left:62px !important;
	top:38px !important;
}

#item158605 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158581 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158577 {
	width:110px !important;
	height:25px !important;
	left:445px !important;
	top:70px !important;
}

#item158631 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158628 {
	width:151px !important;
	height:25px !important;
	left:588px !important;
	top:70px !important;
}

#item158655 {
	width:376px !important;
	height:254px !important;
	left:588px !important;
	top:97px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item158684 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item158660 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item158656 {
	width:154px !important;
	height:48px !important;
	left:619px !important;
	top:111px !important;
}

#item158734 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item158710 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item158707 {
	width:146px !important;
	height:50px !important;
	left:619px !important;
	top:166px !important;
}

#item158791 {
	width:92px !important;
	min-height:19px !important;
}

#item158765 {
	width:92px !important;
	min-height:19px !important;
}

#item158758 {
	width:109px !important;
	height:25px !important;
	left:783px !important;
	top:70px !important;
}

#item158843 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158819 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158815 {
	width:110px !important;
	height:25px !important;
	left:938px !important;
	top:70px !important;
}

#item158894 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158870 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158866 {
	width:98px !important;
	height:25px !important;
	left:1085px !important;
	top:70px !important;
}

#item158298 {
	width:1242px !important;
	height:118px !important;
	left:10px !important;
	top:10px !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;
}

#item158299 {
	width:186px !important;
	height:76px !important;
	left:62px !important;
	top:38px !important;
}

#item158333 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158309 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158306 {
	width:110px !important;
	height:25px !important;
	left:445px !important;
	top:70px !important;
}

#item158385 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158360 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158357 {
	width:151px !important;
	height:25px !important;
	left:588px !important;
	top:70px !important;
}

#item158441 {
	width:92px !important;
	min-height:19px !important;
}

#item158415 {
	width:92px !important;
	min-height:19px !important;
}

#item158411 {
	width:109px !important;
	height:25px !important;
	left:783px !important;
	top:70px !important;
}

#item158493 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158469 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158465 {
	width:110px !important;
	height:25px !important;
	left:938px !important;
	top:70px !important;
}

#item158543 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158519 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item158516 {
	width:98px !important;
	height:25px !important;
	left:1085px !important;
	top:70px !important;
}

#item157923.fixed-pos-elem {
	width:1252px !important;
	height:267px !important;
	left:-28px !important;
	top:-28px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221962 {
	width:1820px !important;
	height:270px !important;
	top:2030px !important;
	background:#e2eef9;
}

#item183693 {
	width:950px !important;
	left:430px !important;
	top:500px !important;
	min-height:310px !important;
}

#item183717 {
	width:440px !important;
	left:430px !important;
	top:848px !important;
	min-height:110px !important;
}

#item183821 {
	width:300px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item183822 {
	width:300px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item183795 {
	width:300px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item183796 {
	width:300px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item183792 {
	width:300px !important;
	height:41px !important;
	left:430px !important;
	top:990px !important;
}

#item183845 {
	width:440px !important;
	left:950px !important;
	top:848px !important;
	min-height:110px !important;
}

#item183896 {
	width:300px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item183897 {
	width:300px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item183871 {
	width:300px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item183872 {
	width:300px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item183868 {
	width:300px !important;
	height:41px !important;
	left:950px !important;
	top:990px !important;
}

#item206344 {
	width:1820px !important;
	height:320px !important;
	top:1104px !important;
	background:#e1efff;
}

#item206345 {
	width:590px !important;
	left:430px !important;
	top:1157px !important;
	min-height:181px !important;
}

#item206395 {
	width:120px !important;
	min-height:19px !important;
}

#item206371 {
	width:120px !important;
	min-height:19px !important;
}

#item206368 {
	width:120px !important;
	height:19px !important;
	left:430px !important;
	top:1361px !important;
}

#item206418 {
	width:250px !important;
	height:190px !important;
	left:1110px !important;
	top:1153px !important;
}

#item183921 {
	width:580px !important;
	left:430px !important;
	top:1492px !important;
	min-height:60px !important;
}

#item183944 {
	width:920px !important;
	left:430px !important;
	top:1558px !important;
	min-height:310px !important;
}

#item183967 {
	width:920px !important;
	left:430px !important;
	top:1907px !important;
	min-height:53px !important;
}

#item222656 {
	width:875px !important;
	left:472px !important;
	top:2098px !important;
	min-height:70px !important;
}

#item216555 {
	width:70px !important;
	min-height:20px !important;
}

#item216552 {
	width:70px !important;
	height:20px !important;
	left:430px !important;
	top:2287px !important;
}

#item216582 {
	width:50px !important;
	min-height:20px !important;
}

#item216579 {
	width:50px !important;
	height:20px !important;
	left:530px !important;
	top:2287px !important;
}

#item216606 {
	width:298px !important;
	left:610px !important;
	top:2287px !important;
	min-height:20px !important;
}

#item216652 {
	width:440px !important;
	left:710px !important;
	top:2654px !important;
	min-height:20px !important;
}

#item216629 {
	width:880px !important;
	left:430px !important;
	top:2334px !important;
	min-height:341px !important;
}

#item184165 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item184201 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184177 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184173 {
	width:112px !important;
	height:25px !important;
	left:741px !important;
	top:62px !important;
}

#item184253 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184228 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184224 {
	width:154px !important;
	height:25px !important;
	left:887px !important;
	top:62px !important;
}

#item184283 {
	width:94px !important;
	min-height:19px !important;
}

#item184280 {
	width:94px !important;
	height:19px !important;
}

#item184306 {
	width:448px !important;
	height:340px !important;
	left:1088px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item184334 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184310 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184307 {
	width:157px !important;
	height:25px !important;
	left:1119px !important;
	top:103px !important;
}

#item184384 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item184360 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item184357 {
	width:149px !important;
	height:50px !important;
	left:1119px !important;
	top:137px !important;
}

#item184434 {
	width:173px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item184410 {
	width:173px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item184407 {
	width:179px !important;
	height:50px !important;
	left:1119px !important;
	top:194px !important;
}

#item184458 {
	width:106px !important;
	left:1247px !important;
	top:65px !important;
	min-height:19px !important;
}

#item184510 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184485 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184481 {
	width:100px !important;
	height:25px !important;
	left:1394px !important;
	top:62px !important;
}

#item208785 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item184804 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item184840 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184816 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184812 {
	width:112px !important;
	height:25px !important;
	left:741px !important;
	top:62px !important;
}

#item184866 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184863 {
	width:154px !important;
	height:25px !important;
	left:887px !important;
	top:62px !important;
}

#item184890 {
	width:384px !important;
	height:254px !important;
	left:887px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item184919 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item184895 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item184891 {
	width:157px !important;
	height:48px !important;
	left:919px !important;
	top:103px !important;
}

#item184969 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item184945 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item184942 {
	width:149px !important;
	height:50px !important;
	left:919px !important;
	top:158px !important;
}

#item185023 {
	width:94px !important;
	min-height:19px !important;
}

#item184997 {
	width:94px !important;
	min-height:19px !important;
}

#item184992 {
	width:111px !important;
	height:25px !important;
	left:1086px !important;
	top:62px !important;
}

#item185052 {
	width:106px !important;
	left:1247px !important;
	top:65px !important;
	min-height:19px !important;
}

#item185128 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item185103 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item185099 {
	width:100px !important;
	height:25px !important;
	left:1394px !important;
	top:62px !important;
}

#item208774 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item184534 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item184569 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184545 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184542 {
	width:112px !important;
	height:25px !important;
	left:741px !important;
	top:62px !important;
}

#item184622 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184596 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184592 {
	width:154px !important;
	height:25px !important;
	left:887px !important;
	top:62px !important;
}

#item184676 {
	width:94px !important;
	min-height:19px !important;
}

#item184650 {
	width:94px !important;
	min-height:19px !important;
}

#item184646 {
	width:111px !important;
	height:25px !important;
	left:1086px !important;
	top:62px !important;
}

#item184706 {
	width:106px !important;
	left:1247px !important;
	top:65px !important;
	min-height:19px !important;
}

#item184780 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184756 {
	width:94px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item184753 {
	width:100px !important;
	height:25px !important;
	left:1394px !important;
	top:62px !important;
}

#item208767 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item184163.fixed-pos-elem {
	width:1850px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221999 {
	width:768px !important;
	height:360px !important;
	top:2250px !important;
	background:#e2eef9;
}

#item64551 {
	width:650px !important;
	left:60px !important;
	top:267px !important;
	min-height:410px !important;
}

#item64574 {
	width:648px !important;
	left:60px !important;
	top:760px !important;
	min-height:80px !important;
}

#item133043 {
	width:287px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item133044 {
	width:287px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item64693 {
	width:287px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item64745 {
	width:287px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129355 {
	width:287px !important;
	height:41px !important;
	left:60px !important;
	top:852px !important;
}

#item64597 {
	width:648px !important;
	left:60px !important;
	top:934px !important;
	min-height:80px !important;
}

#item133068 {
	width:287px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item133069 {
	width:287px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item64692 {
	width:287px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item64720 {
	width:287px !important;
	top:15px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129361 {
	width:287px !important;
	height:41px !important;
	left:61px !important;
	top:1027px !important;
}

#item207587 {
	width:768px !important;
	height:420px !important;
	top:1115px !important;
	background:#e1efff;
}

#item207588 {
	width:372px !important;
	left:60px !important;
	top:1185px !important;
	min-height:290px !important;
}

#item207638 {
	width:120px !important;
	min-height:19px !important;
}

#item207614 {
	width:120px !important;
	min-height:19px !important;
}

#item207611 {
	width:120px !important;
	height:19px !important;
	left:60px !important;
	top:1430px !important;
}

#item207661 {
	width:250px !important;
	height:190px !important;
	left:459px !important;
	top:1200px !important;
}

#item64622 {
	width:540px !important;
	left:60px !important;
	top:1551px !important;
	min-height:120px !important;
}

#item64645 {
	width:648px !important;
	left:60px !important;
	top:1699px !important;
	min-height:420px !important;
}

#item64668 {
	width:648px !important;
	left:60px !important;
	top:2142px !important;
	min-height:60px !important;
}

#item222288 {
	width:540px !important;
	left:114px !important;
	top:2279px !important;
	min-height:110px !important;
}

#item211853 {
	width:70px !important;
	min-height:20px !important;
}

#item211850 {
	width:70px !important;
	height:20px !important;
	left:60px !important;
	top:2487px !important;
}

#item211880 {
	width:50px !important;
	min-height:20px !important;
}

#item211877 {
	width:50px !important;
	height:20px !important;
	left:160px !important;
	top:2487px !important;
}

#item211904 {
	width:298px !important;
	left:240px !important;
	top:2487px !important;
	min-height:20px !important;
}

#item211928 {
	width:620px !important;
	left:60px !important;
	top:2537px !important;
	min-height:440px !important;
}

#item116070 {
	width:788px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item116121 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item116096 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item116092 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item116172 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item116147 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item116144 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item116227 {
	width:92px !important;
	min-height:19px !important;
}

#item116201 {
	width:92px !important;
	min-height:19px !important;
}

#item116197 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item116379 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item116355 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item116352 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:260px !important;
}

#item116429 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item116405 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item116402 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:299px !important;
}

#item163509 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163485 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163482 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:338px !important;
}

#item116254 {
	width:104px !important;
	left:70px !important;
	top:405px !important;
	min-height:19px !important;
}

#item116328 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item116304 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item116301 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:454px !important;
}

#item116072 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item116086 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item115683 {
	width:788px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item115734 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115710 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115707 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item115761 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115786 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115758 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item115992 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item115967 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item115964 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:207px !important;
}

#item116042 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item116018 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item116015 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:248px !important;
}

#item115840 {
	width:92px !important;
	min-height:19px !important;
}

#item115814 {
	width:92px !important;
	min-height:19px !important;
}

#item115810 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:310px !important;
}

#item115867 {
	width:104px !important;
	left:70px !important;
	top:365px !important;
	min-height:19px !important;
}

#item115941 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115917 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115914 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:414px !important;
}

#item115685 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item115700 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item115397 {
	width:788px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item115445 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115421 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115418 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item115497 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115471 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115468 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item115552 {
	width:92px !important;
	min-height:19px !important;
}

#item115525 {
	width:92px !important;
	min-height:19px !important;
}

#item115521 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item115579 {
	width:104px !important;
	left:70px !important;
	top:274px !important;
	min-height:19px !important;
}

#item115655 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115631 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item115628 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:323px !important;
}

#item115399 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item115411 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item115376 {
	width:788px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item115383 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item139880 {
	width:40px !important;
	height:32px !important;
	left:720px !important;
	top:47px !important;
}

#item115374.fixed-pos-elem {
	width:798px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222018 {
	width:576px !important;
	height:269px !important;
	top:2622px !important;
	background:#e2eef9;
}

#item80671 {
	width:516px !important;
	left:30px !important;
	top:114px !important;
	min-height:123px !important;
}

#item80694 {
	width:516px !important;
	left:30px !important;
	top:252px !important;
	min-height:534px !important;
}

#item80717 {
	width:516px !important;
	left:30px !important;
	top:851px !important;
	min-height:124px !important;
}

#item133125 {
	width:432px !important;
	height:62px !important;
	border-radius:30px;
	background:#650030;
}

#item133126 {
	width:432px !important;
	top:22px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item80767 {
	width:432px !important;
	height:62px !important;
	border-radius:30px;
	background:#f05a22;
}

#item80818 {
	width:432px !important;
	top:22px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129359 {
	width:432px !important;
	height:62px !important;
	left:30px !important;
	top:990px !important;
}

#item80741 {
	width:516px !important;
	left:30px !important;
	top:1108px !important;
	min-height:130px !important;
}

#item133156 {
	width:432px !important;
	height:62px !important;
	border-radius:30px;
	background:#650030;
}

#item133157 {
	width:432px !important;
	top:22px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item80766 {
	width:432px !important;
	height:62px !important;
	border-radius:30px;
	background:#f05a22;
}

#item80793 {
	width:432px !important;
	top:22px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item129362 {
	width:432px !important;
	height:62px !important;
	left:30px !important;
	top:1247px !important;
}

#item207680 {
	width:576px !important;
	height:630px !important;
	top:1363px !important;
	background:#650030;
}

#item207681 {
	width:516px !important;
	left:30px !important;
	top:1529px !important;
	min-height:160px !important;
}

#item207892 {
	width:180px !important;
	min-height:27px !important;
}

#item207707 {
	width:180px !important;
	min-height:27px !important;
}

#item207704 {
	width:180px !important;
	height:27px !important;
	left:330px !important;
	top:1765px !important;
}

#item207755 {
	width:250px !important;
	height:190px !important;
	left:30px !important;
	top:1729px !important;
}

#item207768 {
	width:380px !important;
	left:30px !important;
	top:1422px !important;
	min-height:170px !important;
}

#item80845 {
	width:516px !important;
	left:30px !important;
	top:2059px !important;
	min-height:133px !important;
}

#item80868 {
	width:516px !important;
	left:30px !important;
	top:2207px !important;
	min-height:160px !important;
}

#item137344 {
	width:480px !important;
	min-height:97px !important;
}

#item129439 {
	width:480px !important;
	min-height:97px !important;
}

#item129444 {
	width:480px !important;
	height:97px !important;
	left:30px !important;
	top:2376px !important;
}

#item80891 {
	width:516px !important;
	left:30px !important;
	top:2492px !important;
	min-height:106px !important;
}

#item222048 {
	width:502px !important;
	left:37px !important;
	top:2669px !important;
	min-height:110px !important;
}

#item210207 {
	width:100px !important;
	min-height:27px !important;
}

#item210204 {
	width:100px !important;
	height:27px !important;
	left:31px !important;
	top:2892px !important;
}

#item210234 {
	width:110px !important;
	min-height:27px !important;
}

#item210231 {
	width:110px !important;
	height:27px !important;
	left:175px !important;
	top:2892px !important;
}

#item210257 {
	width:500px !important;
	left:30px !important;
	top:2939px !important;
	min-height:1010px !important;
}

#item133885 {
	width:596px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item133934 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133910 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133907 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item133986 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133960 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133957 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item134040 {
	width:92px !important;
	min-height:19px !important;
}

#item134014 {
	width:92px !important;
	min-height:19px !important;
}

#item134010 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item134193 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134169 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134166 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:265px !important;
}

#item134244 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item134220 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item134217 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:304px !important;
}

#item134068 {
	width:104px !important;
	left:70px !important;
	top:407px !important;
	min-height:19px !important;
}

#item134143 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134118 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134115 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:456px !important;
}

#item133887 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item133901 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item164199 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item164175 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item164172 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:341px !important;
}

#item133501 {
	width:596px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item133549 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133525 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133522 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item133576 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133602 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133572 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item133807 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item133783 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item133780 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:212px !important;
}

#item133858 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item133834 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item133830 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:253px !important;
}

#item133656 {
	width:92px !important;
	min-height:19px !important;
}

#item133630 {
	width:92px !important;
	min-height:19px !important;
}

#item133626 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:315px !important;
}

#item133683 {
	width:104px !important;
	left:70px !important;
	top:370px !important;
	min-height:19px !important;
}

#item133757 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133733 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133730 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:419px !important;
}

#item133503 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item133516 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item133214 {
	width:596px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item133265 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133241 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133237 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item133316 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133291 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133288 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item133371 {
	width:92px !important;
	min-height:19px !important;
}

#item133345 {
	width:92px !important;
	min-height:19px !important;
}

#item133341 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item133398 {
	width:104px !important;
	left:70px !important;
	top:279px !important;
	min-height:19px !important;
}

#item133473 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133448 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item133445 {
	width:98px !important;
	height:25px !important;
	left:67px !important;
	top:328px !important;
}

#item133216 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item133231 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item133194 {
	width:596px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item133201 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item139960 {
	width:40px !important;
	height:32px !important;
	left:517px !important;
	top:47px !important;
}

#item133192.fixed-pos-elem {
	width:606px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item132929 {
	opacity:0.70;
	width:596px !important;
	height:4094px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item133004 {
	width:602px !important;
	height:4100px !important;
	left:10px !important;
	top:10px !important;
}

#item132971 {
	width:516px !important;
	height:984px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item132972 {
	width:473px !important;
	left:21px !important;
	top:63px !important;
	min-height:890px !important;
}

#item132995 {
	width:20px !important;
	height:20px !important;
	left:478px !important;
	top:29px !important;
}

#item132887 {
	width:576px !important;
	height:10px !important;
	left:23px !important;
	top:4087px !important;
}

#item132888 {
	width:612px !important;
	height:4110px !important;
	left:-23px !important;
	top:-23px !important;
}

#item231198 {
	width:1200px !important;
	height:270px !important;
	top:2020px !important;
	background:#e2eef9;
}

#item231207 {
	width:950px !important;
	left:119px !important;
	top:500px !important;
	min-height:310px !important;
}

#item231230 {
	width:440px !important;
	left:119px !important;
	top:848px !important;
	min-height:110px !important;
}

#item231334 {
	width:300px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item231335 {
	width:300px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item231309 {
	width:300px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item231310 {
	width:300px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item231306 {
	width:300px !important;
	height:41px !important;
	left:119px !important;
	top:990px !important;
}

#item231358 {
	width:440px !important;
	left:639px !important;
	top:848px !important;
	min-height:110px !important;
}

#item231409 {
	width:300px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item231410 {
	width:300px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item231384 {
	width:300px !important;
	height:41px !important;
	border-radius:30px;
	background:#f05a22;
}

#item231385 {
	width:300px !important;
	top:13px !important;
	border-radius:30px;
	min-height:26px !important;
}

#item231381 {
	width:300px !important;
	height:41px !important;
	left:639px !important;
	top:990px !important;
}

#item231433 {
	width:1200px !important;
	height:320px !important;
	top:1085px !important;
	background:#e1efff;
}

#item231434 {
	width:590px !important;
	left:119px !important;
	top:1138px !important;
	min-height:181px !important;
}

#item231460 {
	width:120px !important;
	min-height:19px !important;
}

#item231485 {
	width:120px !important;
	min-height:19px !important;
}

#item231457 {
	width:120px !important;
	height:19px !important;
	left:119px !important;
	top:1342px !important;
}

#item231508 {
	width:250px !important;
	height:190px !important;
	left:799px !important;
	top:1134px !important;
}

#item231523 {
	width:550px !important;
	left:119px !important;
	top:1482px !important;
	min-height:50px !important;
}

#item231546 {
	width:920px !important;
	left:119px !important;
	top:1538px !important;
	min-height:310px !important;
}

#item231569 {
	width:920px !important;
	left:119px !important;
	top:1887px !important;
	min-height:53px !important;
}

#item231592 {
	width:875px !important;
	left:161px !important;
	top:2088px !important;
	min-height:70px !important;
}

#item231618 {
	width:70px !important;
	min-height:20px !important;
}

#item231615 {
	width:70px !important;
	height:20px !important;
	left:119px !important;
	top:2277px !important;
}

#item231645 {
	width:50px !important;
	min-height:20px !important;
}

#item231642 {
	width:50px !important;
	height:20px !important;
	left:219px !important;
	top:2277px !important;
}

#item231669 {
	width:298px !important;
	left:299px !important;
	top:2277px !important;
	min-height:20px !important;
}

#item231692 {
	width:440px !important;
	left:399px !important;
	top:2644px !important;
	min-height:20px !important;
}

#item231715 {
	width:880px !important;
	left:119px !important;
	top:2324px !important;
	min-height:341px !important;
}

#item97485 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134649 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item98448 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97515 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97511 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item97570 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97545 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97542 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item97821 {
	width:92px !important;
	min-height:19px !important;
}

#item134764 {
	width:92px !important;
	height:19px !important;
}

#item156255 {
	width:440px !important;
	height:340px !important;
	left:777px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156283 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item156259 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item156256 {
	width:154px !important;
	height:25px !important;
	left:807px !important;
	top:103px !important;
}

#item156333 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item156309 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item156306 {
	width:146px !important;
	height:50px !important;
	left:807px !important;
	top:137px !important;
}

#item156383 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item156359 {
	width:170px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item156356 {
	width:176px !important;
	height:50px !important;
	left:807px !important;
	top:194px !important;
}

#item97598 {
	width:104px !important;
	left:933px !important;
	top:65px !important;
	min-height:19px !important;
}

#item97673 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97649 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97645 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item98089 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134657 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item98515 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98098 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98094 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item98407 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134380 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item98282 {
	width:376px !important;
	height:254px !important;
	left:580px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item98332 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item98308 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item98305 {
	width:154px !important;
	height:48px !important;
	left:611px !important;
	top:103px !important;
}

#item98382 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item98358 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item98355 {
	width:146px !important;
	height:50px !important;
	left:611px !important;
	top:158px !important;
}

#item98155 {
	width:92px !important;
	min-height:19px !important;
}

#item98128 {
	width:92px !important;
	min-height:19px !important;
}

#item98124 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item98207 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98183 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98179 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item98258 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98234 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98230 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item97846 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134666 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item98542 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97853 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97850 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item97907 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97882 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97879 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item97961 {
	width:92px !important;
	min-height:19px !important;
}

#item97935 {
	width:92px !important;
	min-height:19px !important;
}

#item97931 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item98015 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97991 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item97986 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item98065 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98041 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98038 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item97483.fixed-pos-elem {
	width:1230px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221965 {
	width:1820px !important;
	height:270px !important;
	top:910px !important;
	background:#e2eef9;
}

#item185303 {
	width:980px !important;
	left:430px !important;
	top:500px !important;
	min-height:310px !important;
}

#item222685 {
	width:875px !important;
	left:472px !important;
	top:970px !important;
	min-height:70px !important;
}

#item216935 {
	width:70px !important;
	min-height:20px !important;
}

#item216931 {
	width:70px !important;
	height:20px !important;
	left:430px !important;
	top:1172px !important;
}

#item216962 {
	width:50px !important;
	min-height:20px !important;
}

#item216959 {
	width:50px !important;
	height:20px !important;
	left:530px !important;
	top:1172px !important;
}

#item216986 {
	width:298px !important;
	left:610px !important;
	top:1172px !important;
	min-height:20px !important;
}

#item217032 {
	width:440px !important;
	left:710px !important;
	top:1539px !important;
	min-height:20px !important;
}

#item217009 {
	width:880px !important;
	left:430px !important;
	top:1218px !important;
	min-height:341px !important;
}

#item185531 {
	width:384px !important;
	height:216px !important;
	left:1090px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item185533 {
	width:1840px !important;
	height:110px !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;
}

#item185568 {
	width:106px !important;
	min-height:19px !important;
}

#item185544 {
	width:106px !important;
	min-height:19px !important;
}

#item185541 {
	width:106px !important;
	height:19px !important;
	left:736px !important;
	top:55px !important;
}

#item185619 {
	width:135px !important;
	min-height:19px !important;
}

#item185594 {
	width:135px !important;
	min-height:19px !important;
}

#item185591 {
	width:148px !important;
	height:19px !important;
	left:882px !important;
	top:55px !important;
}

#item185647 {
	width:94px !important;
	min-height:19px !important;
}

#item185645 {
	width:94px !important;
	height:19px !important;
}

#item185670 {
	width:450px !important;
	height:340px !important;
	left:1080px !important;
	top:79px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item185698 {
	width:151px !important;
	min-height:19px !important;
}

#item185674 {
	width:151px !important;
	min-height:19px !important;
}

#item185671 {
	width:151px !important;
	height:19px !important;
	left:1114px !important;
	top:96px !important;
}

#item185750 {
	width:143px !important;
	min-height:44px !important;
}

#item185726 {
	width:143px !important;
	min-height:44px !important;
}

#item185723 {
	width:143px !important;
	height:44px !important;
	left:1114px !important;
	top:130px !important;
}

#item185801 {
	width:174px !important;
	min-height:44px !important;
}

#item185777 {
	width:174px !important;
	min-height:44px !important;
}

#item185774 {
	width:174px !important;
	height:44px !important;
	left:1114px !important;
	top:187px !important;
}

#item185851 {
	width:106px !important;
	min-height:19px !important;
}

#item185827 {
	width:106px !important;
	min-height:19px !important;
}

#item185824 {
	width:106px !important;
	height:19px !important;
	left:1240px !important;
	top:55px !important;
}

#item185874 {
	width:94px !important;
	left:1390px !important;
	top:55px !important;
	min-height:19px !important;
}

#item208810 {
	width:180px !important;
	height:70px !important;
	left:337px !important;
	top:23px !important;
}

#item186168 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item186203 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item186179 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item186175 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item186229 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item186226 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item186253 {
	width:384px !important;
	height:254px !important;
	left:889px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item186281 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item186257 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item186254 {
	width:157px !important;
	height:48px !important;
	left:921px !important;
	top:103px !important;
}

#item186332 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item186307 {
	width:143px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item186304 {
	width:149px !important;
	height:50px !important;
	left:921px !important;
	top:158px !important;
}

#item186387 {
	width:94px !important;
	min-height:19px !important;
}

#item186361 {
	width:94px !important;
	min-height:19px !important;
}

#item186355 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item186439 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item186415 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item186411 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item186467 {
	width:94px !important;
	left:1400px !important;
	top:65px !important;
	min-height:19px !important;
}

#item208802 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item185899 {
	width:1840px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item185934 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item185909 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item185906 {
	width:112px !important;
	height:25px !important;
	left:743px !important;
	top:62px !important;
}

#item185985 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item185960 {
	width:135px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item185957 {
	width:154px !important;
	height:25px !important;
	left:889px !important;
	top:62px !important;
}

#item186039 {
	width:94px !important;
	min-height:19px !important;
}

#item186013 {
	width:94px !important;
	min-height:19px !important;
}

#item186009 {
	width:111px !important;
	height:25px !important;
	left:1088px !important;
	top:62px !important;
}

#item186091 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item186067 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item186063 {
	width:112px !important;
	height:25px !important;
	left:1247px !important;
	top:62px !important;
}

#item186118 {
	width:94px !important;
	left:1400px !important;
	top:65px !important;
	min-height:19px !important;
}

#item208795 {
	width:186px !important;
	height:76px !important;
	left:344px !important;
	top:30px !important;
}

#item185528.fixed-pos-elem {
	width:1850px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222001 {
	width:768px !important;
	height:360px !important;
	top:643px !important;
	background:#e2eef9;
}

#item65810 {
	width:648px !important;
	left:60px !important;
	top:267px !important;
	min-height:350px !important;
}

#item211978 {
	width:540px !important;
	left:114px !important;
	top:672px !important;
	min-height:110px !important;
}

#item212005 {
	width:70px !important;
	min-height:20px !important;
}

#item212002 {
	width:70px !important;
	height:20px !important;
	left:60px !important;
	top:880px !important;
}

#item212032 {
	width:50px !important;
	min-height:20px !important;
}

#item212029 {
	width:50px !important;
	height:20px !important;
	left:160px !important;
	top:880px !important;
}

#item212056 {
	width:298px !important;
	left:240px !important;
	top:880px !important;
	min-height:20px !important;
}

#item212079 {
	width:620px !important;
	left:60px !important;
	top:930px !important;
	min-height:440px !important;
}

#item119481 {
	width:788px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item119532 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119508 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119505 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item119584 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119559 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119556 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item119638 {
	width:92px !important;
	min-height:19px !important;
}

#item119612 {
	width:92px !important;
	min-height:19px !important;
}

#item119608 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item119790 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119766 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119762 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:260px !important;
}

#item119840 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item119816 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item119813 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:299px !important;
}

#item163612 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163588 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item163585 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:338px !important;
}

#item119689 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119665 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119662 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:402px !important;
}

#item119715 {
	width:92px !important;
	left:70px !important;
	top:457px !important;
	min-height:19px !important;
}

#item119484 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item119499 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item119096 {
	width:788px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item119143 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119119 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119116 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item119170 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119195 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119166 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item119402 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item119378 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item119375 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:207px !important;
}

#item119453 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item119429 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item119426 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:248px !important;
}

#item119250 {
	width:92px !important;
	min-height:19px !important;
}

#item119224 {
	width:92px !important;
	min-height:19px !important;
}

#item119219 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:310px !important;
}

#item119301 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119277 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item119274 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:362px !important;
}

#item119328 {
	width:92px !important;
	left:70px !important;
	top:417px !important;
	min-height:19px !important;
}

#item119098 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item119110 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item118810 {
	width:788px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item118861 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118836 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118833 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:116px !important;
}

#item118912 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118887 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118884 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:167px !important;
}

#item118966 {
	width:92px !important;
	min-height:19px !important;
}

#item118940 {
	width:92px !important;
	min-height:19px !important;
}

#item118936 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:219px !important;
}

#item119017 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118993 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item118990 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:271px !important;
}

#item119044 {
	width:92px !important;
	left:70px !important;
	top:326px !important;
	min-height:19px !important;
}

#item118812 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item118826 {
	width:29px !important;
	height:33px !important;
	left:732px !important;
	top:47px !important;
}

#item118788 {
	width:788px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item118795 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:26px !important;
}

#item139892 {
	width:40px !important;
	height:32px !important;
	left:720px !important;
	top:47px !important;
}

#item118786.fixed-pos-elem {
	width:798px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222020 {
	width:576px !important;
	height:269px !important;
	top:680px !important;
	background:#e2eef9;
}

#item81986 {
	width:516px !important;
	left:30px !important;
	top:114px !important;
	min-height:62px !important;
}

#item82009 {
	width:516px !important;
	left:30px !important;
	top:197px !important;
	min-height:410px !important;
}

#item210332 {
	width:502px !important;
	left:37px !important;
	top:727px !important;
	min-height:110px !important;
}

#item210359 {
	width:100px !important;
	min-height:27px !important;
}

#item210356 {
	width:100px !important;
	height:27px !important;
	left:31px !important;
	top:950px !important;
}

#item210386 {
	width:110px !important;
	min-height:27px !important;
}

#item210383 {
	width:110px !important;
	height:27px !important;
	left:175px !important;
	top:950px !important;
}

#item210409 {
	width:500px !important;
	left:30px !important;
	top:997px !important;
	min-height:1010px !important;
}

#item128579 {
	width:596px !important;
	height:520px !important;
	left:10px !important;
	top:10px !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;
}

#item128630 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128606 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128602 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item128682 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128656 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128653 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item128736 {
	width:92px !important;
	min-height:19px !important;
}

#item128710 {
	width:92px !important;
	min-height:19px !important;
}

#item128706 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item128888 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128864 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128860 {
	width:154px !important;
	height:25px !important;
	left:87px !important;
	top:265px !important;
}

#item128939 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item128915 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item128912 {
	width:266px !important;
	height:30px !important;
	left:87px !important;
	top:304px !important;
}

#item128787 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128763 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128760 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:404px !important;
}

#item128813 {
	width:92px !important;
	left:70px !important;
	top:459px !important;
	min-height:19px !important;
}

#item128582 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item128596 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item164261 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item164237 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item164234 {
	width:336px !important;
	height:34px !important;
	left:87px !important;
	top:341px !important;
}

#item128195 {
	width:596px !important;
	height:470px !important;
	left:10px !important;
	top:10px !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;
}

#item128244 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128220 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128217 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item128270 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128296 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128267 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item128501 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item128477 {
	width:285px !important;
	left:3px !important;
	top:3px !important;
	min-height:21px !important;
}

#item128474 {
	width:291px !important;
	height:27px !important;
	left:87px !important;
	top:212px !important;
}

#item128552 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item128528 {
	width:215px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item128524 {
	width:221px !important;
	height:28px !important;
	left:87px !important;
	top:253px !important;
}

#item128350 {
	width:92px !important;
	min-height:19px !important;
}

#item128324 {
	width:92px !important;
	min-height:19px !important;
}

#item128320 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:315px !important;
}

#item128401 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128377 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128374 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:367px !important;
}

#item128427 {
	width:92px !important;
	left:70px !important;
	top:422px !important;
	min-height:19px !important;
}

#item128197 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item128211 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item127912 {
	width:596px !important;
	height:380px !important;
	left:10px !important;
	top:10px !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;
}

#item127961 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127937 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127933 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:121px !important;
}

#item128012 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127987 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item127984 {
	width:151px !important;
	height:25px !important;
	left:67px !important;
	top:172px !important;
}

#item128066 {
	width:92px !important;
	min-height:19px !important;
}

#item128040 {
	width:92px !important;
	min-height:19px !important;
}

#item128036 {
	width:109px !important;
	height:25px !important;
	left:67px !important;
	top:224px !important;
}

#item128117 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128093 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item128090 {
	width:110px !important;
	height:25px !important;
	left:67px !important;
	top:276px !important;
}

#item128143 {
	width:92px !important;
	left:70px !important;
	top:331px !important;
	min-height:19px !important;
}

#item127914 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item127927 {
	width:29px !important;
	height:33px !important;
	left:521px !important;
	top:48px !important;
}

#item127892 {
	width:596px !important;
	height:90px !important;
	left:10px !important;
	top:10px !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;
}

#item127899 {
	width:156px !important;
	height:66px !important;
	left:39px !important;
	top:30px !important;
}

#item139968 {
	width:40px !important;
	height:32px !important;
	left:517px !important;
	top:47px !important;
}

#item127890.fixed-pos-elem {
	width:606px !important;
	height:530px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item230943 {
	width:1200px !important;
	height:270px !important;
	top:900px !important;
	background:#e2eef9;
}

#item230949 {
	width:980px !important;
	left:119px !important;
	top:500px !important;
	min-height:310px !important;
}

#item230972 {
	width:875px !important;
	left:161px !important;
	top:960px !important;
	min-height:70px !important;
}

#item230998 {
	width:70px !important;
	min-height:20px !important;
}

#item230995 {
	width:70px !important;
	height:20px !important;
	left:119px !important;
	top:1162px !important;
}

#item231025 {
	width:50px !important;
	min-height:20px !important;
}

#item231022 {
	width:50px !important;
	height:20px !important;
	left:219px !important;
	top:1162px !important;
}

#item231049 {
	width:298px !important;
	left:299px !important;
	top:1162px !important;
	min-height:20px !important;
}

#item231072 {
	width:440px !important;
	left:399px !important;
	top:1529px !important;
	min-height:20px !important;
}

#item231097 {
	width:880px !important;
	left:119px !important;
	top:1208px !important;
	min-height:341px !important;
}

#item152983 {
	width:1220px !important;
	height:110px !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;
}

#item152984 {
	width:180px !important;
	height:70px !important;
	left:47px !important;
	top:23px !important;
}

#item153017 {
	width:104px !important;
	min-height:19px !important;
}

#item152993 {
	width:104px !important;
	min-height:19px !important;
}

#item152990 {
	width:104px !important;
	height:19px !important;
	left:430px !important;
	top:55px !important;
}

#item153067 {
	width:132px !important;
	min-height:19px !important;
}

#item153042 {
	width:132px !important;
	min-height:19px !important;
}

#item153040 {
	width:145px !important;
	height:19px !important;
	left:573px !important;
	top:55px !important;
}

#item153096 {
	width:92px !important;
	min-height:19px !important;
}

#item153094 {
	width:92px !important;
	height:19px !important;
}

#item156414 {
	width:440px !important;
	height:340px !important;
	left:767px !important;
	top:79px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156443 {
	width:148px !important;
	min-height:19px !important;
}

#item156418 {
	width:148px !important;
	min-height:19px !important;
}

#item156415 {
	width:148px !important;
	height:19px !important;
	left:800px !important;
	top:96px !important;
}

#item156493 {
	width:140px !important;
	min-height:44px !important;
}

#item156469 {
	width:140px !important;
	min-height:44px !important;
}

#item156466 {
	width:140px !important;
	height:44px !important;
	left:800px !important;
	top:130px !important;
}

#item156544 {
	width:170px !important;
	min-height:44px !important;
}

#item156519 {
	width:170px !important;
	min-height:44px !important;
}

#item156516 {
	width:170px !important;
	height:44px !important;
	left:800px !important;
	top:187px !important;
}

#item153249 {
	width:104px !important;
	min-height:19px !important;
}

#item153224 {
	width:104px !important;
	min-height:19px !important;
}

#item153221 {
	width:104px !important;
	height:19px !important;
	left:923px !important;
	top:55px !important;
}

#item153299 {
	width:92px !important;
	left:1070px !important;
	top:55px !important;
	min-height:19px !important;
}

#item98836 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134678 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item98868 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98844 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98840 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item99174 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item134382 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item99049 {
	width:376px !important;
	height:254px !important;
	left:580px !important;
	top:89px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item99100 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item99076 {
	width:148px !important;
	left:3px !important;
	top:3px !important;
	min-height:42px !important;
}

#item99073 {
	width:154px !important;
	height:48px !important;
	left:611px !important;
	top:103px !important;
}

#item99150 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item99126 {
	width:140px !important;
	left:3px !important;
	top:3px !important;
	min-height:44px !important;
}

#item99123 {
	width:146px !important;
	height:50px !important;
	left:611px !important;
	top:158px !important;
}

#item98922 {
	width:92px !important;
	min-height:19px !important;
}

#item98896 {
	width:92px !important;
	min-height:19px !important;
}

#item98891 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item98974 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98950 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98946 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item99026 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item99001 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98997 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item98571 {
	width:1220px !important;
	height:110px !important;
	left:10px !important;
	top:10px !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;
}

#item134688 {
	width:186px !important;
	height:76px !important;
	left:54px !important;
	top:30px !important;
}

#item98603 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98578 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98575 {
	width:110px !important;
	height:25px !important;
	left:437px !important;
	top:62px !important;
}

#item98654 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98629 {
	width:132px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98626 {
	width:151px !important;
	height:25px !important;
	left:580px !important;
	top:62px !important;
}

#item98708 {
	width:92px !important;
	min-height:19px !important;
}

#item98682 {
	width:92px !important;
	min-height:19px !important;
}

#item98678 {
	width:109px !important;
	height:25px !important;
	left:775px !important;
	top:62px !important;
}

#item98760 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98736 {
	width:104px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98732 {
	width:110px !important;
	height:25px !important;
	left:930px !important;
	top:62px !important;
}

#item98810 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98786 {
	width:92px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item98783 {
	width:98px !important;
	height:25px !important;
	left:1077px !important;
	top:62px !important;
}

#item98569.fixed-pos-elem {
	width:1230px !important;
	height:259px !important;
	left:-20px !important;
	top:-20px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

p.Tablet---H_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

h3.Tablet---H_-_TYPE-STYLES_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---H_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---H_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#ad1129;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---H_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---16_20-Light-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:30px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.CTA-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h3.Mobile_-_TYPE-STYLES_-_Subheader-3-H3-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h2.Mobile_-_TYPE-STYLES_-_Subheader-2-H2-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Buttons_-Caps-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Links-White_-Roboto-Medium-P-Mobile-HOVER {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#ffffff;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Links-White_-Roboto-Medium-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#ffffff;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

ul.Mobile_-_TYPE-STYLES_-_Bullets-P-Mobile > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Mobile_-_TYPE-STYLES_-_Bullets-P-Mobile > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

p.Intro-Copy-P-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Body-Copy-P-Mobile {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h1.Mobile_-_TYPE-STYLES_-_Headline-H1-Mobile {
	font-family:merriweather,Merriweather;
	font-size:46px;
	line-height:55.2px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

h3.Mobile_-_TYPE-STYLES_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Navigation_-_Nav_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#ad1129;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

ul.Mobile_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Mobile_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25A0';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	color:#ad1129;
}

p.Mobile_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h2.Mobile_-_TYPE-STYLES_-_Subheader-2-H2 {
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#ad1129;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Callouts_-Playfair_-Centered-P-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Footnotes_-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:22px;
	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-indent:-8px;
	padding-left:8px;
	text-align:left;
}

p.Body-Copy_-Centered-P-Mobile {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

h1.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-1_-Centered-H1 {
	font-family:merriweather,Merriweather;
	font-size:32px;
	line-height:40px;
	color:#650030;
	margin-top:6px;
	margin-bottom:14px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

h1.Mobile_-_TYPE-STYLES_-_Subheader-1-H1 {
	font-family:merriweather,Merriweather;
	font-size:32px;
	line-height:40px;
	color:#650030;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Mobile_-_TYPE-STYLES_-_Headline-H1 {
	font-family:"Playfair Display";
	font-size:56px;
	line-height:64px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Tablet_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h3.Tablet_-_TYPE-STYLES_-_Subheader-3-H3-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet_-_TYPE-STYLES_-_CTA-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h2.Tablet_-_TYPE-STYLES_-_Subheader-2-H2-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Links-white_-Roboto-Medium-P-copy {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#ffffff;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

ul.Tablet_-_TYPE-STYLES_-_Bullets-P-Mobile > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet_-_TYPE-STYLES_-_Bullets-P-Mobile > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

h1.Tablet_-_TYPE-STYLES_-_Headline-H1-Mobile {
	font-family:merriweather,Merriweather;
	font-size:46px;
	line-height:55.2px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

h3.Tablet_-_TYPE-STYLES_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet_-_TYPE-STYLES_-_Navigation_-_Nav_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#ad1129;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

ul.Tablet_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

p.Tablet_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h2.Tablet_-_TYPE-STYLES_-_Subheader-2-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Callouts_-Merriweather_-Centered-P-Mobile {
	font-family:merriweather,Merriweather;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

h1.Tablet_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-1_-Centered-H1 {
	font-family:merriweather,Merriweather;
	font-size:32px;
	line-height:40px;
	color:#f05a22;
	margin-top:6px;
	margin-bottom:14px;
	text-align:center;
}

p.Tablet_-_TYPE-STYLES_-_Center-Aligned_-_Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

h1.Tablet_-_TYPE-STYLES_-_Subheader-1-H1 {
	font-family:merriweather,Merriweather;
	font-size:32px;
	line-height:40px;
	color:#650030;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Tablet_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Tablet_-_TYPE-STYLES_-_Headline-H1 {
	font-family:merriweather,Merriweather;
	font-size:56px;
	line-height:64px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

h3.Desktop_-_Desktop-_-Tablet_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_Desktop-_-Tablet_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_Desktop-_-Tablet_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_Desktop-_-Tablet_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h2.Desktop_-_INTERIOR-PAGES_-_Subheader-2-H2 {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#ad1129;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_INTERIOR-PAGES_-_Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h2.Subtitle-H2 {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---14_18-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---16_20-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

ul.Bullets-P-Black-Mobile > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Bullets-P-Black-Mobile > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

ul.Bullets-P-Black > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Bullets-P-Black > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

p.Links-Black_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Black_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Blue_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Blue_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Callouts_-Merriweather_-Centered-P {
	font-family:merriweather,Merriweather;
	font-size:24px;
	line-height:34px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Center-Aligned_-_Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

h1.Subheader-1_-Centered-H1-36 {
	font-family:merriweather,Merriweather;
	font-size:36px;
	line-height:39px;
	color:#650030;
	margin-top:6px;
	margin-bottom:20px;
	text-align:center;
}

h1.Subheader-1_-Centered-H1-22 {
	font-family:merriweather,Merriweather;
	font-size:22px;
	line-height:39px;
	color:#650030;
	margin-top:6px;
	margin-bottom:20px;
	text-align:center;
}

h1.Desktop_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-1_-Centered-H1 {
	font-family:merriweather,Merriweather;
	font-size:26px;
	line-height:39px;
	color:#650030;
	margin-top:6px;
	margin-bottom:20px;
	text-align:center;
}

p.Nav_-Normal---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#ed252a;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Navigation_-_Nav_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Nav_-Caps-P-copy {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#ed252a;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Black_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Links-Black_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Links-Blue_-Roboto-Medium---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#458ebe;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Callouts_-Playfair-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:25px;
	line-height:32px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_CTA-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Footnotes-P-No-Hyphen {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-align:left;
}

ul.Desktop_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Desktop_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25CF';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

p.Body-Copy-P-Center-Medium-Tighter-MOBILE {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:23px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Body-Copy-P-Center-Medium-Tighter {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:19px;
	line-height:21px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Body-Copy-P-Center-Medium-MOBILE {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Body-Copy-P-Center-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:23px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Body-Copy-P-center {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h3.Desktop_-_TYPE-STYLES_-_Subheader-3-H3-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h3.Desktop_-_TYPE-STYLES_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h2.Desktop_-_TYPE-STYLES_-_Subheader-2-H2-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h2.Desktop_-_TYPE-STYLES_-_Subheader-2-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:25px;
	line-height:32px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h1.Desktop_-_TYPE-STYLES_-_Subheader-1-H1 {
	font-family:merriweather,Merriweather;
	font-size:30px;
	line-height:40px;
	color:#650030;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:Roboto,serif;
	font-size:25px;
	line-height:32px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Desktop_-_TYPE-STYLES_-_Headline-H1 {
	font-family:merriweather,Merriweather;
	font-size:48px;
	line-height:66px;
	color:#650030;
	margin-bottom:24px;
	text-align:left;
}

h1.Headline-H1---NAV {
	font-family:merriweather,Merriweather;
	font-size:48px;
	line-height:66px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle1 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:25px;
	color:#fff;
}

span.Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Tablet---H_-_Custom-V_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet---H_-_Custom-V_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet---H_-_Custom-V_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet---H_-_Custom-V_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.Roboto-Condensed-Bold-20pt-leading {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

strong.Tablet---H_-_Custom-V_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet---H_-_Custom-V_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet---H_-_Custom-V_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,sans-serif;
}

strong.Tablet---H_-_Custom-V_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Tablet---H_-_Custom-V_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Tablet---H_-_Custom-V_-_Bullets-_-Numbers_-_Bullets---WHITE {
	color:#fff;
}

span.Tablet---H_-_Custom-V_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1129;
}

span.Tablet---H_-_Custom-V_-_Colors_-_Dark-Blue {
	color:#244f8b;
}

span.Tablet---H_-_Custom-V_-_Colors_-_Garnet {
	color:#650030;
}

span.Tablet---H_-_Custom-V_-_Colors_-_White {
	color:#fff;
}

span.Tablet---H_-_Custom-V_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Tablet---H_-_Custom-V_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Tablet---H_-_Custom-V_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Tablet---H_-_Custom-V_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Tablet---H_-_Custom-V_-_Colors_-_Red {
	color:#ff232a;
}

span.Tablet---H_-_Custom-V_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Tablet---H_-_Custom-V_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Hyperlink-bold-hover {
	font-weight:500;
	color:#458ebe;
	text-decoration:underline;
}

span.Hyperlink-bold {
	font-weight:500;
	color:#205d9e;
	text-decoration:underline;
}

span.Hyperlink-Garnet {
	color:#650030;
	text-decoration:underline;
}

span.Tablet---H_-_Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.Mobile_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Mobile_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Mobile_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,sans-serif;
}

strong.Roboto-Medium-Garnet {
	font-weight:500;
	font-family:Roboto,serif;
	color:#650030;
}

strong.Mobile_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Mobile_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Mobile_-_Bullets-_-Numbers_-_Bullets---WHITE {
	color:#fff;
}

span.Mobile_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1129;
}

span.Mobile_-_Colors_-_Dark-Blue {
	color:#244f8b;
}

span.Mobile_-_Colors_-_Garnet {
	color:#650030;
}

span.Mobile_-_Colors_-_Orange {
	color:#f05a22;
}

span.Mobile_-_Colors_-_White {
	color:#fff;
}

span.Mobile_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Mobile_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Mobile_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Mobile_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Mobile_-_Colors_-_Red {
	color:#ff232a;
}

span.Mobile_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Mobile_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Desktop_-_Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

strong.Desktop_-_Custom-V_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Desktop_-_Custom-V_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Desktop_-_Custom-V_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,sans-serif;
}

strong.Desktop_-_Custom-V_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Desktop_-_Custom-V_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Numbers---RED {
	font-weight:500;
	font-family:Roboto,serif;
	color:#ad1129;
}

span.Desktop_-_Bullets-_-Numbers_-_Bullets---WHITE {
	color:#fff;
}

span.Bullets---MEDIUM-GRAY {
	color:#767676;
}

span.Desktop_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1129;
}

span.Hyperlinks-Extra-Light-Grey-Hover {
	color:#ecedee;
	text-decoration:underline;
}

span.Hyperlinks-Light-Grey-Hover {
	color:#d1d2d4;
	text-decoration:underline;
}

span.Hyperlinks-Garnet {
	color:#650030;
	text-decoration:underline;
}

span.Hyperlinks-White {
	color:#ffffff;
	text-decoration:underline;
}

span.Hyperlinks-Garnet-2 {
	color:#650030;
	text-decoration:underline;
}

span.Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Desktop_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Desktop_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Desktop_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Desktop_-_Colors_-_Garnet {
	color:#650030;
}

span.Desktop_-_Colors_-_Orange {
	color:#f05a22;
}

span.Desktop_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Desktop_-_Colors_-_Dark-Blue {
	color:#244f8b;
}

span.Desktop_-_Colors_-_Red {
	color:#ff232a;
}

span.red {
	color:#ed252a;
}

span.Desktop_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Black {
	color:#000;
}

span.Desktop_-_Colors_-_White {
	color:#fff;
}

span.Superscripts_-Playfair {
	font-family:"Playfair Display";
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Desktop_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

em.Playfair-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:"Playfair Display";
}

em.Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

strong.Desktop_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Desktop_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Desktop_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,sans-serif;
}

strong.Desktop_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Desktop_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

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