/* 	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; }
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; width:100%; top:0; left:0; }
#container-wrap, #container { min-height: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],[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'][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;}
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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.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;
}
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
#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, .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 {
	-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-audio.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%; }

.page.ls { bottom:auto !important; }

nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.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; }
.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; 
}
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:1.5ex;padding-left:1.5ex; }
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:#b8b8b8; }
:-webkit-full-screen { background:#b8b8b8; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1024px; height:860px; }
.page-scale-wrap { width:1024px; height:860px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:104434px; height:872px; }
@media all and (max-height:860px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
body.has-transitions .pages .page {
	display:block;
	z-index:1;
}
body.has-transitions .pages .page.activePage {
	z-index:2;
	transform:none;
	opacity:1;
}
.trans-fade { -webkit-animation:transFade .6s ease-in-out; animation:transFade .6s ease-in-out; }
.trans-left { -webkit-animation:transLeft .6s ease-in-out; animation:transLeft .6s ease-in-out; }
.trans-right { -webkit-animation:transRight .6s ease-in-out; animation:transRight .6s ease-in-out; }
.trans-top { -webkit-animation:transTop .6s ease-in-out; animation:transTop .6s ease-in-out; }
.trans-bottom { -webkit-animation:transBottom .6s ease-in-out; animation:transBottom .6s ease-in-out; }
.trans-none { -webkit-animation:transFade 0s; animation:transFade 0s; }
.trans-out, .trans-reverse {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.trans-out.trans-reverse {
	webkit-animation-direction:normal;
	animation-direction:normal;
}
@keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes transRight {
	0% { transform:translateX(100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transRight {
	0% { -webkit-transform:translateX(100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transLeft {
	0% { transform:translateX(-100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transLeft {
	0% { -webkit-transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transTop {
	0% { transform:translateY(-100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transTop {
	0% { -webkit-transform:translateY(-100%); }
	100% { -webkit-transform:translateY(0); }
}
@keyframes transBottom {
	0% { transform:translateY(100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transBottom {
	0% { -webkit-transform:translateY(100%); }
	100% { -webkit-transform:translateY(0); }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; }
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #4e4e4e; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#4e4e4e;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px);
		transform:translateY(120px);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
#item226 {
	width:226px !important;
	height:861px !important;
	left:538px !important;
	background:#405364;
}

#item244846 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item244873 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item244899 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item244926 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item244952 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item302174 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item245002 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item245028 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item245054 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item245080 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item89184 {
	width:290px !important;
	height:554px !important;
	top:306px !important;
	background:#405364;
}

#item89185 {
	width:290px !important;
	height:281px !important;
	top:29px !important;
	background:#667583;
}

#item343857 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item343883 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item343910 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item343937 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item343963 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item343990 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item344016 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item344042 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item344068 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item344094 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item88776 {
	width:145px !important;
	height:58px !important;
	left:32px !important;
	top:728px !important;
}

#item93927 {
	width:628px !important;
	height:516px !important;
	left:345px !important;
	top:76px !important;
}

#item261207 {
	width:75px !important;
	height:125px !important;
	left:472px !important;
	top:588px !important;
	background:#405364;
}

#item261341 {
	width:148px !important;
	height:37px !important;
	left:577px !important;
	top:600px !important;
	background:#405364;
}

#item261342 {
	width:218px !important;
	height:49px !important;
	left:755px !important;
	top:614px !important;
	background:#e80032;
}

#item261344 {
	width:218px !important;
	height:49px !important;
	left:755px !important;
	top:665px !important;
	background:#e80032;
}

#item261345 {
	width:148px !important;
	height:37px !important;
	left:577px !important;
	top:639px !important;
	background:#7f8592;
}

#item261347 {
	width:148px !important;
	height:37px !important;
	left:577px !important;
	top:677px !important;
	background:#a1a5af;
}

#item211652 {
	width:628px !important;
	height:755px !important;
	left:345px !important;
	top:81px !important;
}

#item85282 {
	width:226px !important;
	height:619px !important;
	top:241px !important;
	background:#405364;
}

#item85283 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item332727 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item332753 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item332779 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item332805 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item332831 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item332858 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item332884 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item332910 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item332937 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337434 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item181107 {
	width:232px !important;
	height:281px !important;
	left:262px !important;
	top:555px !important;
}

#item181244 {
	width:5px !important;
	height:23px !important;
	left:36px !important;
	top:37px !important;
	background:#fff;
}

#item181245 {
	width:5px !important;
	height:23px !important;
	left:47px !important;
	top:37px !important;
	background:#fff;
}

#item181211 {
	width:232px !important;
	height:281px !important;
	left:510px !important;
	top:555px !important;
}

#item181282 {
	width:232px !important;
	height:281px !important;
	left:756px !important;
	top:555px !important;
}

#item138734 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item333521 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item333547 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item333573 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item333599 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item333625 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item333652 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item333679 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item333706 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item333732 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337452 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item125474 {
	width:362px !important;
	height:137px !important;
	left:262px !important;
	top:514px !important;
	background:#f2f2f2;
}

#item125476 {
	width:362px !important;
	height:136px !important;
	left:262px !important;
	top:653px !important;
	background:#d8d8d8;
}

#item125477 {
	width:362px !important;
	height:137px !important;
	left:626px !important;
	top:514px !important;
	background:#d8d8d8;
}

#item125478 {
	width:362px !important;
	height:136px !important;
	left:626px !important;
	top:653px !important;
	background:#f2f2f2;
}

#item126321 {
	width:360px !important;
	height:204px !important;
	left:261px !important;
	top:644px !important;
	border:solid 3px #e5e5e5;
}

#item126126 {
	width:36px !important;
	height:4px !important;
	left:37px !important;
	top:8px !important;
	background:#ffffff;
}

#item126276 {
	width:350px !important;
	height:204px !important;
	left:635px !important;
	top:644px !important;
	border:solid 3px #e5e5e5;
}

#item126512 {
	width:725px !important;
	height:300px !important;
	left:261px !important;
	top:323px !important;
	border:solid 3px #e5e5e5;
}

#item126160 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item126161 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item126164 {
	width:1004px !important;
	height:532px !important;
	left:24px !important;
	top:181px !important;
	box-shadow:3px 3px 17px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:3px 3px 17px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item126169 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item126170 {
	width:118px !important;
	height:34px !important;
	left:904px !important;
	top:186px !important;
}

#item126172 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item126157 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item126156 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item87007 {
	width:226px !important;
	height:619px !important;
	top:241px !important;
	background:#405364;
}

#item87008 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item333258 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item333284 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item333310 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item333336 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item333362 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item333389 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item333416 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item333442 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item333468 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337446 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item212925 {
	width:799px !important;
	height:618px !important;
	left:226px !important;
	top:242px !important;
	border-radius:undefined;
	background:#ebedef;
}

#item250244 {
	width:189px !important;
	height:126px !important;
	left:259px !important;
	top:267px !important;
}

#item251051 {
	width:195px !important;
	height:124px !important;
	left:796px !important;
	top:721px !important;
}

#item251048 {
	width:191px !important;
	height:126px !important;
	left:800px !important;
	top:269px !important;
}

#item249706 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item249707 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item249710 {
	width:950px !important;
	height:600px !important;
	left:49px !important;
	top:143px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item249717 {
	width:574px !important;
	height:436px !important;
	left:237px !important;
	top:245px !important;
}

#item272148 {
	width:951px !important;
	height:24px !important;
	top:542px !important;
	background:#e80032;
}

#item272149 {
	width:950px !important;
	height:118px !important;
	left:1px !important;
	top:424px !important;
	background:#ebedef;
}

#item249714 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item249715 {
	width:30px !important;
	height:30px !important;
	left:957px !important;
	top:155px !important;
}

#item249703 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:13px !important;
}

#item249702 {
	width:1040px !important;
	height:876px !important;
	left:-12px !important;
	top:-13px !important;
}

#item250765 {
	opacity:0.65;
	width:1025px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item250766 {
	width:1031px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item250769 {
	width:950px !important;
	height:600px !important;
	left:50px !important;
	top:143px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item250776 {
	width:574px !important;
	height:436px !important;
	left:237px !important;
	top:245px !important;
}

#item250773 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item250774 {
	width:30px !important;
	height:30px !important;
	left:958px !important;
	top:156px !important;
}

#item272562 {
	width:951px !important;
	height:24px !important;
	top:542px !important;
	background:#e80032;
}

#item272563 {
	width:950px !important;
	height:118px !important;
	left:1px !important;
	top:424px !important;
	background:#ebedef;
}

#item250762 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item250761 {
	width:1041px !important;
	height:876px !important;
	left:-12px !important;
	top:-13px !important;
}

#item250909 {
	opacity:0.65;
	width:1025px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item250906 {
	width:1031px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item250910 {
	width:950px !important;
	height:600px !important;
	left:51px !important;
	top:140px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item250911 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:242px !important;
}

#item272881 {
	width:951px !important;
	height:24px !important;
	top:542px !important;
	background:#e80032;
}

#item272882 {
	width:950px !important;
	height:118px !important;
	top:424px !important;
	background:#ebedef;
}

#item251036 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item251033 {
	width:30px !important;
	height:30px !important;
	left:958px !important;
	top:153px !important;
}

#item251040 {
	width:10px !important;
	height:10px !important;
	left:14px !important;
	top:10px !important;
}

#item250904 {
	width:1041px !important;
	height:876px !important;
	left:-14px !important;
	top:-13px !important;
}

#item149038 {
	width:412px !important;
	height:208px !important;
	left:74px !important;
	top:600px !important;
}

#item149041 {
	width:412px !important;
	height:208px !important;
	left:538px !important;
	top:600px !important;
}

#item151652 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item151653 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item151656 {
	width:994px !important;
	height:752px !important;
	left:29px !important;
	top:71px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item151663 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item154098 {
	width:464px !important;
	height:96px !important;
	left:488px !important;
	top:322px !important;
	background:#d8dce0;
}

#item154123 {
	width:467px !important;
	height:96px !important;
	left:1px !important;
	top:322px !important;
	background:#d8dce0;
}

#item151660 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item151661 {
	width:40px !important;
	height:40px !important;
	left:979px !important;
	top:74px !important;
}

#item151649 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item151648 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item149569 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item149570 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item149573 {
	width:994px !important;
	height:600px !important;
	left:28px !important;
	top:153px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item149580 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item158111 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:30px !important;
	background:#d8dce0;
}

#item158112 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:91px !important;
	background:#d8dce0;
}

#item158113 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:152px !important;
	background:#d8dce0;
}

#item158114 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:30px !important;
	background:#d8dce0;
}

#item158115 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:91px !important;
	background:#d8dce0;
}

#item158116 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:152px !important;
	background:#d8dce0;
}

#item149577 {
	width:34px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item149578 {
	width:40px !important;
	height:39px !important;
	left:983px !important;
	top:151px !important;
}

#item149566 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item149565 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item149222 {
	width:412px !important;
	height:208px !important;
	left:74px !important;
	top:600px !important;
}

#item149272 {
	width:412px !important;
	height:208px !important;
	left:538px !important;
	top:600px !important;
}

#item155135 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item155136 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item155139 {
	width:994px !important;
	height:725px !important;
	left:28px !important;
	top:88px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item155146 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item273433 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:76px !important;
	background:#d8dce0;
}

#item273435 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:138px !important;
	background:#d8dce0;
}

#item273436 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:202px !important;
	background:#d8dce0;
}

#item273438 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:76px !important;
	background:#d8dce0;
}

#item273439 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:138px !important;
	background:#d8dce0;
}

#item273441 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:202px !important;
	background:#d8dce0;
}

#item155143 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item155144 {
	width:40px !important;
	height:40px !important;
	left:981px !important;
	top:90px !important;
}

#item155132 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item155131 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item153317 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item153318 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item153321 {
	width:994px !important;
	height:650px !important;
	left:28px !important;
	top:118px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item153328 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item154856 {
	width:222px !important;
	height:52px !important;
	left:483px !important;
	top:30px !important;
	background:#d8dce0;
}

#item154857 {
	width:222px !important;
	height:52px !important;
	left:483px !important;
	top:91px !important;
	background:#d8dce0;
}

#item154858 {
	width:222px !important;
	height:52px !important;
	left:483px !important;
	top:152px !important;
	background:#d8dce0;
}

#item154859 {
	width:240px !important;
	height:52px !important;
	left:713px !important;
	top:30px !important;
	background:#d8dce0;
}

#item154860 {
	width:240px !important;
	height:52px !important;
	left:713px !important;
	top:91px !important;
	background:#d8dce0;
}

#item154861 {
	width:240px !important;
	height:52px !important;
	left:713px !important;
	top:152px !important;
	background:#d8dce0;
}

#item155076 {
	width:4px !important;
	height:32px !important;
	top:9px !important;
	background:#e90029;
}

#item155077 {
	width:4px !important;
	height:26px !important;
	left:8px !important;
	top:15px !important;
	background:#e90029;
}

#item155078 {
	width:4px !important;
	height:20px !important;
	left:16px !important;
	top:21px !important;
	background:#e90029;
}

#item155083 {
	width:1px !important;
	height:5px !important;
	left:15px !important;
	top:6px !important;
	background:#e90029;
}

#item153325 {
	width:37px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
}

#item153326 {
	width:43px !important;
	height:47px !important;
	left:978px !important;
	top:119px !important;
}

#item153314 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item153313 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item156710 {
	width:412px !important;
	height:208px !important;
	left:76px !important;
	top:600px !important;
}

#item157461 {
	width:412px !important;
	height:208px !important;
	left:540px !important;
	top:600px !important;
}

#item156066 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item156067 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item156070 {
	width:994px !important;
	height:675px !important;
	left:28px !important;
	top:106px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item156077 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item298518 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:68px !important;
	background:#d8dce0;
}

#item298521 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:131px !important;
	background:#d8dce0;
}

#item298522 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:194px !important;
	background:#d8dce0;
}

#item298523 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:68px !important;
	background:#d8dce0;
}

#item298524 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:131px !important;
	background:#d8dce0;
}

#item298525 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:194px !important;
	background:#d8dce0;
}

#item156074 {
	width:38px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item156075 {
	width:44px !important;
	height:43px !important;
	left:978px !important;
	top:106px !important;
}

#item156063 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item156062 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item156788 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item156789 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item156792 {
	width:994px !important;
	height:700px !important;
	left:28px !important;
	top:93px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item156799 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item345475 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:64px !important;
	background:#d8dce0;
}

#item345477 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:127px !important;
	background:#d8dce0;
}

#item345478 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:190px !important;
	background:#d8dce0;
}

#item345479 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:64px !important;
	background:#d8dce0;
}

#item345481 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:127px !important;
	background:#d8dce0;
}

#item345482 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:190px !important;
	background:#d8dce0;
}

#item345820 {
	width:146px !important;
	height:104px !important;
	left:484px !important;
	top:446px !important;
	background:#d8d8d8;
}

#item156796 {
	width:31px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item156797 {
	width:37px !important;
	height:38px !important;
	left:979px !important;
	top:102px !important;
}

#item156785 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item156784 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item173245 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item334077 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item334104 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item334130 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item334156 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item334182 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item334209 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item334235 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item334261 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item334287 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337470 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item171884 {
	width:300px !important;
	height:253px !important;
	left:35px !important;
	top:568px !important;
}

#item172005 {
	width:300px !important;
	height:253px !important;
	left:362px !important;
	top:567px !important;
}

#item172114 {
	width:300px !important;
	height:253px !important;
	left:688px !important;
	top:568px !important;
}

#item172238 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item172234 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item172239 {
	width:994px !important;
	height:752px !important;
	left:29px !important;
	top:71px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item172243 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:115px !important;
}

#item172240 {
	width:236px !important;
	height:142px !important;
	left:778px !important;
	top:79px !important;
}

#item172246 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item172248 {
	width:465px !important;
	height:96px !important;
	left:488px !important;
	top:350px !important;
	background:#d8dce0;
}

#item172273 {
	width:467px !important;
	height:96px !important;
	left:1px !important;
	top:350px !important;
	background:#d8dce0;
}

#item172232 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item172230 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item172626 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item172623 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item172627 {
	width:994px !important;
	height:600px !important;
	left:28px !important;
	top:153px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item172631 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:36px !important;
}

#item172628 {
	width:244px !important;
	height:63px !important;
	left:778px !important;
	top:158px !important;
}

#item172634 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item172636 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:30px !important;
	background:#d8dce0;
}

#item172637 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:91px !important;
	background:#d8dce0;
}

#item172638 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:152px !important;
	background:#d8dce0;
}

#item172640 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:30px !important;
	background:#d8dce0;
}

#item172641 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:91px !important;
	background:#d8dce0;
}

#item172642 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:152px !important;
	background:#d8dce0;
}

#item172621 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item172619 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item253414 {
	width:228px !important;
	height:146px !important;
	left:-5px !important;
	top:257px !important;
}

#item343274 {
	width:189px !important;
	height:104px !important;
	left:22px !important;
	top:36px !important;
}

#item345073 {
	width:233px !important;
	height:443px !important;
	left:-3px !important;
	top:404px !important;
}

#item177604 {
	width:229px !important;
	height:371px !important;
	left:510px !important;
	top:470px !important;
}

#item177675 {
	width:229px !important;
	height:371px !important;
	left:760px !important;
	top:470px !important;
}

#item177474 {
	width:228px !important;
	height:371px !important;
	left:262px !important;
	top:470px !important;
}

#item170091 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item170088 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item170092 {
	width:994px !important;
	height:752px !important;
	left:29px !important;
	top:71px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item170096 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:115px !important;
}

#item170093 {
	width:236px !important;
	height:142px !important;
	left:778px !important;
	top:79px !important;
}

#item170101 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item170103 {
	width:465px !important;
	height:96px !important;
	left:488px !important;
	top:350px !important;
	background:#d8dce0;
}

#item170127 {
	width:467px !important;
	height:96px !important;
	left:1px !important;
	top:350px !important;
	background:#d8dce0;
}

#item170086 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item170084 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item170477 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item170474 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item170478 {
	width:994px !important;
	height:600px !important;
	left:28px !important;
	top:153px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item170483 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:36px !important;
}

#item170479 {
	width:244px !important;
	height:63px !important;
	left:778px !important;
	top:158px !important;
}

#item170486 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item170488 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:30px !important;
	background:#d8dce0;
}

#item170489 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:91px !important;
	background:#d8dce0;
}

#item170490 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:152px !important;
	background:#d8dce0;
}

#item170491 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:30px !important;
	background:#d8dce0;
}

#item170492 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:91px !important;
	background:#d8dce0;
}

#item170493 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:152px !important;
	background:#d8dce0;
}

#item170472 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item170470 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item253468 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item253465 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item253470 {
	width:850px !important;
	height:550px !important;
	left:100px !important;
	top:168px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item253471 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item293161 {
	width:851px !important;
	height:24px !important;
	top:498px !important;
	background:#e80032;
}

#item253557 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item253554 {
	width:30px !important;
	height:30px !important;
	left:907px !important;
	top:180px !important;
}

#item253462 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item253460 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item345041 {
	width:763px !important;
	height:436px !important;
	left:236px !important;
	top:417px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item345048 {
	width:574px !important;
	height:436px !important;
	left:235px !important;
	top:242px !important;
}

#item345045 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item345046 {
	width:30px !important;
	height:30px !important;
	left:985px !important;
	top:421px !important;
}

#item345034 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item345033 {
	width:1020px !important;
	height:854px !important;
	left:-10px !important;
	top:-10px !important;
}

#item299859 {
	width:134px !important;
	height:62px !important;
	border:solid 1px #b2bac1;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item299827 {
	width:134px !important;
	height:62px !important;
	border:solid 1px #b2bac1;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item299978 {
	width:134px !important;
	height:62px !important;
	border:solid 1px #b2bac1;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item300012 {
	width:134px !important;
	height:62px !important;
	border:solid 1px #b2bac1;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item299947 {
	width:134px !important;
	height:62px !important;
	border:solid 1px #b2bac1;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item299887 {
	width:134px !important;
	height:62px !important;
	border:solid 1px #b2bac1;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item299919 {
	width:134px !important;
	height:62px !important;
	border:solid 1px #b2bac1;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item291248 {
	width:182px !important;
	height:411px !important;
	left:614px !important;
	top:423px !important;
}

#item291513 {
	width:182px !important;
	height:411px !important;
	left:421px !important;
	top:423px !important;
}

#item291601 {
	width:182px !important;
	height:411px !important;
	left:35px !important;
	top:423px !important;
}

#item291309 {
	width:182px !important;
	height:411px !important;
	left:228px !important;
	top:423px !important;
}

#item291399 {
	width:182px !important;
	height:411px !important;
	left:808px !important;
	top:423px !important;
}

#item87250 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item173220 {
	width:226px !important;
	height:619px !important;
	top:241px !important;
	background:#405364;
}

#item333781 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item333807 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item333833 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item333859 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item333886 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item333913 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item333940 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item333967 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item333993 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337464 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item292019 {
	width:239px !important;
	height:256px !important;
	left:752px !important;
	top:519px !important;
}

#item290641 {
	width:175px !important;
	height:52px !important;
	left:51px !important;
	top:278px !important;
	background:#667583;
}

#item290666 {
	width:155px !important;
	height:34px !important;
	left:48px !important;
	top:405px !important;
}

#item290719 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	background:#ffffff;
}

#item290720 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	top:25px !important;
	background:#ffffff;
}

#item290721 {
	width:6px !important;
	height:2px !important;
	left:24px !important;
	top:15px !important;
	background:#ffffff;
}

#item290722 {
	width:6px !important;
	height:2px !important;
	top:15px !important;
	background:#ffffff;
}

#item300062 {
	width:233px !important;
	height:300px !important;
	left:263px !important;
	top:497px !important;
}

#item300160 {
	width:233px !important;
	height:300px !important;
	left:510px !important;
	top:497px !important;
}

#item254023 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item254020 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item254024 {
	width:900px !important;
	height:350px !important;
	left:75px !important;
	top:268px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item254025 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item254050 {
	width:900px !important;
	height:24px !important;
	left:75px !important;
	top:596px !important;
	background:#e80032;
}

#item254054 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item254051 {
	width:30px !important;
	height:30px !important;
	left:937px !important;
	top:277px !important;
}

#item254017 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item254014 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item292147 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item292148 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item292151 {
	width:615px !important;
	height:400px !important;
	left:218px !important;
	top:243px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item292158 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item292155 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item292156 {
	width:30px !important;
	height:30px !important;
	left:795px !important;
	top:252px !important;
}

#item298051 {
	width:616px !important;
	height:24px !important;
	top:338px !important;
	background:#e80032;
}

#item298075 {
	width:616px !important;
	height:262px !important;
	top:76px !important;
	background:#405364;
}

#item298193 {
	width:99px !important;
	height:4px !important;
	top:59px !important;
	background:#e80032;
}

#item292144 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item292143 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item178185 {
	width:227px !important;
	height:121px !important;
	left:1px !important;
	background:#b2bac1;
}

#item178159 {
	width:229px !important;
	height:346px !important;
	left:511px !important;
	top:492px !important;
}

#item178265 {
	width:227px !important;
	height:121px !important;
	left:1px !important;
	background:#b2bac1;
}

#item178240 {
	width:229px !important;
	height:346px !important;
	left:760px !important;
	top:492px !important;
}

#item178124 {
	width:227px !important;
	height:121px !important;
	left:1px !important;
	background:#b2bac1;
}

#item178099 {
	width:229px !important;
	height:346px !important;
	left:263px !important;
	top:492px !important;
}

#item176410 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item176406 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item176411 {
	width:994px !important;
	height:752px !important;
	left:29px !important;
	top:71px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item176415 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:115px !important;
}

#item176412 {
	width:236px !important;
	height:142px !important;
	left:778px !important;
	top:79px !important;
}

#item176418 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item176420 {
	width:465px !important;
	height:96px !important;
	left:488px !important;
	top:350px !important;
	background:#d8dce0;
}

#item176444 {
	width:467px !important;
	height:96px !important;
	left:1px !important;
	top:350px !important;
	background:#d8dce0;
}

#item176404 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item176402 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item176795 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item176792 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item176796 {
	width:994px !important;
	height:600px !important;
	left:28px !important;
	top:153px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item176800 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:36px !important;
}

#item176797 {
	width:244px !important;
	height:63px !important;
	left:778px !important;
	top:158px !important;
}

#item176803 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item176805 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:30px !important;
	background:#d8dce0;
}

#item176806 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:91px !important;
	background:#d8dce0;
}

#item176807 {
	width:222px !important;
	height:52px !important;
	left:482px !important;
	top:152px !important;
	background:#d8dce0;
}

#item176808 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:30px !important;
	background:#d8dce0;
}

#item176809 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:91px !important;
	background:#d8dce0;
}

#item176810 {
	width:240px !important;
	height:52px !important;
	left:712px !important;
	top:152px !important;
	background:#d8dce0;
}

#item176790 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item176788 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item253914 {
	width:167px !important;
	height:186px !important;
	left:32px !important;
	top:639px !important;
}

#item253590 {
	width:164px !important;
	height:74px !important;
	left:37px !important;
	background:#667583;
}

#item253727 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item253728 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item253731 {
	width:900px !important;
	height:516px !important;
	left:75px !important;
	top:185px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item253738 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item253764 {
	width:900px !important;
	height:24px !important;
	top:476px !important;
	background:#e80032;
}

#item253735 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item253736 {
	width:30px !important;
	height:30px !important;
	left:929px !important;
	top:198px !important;
}

#item253724 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item253723 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item187005 {
	width:67px !important;
	height:90px !important;
	left:14px !important;
	top:15px !important;
}

#item189006 {
	width:135px !important;
	height:440px !important;
	left:170px !important;
	top:375px !important;
}

#item187014 {
	width:67px !important;
	height:90px !important;
	left:14px !important;
	top:15px !important;
}

#item189008 {
	width:135px !important;
	height:440px !important;
	left:307px !important;
	top:375px !important;
}

#item187023 {
	width:67px !important;
	height:90px !important;
	left:14px !important;
	top:15px !important;
}

#item189011 {
	width:135px !important;
	height:440px !important;
	left:444px !important;
	top:375px !important;
}

#item187031 {
	width:67px !important;
	height:90px !important;
	left:14px !important;
	top:15px !important;
}

#item189013 {
	width:135px !important;
	height:440px !important;
	left:581px !important;
	top:375px !important;
}

#item187041 {
	width:67px !important;
	height:90px !important;
	left:14px !important;
	top:15px !important;
}

#item189015 {
	width:135px !important;
	height:440px !important;
	left:719px !important;
	top:375px !important;
}

#item187050 {
	width:67px !important;
	height:90px !important;
	left:13px !important;
	top:15px !important;
}

#item189018 {
	width:135px !important;
	height:440px !important;
	left:856px !important;
	top:375px !important;
}

#item187057 {
	width:67px !important;
	height:90px !important;
	left:14px !important;
	top:15px !important;
}

#item189003 {
	width:135px !important;
	height:440px !important;
	left:33px !important;
	top:375px !important;
}

#item187303 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item187304 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item187307 {
	width:983px !important;
	height:600px !important;
	left:32px !important;
	top:143px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item187314 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item326890 {
	width:254px !important;
	height:601px !important;
	left:731px !important;
	background:#d8dce0;
}

#item326939 {
	width:104px !important;
	height:601px !important;
	background:#405364;
}

#item326962 {
	width:81px !important;
	height:110px !important;
	left:11px !important;
	top:37px !important;
}

#item327049 {
	width:138px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item327050 {
	width:144px !important;
	height:41px !important;
	left:202px !important;
	top:304px !important;
}

#item327042 {
	width:138px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item327044 {
	width:144px !important;
	height:26px !important;
	left:202px !important;
	top:284px !important;
}

#item187311 {
	width:30px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item187312 {
	width:36px !important;
	height:38px !important;
	left:973px !important;
	top:151px !important;
}

#item187300 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item187299 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item187606 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item187607 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item187610 {
	width:983px !important;
	height:600px !important;
	left:34px !important;
	top:143px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item187617 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item328855 {
	width:254px !important;
	height:601px !important;
	left:731px !important;
	background:#405364;
}

#item328880 {
	width:104px !important;
	height:601px !important;
	background:#405364;
}

#item329026 {
	width:81px !important;
	height:110px !important;
}

#item329184 {
	width:9px !important;
	height:9px !important;
	background:#d7d2c6;
}

#item329185 {
	width:9px !important;
	height:9px !important;
	top:16px !important;
	background:#405364;
}

#item187614 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item187615 {
	width:39px !important;
	height:39px !important;
	left:979px !important;
	top:142px !important;
}

#item187603 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item187602 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item187939 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item187940 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item187943 {
	width:983px !important;
	height:600px !important;
	left:34px !important;
	top:143px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item187950 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item329331 {
	width:254px !important;
	height:600px !important;
	left:732px !important;
	top:1px !important;
	background:#d8dce0;
}

#item329379 {
	width:104px !important;
	height:601px !important;
	background:#405364;
}

#item329599 {
	width:81px !important;
	height:106px !important;
	left:12px !important;
	top:37px !important;
}

#item329630 {
	width:985px !important;
	height:24px !important;
	left:1px !important;
	top:601px !important;
	background:#e80032;
}

#item187947 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item187948 {
	width:35px !important;
	height:34px !important;
	left:975px !important;
	top:151px !important;
}

#item187936 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item187935 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item188254 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item188255 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item188258 {
	width:983px !important;
	height:600px !important;
	left:33px !important;
	top:143px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item188265 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item329712 {
	width:328px !important;
	height:600px !important;
	left:658px !important;
	top:1px !important;
	background:#d8dce0;
}

#item329760 {
	width:104px !important;
	height:602px !important;
	background:#405364;
}

#item329784 {
	width:81px !important;
	height:109px !important;
}

#item188262 {
	width:28px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item188263 {
	width:34px !important;
	height:35px !important;
	left:975px !important;
	top:153px !important;
}

#item188251 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item188250 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item188439 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item188440 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item188443 {
	width:983px !important;
	height:600px !important;
	left:34px !important;
	top:143px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item188450 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item329941 {
	width:104px !important;
	height:601px !important;
	background:#405364;
}

#item330071 {
	width:133px !important;
	height:601px !important;
	left:853px !important;
	background:#d8dce0;
}

#item330073 {
	width:81px !important;
	height:107px !important;
}

#item188447 {
	width:27px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item188448 {
	width:33px !important;
	height:36px !important;
	left:980px !important;
	top:149px !important;
}

#item188436 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item188435 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item188602 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item188603 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item188606 {
	width:983px !important;
	height:600px !important;
	left:34px !important;
	top:143px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item188613 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item330333 {
	width:104px !important;
	height:600px !important;
	background:#405364;
}

#item330357 {
	width:503px !important;
	height:131px !important;
	left:129px !important;
	top:406px !important;
	background:#667583;
}

#item330368 {
	width:328px !important;
	height:600px !important;
	left:658px !important;
	background:#d8dce0;
}

#item330416 {
	width:81px !important;
	height:106px !important;
}

#item188610 {
	width:26px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item188611 {
	width:32px !important;
	height:34px !important;
	left:976px !important;
	top:155px !important;
}

#item188599 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item188598 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item188871 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item188872 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item188875 {
	width:983px !important;
	height:725px !important;
	left:34px !important;
	top:81px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item188882 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item350707 {
	width:104px !important;
	height:726px !important;
	background:#405364;
}

#item350731 {
	width:81px !important;
	height:109px !important;
	left:11px !important;
	top:37px !important;
}

#item351534 {
	width:431px !important;
	height:238px !important;
	left:-3px !important;
	top:-3px !important;
}

#item351567 {
	width:431px !important;
	height:238px !important;
	left:-3px !important;
	top:240px !important;
}

#item351602 {
	width:431px !important;
	height:238px !important;
	left:431px !important;
	top:-2px !important;
}

#item351636 {
	width:431px !important;
	height:238px !important;
	left:431px !important;
	top:240px !important;
}

#item351671 {
	width:431px !important;
	height:165px !important;
	left:-3px !important;
	top:229px !important;
}

#item351699 {
	width:431px !important;
	height:210px !important;
	left:431px !important;
	top:229px !important;
}

#item351726 {
	width:431px !important;
	height:111px !important;
	left:-3px !important;
	top:471px !important;
}

#item351753 {
	width:431px !important;
	height:147px !important;
	left:431px !important;
	top:472px !important;
}

#item188879 {
	width:31px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item188880 {
	width:37px !important;
	height:37px !important;
	left:971px !important;
	top:89px !important;
}

#item188868 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item188867 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item197677 {
	width:697px !important;
	height:76px !important;
	left:255px !important;
	background:#d8dce0;
}

#item197075 {
	width:439px !important;
	height:76px !important;
	left:255px !important;
	background:#d8dce0;
}

#item197675 {
	width:952px !important;
	height:76px !important;
	left:36px !important;
	top:620px !important;
}

#item197537 {
	width:697px !important;
	height:76px !important;
	left:255px !important;
	background:#d8dce0;
}

#item197068 {
	width:697px !important;
	height:76px !important;
	left:255px !important;
	background:#d8dce0;
}

#item197535 {
	width:952px !important;
	height:76px !important;
	left:36px !important;
	top:519px !important;
}

#item197435 {
	width:697px !important;
	height:76px !important;
	left:255px !important;
	background:#d8dce0;
}

#item191364 {
	width:697px !important;
	height:76px !important;
	left:255px !important;
	background:#d8dce0;
}

#item197433 {
	width:952px !important;
	height:76px !important;
	left:36px !important;
	top:416px !important;
}

#item197858 {
	width:697px !important;
	height:76px !important;
	left:255px !important;
	background:#d8dce0;
}

#item197082 {
	width:697px !important;
	height:76px !important;
	left:255px !important;
	background:#d8dce0;
}

#item197856 {
	width:952px !important;
	height:76px !important;
	left:36px !important;
	top:721px !important;
}

#item242497 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item242498 {
	width:226px !important;
	height:619px !important;
	top:241px !important;
	background:#405364;
}

#item334340 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item334367 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item334393 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item334419 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item334445 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item334472 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item334498 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item334524 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item334550 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337478 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item242777 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item334630 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item334656 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item334683 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item334710 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item334737 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item334765 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item334791 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item334817 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item334843 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337486 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item203962 {
	width:226px !important;
	height:226px !important;
	top:242px !important;
	background:#405363;
}

#item211186 {
	width:226px !important;
	height:58px !important;
	top:802px !important;
	background:#405363;
}

#item203933 {
	width:157px !important;
	height:169px !important;
	left:34px !important;
	top:273px !important;
}

#item198585 {
	width:36px !important;
	height:277px !important;
	left:739px !important;
	top:498px !important;
	background:#276a82;
}

#item198589 {
	width:30px !important;
	height:277px !important;
	left:138px !important;
	top:498px !important;
	background:#405364;
}

#item199322 {
	width:30px !important;
	height:277px !important;
	left:16px !important;
	top:498px !important;
	background:#e80032;
}

#item198598 {
	width:30px !important;
	height:277px !important;
	left:308px !important;
	top:498px !important;
	background:#7f7f80;
}

#item198609 {
	width:30px !important;
	height:277px !important;
	left:513px !important;
	top:498px !important;
	background:#00b2a9;
}

#item203969 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item203970 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item203973 {
	width:985px !important;
	height:468px !important;
	left:32px !important;
	top:218px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item203980 {
	width:960px !important;
	height:756px !important;
	left:45px !important;
	top:85px !important;
}

#item203977 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item203978 {
	width:42px !important;
	height:43px !important;
	left:963px !important;
	top:214px !important;
}

#item266326 {
	width:985px !important;
	height:24px !important;
	left:32px !important;
	top:665px !important;
	background:#e80032;
}

#item203966 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item203965 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item203776 {
	width:164px !important;
	height:74px !important;
	left:37px !important;
	background:#667583;
}

#item204288 {
	width:360px !important;
	height:22px !important;
	left:597px !important;
	top:363px !important;
	background:#829995;
}

#item264402 {
	width:360px !important;
	height:22px !important;
	left:597px !important;
	top:543px !important;
	background:#cbc5b5;
}

#item204081 {
	width:1008px !important;
	height:231px !important;
	left:-20px !important;
	top:582px !important;
	border:solid 2px #e80032;
}

#item203838 {
	width:164px !important;
	height:74px !important;
	left:37px !important;
	background:#667583;
}

#item322781 {
	width:952px !important;
	height:316px !important;
	background:#d8dce0;
}

#item322863 {
	width:952px !important;
	height:316px !important;
	background:#e80032;
}

#item321878 {
	width:952px !important;
	height:316px !important;
	background:#ebedef;
}

#item322779 {
	width:952px !important;
	height:318px !important;
	left:36px !important;
	top:498px !important;
}

#item321455 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item321452 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item321456 {
	width:900px !important;
	height:550px !important;
	left:75px !important;
	top:168px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item321457 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item321484 {
	width:900px !important;
	height:24px !important;
	top:482px !important;
	background:#e80032;
}

#item321511 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item321508 {
	width:30px !important;
	height:30px !important;
	left:928px !important;
	top:178px !important;
}

#item321450 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item321448 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item323004 {
	width:226px !important;
	height:618px !important;
	top:242px !important;
	background:#ebedef;
}

#item309571 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item309621 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item309761 {
	width:230px !important;
	height:160px !important;
	background:#667583;
}

#item309810 {
	width:210px !important;
	height:55px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item307318 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item307367 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item309569 {
	width:230px !important;
	height:300px !important;
	left:264px !important;
	top:204px !important;
}

#item309992 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item310042 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item310450 {
	width:230px !important;
	height:160px !important;
	background:#667583;
}

#item310500 {
	width:210px !important;
	height:55px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item307513 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item308741 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item309990 {
	width:230px !important;
	height:300px !important;
	left:513px !important;
	top:204px !important;
}

#item310731 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item310780 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item310922 {
	width:230px !important;
	height:160px !important;
	background:#667583;
}

#item310972 {
	width:210px !important;
	height:55px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item307707 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item308908 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item310729 {
	width:230px !important;
	height:300px !important;
	left:758px !important;
	top:204px !important;
}

#item311161 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item311210 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item311351 {
	width:230px !important;
	height:160px !important;
	background:#667583;
}

#item311401 {
	width:210px !important;
	height:55px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item307903 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item309062 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item311159 {
	width:230px !important;
	height:300px !important;
	left:264px !important;
	top:524px !important;
}

#item311609 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item311658 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item311799 {
	width:230px !important;
	height:160px !important;
	background:#667583;
}

#item311848 {
	width:210px !important;
	height:55px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item308119 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item309224 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item311606 {
	width:230px !important;
	height:300px !important;
	left:513px !important;
	top:524px !important;
}

#item312096 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item312146 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item312286 {
	width:230px !important;
	height:160px !important;
	background:#667583;
}

#item312336 {
	width:210px !important;
	height:55px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item308314 {
	width:230px !important;
	height:300px !important;
	background:#667583;
}

#item309379 {
	width:212px !important;
	height:171px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item312094 {
	width:230px !important;
	height:300px !important;
	left:758px !important;
	top:524px !important;
}

#item200644 {
	width:167px !important;
	height:160px !important;
	left:-4px !important;
	top:35px !important;
}

#item200741 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item200742 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item200745 {
	width:950px !important;
	height:700px !important;
	left:50px !important;
	top:93px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item200752 {
	width:570px !important;
	height:432px !important;
	left:240px !important;
	top:247px !important;
}

#item200749 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item200750 {
	width:43px !important;
	height:45px !important;
	left:941px !important;
	top:90px !important;
}

#item200738 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item200737 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item323551 {
	width:175px !important;
	height:52px !important;
	left:51px !important;
	top:540px !important;
	background:#667583;
}

#item323575 {
	width:155px !important;
	height:34px !important;
	left:48px !important;
	top:733px !important;
}

#item323628 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	background:#ffffff;
}

#item323629 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	top:25px !important;
	background:#ffffff;
}

#item323630 {
	width:6px !important;
	height:2px !important;
	left:24px !important;
	top:15px !important;
	background:#ffffff;
}

#item323632 {
	width:6px !important;
	height:2px !important;
	top:15px !important;
	background:#ffffff;
}

#item215157 {
	width:352px !important;
	height:228px !important;
	left:261px !important;
	top:521px !important;
}

#item217961 {
	width:352px !important;
	height:228px !important;
	left:639px !important;
	top:521px !important;
}

#item323478 {
	width:225px !important;
	height:217px !important;
	left:-5px !important;
	top:277px !important;
}

#item215090 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item215091 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item215094 {
	width:990px !important;
	height:750px !important;
	left:30px !important;
	top:68px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item215101 {
	width:572px !important;
	height:434px !important;
	left:239px !important;
	top:246px !important;
}

#item325992 {
	width:990px !important;
	height:24px !important;
	top:728px !important;
	background:#e80032;
}

#item215098 {
	width:35px !important;
	height:40px !important;
	left:13px !important;
	top:13px !important;
	text-shadow:2px 2px 12px rgba(0,0,0,0.33);
}

#item215099 {
	width:65px !important;
	height:70px !important;
	left:964px !important;
	top:65px !important;
}

#item215087 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item215086 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item215163 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item215164 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item215167 {
	width:900px !important;
	height:400px !important;
	left:75px !important;
	top:243px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item215174 {
	width:572px !important;
	height:434px !important;
	left:239px !important;
	top:246px !important;
}

#item215223 {
	width:900px !important;
	height:24px !important;
	top:347px !important;
	background:#e80032;
}

#item215171 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
	top:13px !important;
	text-shadow:2px 2px 12px rgba(0,0,0,0.33);
}

#item215172 {
	width:54px !important;
	height:54px !important;
	left:915px !important;
	top:238px !important;
}

#item215160 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item215159 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item323512 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item323513 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item323516 {
	width:650px !important;
	height:275px !important;
	left:200px !important;
	top:306px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item323523 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item323525 {
	width:650px !important;
	height:24px !important;
	top:209px !important;
	background:#e80032;
}

#item323520 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item323521 {
	width:30px !important;
	height:30px !important;
	left:812px !important;
	top:313px !important;
}

#item323509 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item323508 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item323646 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item323648 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item323651 {
	width:900px !important;
	height:725px !important;
	left:75px !important;
	top:81px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item323658 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item323668 {
	width:901px !important;
	height:24px !important;
	top:675px !important;
	background:#e80032;
}

#item323655 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item323656 {
	width:30px !important;
	height:30px !important;
	left:934px !important;
	top:92px !important;
}

#item323643 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item323642 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item223433 {
	width:338px !important;
	height:619px !important;
	left:686px !important;
	top:242px !important;
	border-radius:undefined;
	background:#ebedef;
}

#item223434 {
	width:338px !important;
	height:619px !important;
	left:686px !important;
	top:241px !important;
	border-radius:undefined;
	background:#ebedef;
}

#item326073 {
	width:49px !important;
	height:11px !important;
	left:79px !important;
	top:303px !important;
	background:#405364;
}

#item326045 {
	width:225px !important;
	height:217px !important;
	left:-5px !important;
	top:275px !important;
}

#item326088 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item326085 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item326089 {
	width:615px !important;
	height:350px !important;
	left:218px !important;
	top:268px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item326092 {
	width:616px !important;
	height:24px !important;
	top:281px !important;
	background:#e80032;
}

#item326120 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item326117 {
	width:30px !important;
	height:30px !important;
	left:793px !important;
	top:280px !important;
}

#item326082 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item326080 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item223435 {
	width:338px !important;
	height:619px !important;
	left:686px !important;
	top:241px !important;
	border-radius:undefined;
	background:#ebedef;
}

#item87489 {
	width:226px !important;
	height:619px !important;
	top:241px !important;
	background:#405364;
}

#item87490 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item334889 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item334915 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item334941 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item334968 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item334994 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item335021 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item335047 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item335073 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item335099 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337492 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item274973 {
	width:167px !important;
	height:187px !important;
	left:32px !important;
	top:285px !important;
}

#item274708 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item274709 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item274712 {
	width:950px !important;
	height:475px !important;
	left:50px !important;
	top:206px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item274719 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item274748 {
	width:950px !important;
	height:24px !important;
	top:417px !important;
	background:#e80032;
}

#item274716 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item274717 {
	width:30px !important;
	height:30px !important;
	left:965px !important;
	top:212px !important;
}

#item274705 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item274704 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item216473 {
	width:49px !important;
	height:11px !important;
	left:84px !important;
	top:19px !important;
	background:#405364;
}

#item216670 {
	width:225px !important;
	height:210px !important;
	left:-5px !important;
	top:284px !important;
}

#item216532 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item216533 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item216536 {
	width:900px !important;
	height:550px !important;
	left:75px !important;
	top:168px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item216643 {
	width:900px !important;
	height:24px !important;
	top:501px !important;
	background:#e80032;
}

#item348332 {
	width:156px !important;
	height:40px !important;
	top:40px !important;
}

#item216540 {
	width:24px !important;
	height:24px !important;
	left:13px !important;
	top:28px !important;
	text-shadow:2px 2px 12px rgba(0,0,0,0.33);
}

#item216541 {
	width:61px !important;
	height:69px !important;
	left:907px !important;
	top:176px !important;
}

#item216529 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item216528 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item215976 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item335153 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item335179 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item335205 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item335231 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item335257 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item335284 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item335310 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item335336 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item335363 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337499 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item296139 {
	width:360px !important;
	height:227px !important;
	background:#fff;
	border:solid 1px #e80032;
}

#item296107 {
	width:361px !important;
	height:228px !important;
	left:261px !important;
	top:120px !important;
}

#item296606 {
	width:360px !important;
	height:227px !important;
	background:#fff;
	border:solid 1px #e80032;
}

#item296543 {
	width:360px !important;
	height:227px !important;
	left:638px !important;
	top:121px !important;
}

#item280591 {
	width:49px !important;
	height:11px !important;
	left:84px !important;
	top:19px !important;
	background:#405364;
}

#item280588 {
	width:225px !important;
	height:210px !important;
	left:-5px !important;
	top:284px !important;
}

#item280642 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item280643 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item280646 {
	width:900px !important;
	height:325px !important;
	left:75px !important;
	top:281px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item280653 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item280655 {
	width:900px !important;
	height:24px !important;
	top:247px !important;
	background:#e80032;
}

#item280650 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item280651 {
	width:30px !important;
	height:30px !important;
	left:937px !important;
	top:288px !important;
}

#item280639 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item280638 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item318563 {
	width:16px !important;
	height:172px !important;
	left:1px !important;
	top:54px !important;
	background:#e80032;
}

#item318590 {
	width:954px !important;
	height:226px !important;
	background:#fff;
	border:solid 2px #e80032;
}

#item318895 {
	width:61px !important;
	height:25px !important;
	top:68px !important;
	background:#b2bac1;
}

#item318896 {
	width:61px !important;
	height:68px !important;
	background:#405364;
}

#item318898 {
	width:61px !important;
	height:27px !important;
	top:67px !important;
	background:#b2bac1;
}

#item318899 {
	width:61px !important;
	height:67px !important;
	background:#405364;
}

#item318905 {
	width:61px !important;
	height:25px !important;
	top:68px !important;
	background:#b2bac1;
}

#item318906 {
	width:61px !important;
	height:68px !important;
	background:#405364;
}

#item318908 {
	width:61px !important;
	height:32px !important;
	top:62px !important;
	background:#b2bac1;
}

#item318909 {
	width:61px !important;
	height:62px !important;
	background:#405364;
}

#item318910 {
	width:61px !important;
	height:93px !important;
	left:683px !important;
	top:81px !important;
	background:#405364;
}

#item318912 {
	width:61px !important;
	height:25px !important;
	top:68px !important;
	background:#b2bac1;
}

#item318913 {
	width:61px !important;
	height:68px !important;
	background:#405364;
}

#item318938 {
	width:61px !important;
	height:36px !important;
	top:57px !important;
	background:#b2bac1;
}

#item318939 {
	width:61px !important;
	height:57px !important;
	background:#405364;
}

#item318940 {
	width:61px !important;
	height:1px !important;
	top:93px !important;
	background:#00b2a9;
}

#item319437 {
	width:61px !important;
	height:1px !important;
	top:92px !important;
	background:#00b2a9;
}

#item319438 {
	width:61px !important;
	height:34px !important;
	top:59px !important;
	background:#b2bac1;
}

#item319439 {
	width:61px !important;
	height:59px !important;
	background:#405364;
}

#item319511 {
	width:61px !important;
	height:26px !important;
	top:67px !important;
	background:#b2bac1;
}

#item319512 {
	width:61px !important;
	height:67px !important;
	background:#405364;
}

#item319514 {
	width:61px !important;
	height:1px !important;
	top:93px !important;
	background:#00b2a9;
}

#item316152 {
	width:16px !important;
	height:172px !important;
	left:1px !important;
	top:54px !important;
	background:#e80032;
}

#item318555 {
	width:955px !important;
	height:226px !important;
	left:35px !important;
	top:261px !important;
}

#item319654 {
	width:16px !important;
	height:172px !important;
	left:1px !important;
	background:#e80032;
}

#item319682 {
	width:954px !important;
	height:226px !important;
	background:#fff;
	border:solid 2px #e80032;
}

#item320149 {
	width:61px !important;
	height:93px !important;
	left:301px !important;
	top:81px !important;
	background:#b2bac1;
}

#item320151 {
	width:61px !important;
	height:23px !important;
	top:70px !important;
	background:#b2bac1;
}

#item320152 {
	width:61px !important;
	height:70px !important;
	background:#405364;
}

#item320154 {
	width:61px !important;
	height:73px !important;
	top:21px !important;
	background:#b2bac1;
}

#item320155 {
	width:61px !important;
	height:21px !important;
	background:#405364;
}

#item320157 {
	width:61px !important;
	height:25px !important;
	top:68px !important;
	background:#b2bac1;
}

#item320158 {
	width:61px !important;
	height:68px !important;
	background:#405364;
}

#item320160 {
	width:61px !important;
	height:25px !important;
	top:69px !important;
	background:#b2bac1;
}

#item320161 {
	width:61px !important;
	height:69px !important;
	background:#405364;
}

#item320163 {
	width:61px !important;
	height:81px !important;
	top:12px !important;
	background:#b2bac1;
}

#item320164 {
	width:61px !important;
	height:12px !important;
	background:#405364;
}

#item320166 {
	width:61px !important;
	height:32px !important;
	top:62px !important;
	background:#b2bac1;
}

#item320167 {
	width:61px !important;
	height:62px !important;
	background:#405364;
}

#item320169 {
	width:61px !important;
	height:78px !important;
	top:16px !important;
	background:#b2bac1;
}

#item320170 {
	width:61px !important;
	height:16px !important;
	background:#405364;
}

#item320483 {
	width:61px !important;
	height:25px !important;
	top:68px !important;
	background:#b2bac1;
}

#item320484 {
	width:61px !important;
	height:68px !important;
	background:#405364;
}

#item320486 {
	width:61px !important;
	height:73px !important;
	top:20px !important;
	background:#b2bac1;
}

#item320487 {
	width:61px !important;
	height:20px !important;
	background:#405364;
}

#item316996 {
	width:16px !important;
	height:172px !important;
	left:1px !important;
	background:#e80032;
}

#item319647 {
	width:955px !important;
	height:226px !important;
	left:35px !important;
	top:509px !important;
}

#item343148 {
	width:56px !important;
	height:11px !important;
	left:80px !important;
	top:15px !important;
	background:#405364;
}

#item343145 {
	width:225px !important;
	height:195px !important;
	left:-3px !important;
	top:259px !important;
}

#item343196 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item343197 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item343200 {
	width:900px !important;
	height:625px !important;
	left:75px !important;
	top:131px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item343207 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item343495 {
	width:901px !important;
	height:24px !important;
	top:590px !important;
	background:#e80032;
}

#item343204 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item343205 {
	width:30px !important;
	height:30px !important;
	left:933px !important;
	top:143px !important;
}

#item343193 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item343192 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item222920 {
	width:724px !important;
	height:297px !important;
	left:264px !important;
	top:496px !important;
	border-radius:undefined;
	background:#ebedef;
}

#item281150 {
	width:68px !important;
	height:61px !important;
	left:28px !important;
	top:267px !important;
}

#item275331 {
	width:421px !important;
	height:26px !important;
	background:#e80032;
}

#item275332 {
	width:304px !important;
	height:26px !important;
	left:421px !important;
	background:#405364;
}

#item223124 {
	width:233px !important;
	height:342px !important;
	left:263px !important;
	top:457px !important;
}

#item223180 {
	width:233px !important;
	height:342px !important;
	left:509px !important;
	top:457px !important;
}

#item223244 {
	width:233px !important;
	height:342px !important;
	left:755px !important;
	top:457px !important;
}

#item282390 {
	width:49px !important;
	height:11px !important;
	left:84px !important;
	top:21px !important;
	background:#405364;
}

#item282387 {
	width:225px !important;
	height:185px !important;
	left:-5px !important;
	top:282px !important;
}

#item282315 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item282316 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item282319 {
	width:850px !important;
	height:450px !important;
	left:100px !important;
	top:218px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item282326 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item282328 {
	width:850px !important;
	height:24px !important;
	top:366px !important;
	background:#e80032;
}

#item282323 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item282324 {
	width:30px !important;
	height:30px !important;
	left:910px !important;
	top:227px !important;
}

#item282312 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item282311 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item223713 {
	width:170px !important;
	height:126px !important;
	border-radius:undefined;
	background:#d8dce0;
}

#item223738 {
	width:170px !important;
	height:11px !important;
	border-radius:undefined;
	background:#e80032;
}

#item223622 {
	width:170px !important;
	height:126px !important;
	top:176px !important;
	border-radius:undefined;
	background:#d8dce0;
}

#item223656 {
	width:170px !important;
	height:11px !important;
	top:176px !important;
	border-radius:undefined;
	background:#e80032;
}

#item223711 {
	width:170px !important;
	height:477px !important;
	left:263px !important;
	top:198px !important;
}

#item223978 {
	width:170px !important;
	height:126px !important;
	border-radius:undefined;
	background:#d8dce0;
}

#item224003 {
	width:170px !important;
	height:11px !important;
	border-radius:undefined;
	background:#e80032;
}

#item223950 {
	width:170px !important;
	height:126px !important;
	top:176px !important;
	border-radius:undefined;
	background:#d8dce0;
}

#item223975 {
	width:170px !important;
	height:11px !important;
	top:176px !important;
	border-radius:undefined;
	background:#e80032;
}

#item223948 {
	width:170px !important;
	height:477px !important;
	left:633px !important;
	top:198px !important;
}

#item223897 {
	width:170px !important;
	height:126px !important;
	border-radius:undefined;
	background:#d8dce0;
}

#item223922 {
	width:170px !important;
	height:11px !important;
	border-radius:undefined;
	background:#e80032;
}

#item223870 {
	width:170px !important;
	height:126px !important;
	top:176px !important;
	border-radius:undefined;
	background:#d8dce0;
}

#item223895 {
	width:170px !important;
	height:11px !important;
	top:176px !important;
	border-radius:undefined;
	background:#e80032;
}

#item223868 {
	width:170px !important;
	height:477px !important;
	left:448px !important;
	top:198px !important;
}

#item224058 {
	width:170px !important;
	height:126px !important;
	border-radius:undefined;
	background:#d8dce0;
}

#item224083 {
	width:170px !important;
	height:11px !important;
	border-radius:undefined;
	background:#e80032;
}

#item224031 {
	width:170px !important;
	height:126px !important;
	top:176px !important;
	border-radius:undefined;
	background:#d8dce0;
}

#item224056 {
	width:170px !important;
	height:11px !important;
	top:176px !important;
	border-radius:undefined;
	background:#e80032;
}

#item224029 {
	width:170px !important;
	height:477px !important;
	left:818px !important;
	top:198px !important;
}

#item221702 {
	width:347px !important;
	height:255px !important;
	left:264px !important;
	top:535px !important;
}

#item221797 {
	width:347px !important;
	height:255px !important;
	left:642px !important;
	top:535px !important;
}

@keyframes flyinfrombottom-224277 {
	0% {
		transform:translate(-1px,259px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-224277 {
	0% {
		-webkit-transform:translate(-1px,259px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item224277 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes flyinfrombottom-224627 {
	0% {
		transform:translate(-1px,259px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-224627 {
	0% {
		-webkit-transform:translate(-1px,259px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item224627 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes flyinfrombottom-224674 {
	0% {
		transform:translate(-1px,259px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-224674 {
	0% {
		-webkit-transform:translate(-1px,259px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item224674 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes flyinfrombottom-224720 {
	0% {
		transform:translate(-1px,259px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-224720 {
	0% {
		-webkit-transform:translate(-1px,259px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item224720 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes flyinfrombottom-224949 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-224949 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-225465 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225465 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-225497 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225497 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-225412 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-225412 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item225574 {
	width:36px !important;
	height:25px !important;
	left:262px !important;
	top:581px !important;
}

#item298334 {
	width:167px !important;
	height:182px !important;
	left:32px !important;
	top:275px !important;
}

#item298294 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item298295 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item298298 {
	width:650px !important;
	height:300px !important;
	left:200px !important;
	top:293px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item298305 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item298307 {
	width:651px !important;
	height:24px !important;
	top:220px !important;
	background:#e80032;
}

#item298302 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item298303 {
	width:30px !important;
	height:30px !important;
	left:811px !important;
	top:303px !important;
}

#item298291 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item298290 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item331305 {
	width:167px !important;
	height:198px !important;
	left:32px !important;
	top:258px !important;
}

#item301832 {
	width:175px !important;
	height:52px !important;
	left:25px !important;
	background:#667583;
}

#item301883 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	background:#ffffff;
}

#item301884 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	top:25px !important;
	background:#ffffff;
}

#item301886 {
	width:6px !important;
	height:2px !important;
	left:24px !important;
	top:15px !important;
	background:#ffffff;
}

#item301887 {
	width:6px !important;
	height:2px !important;
	top:15px !important;
	background:#ffffff;
}

#item301898 {
	width:155px !important;
	height:34px !important;
	left:42px !important;
	top:697px !important;
}

#item225164 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item225165 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item225168 {
	width:990px !important;
	height:625px !important;
	left:30px !important;
	top:131px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item328610 {
	width:991px !important;
	height:24px !important;
	top:565px !important;
	background:#e80032;
}

#item225172 {
	width:30px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item225173 {
	width:36px !important;
	height:35px !important;
	left:975px !important;
	top:142px !important;
}

#item225161 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item225160 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item301929 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item301930 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item301933 {
	width:650px !important;
	height:325px !important;
	left:200px !important;
	top:281px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item301940 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item301942 {
	width:650px !important;
	height:24px !important;
	top:251px !important;
	background:#e80032;
}

#item301937 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item301938 {
	width:30px !important;
	height:30px !important;
	left:811px !important;
	top:289px !important;
}

#item301926 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item301925 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item162844 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item335693 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item335719 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item335746 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item335772 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item335798 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item335825 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item335852 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item335878 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item335904 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337515 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item167117 {
	width:268px !important;
	height:105px !important;
	left:33px !important;
	top:445px !important;
}

#item167121 {
	width:281px !important;
	height:105px !important;
	left:369px !important;
	top:445px !important;
}

#item167123 {
	width:282px !important;
	height:105px !important;
	left:729px !important;
	top:445px !important;
}

#item168396 {
	width:307px !important;
	height:236px !important;
	left:684px !important;
	top:599px !important;
}

#item161031 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item161028 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item161032 {
	width:994px !important;
	height:650px !important;
	left:28px !important;
	top:118px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item161036 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:70px !important;
}

#item161033 {
	width:239px !important;
	height:97px !important;
	left:778px !important;
	top:124px !important;
}

#item161040 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item161134 {
	width:222px !important;
	height:52px !important;
	left:483px !important;
	top:28px !important;
	background:#d8dce0;
}

#item161135 {
	width:222px !important;
	height:52px !important;
	left:483px !important;
	top:91px !important;
	background:#d8dce0;
}

#item161136 {
	width:222px !important;
	height:52px !important;
	left:483px !important;
	top:154px !important;
	background:#d8dce0;
}

#item161137 {
	width:240px !important;
	height:52px !important;
	left:713px !important;
	top:28px !important;
	background:#d8dce0;
}

#item161138 {
	width:240px !important;
	height:52px !important;
	left:713px !important;
	top:91px !important;
	background:#d8dce0;
}

#item161139 {
	width:240px !important;
	height:52px !important;
	left:713px !important;
	top:154px !important;
	background:#d8dce0;
}

#item161423 {
	width:146px !important;
	height:82px !important;
	left:1px !important;
	top:383px !important;
	background:#d8d8d8;
}

#item161424 {
	width:146px !important;
	height:82px !important;
	left:324px !important;
	top:383px !important;
	background:#d8d8d8;
}

#item161425 {
	width:146px !important;
	height:82px !important;
	left:163px !important;
	top:383px !important;
	background:#d8d8d8;
}

#item161426 {
	width:146px !important;
	height:82px !important;
	left:484px !important;
	top:383px !important;
	background:#d8d8d8;
}

#item161427 {
	width:146px !important;
	height:82px !important;
	left:643px !important;
	top:383px !important;
	background:#d8d8d8;
}

#item161428 {
	width:146px !important;
	height:82px !important;
	left:807px !important;
	top:383px !important;
	background:#d8d8d8;
}

#item161026 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item161024 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item161660 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item161657 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item161661 {
	width:994px !important;
	height:650px !important;
	left:28px !important;
	top:118px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item161665 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:65px !important;
}

#item161662 {
	width:234px !important;
	height:92px !important;
	left:778px !important;
	top:129px !important;
}

#item161668 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item161762 {
	width:222px !important;
	height:52px !important;
	left:483px !important;
	top:28px !important;
	background:#d8dce0;
}

#item161763 {
	width:222px !important;
	height:52px !important;
	left:483px !important;
	top:91px !important;
	background:#d8dce0;
}

#item161764 {
	width:222px !important;
	height:52px !important;
	left:483px !important;
	top:154px !important;
	background:#d8dce0;
}

#item161765 {
	width:240px !important;
	height:52px !important;
	left:713px !important;
	top:28px !important;
	background:#d8dce0;
}

#item161767 {
	width:240px !important;
	height:52px !important;
	left:713px !important;
	top:91px !important;
	background:#d8dce0;
}

#item161768 {
	width:240px !important;
	height:52px !important;
	left:713px !important;
	top:154px !important;
	background:#d8dce0;
}

#item162082 {
	width:146px !important;
	height:104px !important;
	left:324px !important;
	top:369px !important;
	background:#d8d8d8;
}

#item162083 {
	width:146px !important;
	height:104px !important;
	left:163px !important;
	top:369px !important;
	background:#d8d8d8;
}

#item162084 {
	width:146px !important;
	height:104px !important;
	left:484px !important;
	top:369px !important;
	background:#d8d8d8;
}

#item162086 {
	width:146px !important;
	height:104px !important;
	left:643px !important;
	top:369px !important;
	background:#d8d8d8;
}

#item162087 {
	width:146px !important;
	height:104px !important;
	left:807px !important;
	top:369px !important;
	background:#d8d8d8;
}

#item161655 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item161653 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item168242 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item168243 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item168246 {
	width:700px !important;
	height:550px !important;
	left:175px !important;
	top:168px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item256388 {
	width:700px !important;
	height:24px !important;
	left:175px !important;
	top:697px !important;
	background:#e80032;
}

#item302048 {
	width:144px !important;
	height:55px !important;
	left:436px !important;
	top:217px !important;
}

#item302078 {
	width:1px !important;
	height:6px !important;
	left:99px !important;
	top:3px !important;
	background:#75787b;
}

#item302088 {
	width:1px !important;
	height:6px !important;
	left:175px !important;
	top:3px !important;
	background:#75787b;
}

#item302091 {
	width:1px !important;
	height:6px !important;
	left:192px !important;
	top:3px !important;
	background:#75787b;
}

#item168250 {
	width:34px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item168251 {
	width:40px !important;
	height:42px !important;
	left:832px !important;
	top:170px !important;
}

#item168239 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item168238 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item164585 {
	width:49px !important;
	height:12px !important;
	left:84px !important;
	top:22px !important;
	background:#405364;
}

#item165608 {
	width:225px !important;
	height:160px !important;
	left:-3px !important;
	top:284px !important;
}

#item164622 {
	width:49px !important;
	height:11px !important;
	left:84px !important;
	top:23px !important;
	background:#405364;
}

#item165689 {
	width:225px !important;
	height:199px !important;
	left:-3px !important;
	top:452px !important;
}

#item165483 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item165484 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item165487 {
	width:900px !important;
	height:750px !important;
	left:75px !important;
	top:68px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item165491 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:117px !important;
}

#item165492 {
	width:185px !important;
	height:144px !important;
	left:778px !important;
	top:77px !important;
}

#item165494 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item266024 {
	width:900px !important;
	height:24px !important;
	top:694px !important;
	background:#e80032;
}

#item266255 {
	width:178px !important;
	height:96px !important;
	left:230px !important;
	top:536px !important;
	border:solid 1px #b2bac1;
}

#item266256 {
	width:230px !important;
	height:96px !important;
	left:430px !important;
	top:576px !important;
	border:solid 1px #b2bac1;
}

#item165480 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item165479 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item165614 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item165615 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item165618 {
	width:850px !important;
	height:500px !important;
	left:100px !important;
	top:193px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item165622 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item165623 {
	width:36px !important;
	height:38px !important;
	left:903px !important;
	top:196px !important;
}

#item165625 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item165686 {
	width:850px !important;
	height:24px !important;
	top:428px !important;
	background:#e80032;
}

#item165611 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item165610 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item323817 {
	width:213px !important;
	height:83px !important;
	left:774px !important;
	top:686px !important;
}

#item166538 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item166540 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item166543 {
	width:900px !important;
	height:750px !important;
	left:75px !important;
	top:68px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item166547 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:114px !important;
}

#item166548 {
	width:179px !important;
	height:141px !important;
	left:778px !important;
	top:80px !important;
}

#item166550 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item166604 {
	width:901px !important;
	height:24px !important;
	top:697px !important;
	background:#e80032;
}

#item166605 {
	width:213px !important;
	height:78px !important;
	left:626px !important;
}

#item166535 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item166534 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item165034 {
	width:49px !important;
	height:11px !important;
	left:84px !important;
	top:22px !important;
	background:#405364;
}

#item166941 {
	width:225px !important;
	height:160px !important;
	left:-3px !important;
	top:299px !important;
}

#item324184 {
	width:354px !important;
	height:276px !important;
	left:262px !important;
	top:445px !important;
}

#item324250 {
	width:353px !important;
	height:276px !important;
	left:635px !important;
	top:445px !important;
}

#item166806 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item166807 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item166810 {
	width:875px !important;
	height:675px !important;
	left:88px !important;
	top:106px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item166817 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item266531 {
	width:875px !important;
	height:24px !important;
	left:88px !important;
	top:757px !important;
	background:#e80032;
}

#item166814 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:110px !important;
}

#item166815 {
	width:182px !important;
	height:137px !important;
	left:776px !important;
	top:111px !important;
}

#item166803 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item166802 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item165174 {
	width:49px !important;
	height:11px !important;
	left:84px !important;
	top:22px !important;
	background:#fff;
}

#item167106 {
	width:225px !important;
	height:160px !important;
	left:-3px !important;
	top:262px !important;
}

#item241665 {
	width:210px !important;
	height:177px !important;
	left:14px !important;
	top:449px !important;
}

#item241695 {
	width:185px !important;
	height:189px !important;
	left:224px !important;
	top:601px !important;
}

#item241759 {
	width:291px !important;
	height:102px !important;
	left:278px !important;
	top:467px !important;
}

#item242049 {
	width:185px !important;
	height:181px !important;
	left:806px !important;
	top:527px !important;
}

#item241970 {
	width:193px !important;
	height:290px !important;
	left:583px !important;
	top:554px !important;
}

#item242081 {
	width:185px !important;
	height:283px !important;
	left:806px !important;
	top:250px !important;
}

#item241790 {
	width:291px !important;
	height:146px !important;
	left:278px !important;
	top:327px !important;
}

#item241726 {
	width:376px !important;
	height:189px !important;
	left:403px !important;
	top:601px !important;
}

#item241690 {
	width:210px !important;
	height:240px !important;
	left:14px !important;
	top:620px !important;
}

#item242002 {
	width:236px !important;
	height:290px !important;
	left:770px !important;
	top:554px !important;
}

#item166987 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item166988 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item166991 {
	width:900px !important;
	height:475px !important;
	left:75px !important;
	top:206px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item166998 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item167051 {
	width:902px !important;
	height:24px !important;
	top:404px !important;
	background:#e80032;
}

#item166995 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item166996 {
	width:187px !important;
	height:53px !important;
	left:778px !important;
	top:191px !important;
}

#item166984 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item166983 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item210444 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item210445 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item210448 {
	width:900px !important;
	height:450px !important;
	left:75px !important;
	top:218px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item210455 {
	width:570px !important;
	height:432px !important;
	left:240px !important;
	top:247px !important;
}

#item210508 {
	width:901px !important;
	height:24px !important;
	top:395px !important;
	background:#e80032;
}

#item210452 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item210453 {
	width:36px !important;
	height:41px !important;
	left:930px !important;
	top:214px !important;
}

#item210441 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item210440 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item87966 {
	width:226px !important;
	height:619px !important;
	top:241px !important;
	background:#405364;
}

#item87967 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item335941 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item335967 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item335993 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item336019 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item336045 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item336072 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item336099 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item336125 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item336151 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337524 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item204800 {
	width:725px !important;
	height:104px !important;
	left:263px !important;
	top:526px !important;
	background:#e6eae9;
}

#item205208 {
	width:7px !important;
	height:182px !important;
	left:3px !important;
	top:3px !important;
	background:#e80032;
}

#item205231 {
	width:354px !important;
	height:182px !important;
	left:7px !important;
	top:3px !important;
	background:#405364;
}

#item265530 {
	width:364px !important;
	height:188px !important;
	left:261px !important;
	top:639px !important;
}

#item205498 {
	width:7px !important;
	height:182px !important;
	left:3px !important;
	top:3px !important;
	background:#e80032;
}

#item205521 {
	width:356px !important;
	height:182px !important;
	left:7px !important;
	top:3px !important;
	background:#405364;
}

#item265532 {
	width:366px !important;
	height:188px !important;
	left:625px !important;
	top:639px !important;
}

#item205803 {
	width:10px !important;
	height:10px !important;
}

#item205805 {
	width:10px !important;
	height:10px !important;
}

#item205813 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item205810 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item205814 {
	width:750px !important;
	height:450px !important;
	left:150px !important;
	top:218px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item205815 {
	width:570px !important;
	height:432px !important;
	left:240px !important;
	top:247px !important;
}

#item205817 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item205868 {
	width:750px !important;
	height:24px !important;
	left:75px !important;
	top:455px !important;
	background:#e80032;
}

#item205873 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:4px !important;
}

#item205869 {
	width:46px !important;
	height:31px !important;
	left:845px !important;
	top:227px !important;
}

#item205808 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item205806 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item205883 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item205880 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item205884 {
	width:750px !important;
	height:450px !important;
	left:150px !important;
	top:218px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item205885 {
	width:570px !important;
	height:432px !important;
	left:240px !important;
	top:247px !important;
}

#item205888 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item205941 {
	width:750px !important;
	height:24px !important;
	left:75px !important;
	top:445px !important;
	background:#e80032;
}

#item205945 {
	width:24px !important;
	height:24px !important;
	left:4px !important;
	top:4px !important;
}

#item205942 {
	width:31px !important;
	height:31px !important;
	left:860px !important;
	top:229px !important;
}

#item205878 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item205876 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item206029 {
	width:7px !important;
	height:155px !important;
	background:#e80032;
}

#item206052 {
	width:234px !important;
	height:155px !important;
	left:4px !important;
	background:#405364;
}

#item206023 {
	width:257px !important;
	height:171px !important;
	left:255px !important;
	top:590px !important;
}

#item206106 {
	width:7px !important;
	height:155px !important;
	background:#e80032;
}

#item206129 {
	width:234px !important;
	height:155px !important;
	left:4px !important;
	background:#405364;
}

#item206101 {
	width:257px !important;
	height:171px !important;
	left:501px !important;
	top:590px !important;
}

#item206183 {
	width:7px !important;
	height:155px !important;
	background:#e80032;
}

#item206206 {
	width:234px !important;
	height:155px !important;
	left:4px !important;
	background:#405364;
}

#item206178 {
	width:257px !important;
	height:171px !important;
	left:747px !important;
	top:590px !important;
}

#item206294 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item206291 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item206295 {
	width:700px !important;
	height:430px !important;
	left:175px !important;
	top:228px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item206299 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item206296 {
	width:91px !important;
	height:72px !important;
	left:778px !important;
	top:193px !important;
}

#item206354 {
	width:700px !important;
	height:24px !important;
	top:406px !important;
	background:#e80032;
}

#item206355 {
	width:700px !important;
	height:430px !important;
	border-radius:undefined;
}

#item206289 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item206287 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item206356 {
	width:10px !important;
	height:10px !important;
}

#item206364 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item206361 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item206365 {
	width:750px !important;
	height:450px !important;
	left:150px !important;
	top:218px !important;
	background:#fff;
}

#item206366 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item206369 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item206421 {
	width:751px !important;
	height:24px !important;
	left:74px !important;
	top:454px !important;
	background:#e80032;
}

#item206425 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item206422 {
	width:30px !important;
	height:30px !important;
	left:860px !important;
	top:229px !important;
}

#item206359 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item206357 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item206428 {
	width:10px !important;
	height:10px !important;
}

#item206436 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item206433 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item206437 {
	width:900px !important;
	height:501px !important;
	left:75px !important;
	top:193px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item206438 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item206440 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item206492 {
	width:900px !important;
	height:24px !important;
	top:477px !important;
	background:#e80032;
}

#item206496 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item206493 {
	width:30px !important;
	height:30px !important;
	left:938px !important;
	top:200px !important;
}

#item206431 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item206429 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item206499 {
	width:10px !important;
	height:10px !important;
}

#item206507 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item206504 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item206508 {
	width:750px !important;
	height:450px !important;
	left:150px !important;
	top:218px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item206509 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item206511 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item206562 {
	width:751px !important;
	height:24px !important;
	left:74px !important;
	top:454px !important;
	background:#e80032;
}

#item206566 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item206563 {
	width:30px !important;
	height:30px !important;
	left:857px !important;
	top:230px !important;
}

#item206502 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item206500 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item206649 {
	width:7px !important;
	height:155px !important;
	background:#e80032;
}

#item206672 {
	width:234px !important;
	height:155px !important;
	left:4px !important;
	background:#405364;
}

#item206644 {
	width:257px !important;
	height:171px !important;
	left:747px !important;
	top:277px !important;
}

#item206725 {
	width:7px !important;
	height:155px !important;
	background:#e80032;
}

#item206748 {
	width:234px !important;
	height:155px !important;
	left:4px !important;
	background:#405364;
}

#item206720 {
	width:257px !important;
	height:171px !important;
	left:259px !important;
	top:665px !important;
}

#item206802 {
	width:7px !important;
	height:155px !important;
	background:#e80032;
}

#item206825 {
	width:234px !important;
	height:155px !important;
	left:4px !important;
	background:#405364;
}

#item206796 {
	width:257px !important;
	height:171px !important;
	left:503px !important;
	top:665px !important;
}

#item206878 {
	width:7px !important;
	height:155px !important;
	background:#e80032;
}

#item206901 {
	width:234px !important;
	height:155px !important;
	left:4px !important;
	background:#405364;
}

#item206873 {
	width:257px !important;
	height:171px !important;
	left:747px !important;
	top:665px !important;
}

#item207126 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item207123 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item207127 {
	width:750px !important;
	height:350px !important;
	left:150px !important;
	top:268px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item207128 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item207130 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item207181 {
	width:751px !important;
	height:24px !important;
	left:74px !important;
	top:404px !important;
	background:#e80032;
}

#item207185 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item207182 {
	width:30px !important;
	height:30px !important;
	left:860px !important;
	top:280px !important;
}

#item207121 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item207119 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item206972 {
	width:10px !important;
	height:10px !important;
}

#item207197 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item207194 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item207198 {
	width:750px !important;
	height:450px !important;
	left:150px !important;
	top:218px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item207199 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item207201 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item207252 {
	width:751px !important;
	height:24px !important;
	left:74px !important;
	top:454px !important;
	background:#e80032;
}

#item207256 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item207253 {
	width:30px !important;
	height:30px !important;
	left:862px !important;
	top:228px !important;
}

#item207192 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item207190 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item207045 {
	width:10px !important;
	height:10px !important;
}

#item207053 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item207050 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item207054 {
	width:750px !important;
	height:350px !important;
	left:150px !important;
	top:268px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item207055 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item207057 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item207110 {
	width:751px !important;
	height:24px !important;
	left:74px !important;
	top:405px !important;
	background:#e80032;
}

#item207115 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item207111 {
	width:30px !important;
	height:30px !important;
	left:860px !important;
	top:276px !important;
}

#item207048 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item207046 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item207118 {
	width:10px !important;
	height:10px !important;
}

#item206981 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item206977 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item206982 {
	width:900px !important;
	height:501px !important;
	left:75px !important;
	top:193px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item206984 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item206986 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item207037 {
	width:900px !important;
	height:24px !important;
	top:477px !important;
	background:#e80032;
}

#item207041 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item207038 {
	width:30px !important;
	height:30px !important;
	left:938px !important;
	top:198px !important;
}

#item206975 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item206973 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item207189 {
	width:10px !important;
	height:10px !important;
}

#item208104 {
	width:49px !important;
	height:11px !important;
	left:84px !important;
	top:22px !important;
	background:#405364;
}

#item208100 {
	width:225px !important;
	height:200px !important;
	left:-5px !important;
	top:275px !important;
}

#item208137 {
	width:49px !important;
	height:11px !important;
	left:84px !important;
	top:22px !important;
	background:#405364;
}

#item208133 {
	width:225px !important;
	height:200px !important;
	left:-5px !important;
	top:513px !important;
}

#item208190 {
	width:10px !important;
	height:10px !important;
}

#item208191 {
	width:10px !important;
	height:10px !important;
}

#item208192 {
	width:10px !important;
	height:10px !important;
}

#item208193 {
	width:38px !important;
	height:33px !important;
	left:915px !important;
	top:189px !important;
}

#item208201 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208198 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item208202 {
	width:900px !important;
	height:501px !important;
	left:75px !important;
	top:193px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item208203 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item208205 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item208266 {
	width:900px !important;
	height:24px !important;
	top:477px !important;
	background:#e80032;
}

#item208271 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item208268 {
	width:30px !important;
	height:30px !important;
	left:933px !important;
	top:204px !important;
}

#item208196 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item208194 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item208282 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208279 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item208283 {
	width:900px !important;
	height:501px !important;
	left:75px !important;
	top:193px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item208285 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item208288 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item208346 {
	width:900px !important;
	height:24px !important;
	top:477px !important;
	background:#e80032;
}

#item208350 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item208347 {
	width:30px !important;
	height:30px !important;
	left:936px !important;
	top:200px !important;
}

#item208276 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item208274 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item208412 {
	width:49px !important;
	height:11px !important;
	left:84px !important;
	top:22px !important;
	background:#405364;
}

#item208408 {
	width:225px !important;
	height:229px !important;
	left:-5px !important;
	top:275px !important;
}

#item208464 {
	width:175px !important;
	height:52px !important;
	left:51px !important;
	top:588px !important;
	background:#667583;
}

#item208514 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	background:#ffffff;
}

#item208515 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	top:25px !important;
	background:#ffffff;
}

#item208517 {
	width:6px !important;
	height:2px !important;
	left:24px !important;
	top:15px !important;
	background:#ffffff;
}

#item208518 {
	width:6px !important;
	height:2px !important;
	top:15px !important;
	background:#ffffff;
}

#item208523 {
	width:10px !important;
	height:10px !important;
}

#item208524 {
	width:10px !important;
	height:10px !important;
}

#item208532 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208529 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item208533 {
	width:900px !important;
	height:501px !important;
	left:75px !important;
	top:193px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item208535 {
	width:900px !important;
	height:500px !important;
	border-radius:undefined;
}

#item208594 {
	width:900px !important;
	height:24px !important;
	top:477px !important;
	background:#e80032;
}

#item208598 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item208595 {
	width:30px !important;
	height:30px !important;
	left:934px !important;
	top:204px !important;
}

#item208527 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item208525 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item257653 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item336489 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item336515 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item336541 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item336567 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item336593 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item336620 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item336646 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item336673 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item336699 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337539 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item77325 {
	width:215px !important;
	height:240px !important;
	left:517px !important;
	top:551px !important;
}

#item77450 {
	width:215px !important;
	height:240px !important;
	left:262px !important;
	top:551px !important;
}

#item77509 {
	width:215px !important;
	height:240px !important;
	left:773px !important;
	top:551px !important;
}

#item183810 {
	width:218px !important;
	height:165px !important;
	left:-7px !important;
	top:279px !important;
}

@keyframes rotate180dcw-92263 {
	0% {transform:translate(0px,0px) rotate(-180deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes rotate180dcw-92263 {
	0% {-webkit-transform:translate(0px,0px) rotate(-180deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item92264 {
	width:25px !important;
	height:25px !important;
	left:681px !important;
	top:539px !important;
	background:#405364;
}

#item92265 {
	width:25px !important;
	height:25px !important;
	left:681px !important;
	top:587px !important;
	background:#e80032;
}

#item92294 {
	width:25px !important;
	height:25px !important;
	left:681px !important;
	top:634px !important;
	background:#b2bac1;
}

#item91993 {
	width:167px !important;
	height:195px !important;
	left:32px !important;
	top:275px !important;
}

#item92050 {
	width:167px !important;
	height:194px !important;
	left:32px !important;
	top:495px !important;
}

#item94591 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item94592 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item94595 {
	width:600px !important;
	height:400px !important;
	left:225px !important;
	top:236px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item94602 {
	width:570px !important;
	height:313px !important;
	left:240px !important;
	top:293px !important;
}

#item266808 {
	width:600px !important;
	height:24px !important;
	left:225px !important;
	top:614px !important;
	background:#e80032;
}

#item94599 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item94600 {
	width:36px !important;
	height:35px !important;
	left:787px !important;
	top:235px !important;
}

#item94588 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item94587 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item94839 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item94840 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item94843 {
	width:600px !important;
	height:450px !important;
	left:225px !important;
	top:261px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item94850 {
	width:570px !important;
	height:432px !important;
	left:240px !important;
	top:247px !important;
}

#item266807 {
	width:600px !important;
	height:24px !important;
	left:225px !important;
	top:687px !important;
	background:#e80032;
}

#item94847 {
	width:24px !important;
	height:24px !important;
	left:5px !important;
	top:3px !important;
}

#item94848 {
	width:32px !important;
	height:30px !important;
	left:790px !important;
	top:269px !important;
}

#item94836 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item94835 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item92715 {
	width:219px !important;
	height:546px !important;
	border-radius:0 12px 12px 0;
	background:#00b2a9;
}

#item92716 {
	width:219px !important;
	height:34px !important;
	top:513px !important;
	border-radius:0 0 12px 0;
	background:#405363;
}

#item92363 {
	width:219px !important;
	height:225px !important;
	top:126px !important;
	border-radius:0 12px 12px 0;
	background:#405363;
}

#item92711 {
	width:219px !important;
	height:34px !important;
	top:317px !important;
	border-radius:0 0 12px 0;
	background:#8c97a1;
}

#item92713 {
	width:219px !important;
	height:546px !important;
	left:262px !important;
	top:238px !important;
}

#item92943 {
	width:219px !important;
	height:546px !important;
	border-radius:0 12px 12px 0;
	background:#00b2a9;
}

#item92944 {
	width:219px !important;
	height:34px !important;
	top:513px !important;
	border-radius:0 0 12px 0;
	background:#405363;
}

#item92970 {
	width:219px !important;
	height:225px !important;
	top:126px !important;
	border-radius:0 12px 12px 0;
	background:#405363;
}

#item92972 {
	width:219px !important;
	height:34px !important;
	top:317px !important;
	border-radius:0 0 12px 0;
	background:#8c97a1;
}

#item92941 {
	width:219px !important;
	height:546px !important;
	left:517px !important;
	top:238px !important;
}

#item93027 {
	width:219px !important;
	height:546px !important;
	border-radius:0 12px 12px 0;
	background:#00b2a9;
}

#item93028 {
	width:219px !important;
	height:34px !important;
	top:513px !important;
	border-radius:0 0 12px 0;
	background:#405363;
}

#item93054 {
	width:219px !important;
	height:225px !important;
	top:126px !important;
	border-radius:0 12px 12px 0;
	background:#405363;
}

#item93055 {
	width:219px !important;
	height:34px !important;
	top:317px !important;
	border-radius:0 0 12px 0;
	background:#8c97a1;
}

#item93025 {
	width:219px !important;
	height:546px !important;
	left:769px !important;
	top:238px !important;
}

#item88211 {
	width:226px !important;
	height:619px !important;
	top:241px !important;
	background:#405364;
}

#item88212 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item336231 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item336257 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item336283 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item336309 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item336335 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item336362 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item336389 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item336415 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item336441 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337530 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item98404 {
	width:153px !important;
	height:33px !important;
	left:42px !important;
	top:686px !important;
}

#item98281 {
	width:164px !important;
	height:74px !important;
	left:37px !important;
	background:#667583;
}

#item98337 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item98338 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item98341 {
	width:797px !important;
	height:618px !important;
	left:129px !important;
	top:146px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item98348 {
	width:570px !important;
	height:221px !important;
	left:240px !important;
	top:247px !important;
}

#item266809 {
	width:797px !important;
	height:24px !important;
	left:129px !important;
	top:740px !important;
	background:#e80032;
}

#item98345 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:42px !important;
}

#item98346 {
	width:120px !important;
	height:69px !important;
	left:793px !important;
	top:154px !important;
}

#item98334 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item98333 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item101106 {
	width:232px !important;
	height:126px !important;
	left:259px !important;
	top:613px !important;
}

#item101099 {
	width:232px !important;
	height:126px !important;
	left:259px !important;
	top:470px !important;
}

#item99678 {
	width:476px !important;
	height:120px !important;
	left:512px !important;
	top:616px !important;
	background:#d8dce0;
}

#item100781 {
	width:232px !important;
	height:126px !important;
	left:509px !important;
	top:326px !important;
}

#item101101 {
	width:232px !important;
	height:126px !important;
	left:509px !important;
	top:470px !important;
}

#item101097 {
	width:232px !important;
	height:126px !important;
	left:759px !important;
	top:326px !important;
}

#item101104 {
	width:232px !important;
	height:126px !important;
	left:759px !important;
	top:470px !important;
}

#item100583 {
	width:232px !important;
	height:126px !important;
	left:259px !important;
	top:326px !important;
}

#item101054 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item101055 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item101066 {
	width:612px !important;
	height:354px !important;
	left:238px !important;
	top:255px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item257929 {
	width:613px !important;
	height:24px !important;
	left:238px !important;
	top:585px !important;
	background:#e80032;
}

#item101062 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item101063 {
	width:37px !important;
	height:41px !important;
	left:806px !important;
	top:252px !important;
}

#item101051 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item101050 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item101009 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item101013 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item101024 {
	width:612px !important;
	height:404px !important;
	left:239px !important;
	top:255px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item257928 {
	width:613px !important;
	height:24px !important;
	left:239px !important;
	top:635px !important;
	background:#e80032;
}

#item101020 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item101021 {
	width:39px !important;
	height:36px !important;
	left:805px !important;
	top:253px !important;
}

#item101006 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item101005 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item100966 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item100967 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item100978 {
	width:612px !important;
	height:404px !important;
	left:238px !important;
	top:254px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item257927 {
	width:613px !important;
	height:24px !important;
	left:238px !important;
	top:634px !important;
	background:#e80032;
}

#item100974 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item100975 {
	width:40px !important;
	height:39px !important;
	left:806px !important;
	top:251px !important;
}

#item100963 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item100962 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item100925 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item100926 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item100937 {
	width:612px !important;
	height:404px !important;
	left:239px !important;
	top:254px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item257925 {
	width:613px !important;
	height:24px !important;
	left:239px !important;
	top:634px !important;
	background:#e80032;
}

#item100933 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item100934 {
	width:39px !important;
	height:38px !important;
	left:807px !important;
	top:251px !important;
}

#item100922 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item100921 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item100787 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item100788 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item100878 {
	width:612px !important;
	height:402px !important;
	left:239px !important;
	top:254px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item257924 {
	width:613px !important;
	height:24px !important;
	left:239px !important;
	top:634px !important;
	background:#e80032;
}

#item100795 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item100796 {
	width:37px !important;
	height:38px !important;
	left:804px !important;
	top:252px !important;
}

#item100784 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item100783 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item100710 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item100750 {
	width:612px !important;
	height:350px !important;
	left:236px !important;
	top:251px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item257922 {
	width:613px !important;
	height:24px !important;
	left:236px !important;
	top:577px !important;
	background:#e80032;
}

#item100718 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item100719 {
	width:35px !important;
	height:37px !important;
	left:806px !important;
	top:249px !important;
}

#item100707 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item100706 {
	width:1034px !important;
	height:870px !important;
	left:-10px !important;
	top:-10px !important;
}

#item101359 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item101360 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item101372 {
	width:612px !important;
	height:514px !important;
	left:239px !important;
	top:255px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item257921 {
	width:613px !important;
	height:24px !important;
	left:239px !important;
	top:747px !important;
	background:#e80032;
}

#item101367 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:4px !important;
}

#item101368 {
	width:30px !important;
	height:31px !important;
	left:818px !important;
	top:261px !important;
}

#item101356 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item101355 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item300993 {
	width:167px !important;
	height:183px !important;
	left:32px !important;
	top:274px !important;
}

#item301591 {
	width:233px !important;
	height:14px !important;
	left:1px !important;
	background:#405364;
}

#item301272 {
	width:234px !important;
	height:343px !important;
	left:262px !important;
	top:157px !important;
}

#item301592 {
	width:233px !important;
	height:14px !important;
	left:1px !important;
	top:120px !important;
	background:#405364;
}

#item301360 {
	width:234px !important;
	height:803px !important;
	left:509px !important;
	top:37px !important;
}

#item301593 {
	width:233px !important;
	height:14px !important;
	left:1px !important;
	top:120px !important;
	background:#405364;
}

#item301448 {
	width:234px !important;
	height:803px !important;
	left:754px !important;
	top:37px !important;
}

#item300953 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item300954 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item300957 {
	width:650px !important;
	height:325px !important;
	left:200px !important;
	top:281px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item300964 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item300967 {
	width:650px !important;
	height:24px !important;
	top:254px !important;
	background:#e80032;
}

#item300961 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item300962 {
	width:30px !important;
	height:30px !important;
	left:812px !important;
	top:290px !important;
}

#item300949 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item300948 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item254682 {
	width:170px !important;
	height:18px !important;
	left:295px !important;
	top:198px !important;
	background:#8c97a2;
}

#item254685 {
	width:170px !important;
	height:18px !important;
	left:643px !important;
	top:198px !important;
	background:#8c97a2;
}

#item254686 {
	width:170px !important;
	height:18px !important;
	left:469px !important;
	top:198px !important;
	background:#8c97a2;
}

#item254687 {
	width:170px !important;
	height:18px !important;
	left:817px !important;
	top:198px !important;
	background:#8c97a2;
}

#item254716 {
	width:170px !important;
	height:97px !important;
	left:295px !important;
	top:220px !important;
	background:#405364;
}

#item254717 {
	width:170px !important;
	height:183px !important;
	left:295px !important;
	top:321px !important;
	background:#405364;
}

#item254718 {
	width:170px !important;
	height:35px !important;
	left:295px !important;
	top:507px !important;
	background:#405364;
}

#item254719 {
	width:170px !important;
	height:97px !important;
	left:643px !important;
	top:220px !important;
	background:#405364;
}

#item254720 {
	width:170px !important;
	height:183px !important;
	left:643px !important;
	top:321px !important;
	background:#405364;
}

#item254721 {
	width:170px !important;
	height:35px !important;
	left:643px !important;
	top:507px !important;
	background:#405364;
}

#item254722 {
	width:170px !important;
	height:97px !important;
	left:469px !important;
	top:220px !important;
	background:#405364;
}

#item254723 {
	width:170px !important;
	height:183px !important;
	left:469px !important;
	top:321px !important;
	background:#405364;
}

#item254724 {
	width:170px !important;
	height:35px !important;
	left:469px !important;
	top:507px !important;
	background:#405364;
}

#item254725 {
	width:170px !important;
	height:97px !important;
	left:817px !important;
	top:220px !important;
	background:#405364;
}

#item254726 {
	width:170px !important;
	height:183px !important;
	left:817px !important;
	top:321px !important;
	background:#405364;
}

#item254727 {
	width:170px !important;
	height:35px !important;
	left:817px !important;
	top:507px !important;
	background:#405364;
}

#item292778 {
	width:59px !important;
	height:11px !important;
	left:78px !important;
	top:18px !important;
	background:#405364;
}

#item292820 {
	width:225px !important;
	height:322px !important;
	left:-5px !important;
	top:275px !important;
}

#item292587 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item292584 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item292588 {
	width:985px !important;
	height:750px !important;
	left:33px !important;
	top:85px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item292637 {
	width:985px !important;
	height:24px !important;
	top:676px !important;
	background:#e80032;
}

#item292641 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item292638 {
	width:30px !important;
	height:30px !important;
	left:968px !important;
	top:96px !important;
}

#item292582 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item292579 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item167320 {
	width:210px !important;
	height:477px !important;
	top:277px !important;
	background:#405364;
}

#item231062 {
	width:171px !important;
	height:49px !important;
	left:22px !important;
	top:407px !important;
}

#item231223 {
	width:171px !important;
	height:55px !important;
	left:22px !important;
	top:462px !important;
}

#item231288 {
	width:171px !important;
	height:51px !important;
	left:22px !important;
	top:521px !important;
}

#item231342 {
	width:171px !important;
	height:49px !important;
	left:21px !important;
	top:580px !important;
}

#item231024 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item231025 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item231028 {
	width:615px !important;
	height:280px !important;
	left:239px !important;
	top:291px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item231032 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item231033 {
	width:45px !important;
	height:43px !important;
	left:793px !important;
	top:289px !important;
}

#item231021 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item231020 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item231184 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item231185 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item231188 {
	width:615px !important;
	height:280px !important;
	left:241px !important;
	top:363px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item231195 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item231192 {
	width:38px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item231193 {
	width:44px !important;
	height:43px !important;
	left:814px !important;
	top:360px !important;
}

#item231181 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item231180 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item231229 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item231230 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item231233 {
	width:615px !important;
	height:244px !important;
	left:240px !important;
	top:451px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item231240 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item231237 {
	width:38px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item231238 {
	width:44px !important;
	height:46px !important;
	left:813px !important;
	top:449px !important;
}

#item231226 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item231225 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item231295 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item231296 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item231299 {
	width:615px !important;
	height:198px !important;
	left:239px !important;
	top:528px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item231306 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item231303 {
	width:30px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item231304 {
	width:36px !important;
	height:37px !important;
	left:815px !important;
	top:532px !important;
}

#item231292 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item231291 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item109280 {
	width:88px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item109277 {
	width:94px !important;
	height:26px !important;
	left:36px !important;
	top:22px !important;
}

#item109281 {
	width:148px !important;
	height:20px !important;
	left:10px !important;
	top:105px !important;
}

#item109331 {
	width:148px !important;
	height:20px !important;
	left:10px !important;
	top:69px !important;
}

#item109381 {
	width:148px !important;
	height:20px !important;
	left:10px !important;
	top:87px !important;
}

#item109432 {
	width:148px !important;
	height:20px !important;
	left:10px !important;
	top:51px !important;
}

#item109275 {
	width:99px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item109272 {
	width:105px !important;
	height:38px !important;
	left:32px !important;
	top:10px !important;
}

#item109270 {
	width:158px !important;
	height:125px !important;
	left:763px !important;
	top:-13px !important;
}

#item109923 {
	width:164px !important;
	height:74px !important;
	left:62px !important;
	top:276px !important;
	background:#667583;
}

#item110293 {
	width:175px !important;
	height:52px !important;
	left:51px !important;
	top:603px !important;
	background:#667583;
}

#item110317 {
	width:155px !important;
	height:34px !important;
	left:42px !important;
	top:497px !important;
}

#item112987 {
	width:155px !important;
	height:34px !important;
	left:42px !important;
	top:777px !important;
}

#item189021 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	background:#ffffff;
}

#item189022 {
	width:2px !important;
	height:6px !important;
	left:14px !important;
	top:25px !important;
	background:#ffffff;
}

#item189023 {
	width:6px !important;
	height:2px !important;
	left:24px !important;
	top:15px !important;
	background:#ffffff;
}

#item189024 {
	width:6px !important;
	height:2px !important;
	top:15px !important;
	background:#ffffff;
}

#item110032 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item110029 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item110033 {
	width:800px !important;
	height:500px !important;
	left:128px !important;
	top:205px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item110040 {
	width:570px !important;
	height:221px !important;
	left:240px !important;
	top:247px !important;
}

#item256387 {
	width:801px !important;
	height:24px !important;
	left:127px !important;
	top:683px !important;
	background:#e80032;
}

#item110037 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item110034 {
	width:47px !important;
	height:45px !important;
	left:866px !important;
	top:203px !important;
}

#item110027 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item110025 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item210678 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item210675 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item210680 {
	width:900px !important;
	height:725px !important;
	left:78px !important;
	top:99px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item210711 {
	width:570px !important;
	height:221px !important;
	left:240px !important;
	top:247px !important;
}

#item330824 {
	width:901px !important;
	height:24px !important;
	top:691px !important;
	background:#e80032;
}

#item331206 {
	width:16px !important;
	height:23px !important;
	left:9px !important;
	top:15px !important;
	background:#e80032;
}

#item210708 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item210704 {
	width:30px !important;
	height:31px !important;
	left:936px !important;
	top:108px !important;
}

#item210673 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item210671 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item130939 {
	width:236px !important;
	height:247px !important;
	left:-11px !important;
	top:275px !important;
}

#item326612 {
	width:55px !important;
	height:3px !important;
	top:56px !important;
	background:#ffffff;
}

#item326546 {
	width:236px !important;
	height:221px !important;
	left:-11px !important;
	top:539px !important;
}

#item130747 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item130748 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item130751 {
	width:770px !important;
	height:450px !important;
	left:144px !important;
	top:227px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item130758 {
	width:574px !important;
	height:436px !important;
	left:238px !important;
	top:245px !important;
}

#item130755 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item130756 {
	width:46px !important;
	height:45px !important;
	left:856px !important;
	top:224px !important;
}

#item130744 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item130743 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item326618 {
	opacity:0.65;
	width:1024px !important;
	height:860px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item326619 {
	width:1030px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item326622 {
	width:1000px !important;
	height:800px !important;
	left:25px !important;
	top:60px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:undefined;
	background:#fff;
}

#item343603 {
	width:1000px !important;
	height:12px !important;
	top:780px !important;
	background:#e80032;
}

#item326626 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item326627 {
	width:30px !important;
	height:30px !important;
	left:988px !important;
	top:65px !important;
}

#item326615 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item326614 {
	width:1040px !important;
	height:876px !important;
	left:-13px !important;
	top:-13px !important;
}

#item88449 {
	width:226px !important;
	height:619px !important;
	top:241px !important;
	background:#405364;
}

#item88450 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item336741 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item336767 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item336793 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item336819 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item336845 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item336872 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item336898 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item336925 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item336951 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337545 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item268502 {
	width:226px !important;
	height:212px !important;
	top:30px !important;
	background:#667583;
}

#item337004 {
	width:84px !important;
	height:26px !important;
	left:35px !important;
	top:9px !important;
}

#item337030 {
	width:87px !important;
	height:26px !important;
	left:125px !important;
	top:9px !important;
}

#item337056 {
	width:136px !important;
	height:26px !important;
	left:217px !important;
	top:9px !important;
}

#item337082 {
	width:138px !important;
	height:26px !important;
	left:352px !important;
	top:9px !important;
}

#item337108 {
	width:78px !important;
	height:26px !important;
	left:810px !important;
	top:9px !important;
}

#item337135 {
	width:124px !important;
	height:26px !important;
	left:892px !important;
	top:9px !important;
}

#item337161 {
	width:78px !important;
	height:26px !important;
	left:498px !important;
	top:9px !important;
}

#item337187 {
	width:107px !important;
	height:26px !important;
	left:586px !important;
	top:9px !important;
}

#item337213 {
	width:104px !important;
	height:26px !important;
	left:700px !important;
	top:9px !important;
}

#item337551 {
	width:22px !important;
	height:15px !important;
	left:7px !important;
	top:14px !important;
}

#item67702 {
	width:515px !important;
	height:861px !important;
	left:510px !important;
	top:-1px !important;
	background:#405364;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
