/* 	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:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#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 {
	text-decoration:none; color:#99ccff;
}
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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:1300px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:61404px; height:1312px; }
@media all and (max-height:1300px) {
	.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; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
.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%);
}
#item9782.in5-parallax-bg {
	width:2500px !important;
	height:1402px !important;
	top:4px !important;
}

@keyframes moveright-4109 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,51px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-4109 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,51px);
		opacity:1;
	}
}
#item9790 {
	width:1383px !important;
	height:406px !important;
	left:188px !important;
	top:196px !important;
}

#item18566 {
	width:2813px !important;
	height:60px !important;
	background:#000;
}

#item18571 {
	width:62px !important;
	height:40px !important;
}

#item18567 {
	width:62px !important;
	height:40px !important;
	left:529px !important;
	top:11px !important;
}

#item18580 {
	width:103px !important;
	min-height:21px !important;
}

#item18577 {
	width:103px !important;
	height:21px !important;
	left:691px !important;
	top:22px !important;
}

#item29267 {
	width:80px !important;
	min-height:21px !important;
}

#item29370 {
	width:80px !important;
	height:21px !important;
	left:813px !important;
	top:21px !important;
}

#item29290 {
	width:164px !important;
	min-height:21px !important;
}

#item29373 {
	width:164px !important;
	height:21px !important;
	left:912px !important;
	top:21px !important;
}

#item29313 {
	width:85px !important;
	min-height:21px !important;
}

#item29381 {
	width:85px !important;
	height:21px !important;
	left:1259px !important;
	top:21px !important;
}

#item29336 {
	width:146px !important;
	min-height:21px !important;
}

#item29376 {
	width:146px !important;
	height:21px !important;
	left:1095px !important;
	top:21px !important;
}

#item18606 {
	width:144px !important;
	min-height:21px !important;
}

#item18603 {
	width:144px !important;
	height:21px !important;
	left:1362px !important;
	top:21px !important;
}

#item18632 {
	width:129px !important;
	min-height:21px !important;
}

#item18629 {
	width:129px !important;
	height:21px !important;
	left:1679px !important;
	top:21px !important;
}

#item18737 {
	width:107px !important;
	min-height:21px !important;
}

#item18734 {
	width:107px !important;
	height:21px !important;
	left:1957px !important;
	top:21px !important;
}

#item18764 {
	width:133px !important;
	min-height:21px !important;
}

#item18760 {
	width:133px !important;
	height:21px !important;
	left:1526px !important;
	top:21px !important;
}

#item20176 {
	width:110px !important;
	min-height:21px !important;
}

#item20199 {
	width:110px !important;
	height:21px !important;
	left:1828px !important;
	top:21px !important;
}

#item2353 {
	width:192px !important;
	height:27px !important;
	background:#fff;
}

#item2398 {
	width:192px !important;
	height:27px !important;
	left:2087px !important;
	top:19px !important;
}

#item20169.fixed-pos-elem {
	width:-143px !important;
	height:60px !important;
	left:-143px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item14325 {
	width:1145px !important;
	left:201px !important;
	top:704px !important;
	min-height:267px !important;
}

#item29184 {
	width:334px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #40a4e3;
}

#item29185 {
	width:332px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item29181 {
	width:334px !important;
	height:82px !important;
	left:196px !important;
	top:1004px !important;
}

#item29212 {
	width:334px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #40a4e3;
}

#item29213 {
	width:332px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item29209 {
	width:334px !important;
	height:82px !important;
	left:544px !important;
	top:1004px !important;
}

#item29239 {
	width:334px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #40a4e3;
}

#item29240 {
	width:332px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item29236 {
	width:334px !important;
	height:82px !important;
	left:892px !important;
	top:1004px !important;
}

#item61645.in5-parallax-bg {
	width:414px !important;
	height:736px !important;
	background:#000;
}

#item30196 {
	width:373px !important;
	height:116px !important;
	left:21px !important;
	top:394px !important;
}

#item30528 {
	width:162px !important;
	height:40px !important;
	border-radius:25px;
	border:solid 2px #40a4e3;
}

#item30529 {
	width:161px !important;
	top:14px !important;
	min-height:13px !important;
}

#item30525 {
	width:162px !important;
	height:40px !important;
	left:126px !important;
	top:532px !important;
}

#item30555 {
	width:162px !important;
	height:40px !important;
	border-radius:25px;
	border:solid 2px #40a4e3;
}

#item30556 {
	width:161px !important;
	top:14px !important;
	min-height:13px !important;
}

#item30552 {
	width:162px !important;
	height:40px !important;
	left:126px !important;
	top:584px !important;
}

#item30582 {
	width:162px !important;
	height:40px !important;
	border-radius:25px;
	border:solid 2px #40a4e3;
}

#item30583 {
	width:161px !important;
	top:14px !important;
	min-height:13px !important;
}

#item30579 {
	width:162px !important;
	height:40px !important;
	left:126px !important;
	top:636px !important;
}

@keyframes moveright-39301 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,51px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-39301 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,51px);
		opacity:1;
	}
}
#item52694 {
	width:439px !important;
	height:57px !important;
	background:#000;
}

#item52698 {
	width:50px !important;
	height:29px !important;
}

#item52695 {
	width:50px !important;
	height:29px !important;
	left:34px !important;
	top:16px !important;
}

#item52707 {
	width:24px !important;
	height:24px !important;
	left:274px !important;
	top:17px !important;
}

#item52711 {
	width:24px !important;
	height:24px !important;
	left:308px !important;
	top:17px !important;
}

#item52715 {
	width:24px !important;
	height:24px !important;
	left:342px !important;
	top:17px !important;
}

#item52731 {
	width:160px !important;
	height:24px !important;
	border-radius:8px;
	background:#fff;
}

#item52728 {
	width:160px !important;
	height:24px !important;
	left:102px !important;
	top:17px !important;
}

@keyframes custom-52754 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-360px,0px);}
}
@-webkit-keyframes custom-52754 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-360px,0px);}
}
#item52756 {
	width:360px !important;
	height:528px !important;
	background:#000;
	outline:solid 1px #000;
}

#item52763 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52757 {
	width:360px !important;
	height:48px !important;
	top:476px !important;
}

#item52791 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52786 {
	width:360px !important;
	height:48px !important;
	top:424px !important;
}

#item52819 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52814 {
	width:360px !important;
	height:48px !important;
	top:372px !important;
}

#item52847 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52842 {
	width:360px !important;
	height:48px !important;
	top:320px !important;
}

#item52876 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52870 {
	width:360px !important;
	height:48px !important;
	top:268px !important;
}

#item52904 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52899 {
	width:360px !important;
	height:48px !important;
	top:216px !important;
}

#item52932 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52927 {
	width:360px !important;
	height:48px !important;
	top:164px !important;
}

#item52961 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52956 {
	width:360px !important;
	height:48px !important;
	top:112px !important;
}

#item52989 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52984 {
	width:360px !important;
	height:48px !important;
	top:60px !important;
}

#item53016 {
	width:59px !important;
	height:59px !important;
	background:#000;
}

#item53012 {
	width:59px !important;
	height:59px !important;
	top:50px !important;
}

#item53024 {
	width:59px !important;
	height:59px !important;
	background:#000;
}

#item53020 {
	width:59px !important;
	height:59px !important;
	top:50px !important;
}

#item52691.fixed-pos-elem {
	width:787px !important;
	height:528px !important;
	left:-12px !important;
	top:-54px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27787 {
	width:599px !important;
	height:1240px !important;
	left:444px !important;
	top:166px !important;
	background:#000;
}

#item27788 {
	width:652px !important;
	left:1089px !important;
	top:221px !important;
	min-height:1072px !important;
}

#item27811 {
	width:554px !important;
	left:467px !important;
	top:305px !important;
	min-height:359px !important;
}

#item27834 {
	width:652px !important;
	left:1788px !important;
	top:230px !important;
	min-height:903px !important;
}

@keyframes fadein-27838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-27843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39372 {
	width:414px !important;
	height:595px !important;
	left:1px !important;
	top:181px !important;
	background:#000;
}

@keyframes fadein-39419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-39419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-39423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-39423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42567 {
	width:370px !important;
	left:22px !important;
	top:776px !important;
	min-height:1279px !important;
}

#item42590 {
	width:371px !important;
	left:22px !important;
	top:261px !important;
	min-height:359px !important;
}

#item42643 {
	width:277px !important;
	height:124px !important;
	left:69px !important;
	top:57px !important;
}

#item27873 {
	width:1546px !important;
	height:283px !important;
	left:477px !important;
	top:110px !important;
}

#item27883 {
	width:167px !important;
	top:151px !important;
	min-height:86px !important;
}

#item27906 {
	width:167px !important;
	min-height:37px !important;
}

#item27929 {
	width:167px !important;
	top:17px !important;
	min-height:134px !important;
}

#item27953 {
	width:167px !important;
	left:41px !important;
	top:151px !important;
	min-height:86px !important;
}

#item27976 {
	width:167px !important;
	left:41px !important;
	min-height:37px !important;
}

#item27999 {
	width:248px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28024 {
	width:167px !important;
	left:41px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28047 {
	width:167px !important;
	left:41px !important;
	min-height:37px !important;
}

#item28070 {
	width:248px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28094 {
	width:167px !important;
	left:41px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28117 {
	width:167px !important;
	left:41px !important;
	min-height:37px !important;
}

#item28140 {
	width:248px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28165 {
	width:167px !important;
	left:41px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28188 {
	width:167px !important;
	left:41px !important;
	min-height:37px !important;
}

#item28212 {
	width:248px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28236 {
	width:167px !important;
	left:187px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28259 {
	width:167px !important;
	left:187px !important;
	min-height:37px !important;
}

#item28282 {
	width:555px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28306 {
	width:253px !important;
	left:151px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28330 {
	width:167px !important;
	left:187px !important;
	min-height:37px !important;
}

#item28354 {
	width:555px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28379 {
	width:167px !important;
	left:187px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28402 {
	width:167px !important;
	left:187px !important;
	min-height:37px !important;
}

#item28425 {
	width:555px !important;
	top:17px !important;
	min-height:134px !important;
}

@keyframes moveright-28448 {
	0% {
		transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-28448 {
	0% {
		-webkit-transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-28449 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-28449 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41115 {
	width:317px !important;
	top:94px !important;
	min-height:44px !important;
}

#item41138 {
	width:104px !important;
	left:107px !important;
	min-height:23px !important;
}

#item41163 {
	width:104px !important;
	left:107px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41187 {
	width:251px !important;
	top:94px !important;
	min-height:20px !important;
}

#item41210 {
	width:104px !important;
	left:74px !important;
	min-height:23px !important;
}

#item41233 {
	width:155px !important;
	left:48px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41258 {
	width:271px !important;
	top:94px !important;
	min-height:18px !important;
}

#item41281 {
	width:104px !important;
	left:84px !important;
	min-height:23px !important;
}

#item41304 {
	width:155px !important;
	left:58px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41328 {
	width:203px !important;
	top:94px !important;
	min-height:19px !important;
}

#item41351 {
	width:104px !important;
	left:50px !important;
	min-height:23px !important;
}

#item41374 {
	width:155px !important;
	left:25px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41398 {
	width:272px !important;
	top:94px !important;
	min-height:19px !important;
}

#item41421 {
	width:104px !important;
	left:85px !important;
	min-height:23px !important;
}

#item41444 {
	width:155px !important;
	left:59px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41468 {
	width:283px !important;
	left:32px !important;
	top:94px !important;
	min-height:18px !important;
}

#item41491 {
	width:104px !important;
	left:116px !important;
	min-height:23px !important;
}

#item41514 {
	width:346px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41538 {
	width:316px !important;
	left:15px !important;
	top:94px !important;
	min-height:54px !important;
}

#item41561 {
	width:104px !important;
	left:116px !important;
	min-height:23px !important;
}

#item41584 {
	width:346px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41609 {
	width:259px !important;
	left:44px !important;
	top:89px !important;
	min-height:24px !important;
}

#item41632 {
	width:104px !important;
	left:121px !important;
	min-height:23px !important;
}

#item41655 {
	width:346px !important;
	top:11px !important;
	min-height:83px !important;
}

@keyframes moveright-41678 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41678 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41679 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41679 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41680 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41680 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41681 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41681 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41682 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41682 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41683 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41683 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41684 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41684 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item42655 {
	width:382px !important;
	height:95px !important;
	left:16px !important;
	top:72px !important;
}

#item53517 {
	width:1629px !important;
	height:218px !important;
	left:717px !important;
	top:863px !important;
}

#item54820 {
	width:367px !important;
	height:83px !important;
	left:23px !important;
	top:81px !important;
}

#item54870 {
	width:321px !important;
	height:169px !important;
	left:47px !important;
	top:527px !important;
}

#item28469 {
	width:1113px !important;
	left:337px !important;
	top:447px !important;
	min-height:50px !important;
}

#item28492 {
	width:1113px !important;
	left:337px !important;
	top:520px !important;
	min-height:165px !important;
}

#item28515 {
	width:1113px !important;
	left:337px !important;
	top:708px !important;
	min-height:119px !important;
}

#item28538 {
	width:1113px !important;
	left:337px !important;
	top:861px !important;
	min-height:119px !important;
}

#item28561 {
	width:1113px !important;
	left:337px !important;
	top:1007px !important;
	min-height:208px !important;
}

#item28584 {
	width:1113px !important;
	left:337px !important;
	top:1215px !important;
	min-height:208px !important;
}

#item28607 {
	width:1289px !important;
	height:296px !important;
	left:252px !important;
	top:127px !important;
}

@keyframes moveleft-28615 {
	0% {
		transform:translate(376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveleft-28615 {
	0% {
		-webkit-transform:translate(376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-28617 {
	0% {
		transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-28617 {
	0% {
		-webkit-transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-41845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41989 {
	width:247px !important;
	height:157px !important;
	left:23px !important;
	top:79px !important;
}

#item42673 {
	width:318px !important;
	left:75px !important;
	top:319px !important;
	min-height:33px !important;
}

#item42696 {
	width:318px !important;
	left:75px !important;
	top:387px !important;
	min-height:141px !important;
}

#item42720 {
	width:318px !important;
	left:75px !important;
	top:563px !important;
	min-height:87px !important;
}

#item42743 {
	width:317px !important;
	left:75px !important;
	top:684px !important;
	min-height:105px !important;
}

#item42766 {
	width:318px !important;
	left:75px !important;
	top:824px !important;
	min-height:177px !important;
}

#item42789 {
	width:318px !important;
	left:75px !important;
	top:1036px !important;
	min-height:69px !important;
}

@keyframes fadein-28928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28926 {
	width:1896px !important;
	height:925px !important;
	left:450px !important;
	top:150px !important;
}

#item28998 {
	width:62px !important;
	height:11px !important;
	left:21px !important;
	top:45px !important;
	background:#fff;
}

#item29035 {
	width:1px !important;
	height:16px !important;
	left:18px !important;
	top:3px !important;
	background:#000;
}

#item29036 {
	width:149px !important;
	left:733px !important;
	top:1267px !important;
	min-height:27px !important;
}

#item29059 {
	width:149px !important;
	left:1005px !important;
	top:1267px !important;
	min-height:27px !important;
}

#item29082 {
	width:149px !important;
	left:1275px !important;
	top:1261px !important;
	min-height:27px !important;
}

#item29105 {
	width:149px !important;
	left:1544px !important;
	top:1259px !important;
	min-height:27px !important;
}

#item29128 {
	width:149px !important;
	left:1812px !important;
	top:1260px !important;
	min-height:27px !important;
}

@keyframes moveright-29151 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29151 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes moveright-29152 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29152 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes moveright-29153 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29153 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes moveright-29154 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29154 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes fadein-42034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42032 {
	width:416px !important;
	height:376px !important;
	left:-1px !important;
	top:183px !important;
}

#item42094 {
	width:38px !important;
	height:7px !important;
	left:13px !important;
	top:28px !important;
	background:#fff;
}

#item42131 {
	width:1px !important;
	height:10px !important;
	left:11px !important;
	top:2px !important;
	background:#000;
}

#item42132 {
	width:79px !important;
	left:168px !important;
	top:679px !important;
	min-height:17px !important;
}

#item42155 {
	width:120px !important;
	left:147px !important;
	top:864px !important;
	min-height:17px !important;
}

#item42178 {
	width:61px !important;
	left:177px !important;
	top:1050px !important;
	min-height:17px !important;
}

#item42201 {
	width:150px !important;
	left:132px !important;
	top:1236px !important;
	min-height:17px !important;
}

#item42224 {
	width:87px !important;
	left:164px !important;
	top:1423px !important;
	min-height:17px !important;
}

@keyframes moveright-42248 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42248 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
@keyframes moveright-42249 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42249 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
@keyframes moveright-42250 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42250 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
@keyframes moveright-42251 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42251 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
#item42829 {
	width:266px !important;
	height:112px !important;
	left:74px !important;
	top:44px !important;
}

#item10785 {
	width:1264px !important;
	left:60px !important;
	top:102px !important;
	min-height:80px !important;
}

#item10809 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item10810 {
	width:831px !important;
	height:1350px !important;
	left:1609px !important;
	top:58px !important;
}

#item10836 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:499px !important;
	background:#000;
}

#item70574 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item70576 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item70569 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item70571 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item10837 {
	width:659px !important;
	height:804px !important;
	left:918px !important;
	top:499px !important;
}

#item10866 {
	width:46px !important;
	height:46px !important;
}

#item10863 {
	width:46px !important;
	height:46px !important;
	left:2244px !important;
	top:1339px !important;
}

#item10870 {
	width:46px !important;
	height:46px !important;
}

#item10867 {
	width:46px !important;
	height:46px !important;
	left:2303px !important;
	top:1339px !important;
}

#item10874 {
	width:46px !important;
	height:46px !important;
}

#item10871 {
	width:46px !important;
	height:46px !important;
	left:2362px !important;
	top:1339px !important;
}

#item10875 {
	width:744px !important;
	height:802px !important;
	left:81px !important;
	top:499px !important;
}

#item10920 {
	width:94px !important;
	height:94px !important;
	left:464px !important;
	top:1186px !important;
}

#item10926 {
	width:94px !important;
	height:94px !important;
	left:347px !important;
	top:1186px !important;
}

#item11344 {
	width:1489px !important;
	left:60px !important;
	top:215px !important;
	min-height:388px !important;
}

#item31686 {
	width:392px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item31709 {
	width:212px !important;
	height:299px !important;
	top:456px !important;
	background:#f2f2f2;
}

#item31710 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:129px !important;
}

#item31736 {
	width:202px !important;
	height:299px !important;
	left:212px !important;
	top:456px !important;
	background:#000;
}

#item61620 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item61622 {
	width:120px !important;
	height:10px !important;
	background:#fff;
}

#item61628 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item61630 {
	width:12px !important;
	height:10px !important;
	background:#fff;
}

#item31737 {
	width:163px !important;
	height:299px !important;
	left:228px !important;
	top:456px !important;
}

#item31768 {
	width:11px !important;
	height:11px !important;
}

#item31765 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:441px !important;
}

#item31772 {
	width:11px !important;
	height:11px !important;
}

#item31769 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:441px !important;
}

#item31776 {
	width:11px !important;
	height:11px !important;
}

#item31773 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:441px !important;
}

#item31777 {
	width:213px !important;
	height:230px !important;
	left:-3px !important;
	top:463px !important;
}

#item31786 {
	width:53px !important;
	height:53px !important;
	left:113px !important;
	top:686px !important;
}

#item31793 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:686px !important;
}

#item31848 {
	width:180px !important;
	left:22px !important;
	top:129px !important;
	min-height:327px !important;
}

#item11472 {
	width:1262px !important;
	left:60px !important;
	top:102px !important;
	min-height:80px !important;
}

#item11496 {
	width:1439px !important;
	height:802px !important;
	left:60px !important;
	top:498px !important;
	background:#f2f2f2;
}

#item11497 {
	width:829px !important;
	height:1348px !important;
	left:1611px !important;
	top:58px !important;
}

#item11522 {
	width:727px !important;
	height:802px !important;
	left:884px !important;
	top:498px !important;
	background:#000;
}

#item71351 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item71353 {
	width:305px !important;
	height:24px !important;
	background:#fff;
}

#item71346 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item71348 {
	width:26px !important;
	height:24px !important;
	background:#fff;
}

#item11523 {
	width:658px !important;
	height:802px !important;
	left:921px !important;
	top:498px !important;
}

#item11552 {
	width:45px !important;
	height:45px !important;
}

#item11549 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item11556 {
	width:45px !important;
	height:45px !important;
}

#item11553 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item11560 {
	width:45px !important;
	height:45px !important;
}

#item11557 {
	width:45px !important;
	height:45px !important;
	left:2362px !important;
	top:1337px !important;
}

#item11561 {
	width:824px !important;
	height:801px !important;
	left:60px !important;
	top:498px !important;
}

#item11604 {
	width:94px !important;
	height:94px !important;
	left:483px !important;
	top:1184px !important;
}

#item11614 {
	width:94px !important;
	height:94px !important;
	left:367px !important;
	top:1184px !important;
}

#item11695 {
	width:1518px !important;
	left:60px !important;
	top:215px !important;
	min-height:387px !important;
}

#item31911 {
	width:203px !important;
	height:330px !important;
	left:212px !important;
	top:134px !important;
}

#item31966 {
	width:11px !important;
	height:11px !important;
}

#item31962 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:447px !important;
}

#item31971 {
	width:11px !important;
	height:11px !important;
}

#item31968 {
	width:11px !important;
	height:11px !important;
	left:382px !important;
	top:447px !important;
}

#item31975 {
	width:11px !important;
	height:11px !important;
}

#item31972 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:447px !important;
}

#item32051 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:330px !important;
}

#item31887 {
	width:371px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item39952 {
	width:212px !important;
	height:321px !important;
	top:464px !important;
	background:#f2f2f2;
}

#item39977 {
	width:202px !important;
	height:321px !important;
	left:212px !important;
	top:464px !important;
	background:#000;
}

#item61601 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item61604 {
	width:120px !important;
	height:10px !important;
	background:#fff;
}

#item61609 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item61611 {
	width:12px !important;
	height:10px !important;
	background:#fff;
}

#item39978 {
	width:164px !important;
	height:321px !important;
	left:228px !important;
	top:464px !important;
}

#item31976 {
	width:211px !important;
	height:212px !important;
	left:1px !important;
	top:486px !important;
}

#item40409 {
	width:53px !important;
	height:53px !important;
	left:113px !important;
	top:712px !important;
}

#item40417 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:712px !important;
}

#item11951 {
	width:1260px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item11975 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item11976 {
	width:828px !important;
	height:1346px !important;
	left:1612px !important;
	top:60px !important;
}

#item12000 {
	width:726px !important;
	height:801px !important;
	left:887px !important;
	top:500px !important;
	background:#000;
}

#item72126 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item72128 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item72121 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item72123 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item12001 {
	width:657px !important;
	height:801px !important;
	left:923px !important;
	top:500px !important;
}

#item12030 {
	width:45px !important;
	height:45px !important;
}

#item12027 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item12034 {
	width:45px !important;
	height:45px !important;
}

#item12031 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item12038 {
	width:45px !important;
	height:45px !important;
}

#item12035 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item12039 {
	width:725px !important;
	height:782px !important;
	left:90px !important;
	top:475px !important;
}

#item12083 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item12089 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item12144 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:386px !important;
}

#item32088 {
	width:615px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item32111 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32112 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32134 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item61590 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item61593 {
	width:117px !important;
	height:10px !important;
	background:#fff;
}

#item61595 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item61597 {
	width:14px !important;
	height:10px !important;
	background:#fff;
}

#item32135 {
	width:167px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item32164 {
	width:11px !important;
	height:11px !important;
}

#item32161 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32168 {
	width:11px !important;
	height:11px !important;
}

#item32165 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32172 {
	width:11px !important;
	height:11px !important;
}

#item32169 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32174 {
	width:236px !important;
	height:255px !important;
	left:-12px !important;
	top:477px !important;
}

#item32189 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:712px !important;
}

#item32196 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:712px !important;
}

#item32252 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item24055 {
	width:1260px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item24078 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item24079 {
	width:828px !important;
	height:1346px !important;
	left:1612px !important;
	top:60px !important;
}

#item24102 {
	width:726px !important;
	height:801px !important;
	left:887px !important;
	top:500px !important;
	background:#000;
}

#item72869 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item72871 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item72864 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item72866 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item24103 {
	width:657px !important;
	height:801px !important;
	left:923px !important;
	top:500px !important;
}

#item24132 {
	width:45px !important;
	height:45px !important;
}

#item24129 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item24136 {
	width:45px !important;
	height:45px !important;
}

#item24133 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item24140 {
	width:45px !important;
	height:45px !important;
}

#item24137 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item24141 {
	width:636px !important;
	height:703px !important;
	left:148px !important;
	top:540px !important;
}

#item24155 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item24162 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item24219 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:386px !important;
}

#item32288 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item32312 {
	width:355px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32313 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32339 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item61578 {
	width:107px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61580 {
	width:95px !important;
	height:8px !important;
	background:#fff;
}

#item61582 {
	width:107px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61584 {
	width:12px !important;
	height:8px !important;
	background:#fff;
}

#item32340 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item32369 {
	width:11px !important;
	height:11px !important;
}

#item32366 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32373 {
	width:11px !important;
	height:11px !important;
}

#item32370 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32377 {
	width:11px !important;
	height:11px !important;
}

#item32374 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32378 {
	width:207px !important;
	height:220px !important;
	top:490px !important;
}

#item32390 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:713px !important;
}

#item32396 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:713px !important;
}

#item32450 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item12744 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item12768 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item12769 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item12794 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item73731 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item73733 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item73726 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item73728 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item12795 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item12825 {
	width:45px !important;
	height:45px !important;
}

#item12822 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item12829 {
	width:45px !important;
	height:45px !important;
}

#item12826 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item12833 {
	width:45px !important;
	height:45px !important;
}

#item12830 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item12834 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:499px !important;
}

#item12877 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item12884 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item12940 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:283px !important;
}

#item32486 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item32510 {
	width:414px !important;
	height:321px !important;
	top:464px !important;
	background:#f2f2f2;
}

#item32511 {
	width:202px !important;
	height:330px !important;
	left:212px !important;
	top:134px !important;
}

#item32535 {
	width:202px !important;
	height:321px !important;
	left:212px !important;
	top:464px !important;
	background:#000;
}

#item61566 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61568 {
	width:96px !important;
	height:8px !important;
	background:#fff;
}

#item61570 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61572 {
	width:14px !important;
	height:8px !important;
	background:#fff;
}

#item32536 {
	width:177px !important;
	height:321px !important;
	left:224px !important;
	top:464px !important;
}

#item32565 {
	width:11px !important;
	height:11px !important;
}

#item32562 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:447px !important;
}

#item32570 {
	width:11px !important;
	height:11px !important;
}

#item32567 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:447px !important;
}

#item32574 {
	width:11px !important;
	height:11px !important;
}

#item32571 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:447px !important;
}

#item32575 {
	width:212px !important;
	height:270px !important;
	top:457px !important;
}

#item32586 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:711px !important;
}

#item32594 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:711px !important;
}

#item32650 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:423px !important;
}

#item21285 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item21308 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item21309 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item21332 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item74459 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item74461 {
	width:325px !important;
	height:24px !important;
	background:#fff;
}

#item21333 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item21362 {
	width:45px !important;
	height:45px !important;
}

#item21359 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item21366 {
	width:45px !important;
	height:45px !important;
}

#item21363 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item21370 {
	width:45px !important;
	height:45px !important;
}

#item21367 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item21371 {
	width:640px !important;
	height:710px !important;
	left:136px !important;
	top:508px !important;
}

#item21380 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item21386 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item21443 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:386px !important;
}

#item32687 {
	width:370px !important;
	height:71px !important;
	left:22px !important;
	top:31px !important;
}

#item32710 {
	width:414px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32711 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32735 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item61560 {
	width:99px !important;
	height:7px !important;
	background:#4c4c4c;
}

#item61562 {
	width:99px !important;
	height:7px !important;
	background:#fff;
}

#item32736 {
	width:169px !important;
	height:322px !important;
	left:223px !important;
	top:463px !important;
}

#item32766 {
	width:11px !important;
	height:11px !important;
}

#item32763 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32770 {
	width:11px !important;
	height:11px !important;
}

#item32767 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32774 {
	width:11px !important;
	height:11px !important;
}

#item32771 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32775 {
	width:209px !important;
	height:233px !important;
	left:7px !important;
	top:482px !important;
}

#item32785 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:713px !important;
}

#item32791 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:713px !important;
}

#item32846 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item23065 {
	width:1395px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item23088 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item23089 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item23112 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item75271 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item75273 {
	width:324px !important;
	height:24px !important;
	background:#fff;
}

#item23113 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item23143 {
	width:45px !important;
	height:45px !important;
}

#item23139 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item23147 {
	width:45px !important;
	height:45px !important;
}

#item23144 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item23151 {
	width:45px !important;
	height:45px !important;
}

#item23148 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item23152 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:499px !important;
}

#item23165 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item23172 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item23227 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:283px !important;
}

#item32888 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
	top:57px !important;
}

#item32911 {
	width:416px !important;
	height:322px !important;
	left:-1px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32912 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32939 {
	width:221px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item61556 {
	width:99px !important;
	height:7px !important;
	background:#4c4c4c;
}

#item61558 {
	width:100px !important;
	height:7px !important;
	background:#fff;
}

#item32940 {
	width:169px !important;
	height:322px !important;
	left:223px !important;
	top:463px !important;
}

#item32970 {
	width:11px !important;
	height:11px !important;
}

#item32967 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32974 {
	width:11px !important;
	height:11px !important;
}

#item32971 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32978 {
	width:11px !important;
	height:11px !important;
}

#item32975 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32979 {
	width:214px !important;
	height:231px !important;
	left:3px !important;
	top:473px !important;
}

#item32992 {
	width:52px !important;
	height:52px !important;
	left:111px !important;
	top:714px !important;
}

#item33000 {
	width:52px !important;
	height:52px !important;
	left:47px !important;
	top:714px !important;
}

#item33055 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:384px !important;
}

#item22084 {
	width:1258px !important;
	left:60px !important;
	top:106px !important;
	min-height:80px !important;
}

#item22107 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item22108 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item22131 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item76083 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item76085 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item76078 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item76080 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item76073 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item76075 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item22132 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item22163 {
	width:45px !important;
	height:45px !important;
}

#item22158 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item22167 {
	width:45px !important;
	height:45px !important;
}

#item22164 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item22171 {
	width:45px !important;
	height:45px !important;
}

#item22168 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item22172 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:463px !important;
}

#item22185 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item46272 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item22192 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1184px !important;
}

#item22248 {
	width:1521px !important;
	left:60px !important;
	top:218px !important;
	min-height:386px !important;
}

#item33712 {
	width:355px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item33735 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item33736 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item33759 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item61537 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61539 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item61541 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61543 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item61545 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61547 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item33760 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item33790 {
	width:11px !important;
	height:11px !important;
}

#item33787 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item33794 {
	width:11px !important;
	height:11px !important;
}

#item33791 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item33799 {
	width:11px !important;
	height:11px !important;
}

#item33795 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item33800 {
	width:202px !important;
	height:218px !important;
	top:477px !important;
}

#item33809 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:709px !important;
}

#item46292 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:709px !important;
}

#item33816 {
	width:53px !important;
	height:53px !important;
	left:20px !important;
	top:709px !important;
}

#item33872 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item46388 {
	width:1427px !important;
	left:60px !important;
	top:106px !important;
	min-height:80px !important;
}

#item46412 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item46437 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item76924 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item76926 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item76919 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item76921 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item76914 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item76916 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item46438 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item46468 {
	width:45px !important;
	height:45px !important;
}

#item46465 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item46472 {
	width:45px !important;
	height:45px !important;
}

#item46469 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item46476 {
	width:45px !important;
	height:45px !important;
}

#item46473 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item46477 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item46495 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item46502 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item46511 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1184px !important;
}

#item46544 {
	width:1521px !important;
	left:60px !important;
	top:218px !important;
	min-height:386px !important;
}

#item46941 {
	width:355px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item46964 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item46989 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item61521 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61523 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item61525 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61527 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item61529 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61531 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item46990 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item47020 {
	width:11px !important;
	height:11px !important;
}

#item47017 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item47024 {
	width:11px !important;
	height:11px !important;
}

#item47021 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item47028 {
	width:11px !important;
	height:11px !important;
}

#item47025 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item47029 {
	width:208px !important;
	height:237px !important;
	left:4px !important;
	top:470px !important;
}

#item47050 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:714px !important;
}

#item47057 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:714px !important;
}

#item47065 {
	width:53px !important;
	height:53px !important;
	left:20px !important;
	top:714px !important;
}

#item47122 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item47380 {
	width:1258px !important;
	left:60px !important;
	top:106px !important;
	min-height:80px !important;
}

#item47403 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item47404 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item47428 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item77778 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item77780 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item77773 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item77775 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item77768 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item77770 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item47429 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item47459 {
	width:45px !important;
	height:45px !important;
}

#item47456 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item47463 {
	width:45px !important;
	height:45px !important;
}

#item47460 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item47467 {
	width:45px !important;
	height:45px !important;
}

#item47464 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item47468 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item47485 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item47493 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item47501 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1184px !important;
}

#item47535 {
	width:1521px !important;
	left:60px !important;
	top:218px !important;
	min-height:283px !important;
}

#item47729 {
	width:355px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item47752 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item47753 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item47776 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item61503 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61506 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item61508 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61510 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item61512 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61514 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item47777 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item47806 {
	width:11px !important;
	height:11px !important;
}

#item47803 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item47811 {
	width:11px !important;
	height:11px !important;
}

#item47808 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item47817 {
	width:11px !important;
	height:11px !important;
}

#item47812 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item47818 {
	width:238px !important;
	height:285px !important;
	left:-26px !important;
	top:452px !important;
}

#item47836 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:711px !important;
}

#item47844 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:711px !important;
}

#item47851 {
	width:53px !important;
	height:53px !important;
	left:20px !important;
	top:711px !important;
}

#item47908 {
	width:185px !important;
	left:22px !important;
	top:134px !important;
	min-height:399px !important;
}

#item48241 {
	width:1595px !important;
	left:60px !important;
	top:106px !important;
	min-height:80px !important;
}

#item48264 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item48265 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item48291 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item78610 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item78612 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item78605 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item78607 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item78600 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item78602 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item48292 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item48322 {
	width:45px !important;
	height:45px !important;
}

#item48319 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item48326 {
	width:45px !important;
	height:45px !important;
}

#item48323 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item48330 {
	width:45px !important;
	height:45px !important;
}

#item48327 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item48331 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item48352 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item48360 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item48367 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1184px !important;
}

#item48398 {
	width:1521px !important;
	left:60px !important;
	top:218px !important;
	min-height:283px !important;
}

#item48591 {
	width:355px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item48614 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item48615 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item48639 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item61485 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61487 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item61489 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61491 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item61493 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61495 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item48640 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item48669 {
	width:11px !important;
	height:11px !important;
}

#item48666 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item48673 {
	width:11px !important;
	height:11px !important;
}

#item48670 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item48677 {
	width:11px !important;
	height:11px !important;
}

#item48674 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item48678 {
	width:202px !important;
	height:229px !important;
	left:5px !important;
	top:472px !important;
}

#item48698 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:711px !important;
}

#item48706 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:711px !important;
}

#item48713 {
	width:53px !important;
	height:53px !important;
	left:20px !important;
	top:711px !important;
}

#item48769 {
	width:185px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item49159 {
	width:1595px !important;
	left:60px !important;
	top:106px !important;
	min-height:80px !important;
}

#item49182 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item49184 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item49209 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item79451 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item79453 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item79446 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item79448 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item79441 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item79443 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item49210 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item49240 {
	width:45px !important;
	height:45px !important;
}

#item49237 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item49244 {
	width:45px !important;
	height:45px !important;
}

#item49241 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item49248 {
	width:45px !important;
	height:45px !important;
}

#item49245 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item49249 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item49266 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:1073px !important;
}

#item49274 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:1187px !important;
}

#item49280 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:960px !important;
}

#item49311 {
	width:1521px !important;
	left:60px !important;
	top:218px !important;
	min-height:283px !important;
}

#item49580 {
	width:370px !important;
	height:84px !important;
	left:22px !important;
	top:23px !important;
}

#item49603 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item49604 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item49630 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item61470 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61472 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item61474 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61476 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item61478 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61480 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item49631 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item49660 {
	width:11px !important;
	height:11px !important;
}

#item49657 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item49664 {
	width:11px !important;
	height:11px !important;
}

#item49661 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item49668 {
	width:11px !important;
	height:11px !important;
}

#item49665 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item49669 {
	width:202px !important;
	height:309px !important;
	left:-26px !important;
	top:468px !important;
}

#item49684 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:640px !important;
}

#item49693 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:699px !important;
}

#item49700 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:581px !important;
}

#item49755 {
	width:185px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item50616 {
	width:1595px !important;
	left:60px !important;
	top:106px !important;
	min-height:80px !important;
}

#item50639 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item50640 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item50664 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item80322 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item80324 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item80317 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item80319 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item80312 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item80314 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item50665 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item50694 {
	width:45px !important;
	height:45px !important;
}

#item50691 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item50698 {
	width:45px !important;
	height:45px !important;
}

#item50695 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item50702 {
	width:45px !important;
	height:45px !important;
}

#item50699 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item50703 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item50719 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:1073px !important;
}

#item50726 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:1187px !important;
}

#item50732 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:960px !important;
}

#item50764 {
	width:1521px !important;
	left:60px !important;
	top:218px !important;
	min-height:283px !important;
}

#item50222 {
	width:355px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item50245 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item50246 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item50271 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item61450 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61453 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item61459 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61461 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item61463 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61465 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item50272 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item50301 {
	width:11px !important;
	height:11px !important;
}

#item50298 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item50305 {
	width:11px !important;
	height:11px !important;
}

#item50302 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item50309 {
	width:11px !important;
	height:11px !important;
}

#item50306 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item50310 {
	width:220px !important;
	height:336px !important;
	left:-32px !important;
	top:448px !important;
}

#item50327 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:640px !important;
}

#item50334 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:699px !important;
}

#item50341 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:581px !important;
}

#item50396 {
	width:185px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item16109 {
	width:1337px !important;
	left:161px !important;
	top:86px !important;
	min-height:85px !important;
}

#item16133 {
	width:532px !important;
	height:333px !important;
	left:154px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item16134 {
	width:532px !important;
	height:333px !important;
	left:707px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item16135 {
	width:532px !important;
	height:622px !important;
	left:1261px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item16136 {
	width:532px !important;
	height:333px !important;
	left:1815px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item16457 {
	width:524px !important;
	left:161px !important;
	top:205px !important;
	min-height:545px !important;
}

#item51121 {
	width:524px !important;
	left:707px !important;
	top:205px !important;
	min-height:352px !important;
}

#item51162 {
	width:524px !important;
	left:1264px !important;
	top:205px !important;
	min-height:508px !important;
}

#item51185 {
	width:524px !important;
	left:1819px !important;
	top:205px !important;
	min-height:664px !important;
}

#item51211 {
	width:532px !important;
	height:289px !important;
	left:154px !important;
	top:1057px !important;
	background:#000;
}

#item51435 {
	width:532px !important;
	height:289px !important;
	left:707px !important;
	top:1057px !important;
	background:#000;
}

#item51554 {
	width:532px !important;
	height:289px !important;
	left:1261px !important;
	top:1057px !important;
	background:#000;
}

#item51666 {
	width:532px !important;
	height:289px !important;
	left:1815px !important;
	top:1057px !important;
	background:#000;
}

#item55271 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item55273 {
	width:82px !important;
	height:24px !important;
	background:#fff;
}

#item55299 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item55301 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item55327 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item55329 {
	width:82px !important;
	height:24px !important;
	background:#fff;
}

#item55361 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item55363 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item55389 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item55391 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item55424 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item55426 {
	width:220px !important;
	height:24px !important;
	background:#fff;
}

#item55453 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item55455 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item55487 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item55490 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item55516 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item55518 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item34335 {
	width:426px !important;
	height:44px !important;
	left:22px !important;
	top:56px !important;
}

#item52174 {
	width:180px !important;
	height:214px !important;
	left:22px !important;
	top:370px !important;
	background:#f2f2f2;
}

#item52175 {
	width:180px !important;
	height:140px !important;
	left:212px !important;
	top:370px !important;
	background:#f2f2f2;
}

#item52176 {
	width:180px !important;
	height:214px !important;
	left:22px !important;
	top:906px !important;
	background:#f2f2f2;
}

#item52177 {
	width:180px !important;
	height:214px !important;
	left:212px !important;
	top:906px !important;
	background:#f2f2f2;
}

#item52178 {
	width:1px !important;
	height:2px !important;
	left:84px !important;
	top:705px !important;
	background:#000;
}

#item52179 {
	width:180px !important;
	left:22px !important;
	top:126px !important;
	min-height:302px !important;
}

#item52202 {
	width:180px !important;
	left:212px !important;
	top:126px !important;
	min-height:206px !important;
}

#item52225 {
	width:180px !important;
	left:22px !important;
	top:659px !important;
	min-height:253px !important;
}

#item52248 {
	width:180px !important;
	left:212px !important;
	top:659px !important;
	min-height:226px !important;
}

#item52271 {
	width:1px !important;
	height:2px !important;
	left:84px !important;
	top:702px !important;
	background:#000;
}

#item52272 {
	width:180px !important;
	height:137px !important;
	left:22px !important;
	top:511px !important;
	background:#000;
}

#item61390 {
	width:180px !important;
	height:137px !important;
	left:212px !important;
	top:511px !important;
	background:#000;
}

#item52274 {
	width:180px !important;
	height:149px !important;
	left:22px !important;
	top:1021px !important;
	background:#000;
}

#item52275 {
	width:180px !important;
	height:149px !important;
	left:212px !important;
	top:1021px !important;
	background:#000;
}

#item56050 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item56052 {
	width:16px !important;
	height:8px !important;
	background:#fff;
}

#item56021 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item56023 {
	width:97px !important;
	height:8px !important;
	background:#fff;
}

#item55930 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item55932 {
	width:28px !important;
	height:8px !important;
	background:#fff;
}

#item55958 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item55960 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item55987 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item55989 {
	width:28px !important;
	height:8px !important;
	background:#fff;
}

#item56146 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item56148 {
	width:97px !important;
	height:8px !important;
	background:#fff;
}

#item56174 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item56176 {
	width:16px !important;
	height:8px !important;
	background:#fff;
}

#item56084 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item56086 {
	width:76px !important;
	height:8px !important;
	background:#fff;
}

#item56112 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item56114 {
	width:36px !important;
	height:8px !important;
	background:#fff;
}

#item55565 {
	width:170px !important;
	height:137px !important;
	left:27px !important;
	top:511px !important;
}

#item55588 {
	width:170px !important;
	height:137px !important;
	left:218px !important;
	top:511px !important;
}

#item55611 {
	width:170px !important;
	height:125px !important;
	left:27px !important;
	top:1021px !important;
}

#item55634 {
	width:170px !important;
	height:147px !important;
	left:218px !important;
	top:1021px !important;
}

#item3941 {
	width:2516px !important;
	height:260px !important;
	left:-12px !important;
	top:422px !important;
}

#item3966 {
	width:2575px !important;
	height:76px !important;
	left:-46px !important;
	top:1330px !important;
	background:#000;
}

#item3967 {
	width:2516px !important;
	height:55px !important;
	left:-10px !important;
	top:1330px !important;
}

#item59787_container {
	width:2380px !important;
	height:602px !important;
	left:60px !important;
	top:703px !important;
}

#item35631 {
	width:370px !important;
	height:123px !important;
	left:22px !important;
	top:271px !important;
}

#item35655 {
	width:426px !important;
	height:174px !important;
	left:-5px !important;
	top:1122px !important;
	background:#000;
}

#item35679 {
	width:370px !important;
	height:150px !important;
	left:22px !important;
	top:1138px !important;
}

#item59786_container {
	width:370px !important;
	height:689px !important;
	left:22px !important;
	top:416px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:544px){ [class*=" mq-"], .mq-default { display:none; } .mq-414 {display:block; } }

