/* 	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: initial;
	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; }

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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:842px; height:595px; }
.page-scale-wrap { width:842px; height:595px; background: #fff !important; }
.paper-vertical { width:842px; height:100%; }
.paper-horizontal { width:26409px; height:607px; }
@media all and (max-height:595px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:842px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding: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 #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#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;}
}
#item151384 {
	width:34px !important;
	height:34px !important;
	left:760px !important;
	top:513px !important;
}

#item230073 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:-3px !important;
}

#item229892 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:167px !important;
}

#item229893 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:252px !important;
}

#item229894 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:337px !important;
}

#item229895 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:422px !important;
}

#item229897 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:82px !important;
}

#item229896 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:507px !important;
}

#item152133 {
	width:26px !important;
	height:26px !important;
	left:462px !important;
	top:248px !important;
}

#item152143 {
	width:26px !important;
	height:26px !important;
	left:228px !important;
	top:248px !important;
}

#item152153 {
	width:26px !important;
	height:26px !important;
	left:695px !important;
	top:247px !important;
}

#item152164 {
	width:26px !important;
	height:26px !important;
	left:462px !important;
	top:505px !important;
}

#item152175 {
	width:26px !important;
	height:26px !important;
	left:228px !important;
	top:505px !important;
}

#item152187 {
	width:26px !important;
	height:26px !important;
	left:695px !important;
	top:505px !important;
}

#item158477 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item158483 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item184462 {
	width:205px !important;
	height:132px !important;
	left:290px !important;
	top:57px !important;
	background:#fff;
}

#item184496 {
	width:205px !important;
	height:132px !important;
	left:523px !important;
	top:57px !important;
	background:#fff;
}

#item230150 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:-3px !important;
}

#item230202 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:167px !important;
}

#item230255 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:252px !important;
}

#item230307 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:337px !important;
}

#item230359 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:422px !important;
}

#item230411 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:82px !important;
}

#item230464 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:507px !important;
}

#item219054 {
	opacity:0.90;
	width:378px !important;
	height:539px !important;
	background:#114b8a;
}

#item219154 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item219160 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item219204 {
	width:776px !important;
	height:444px !important;
	top:95px !important;
	background:#ededed;
}

#item254550 {
	opacity:0.70;
	width:672px !important;
	height:180px !important;
	left:57px !important;
	top:245px !important;
	background:#fff;
}

#item219206 {
	width:776px !important;
	height:98px !important;
	background:#114b8a;
}

#item219529 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item219535 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item234026 {
	width:23px !important;
	height:23px !important;
	left:776px !important;
	top:318px !important;
}

#item154979 {
	width:776px !important;
	height:102px !important;
	background:#114b8a;
}

#item212692 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item212698 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item254552 {
	width:776px !important;
	height:444px !important;
	top:95px !important;
	background:#f1f1f2;
}

#item155156 {
	width:776px !important;
	height:128px !important;
	background:#114b8a;
}

#item155182 {
	width:672px !important;
	height:392px !important;
	left:57px !important;
	top:156px !important;
	border-radius:0 14px 0 0;
	background:#fff;
}

#item212737 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item212743 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item230574 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:-3px !important;
}

#item230626 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:167px !important;
}

#item230678 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:252px !important;
}

#item230731 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:337px !important;
}

#item230783 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:422px !important;
}

#item230835 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:82px !important;
}

#item230889 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:507px !important;
}

#item219584 {
	width:776px !important;
	height:539px !important;
	background:#f9b2dc;
}

#item219594 {
	opacity:0.90;
	width:378px !important;
	height:539px !important;
	background:#114b8a;
}

#item219623 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item219629 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item219730 {
	width:776px !important;
	height:441px !important;
	top:98px !important;
	background:#f1f1f2;
}

#item219731 {
	width:23px !important;
	height:23px !important;
	left:57px !important;
	top:102px !important;
}

#item219732 {
	width:776px !important;
	height:154px !important;
	background:#114b8a;
}

#item220114 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item220120 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item220608 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item220614 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item236400 {
	width:776px !important;
	height:441px !important;
	top:98px !important;
	background:#e6e7e8;
}

#item236401 {
	width:776px !important;
	height:98px !important;
	background:#114b8a;
}

#item236928 {
	width:38px !important;
	height:26px !important;
	left:381px !important;
	top:276px !important;
}

#item221899 {
	width:776px !important;
	height:539px !important;
	background:#e6e7e8;
}

#item221900 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item222236 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item222242 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item254862 {
	width:373px !important;
	height:355px !important;
	left:367px !important;
	top:196px !important;
}

#item221927 {
	width:106px !important;
	height:25px !important;
	left:404px !important;
	top:494px !important;
}

#item254874 {
	width:20px !important;
	height:20px !important;
	left:702px !important;
	top:217px !important;
}

#item231003 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:-3px !important;
}

#item231056 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:167px !important;
}

#item231108 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:252px !important;
}

#item231160 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:337px !important;
}

#item231213 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:422px !important;
}

#item231266 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:82px !important;
}

#item231318 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:507px !important;
}

#item156592 {
	opacity:0.90;
	width:378px !important;
	height:539px !important;
	background:#114b8a;
}

#item180588 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item180595 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item254558 {
	width:776px !important;
	height:444px !important;
	top:95px !important;
	background:#ededed;
}

#item254557 {
	width:614px !important;
	height:714px !important;
	left:422px !important;
	top:159px !important;
	background:#fff;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item237760 {
	width:776px !important;
	height:98px !important;
	background:#114b8a;
}

#item212885 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item212891 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item254918 {
	width:776px !important;
	height:539px !important;
	background:#f1f1f2;
}

#item254931 {
	width:850px !important;
	height:618px !important;
	left:304px !important;
	top:229px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item254935 {
	width:103px !important;
	height:38px !important;
	left:625px !important;
	top:197px !important;
	border-radius:0 14px 0 0;
	background:#fff;
}

#item254924 {
	width:422px !important;
	height:618px !important;
	left:57px !important;
	top:229px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item195758 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item255473 {
	width:234px !important;
	height:184px !important;
	left:45px !important;
	top:367px !important;
}

#item255471 {
	width:234px !important;
	height:230px !important;
	left:45px !important;
	top:186px !important;
}

#item255475 {
	width:448px !important;
	height:298px !important;
	left:292px !important;
	top:126px !important;
}

#item255477 {
	width:448px !important;
	height:174px !important;
	left:292px !important;
	top:377px !important;
}

#item212956 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item212962 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item245500 {
	width:106px !important;
	height:25px !important;
	left:75px !important;
	top:499px !important;
}

#item246253 {
	width:106px !important;
	height:25px !important;
	left:323px !important;
	top:499px !important;
}

#item245450 {
	width:106px !important;
	height:25px !important;
	left:75px !important;
	top:380px !important;
}

#item246341 {
	width:106px !important;
	height:25px !important;
	left:323px !important;
	top:388px !important;
}

#item255481 {
	width:20px !important;
	height:20px !important;
	left:241px !important;
	top:384px !important;
}

#item255482 {
	width:20px !important;
	height:20px !important;
	left:241px !important;
	top:203px !important;
}

#item255480 {
	width:20px !important;
	height:20px !important;
	left:702px !important;
	top:144px !important;
}

#item255479 {
	width:20px !important;
	height:20px !important;
	left:702px !important;
	top:395px !important;
}

#item257635 {
	width:776px !important;
	height:422px !important;
	top:116px !important;
	background:#f1f1f2;
}

#item247827 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item245889 {
	width:850px !important;
	height:534px !important;
	left:303px !important;
	top:227px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item245942 {
	width:181px !important;
	height:17px !important;
	left:316px !important;
	top:305px !important;
}

#item245995 {
	width:181px !important;
	height:17px !important;
	left:316px !important;
	top:331px !important;
}

#item246048 {
	width:108px !important;
	height:17px !important;
	left:316px !important;
	top:439px !important;
}

#item246100 {
	width:119px !important;
	height:17px !important;
	left:316px !important;
	top:465px !important;
}

#item248437 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item248443 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item257636 {
	width:776px !important;
	height:422px !important;
	top:116px !important;
	background:#f1f1f2;
}

#item157996 {
	mix-blend-mode:multiply;
	width:205px !important;
	height:303px !important;
	left:523px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item157997 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:233px !important;
	height:289px !important;
	left:262px !important;
	top:249px !important;
	background:#4c4c4e;
}

#item158122 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:233px !important;
	height:67px !important;
	left:262px !important;
	top:261px !important;
	background:#4c4c4e;
}

#item158175 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:205px !important;
	height:67px !important;
	left:523px !important;
	top:261px !important;
	background:#ececec;
}

#item183482 {
	mix-blend-mode:multiply;
	width:234px !important;
	height:47px !important;
	left:262px !important;
	top:491px !important;
	background:#d1d2d4;
}

#item197879 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item213108 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item213114 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item139542 {
	width:777px !important;
	height:539px !important;
	background:#e6e7e8;
}

#item139543 {
	width:776px !important;
	height:149px !important;
	background:#114b8a;
}

#item255691 {
	width:742px !important;
	height:346px !important;
	left:21px !important;
	top:154px !important;
}

#item213521 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item213527 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item140797 {
	width:106px !important;
	height:25px !important;
	left:53px !important;
	top:497px !important;
}

#item255684 {
	width:20px !important;
	height:20px !important;
	left:726px !important;
	top:171px !important;
}

#item141128 {
	width:776px !important;
	height:539px !important;
	background:#e6e7e8;
}

#item141154 {
	width:26px !important;
	height:26px !important;
	left:380px !important;
	top:76px !important;
}

#item141155 {
	width:26px !important;
	height:26px !important;
	left:380px !important;
	top:102px !important;
}

#item141129 {
	width:776px !important;
	height:101px !important;
	background:#114b8a;
}

#item255922 {
	width:253px !important;
	height:262px !important;
	left:490px !important;
	top:263px !important;
}

#item213370 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item213377 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item141260 {
	width:106px !important;
	height:25px !important;
	left:499px !important;
	top:491px !important;
}

#item255921 {
	width:20px !important;
	height:20px !important;
	left:702px !important;
	top:280px !important;
}

#item231421 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:-3px !important;
}

#item231473 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:167px !important;
}

#item231526 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:252px !important;
}

#item231578 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:337px !important;
}

#item231630 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:422px !important;
}

#item231682 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:82px !important;
}

#item231735 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:507px !important;
}

#item156059 {
	opacity:0.90;
	width:378px !important;
	height:539px !important;
	background:#114b8a;
}

#item249483 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item249489 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item257637 {
	width:776px !important;
	height:422px !important;
	top:116px !important;
	background:#f1f1f2;
}

#item185265 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item249429 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item249435 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item255927 {
	width:776px !important;
	height:539px !important;
	background:#f1f1f2;
}

#item255930 {
	width:1344px !important;
	height:136px !important;
	left:56px !important;
	top:224px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item255933 {
	width:644px !important;
	height:346px !important;
	left:56px !important;
	top:359px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item255934 {
	width:644px !important;
	height:346px !important;
	left:406px !important;
	top:359px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item185236 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item256146 {
	width:349px !important;
	height:262px !important;
	left:393px !important;
	top:281px !important;
}

#item249383 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item249391 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item204333 {
	width:106px !important;
	height:25px !important;
	left:418px !important;
	top:500px !important;
}

#item256144 {
	width:20px !important;
	height:20px !important;
	left:705px !important;
	top:299px !important;
}

#item257638 {
	width:776px !important;
	height:422px !important;
	top:116px !important;
	background:#f1f1f2;
}

#item218747 {
	width:1026px !important;
	height:652px !important;
	left:56px !important;
	top:190px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item186077 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item234512 {
	width:23px !important;
	height:23px !important;
	left:753px !important;
	top:414px !important;
}

#item256461 {
	width:536px !important;
	height:171px !important;
	left:45px !important;
	top:355px !important;
}

#item249268 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item249274 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item194767 {
	width:106px !important;
	height:25px !important;
	left:88px !important;
	top:471px !important;
}

#item256366 {
	width:20px !important;
	height:20px !important;
	left:545px !important;
	top:371px !important;
}

#item257639 {
	width:776px !important;
	height:422px !important;
	top:116px !important;
	background:#f1f1f2;
}

#item207494 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item208203 {
	width:644px !important;
	height:500px !important;
	left:57px !important;
	top:266px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item208313 {
	width:644px !important;
	height:534px !important;
	left:407px !important;
	top:249px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item208470 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:322px !important;
	height:150px !important;
	left:407px !important;
	top:366px !important;
	background:#4c4c4e;
}

#item208459 {
	width:14px !important;
	height:28px !important;
	left:421px !important;
	top:226px !important;
}

#item256786 {
	width:349px !important;
	height:176px !important;
	left:392px !important;
	top:353px !important;
}

#item256776 {
	width:346px !important;
	height:228px !important;
	left:44px !important;
	top:312px !important;
}

#item249129 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item249135 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item208954 {
	width:106px !important;
	height:25px !important;
	left:415px !important;
	top:482px !important;
}

#item235353 {
	width:106px !important;
	height:25px !important;
	left:73px !important;
	top:482px !important;
}

#item256785 {
	width:20px !important;
	height:20px !important;
	left:703px !important;
	top:370px !important;
}

#item256781 {
	width:20px !important;
	height:20px !important;
	left:353px !important;
	top:329px !important;
}

#item257640 {
	width:776px !important;
	height:422px !important;
	top:116px !important;
	background:#f1f1f2;
}

#item187213 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item187763 {
	width:788px !important;
	height:724px !important;
	left:334px !important;
	top:154px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item191138 {
	width:76px !important;
	height:54px !important;
	left:652px !important;
	top:139px !important;
	border-radius:0 14px 0 0;
	background:#fff;
}

#item187410 {
	width:250px !important;
	height:108px !important;
	left:57px !important;
	top:193px !important;
	background:#e6e7e8;
}

#item256941 {
	width:417px !important;
	height:220px !important;
	left:323px !important;
	top:182px !important;
}

#item187265 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item187271 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item205609 {
	width:106px !important;
	height:25px !important;
	left:349px !important;
	top:355px !important;
}

#item256940 {
	width:20px !important;
	height:20px !important;
	left:702px !important;
	top:199px !important;
}

#item257641 {
	width:776px !important;
	height:422px !important;
	top:116px !important;
	background:#f1f1f2;
}

#item188139 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item188214 {
	width:1344px !important;
	height:334px !important;
	left:56px !important;
	top:173px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item188304 {
	width:672px !important;
	height:56px !important;
	left:57px !important;
	top:176px !important;
	background:#e6e7e8;
}

#item188364 {
	width:1344px !important;
	height:316px !important;
	left:56px !important;
	top:335px !important;
	border:solid 1.5px #e6e7e8;
	-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;
}

#item188389 {
	width:672px !important;
	height:56px !important;
	left:57px !important;
	top:339px !important;
	background:#e6e7e8;
}

#item191088 {
	width:90px !important;
	height:38px !important;
	left:638px !important;
	top:302px !important;
	border-radius:0 14px 0 0;
	background:#fff;
}

#item188192 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item188200 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item231847 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:-3px !important;
}

#item231899 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:167px !important;
}

#item231951 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:252px !important;
}

#item232004 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:337px !important;
}

#item232057 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:422px !important;
}

#item232110 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:82px !important;
}

#item232162 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:507px !important;
}

#item117524 {
	opacity:0.90;
	width:378px !important;
	height:539px !important;
	background:#114b8a;
}

#item180645 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item180651 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item141762 {
	width:776px !important;
	height:101px !important;
	background:#114b8a;
}

#item180692 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item180700 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item257642 {
	width:776px !important;
	height:465px !important;
	top:74px !important;
	background:#f1f1f2;
}

#item143020 {
	width:776px !important;
	height:101px !important;
	background:#114b8a;
}

#item257316 {
	width:383px !important;
	height:408px !important;
	left:376px !important;
	top:116px !important;
}

#item180739 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item180747 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item210542 {
	width:106px !important;
	height:25px !important;
	left:515px !important;
	top:483px !important;
}

#item257321 {
	width:20px !important;
	height:20px !important;
	left:721px !important;
	top:133px !important;
}

#item144207 {
	width:776px !important;
	height:539px !important;
	background:#e6e7e8;
}

#item144208 {
	width:776px !important;
	height:116px !important;
	background:#114b8a;
}

#item144234 {
	width:26px !important;
	height:26px !important;
	left:236px !important;
	top:116px !important;
}

#item145026 {
	width:106px !important;
	height:25px !important;
	left:287px !important;
	top:491px !important;
}

#item198259 {
	width:26px !important;
	height:26px !important;
	left:290px !important;
	top:442px !important;
}

#item198272 {
	width:438px !important;
	height:256px !important;
	left:290px !important;
	top:213px !important;
	background:#f1f1f2;
}

#item257544 {
	width:461px !important;
	height:201px !important;
	left:279px !important;
	top:324px !important;
}

#item180832 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item180838 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item257546 {
	width:20px !important;
	height:20px !important;
	left:702px !important;
	top:341px !important;
}

#item232275 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:-3px !important;
}

#item232327 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:167px !important;
}

#item232380 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:252px !important;
}

#item232432 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:337px !important;
}

#item232484 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:422px !important;
}

#item232536 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:82px !important;
}

#item232589 {
	width:72px !important;
	height:91px !important;
	left:773px !important;
	top:507px !important;
}

#item122914 {
	width:776px !important;
	height:440px !important;
	top:98px !important;
	background:#f1f1f2;
}

#item123031 {
	opacity:0.90;
	width:378px !important;
	height:539px !important;
	background:#114b8a;
}

#item181074 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item181080 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item147628 {
	width:776px !important;
	height:539px !important;
	background:#e6e7e8;
}

#item148468 {
	width:205px !important;
	height:326px !important;
	left:57px !important;
	top:201px !important;
	background:#f1f1f2;
}

#item148526 {
	width:438px !important;
	height:182px !important;
	left:290px !important;
	top:201px !important;
	background:#f1f1f2;
}

#item148553 {
	width:438px !important;
	height:91px !important;
	left:290px !important;
	top:436px !important;
	background:#f1f1f2;
}

#item147629 {
	width:776px !important;
	height:101px !important;
	background:#114b8a;
}

#item149188 {
	width:171px !important;
	height:17px !important;
	left:304px !important;
	top:351px !important;
}

#item149184 {
	width:171px !important;
	height:17px !important;
	left:304px !important;
	top:252px !important;
}

#item149192 {
	width:171px !important;
	height:17px !important;
	left:497px !important;
	top:252px !important;
}

#item149185 {
	width:171px !important;
	height:17px !important;
	left:304px !important;
	top:277px !important;
}

#item149191 {
	width:171px !important;
	height:17px !important;
	left:497px !important;
	top:276px !important;
}

#item149186 {
	width:171px !important;
	height:17px !important;
	left:304px !important;
	top:301px !important;
}

#item149190 {
	width:179px !important;
	height:17px !important;
	left:497px !important;
	top:301px !important;
}

#item149187 {
	width:171px !important;
	height:17px !important;
	left:304px !important;
	top:326px !important;
}

#item149189 {
	width:214px !important;
	height:17px !important;
	left:497px !important;
	top:325px !important;
}

#item181156 {
	width:26px !important;
	height:26px !important;
	left:706px !important;
	top:554px !important;
}

#item181162 {
	width:26px !important;
	height:26px !important;
	left:674px !important;
	top:554px !important;
}

#item123795 {
	width:20px !important;
	height:20px !important;
	left:118px !important;
	top:489px !important;
}

#item123801 {
	width:20px !important;
	height:20px !important;
	left:54px !important;
	top:489px !important;
}

#item123807 {
	width:20px !important;
	height:20px !important;
	left:75px !important;
	top:489px !important;
}

#item123813 {
	width:20px !important;
	height:20px !important;
	left:139px !important;
	top:489px !important;
}

#item123820 {
	width:20px !important;
	height:20px !important;
	left:96px !important;
	top:489px !important;
}

#item123827 {
	width:26px !important;
	height:26px !important;
	left:740px !important;
	top:511px !important;
}
#in5footer,  #prefooter {display:none;}
