/* 	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; -webkit-text-size-adjust: none; }
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

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

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

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1366px; height:600px; }
.page-scale-wrap { width:1366px; height:600px; background: #fff !important; }
.paper-vertical { width:1366px; height:100%; }
.paper-horizontal { width:15136px; height:612px; }
@media all and (max-height:600px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1366px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item432 {
	width:1366px !important;
	height:1171px !important;
	background:#695be5;
}

#item501 {
	width:188px !important;
	height:25px !important;
	top:100px !important;
	background:#d7e55b;
}

#item929 {
	width:1366px !important;
	height:140px !important;
	top:1979px !important;
	background:#e1def9;
}

#item931 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item954 {
	width:121px !important;
	height:50px !important;
	top:2120px !important;
}

#item955 {
	width:29px !important;
	height:30px !important;
	left:44px !important;
	top:2127px !important;
}

#item1038 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item1010 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item985 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:2041px !important;
}

#item1096 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item1068 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item1043 {
	width:690px !important;
	height:57px !important;
	left:632px !important;
	top:2034px !important;
}

#item14696 {
	width:151px !important;
	height:92px !important;
}

#item14747 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item14797 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item14848 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item14899 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item14949 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item15023 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item15074 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item15125 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item608 {
	width:1366px !important;
	height:778px !important;
	top:6px !important;
	background:#fff;
}

#item609 {
	width:1366px !important;
	height:784px !important;
	background:#695be5;
}

#item620 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item618 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item678 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item651 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item649 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:35px !important;
}

#item734 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item707 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item705 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:184px !important;
}

#item790 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item763 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item761 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:278px !important;
}

#item846 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item819 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item817 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:129px !important;
}

#item902 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item875 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item873 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:371px !important;
}

#item579 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#695be5;
	border:solid 1px #fff;
}

#item551 {
	width:310px !important;
	height:50px !important;
	top:2px !important;
	background:#0b2876;
}

#item548 {
	width:317px !important;
	height:59px !important;
	left:51px !important;
	top:34px !important;
}

#item546 {
	width:1376px !important;
	height:794px !important;
	left:-10px !important;
	top:377px !important;
}

#item19746 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19741 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19738 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1322px !important;
}

#item19759 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19753 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19750 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1446px !important;
}

#item19772 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19766 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19763 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1543px !important;
}

#item19785 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19779 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19776 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1667px !important;
}

#item19797 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19792 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19789 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1764px !important;
}

#item19813 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19808 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item19805 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1859px !important;
}

#item1691 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item1662 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#e1def9;
}

#item1660 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item1722 {
	width:1366px !important;
	height:476px !important;
	top:6px !important;
	background:#fff;
}

#item1723 {
	width:1366px !important;
	height:488px !important;
	background:#e1def9;
}

#item1753 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item1726 {
	width:860px !important;
	height:93px !important;
}

#item1724 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:28px !important;
}

#item1809 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item1782 {
	width:860px !important;
	height:93px !important;
}

#item1780 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:177px !important;
}

#item1865 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item1838 {
	width:860px !important;
	height:93px !important;
}

#item1836 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:271px !important;
}

#item1921 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item1894 {
	width:860px !important;
	height:55px !important;
}

#item1892 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:122px !important;
}

#item1977 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item1950 {
	width:860px !important;
	height:55px !important;
}

#item1948 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:364px !important;
}

#item1654 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item1626 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item1601 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item1599 {
	width:1376px !important;
	height:550px !important;
	left:-10px !important;
	top:1497px !important;
}

#item20810 {
	width:1366px !important;
	height:451px !important;
	background:#695be5;
}

#item20818 {
	width:310px !important;
	height:216px !important;
	top:42px !important;
	background:#e1def9;
}

#item20819 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#695be5;
}

#item20899 {
	width:310px !important;
	height:216px !important;
	top:42px !important;
	background:#e1def9;
}

#item20900 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#695be5;
}

#item20815 {
	width:311px !important;
	height:259px !important;
	left:44px !important;
	top:2773px !important;
}

#item23651 {
	width:310px !important;
	height:246px !important;
	top:42px !important;
	background:#e1def9;
}

#item23652 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#695be5;
}

#item23463 {
	width:310px !important;
	height:246px !important;
	top:42px !important;
	background:#e1def9;
}

#item23464 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#695be5;
}

#item23649 {
	width:311px !important;
	height:289px !important;
	left:44px !important;
	top:841px !important;
}

#item20981 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item21052 {
	width:1366px !important;
	height:140px !important;
	background:#e1def9;
}

#item21054 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item21078 {
	width:121px !important;
	height:50px !important;
	top:141px !important;
}

#item21079 {
	width:29px !important;
	height:30px !important;
	left:44px !important;
	top:148px !important;
}

#item21169 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item21140 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item21112 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:62px !important;
}

#item21229 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item21200 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item21173 {
	width:525px !important;
	height:57px !important;
	left:797px !important;
	top:55px !important;
}

#item21235 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#d7e55b;
}

#item21330 {
	width:96px !important;
	height:19px !important;
	top:245px !important;
	background:#d7e55b;
}

#item21462 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item21491 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item21459 {
	width:1177px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item21423 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item21393 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item21364 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item21361 {
	width:317px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item21359 {
	width:1187px !important;
	height:765px !important;
	left:31px !important;
	top:1872px !important;
}

#item22536 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item22506 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item22503 {
	width:1177px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item22469 {
	width:741px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item22440 {
	width:741px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item22437 {
	width:747px !important;
	height:57px !important;
	left:440px !important;
	top:10px !important;
}

#item22429 {
	width:1187px !important;
	height:787px !important;
	left:31px !important;
	top:858px !important;
}

#item22629 {
	width:1366px !important;
	height:480px !important;
	top:6px !important;
	background:#fff;
}

#item22630 {
	width:1366px !important;
	height:486px !important;
	background:#695be5;
}

#item22639 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item22636 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item22673 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item22701 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item22670 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:35px !important;
}

#item22731 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item22759 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item22728 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:184px !important;
}

#item22789 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item22818 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item22786 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:278px !important;
}

#item22848 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item22877 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item22845 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:129px !important;
}

#item22907 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item22936 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item22904 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:371px !important;
}

#item22570 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#695be5;
	border:solid 1px #fff;
}

#item22600 {
	width:310px !important;
	height:50px !important;
	top:2px !important;
	background:#0b2876;
}

#item22566 {
	width:317px !important;
	height:59px !important;
	left:51px !important;
	top:34px !important;
}

#item22564 {
	width:1376px !important;
	height:496px !important;
	left:-10px !important;
	top:440px !important;
}

#item24823 {
	width:151px !important;
	height:92px !important;
}

#item24873 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item24923 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item24973 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item25024 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item25074 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item25149 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item25199 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item25250 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item29872 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item29842 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#e1def9;
}

#item29839 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item29904 {
	width:1366px !important;
	height:476px !important;
	top:6px !important;
	background:#fff;
}

#item29905 {
	width:1366px !important;
	height:488px !important;
	background:#e1def9;
}

#item29937 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item29909 {
	width:860px !important;
	height:93px !important;
}

#item29906 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:28px !important;
}

#item29995 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item29967 {
	width:860px !important;
	height:93px !important;
}

#item29964 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:177px !important;
}

#item30054 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item30026 {
	width:860px !important;
	height:93px !important;
}

#item30023 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:271px !important;
}

#item30113 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item30084 {
	width:860px !important;
	height:55px !important;
}

#item30081 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:122px !important;
}

#item30172 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item30143 {
	width:860px !important;
	height:55px !important;
}

#item30140 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:364px !important;
}

#item29834 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item29805 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item29778 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item29776 {
	width:1376px !important;
	height:550px !important;
	left:-10px !important;
	top:2641px !important;
}

#item4766 {
	width:1366px !important;
	height:1318px !important;
	background:#695be5;
}

#item4823 {
	width:32px !important;
	height:32px !important;
	left:1290px !important;
	top:55px !important;
}

#item4830 {
	width:140px !important;
	height:32px !important;
	left:44px !important;
	top:1219px !important;
}

#item4973 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item4971 {
	width:317px !important;
	height:57px !important;
	left:11px !important;
	top:298px !important;
}

#item4935 {
	width:312px !important;
	height:52px !important;
	background:#695be5;
	border:solid 1px #fff;
}

#item4898 {
	width:311px !important;
	height:51px !important;
	background:#0b2876;
}

#item4884 {
	width:318px !important;
	height:426px !important;
	left:10px !important;
	top:298px !important;
}

#item4882 {
	width:1242px !important;
	height:1060px !important;
	left:31px !important;
	top:181px !important;
}

#item5012 {
	width:1366px !important;
	height:400px !important;
	background:#695be5;
}

#item5353 {
	width:1366px !important;
	height:100px !important;
	top:400px !important;
}

#item5967 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#d7e55b;
}

#item25405 {
	width:151px !important;
	height:92px !important;
}

#item25455 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item25505 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item25557 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item25608 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item25658 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item25732 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item25783 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item25833 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item5107 {
	width:310px !important;
	height:185px !important;
	top:42px !important;
	background:#e1def9;
}

#item5108 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#695be5;
}

#item5024 {
	width:310px !important;
	height:185px !important;
	top:42px !important;
	background:#e1def9;
}

#item5025 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#695be5;
}

#item5022 {
	width:311px !important;
	height:228px !important;
	left:44px !important;
	top:4296px !important;
}

#item5272 {
	width:310px !important;
	height:237px !important;
	top:42px !important;
	background:#e1def9;
}

#item5273 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#695be5;
}

#item5191 {
	width:310px !important;
	height:237px !important;
	top:42px !important;
	background:#e1def9;
}

#item5192 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#695be5;
}

#item5189 {
	width:311px !important;
	height:280px !important;
	left:44px !important;
	top:2511px !important;
}

#item5530 {
	width:1366px !important;
	height:140px !important;
	top:4964px !important;
	background:#e1def9;
}

#item5532 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item5555 {
	width:121px !important;
	height:50px !important;
	top:5105px !important;
}

#item5556 {
	width:29px !important;
	height:30px !important;
	left:44px !important;
	top:5112px !important;
}

#item5639 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item5611 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item5586 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:5026px !important;
}

#item5697 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item5669 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item5644 {
	width:882px !important;
	height:57px !important;
	left:440px !important;
	top:5019px !important;
}

#item5754 {
	width:301px !important;
	height:44px !important;
	left:902px !important;
	top:2884px !important;
}

#item5808 {
	width:301px !important;
	height:44px !important;
	left:902px !important;
	top:3201px !important;
}

#item5862 {
	width:301px !important;
	height:44px !important;
	left:902px !important;
	top:3319px !important;
}

#item30353 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item30323 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#e1def9;
}

#item30320 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item30385 {
	width:1366px !important;
	height:476px !important;
	top:6px !important;
	background:#fff;
}

#item30386 {
	width:1366px !important;
	height:488px !important;
	background:#e1def9;
}

#item30418 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item30390 {
	width:860px !important;
	height:93px !important;
}

#item30387 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:28px !important;
}

#item30476 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item30448 {
	width:860px !important;
	height:93px !important;
}

#item30445 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:177px !important;
}

#item30535 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item30507 {
	width:860px !important;
	height:93px !important;
}

#item30504 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:271px !important;
}

#item30594 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item30566 {
	width:860px !important;
	height:55px !important;
}

#item30563 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:122px !important;
}

#item30654 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item30624 {
	width:860px !important;
	height:55px !important;
}

#item30621 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:364px !important;
}

#item30315 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item30286 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item30259 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item30257 {
	width:1376px !important;
	height:550px !important;
	left:-10px !important;
	top:4482px !important;
}

#item33979 {
	width:1366px !important;
	height:480px !important;
	top:6px !important;
	background:#fff;
}

#item33980 {
	width:1366px !important;
	height:486px !important;
	background:#695be5;
}

#item33990 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item33986 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item34024 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34054 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item34021 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:35px !important;
}

#item34086 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34116 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item34083 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:184px !important;
}

#item34149 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34179 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item34146 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:278px !important;
}

#item34211 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34242 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item34208 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:129px !important;
}

#item34275 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34306 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item34272 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:371px !important;
}

#item33917 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#695be5;
	border:solid 1px #fff;
}

#item33948 {
	width:310px !important;
	height:50px !important;
	top:3px !important;
	background:#0b2876;
}

#item33913 {
	width:317px !important;
	height:59px !important;
	left:51px !important;
	top:34px !important;
}

#item33911 {
	width:1376px !important;
	height:496px !important;
	left:-10px !important;
	top:390px !important;
}

#item37638 {
	width:742px !important;
	height:551px !important;
	left:473px !important;
	top:1937px !important;
}

#item7411 {
	width:1366px !important;
	height:1472px !important;
	background:#695be5;
}

#item7465 {
	width:32px !important;
	height:32px !important;
	left:1290px !important;
	top:55px !important;
}

#item7472 {
	width:140px !important;
	height:32px !important;
	left:44px !important;
	top:1364px !important;
}

#item7511 {
	width:1366px !important;
	height:1472px !important;
	background:#695be5;
}

#item7565 {
	width:32px !important;
	height:32px !important;
	left:1290px !important;
	top:55px !important;
}

#item7572 {
	width:140px !important;
	height:32px !important;
	left:44px !important;
	top:1219px !important;
}

#item7640 {
	width:157px !important;
	height:20px !important;
	background:#d7e55b;
}

#item7697 {
	width:1366px !important;
	height:451px !important;
	background:#695be5;
}

#item7706 {
	width:1366px !important;
	height:100px !important;
	top:442px !important;
}

#item7775 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#d7e55b;
}

#item8773 {
	width:663px !important;
	height:384px !important;
	left:513px !important;
	top:1674px !important;
}

#item8782 {
	width:1366px !important;
	height:140px !important;
	top:2143px !important;
	background:#e1def9;
}

#item8784 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item8807 {
	width:121px !important;
	height:50px !important;
	top:2284px !important;
}

#item8808 {
	width:29px !important;
	height:30px !important;
	left:44px !important;
	top:2291px !important;
}

#item8891 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item8863 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item8838 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:2205px !important;
}

#item8949 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item8921 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item8896 {
	width:882px !important;
	height:57px !important;
	left:440px !important;
	top:2198px !important;
}

#item8353 {
	width:1171px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item8325 {
	width:1171px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item8323 {
	width:1177px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item8294 {
	width:741px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item8266 {
	width:741px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item8264 {
	width:747px !important;
	height:57px !important;
	left:440px !important;
	top:10px !important;
}

#item8252 {
	width:1187px !important;
	height:856px !important;
	left:31px !important;
	top:895px !important;
}

#item25991 {
	width:151px !important;
	height:92px !important;
}

#item26041 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item26091 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item26142 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item26192 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item26242 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item26317 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item26368 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item26418 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item30836 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item30805 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#e1def9;
}

#item30801 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item30867 {
	width:1366px !important;
	height:476px !important;
	top:6px !important;
	background:#fff;
}

#item30868 {
	width:1366px !important;
	height:488px !important;
	background:#e1def9;
}

#item30900 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item30872 {
	width:860px !important;
	height:93px !important;
}

#item30869 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:28px !important;
}

#item30959 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item30930 {
	width:860px !important;
	height:93px !important;
}

#item30927 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:177px !important;
}

#item31017 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item30989 {
	width:860px !important;
	height:93px !important;
}

#item30986 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:271px !important;
}

#item31076 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item31048 {
	width:860px !important;
	height:55px !important;
}

#item31045 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:122px !important;
}

#item31135 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item31107 {
	width:860px !important;
	height:55px !important;
}

#item31103 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:364px !important;
}

#item30796 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item30767 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item30740 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item30738 {
	width:1376px !important;
	height:550px !important;
	left:-10px !important;
	top:1661px !important;
}

#item34919 {
	width:1366px !important;
	height:480px !important;
	top:6px !important;
	background:#fff;
}

#item34920 {
	width:1366px !important;
	height:486px !important;
	background:#695be5;
}

#item34928 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item34925 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item34962 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item34992 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item34959 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:35px !important;
}

#item35024 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item35055 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item35021 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:184px !important;
}

#item35087 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item35117 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item35084 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:278px !important;
}

#item35149 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item35179 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item35146 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:129px !important;
}

#item35212 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item35243 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item35209 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:371px !important;
}

#item35277 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#695be5;
	border:solid 1px #fff;
}

#item35309 {
	width:310px !important;
	height:50px !important;
	top:3px !important;
	background:#0b2876;
}

#item35273 {
	width:317px !important;
	height:59px !important;
	left:51px !important;
	top:34px !important;
}

#item34916 {
	width:1376px !important;
	height:496px !important;
	left:-10px !important;
	top:440px !important;
}

#item9369 {
	width:1366px !important;
	height:450px !important;
	background:#695be5;
}

#item9471 {
	width:310px !important;
	height:237px !important;
	top:42px !important;
	background:#e1def9;
}

#item9472 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#695be5;
}

#item9386 {
	width:310px !important;
	height:237px !important;
	top:42px !important;
	background:#e1def9;
}

#item9387 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#695be5;
}

#item9384 {
	width:311px !important;
	height:280px !important;
	left:44px !important;
	top:1130px !important;
}

#item9556 {
	width:1366px !important;
	height:100px !important;
	top:400px !important;
}

#item9659 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#d7e55b;
}

#item10239 {
	width:1171px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item10211 {
	width:1171px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item10209 {
	width:1177px !important;
	height:57px !important;
	left:10px !important;
	top:667px !important;
}

#item10180 {
	width:741px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item10152 {
	width:741px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item10150 {
	width:747px !important;
	height:57px !important;
	left:440px !important;
	top:667px !important;
}

#item10136 {
	width:1187px !important;
	height:724px !important;
	left:31px !important;
	top:936px !important;
}

#item10664 {
	width:1366px !important;
	height:140px !important;
	top:1709px !important;
	background:#e1def9;
}

#item10666 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item10689 {
	width:121px !important;
	height:50px !important;
	top:1850px !important;
}

#item10690 {
	width:29px !important;
	height:30px !important;
	left:44px !important;
	top:1857px !important;
}

#item10773 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item10745 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item10720 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:1771px !important;
}

#item10831 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item10803 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item10778 {
	width:882px !important;
	height:57px !important;
	left:440px !important;
	top:1764px !important;
}

#item26640 {
	width:151px !important;
	height:92px !important;
}

#item26690 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item26741 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item26791 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item26842 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item26893 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item26968 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item27018 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item27069 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item31319 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item31288 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#e1def9;
}

#item31285 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item31350 {
	width:1366px !important;
	height:476px !important;
	top:6px !important;
	background:#fff;
}

#item31351 {
	width:1366px !important;
	height:488px !important;
	background:#e1def9;
}

#item31384 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item31356 {
	width:860px !important;
	height:93px !important;
}

#item31353 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:28px !important;
}

#item31443 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item31414 {
	width:860px !important;
	height:93px !important;
}

#item31411 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:177px !important;
}

#item31503 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item31473 {
	width:860px !important;
	height:93px !important;
}

#item31470 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:271px !important;
}

#item31561 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item31533 {
	width:860px !important;
	height:55px !important;
}

#item31530 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:122px !important;
}

#item31621 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item31593 {
	width:860px !important;
	height:55px !important;
}

#item31590 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:364px !important;
}

#item31280 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item31251 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#e1def9;
}

#item31224 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item31222 {
	width:1376px !important;
	height:550px !important;
	left:-10px !important;
	top:1227px !important;
}

#item35830 {
	width:1366px !important;
	height:480px !important;
	top:6px !important;
	background:#fff;
}

#item35831 {
	width:1366px !important;
	height:486px !important;
	background:#695be5;
}

#item35841 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item35838 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item35875 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item35905 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item35872 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:35px !important;
}

#item35937 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item35967 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item35934 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:184px !important;
}

#item36000 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item36030 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item35997 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:278px !important;
}

#item36063 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item36093 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item36060 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:129px !important;
}

#item36125 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item36156 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item36122 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:371px !important;
}

#item36190 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#695be5;
	border:solid 1px #fff;
}

#item36222 {
	width:310px !important;
	height:50px !important;
	top:3px !important;
	background:#0b2876;
}

#item36186 {
	width:317px !important;
	height:59px !important;
	left:51px !important;
	top:34px !important;
}

#item35827 {
	width:1376px !important;
	height:496px !important;
	left:-10px !important;
	top:440px !important;
}

#item11247 {
	width:1366px !important;
	height:2923px !important;
	top:-23px !important;
	background:#695be5;
}

#item11316 {
	width:32px !important;
	height:32px !important;
	left:1290px !important;
	top:55px !important;
}

#item11323 {
	width:140px !important;
	height:32px !important;
	left:44px !important;
	top:2808px !important;
}

#item11436 {
	width:157px !important;
	height:20px !important;
	background:#d7e55b;
}

#item11493 {
	width:1366px !important;
	height:405px !important;
	background:#695be5;
}

#item11504 {
	width:1366px !important;
	height:100px !important;
	top:400px !important;
}

#item11549 {
	width:1366px !important;
	height:140px !important;
	top:1825px !important;
	background:#dbf1e9;
}

#item11551 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item11574 {
	width:121px !important;
	height:50px !important;
	top:1966px !important;
}

#item11575 {
	width:29px !important;
	height:30px !important;
	left:44px !important;
	top:1973px !important;
}

#item11658 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item11630 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item11605 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:1887px !important;
}

#item11716 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item11688 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item11663 {
	width:882px !important;
	height:57px !important;
	left:440px !important;
	top:1879px !important;
}

#item11734 {
	width:71px !important;
	height:166px !important;
	top:161px !important;
}

#item11747 {
	width:242px !important;
	height:75px !important;
	left:163px !important;
	top:202px !important;
}

#item11759 {
	width:314px !important;
	height:66px !important;
	left:487px !important;
	top:206px !important;
}

#item11784 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#d7e55b;
}

#item27224 {
	width:151px !important;
	height:92px !important;
}

#item27276 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item27326 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item27376 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item27426 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item27478 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item27553 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item27603 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item27653 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item31883 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item31853 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#dbf1e9;
}

#item31850 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item31915 {
	width:1366px !important;
	height:476px !important;
	top:6px !important;
	background:#fff;
}

#item31916 {
	width:1366px !important;
	height:488px !important;
	background:#e1def9;
}

#item31948 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item31920 {
	width:860px !important;
	height:93px !important;
}

#item31917 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:28px !important;
}

#item32006 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item31978 {
	width:860px !important;
	height:93px !important;
}

#item31975 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:177px !important;
}

#item32066 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item32036 {
	width:860px !important;
	height:93px !important;
}

#item32033 {
	width:860px !important;
	height:93px !important;
	left:253px !important;
	top:271px !important;
}

#item32124 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item32096 {
	width:860px !important;
	height:55px !important;
}

#item32093 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:122px !important;
}

#item32182 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	background:#fff;
}

#item32154 {
	width:860px !important;
	height:55px !important;
}

#item32151 {
	width:860px !important;
	height:55px !important;
	left:253px !important;
	top:364px !important;
}

#item31845 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item31816 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item31789 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:501px !important;
}

#item31787 {
	width:1376px !important;
	height:550px !important;
	left:-10px !important;
	top:1342px !important;
}

#item36872 {
	width:1366px !important;
	height:480px !important;
	top:6px !important;
	background:#fff;
}

#item36874 {
	width:1366px !important;
	height:486px !important;
	background:#695be5;
}

#item36884 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item36881 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item36918 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item36948 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item36915 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:35px !important;
}

#item36980 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item37011 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item36977 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:184px !important;
}

#item37043 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item37073 {
	width:860px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item37040 {
	width:866px !important;
	height:99px !important;
	left:481px !important;
	top:278px !important;
}

#item37105 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item37135 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item37102 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:129px !important;
}

#item37168 {
	opacity:0.10;
	width:848px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item37198 {
	width:860px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
}

#item37164 {
	width:866px !important;
	height:61px !important;
	left:481px !important;
	top:371px !important;
}

#item37232 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#695be5;
	border:solid 1px #fff;
}

#item37263 {
	width:310px !important;
	height:50px !important;
	top:3px !important;
	background:#0b2876;
}

#item37228 {
	width:317px !important;
	height:59px !important;
	left:51px !important;
	top:34px !important;
}

#item36869 {
	width:1376px !important;
	height:496px !important;
	left:-10px !important;
	top:390px !important;
}

#item23751 {
	width:1366px !important;
	height:1472px !important;
	background:#695be5;
}

#item23870 {
	width:1366px !important;
	height:1386px !important;
	background:#695be5;
}

#item23805 {
	width:32px !important;
	height:32px !important;
	left:1290px !important;
	top:55px !important;
}

#item23813 {
	width:140px !important;
	height:32px !important;
	left:44px !important;
	top:2550px !important;
}

#item23921 {
	width:157px !important;
	height:20px !important;
	background:#d7e55b;
}

#item23977 {
	width:157px !important;
	height:20px !important;
	background:#d7e55b;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
