/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:10px; height:854px; }
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;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.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; cursor:default;}
#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;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@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) translateZ(0);
		transform:translateY(120px) translateZ(0);
		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;}
}

#item16167 {
	width:75px !important;
	left:484px !important;
	top:18px !important;
	min-height:90px !important;
}

#item16190 {
	width:206px !important;
	left:354px !important;
	top:131px !important;
	min-height:34px !important;
}

#item26534 {
	width:234px !important;
	left:36px !important;
	top:131px !important;
	min-height:40px !important;
}

#item70974 {
	width:178px !important;
	left:85px !important;
	top:354px !important;
	min-height:158px !important;
}

#item70997 {
	width:180px !important;
	left:85px !important;
	top:649px !important;
	min-height:146px !important;
}

#item104069 {
	width:178px !important;
	left:85px !important;
	top:516px !important;
	min-height:153px !important;
}

#item104093 {
	width:178px !important;
	left:85px !important;
	top:516px !important;
	text-shadow:2px 2px 7px rgba(0,0,0,0.8);
	min-height:65px !important;
}

#item104116 {
	width:180px !important;
	left:85px !important;
	top:649px !important;
	text-shadow:2px 2px 7px rgba(0,0,0,0.8);
	min-height:74px !important;
}

#item109191 {
	width:160px !important;
	height:135px !important;
	left:78px !important;
	top:348px !important;
}

#item109192 {
	width:180px !important;
	height:108px !important;
	left:78px !important;
	top:508px !important;
}

#item109193 {
	width:186px !important;
	height:111px !important;
	left:78px !important;
	top:641px !important;
}

#item112989 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item107695 {
	width:75px !important;
	left:482px !important;
	top:43px !important;
	min-height:90px !important;
}

#item107726 {
	width:129px !important;
	left:43px !important;
	top:154px !important;
	min-height:628px !important;
}

#item107749 {
	width:88px !important;
	left:243px !important;
	top:281px !important;
	min-height:27px !important;
}

#item107786 {
	width:45px !important;
	height:45px !important;
	left:492px !important;
	top:277px !important;
}

#item107674 {
	width:55px !important;
	height:54px !important;
	left:415px !important;
	top:271px !important;
}

#item107678 {
	width:55px !important;
	height:54px !important;
	left:346px !important;
	top:271px !important;
}

#item107682 {
	width:59px !important;
	height:55px !important;
	left:484px !important;
	top:271px !important;
}

#item53548 {
	width:145px !important;
	height:14px !important;
	left:130px !important;
	top:146px !important;
	background:#0095d3;
	border:solid 1px #0095d3;
}

#item79879 {
	width:138px !important;
	height:14px !important;
	left:130px !important;
	top:351px !important;
	background:#0095d3;
	border:solid 1px #0095d3;
}

#item79876 {
	width:68px !important;
	height:14px !important;
	left:130px !important;
	top:245px !important;
	background:#0095d3;
	border:solid 1px #0095d3;
}

#item24372 {
	width:213px !important;
	height:60px !important;
	left:96px !important;
	top:-9px !important;
	background:#1a3e71;
}

#item112966 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item24373 {
	width:201px !important;
	left:108px !important;
	top:10px !important;
	min-height:33px !important;
}

#item24396 {
	width:41px !important;
	height:40px !important;
	left:281px !important;
	top:646px !important;
	background:#0095d3;
}

#item24397 {
	width:41px !important;
	height:40px !important;
	left:154px !important;
	top:646px !important;
	background:#0095d3;
}

#item24398 {
	width:41px !important;
	height:40px !important;
	left:407px !important;
	top:646px !important;
	background:#0095d3;
}

#item24399 {
	width:35px !important;
	height:32px !important;
	left:284px !important;
	top:648px !important;
	background:#0095d3;
}

#item24422 {
	width:35px !important;
	height:32px !important;
	left:157px !important;
	top:648px !important;
	background:#0095d3;
}

#item24445 {
	width:35px !important;
	height:32px !important;
	left:411px !important;
	top:648px !important;
	background:#0095d3;
}

#item24495 {
	width:369px !important;
	left:96px !important;
	top:102px !important;
	min-height:458px !important;
}

#item109066 {
	width:88px !important;
	height:11px !important;
	left:94px !important;
	top:102px !important;
}

#item109238 {
	width:333px !important;
	height:11px !important;
	left:94px !important;
	top:163px !important;
}

#item109072 {
	width:136px !important;
	height:11px !important;
	left:94px !important;
	top:115px !important;
}

#item109242 {
	width:337px !important;
	height:11px !important;
	left:94px !important;
	top:176px !important;
}

#item109107 {
	width:184px !important;
	height:11px !important;
	left:94px !important;
	top:128px !important;
}

#item109245 {
	width:278px !important;
	height:11px !important;
	left:94px !important;
	top:188px !important;
}

#item109249 {
	width:333px !important;
	height:11px !important;
	left:94px !important;
	top:201px !important;
}

#item109290 {
	width:142px !important;
	height:11px !important;
	left:94px !important;
	top:214px !important;
}

#item109293 {
	width:149px !important;
	height:11px !important;
	left:94px !important;
	top:227px !important;
}

#item109296 {
	width:138px !important;
	height:11px !important;
	left:94px !important;
	top:262px !important;
}

#item109299 {
	width:149px !important;
	height:11px !important;
	left:94px !important;
	top:275px !important;
}

#item109303 {
	width:312px !important;
	height:11px !important;
	left:94px !important;
	top:289px !important;
}

#item109306 {
	width:295px !important;
	height:11px !important;
	left:94px !important;
	top:302px !important;
}

#item109309 {
	width:211px !important;
	height:11px !important;
	left:94px !important;
	top:315px !important;
}

#item109340 {
	width:194px !important;
	height:11px !important;
	left:94px !important;
	top:333px !important;
}

#item109343 {
	width:345px !important;
	height:11px !important;
	left:94px !important;
	top:369px !important;
}

#item109364 {
	width:182px !important;
	height:11px !important;
	left:94px !important;
	top:452px !important;
}

#item109346 {
	width:275px !important;
	height:11px !important;
	left:94px !important;
	top:381px !important;
}

#item109367 {
	width:247px !important;
	height:11px !important;
	left:94px !important;
	top:465px !important;
}

#item109349 {
	width:275px !important;
	height:11px !important;
	left:94px !important;
	top:394px !important;
}

#item109370 {
	width:275px !important;
	height:11px !important;
	left:94px !important;
	top:477px !important;
}

#item109355 {
	width:206px !important;
	height:11px !important;
	left:94px !important;
	top:407px !important;
}

#item109373 {
	width:206px !important;
	height:11px !important;
	left:94px !important;
	top:490px !important;
}

#item109358 {
	width:277px !important;
	height:11px !important;
	left:94px !important;
	top:420px !important;
}

#item109376 {
	width:277px !important;
	height:11px !important;
	left:94px !important;
	top:503px !important;
}

#item109361 {
	width:255px !important;
	height:11px !important;
	left:94px !important;
	top:433px !important;
}

#item109379 {
	width:255px !important;
	height:11px !important;
	left:94px !important;
	top:516px !important;
}

#item109222 {
	width:113px !important;
	height:110px !important;
	left:96px !important;
	top:576px !important;
}

#item109231 {
	width:113px !important;
	height:110px !important;
	left:223px !important;
	top:576px !important;
}

#item109234 {
	width:113px !important;
	height:110px !important;
	left:350px !important;
	top:576px !important;
}

#item112943 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item62294 {
	width:157px !important;
	left:389px !important;
	top:71px !important;
	min-height:25px !important;
}

#item62317 {
	width:425px !important;
	left:128px !important;
	top:192px !important;
	min-height:480px !important;
}

#item62374 {
	width:92px !important;
	left:84px !important;
	top:120px !important;
	min-height:36px !important;
}

#item87300 {
	width:245px !important;
	left:229px !important;
	top:162px !important;
	min-height:12px !important;
}

#item87375 {
	width:425px !important;
	left:128px !important;
	top:704px !important;
	min-height:84px !important;
}

#item108161 {
	width:129px !important;
	left:47px !important;
	top:10px !important;
	min-height:26px !important;
}

#item99511 {
	width:184px !important;
	height:137px !important;
	left:43px !important;
	top:-38px !important;
	background:#1a3e71;
}

#item112920 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item99512 {
	width:184px !important;
	height:59px !important;
	left:57px !important;
	top:22px !important;
}

#item99535 {
	width:213px !important;
	left:43px !important;
	top:456px !important;
	min-height:120px !important;
}

#item99701 {
	width:227px !important;
	left:309px !important;
	top:726px !important;
	min-height:20px !important;
}

#item108395 {
	width:129px !important;
	left:417px !important;
	top:10px !important;
	min-height:26px !important;
}

#item99749 {
	width:510px !important;
	height:515px !important;
	left:43px !important;
	top:264px !important;
	border-radius:0 0 0;
	background:#0095d3;
}

#item112897 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item99558 {
	width:303px !important;
	left:69px !important;
	top:300px !important;
	min-height:36px !important;
}

#item99605 {
	width:145px !important;
	left:234px !important;
	top:348px !important;
	min-height:396px !important;
}

#item99628 {
	width:136px !important;
	left:391px !important;
	top:348px !important;
	min-height:396px !important;
}

#item99666 {
	width:128px !important;
	left:71px !important;
	top:348px !important;
	min-height:396px !important;
}

#item99678 {
	width:226px !important;
	left:327px !important;
	top:69px !important;
	min-height:168px !important;
}

#item99724 {
	width:245px !important;
	left:67px !important;
	top:228px !important;
	min-height:20px !important;
}

#item99951 {
	width:269px !important;
	height:637px !important;
	left:-43px !important;
	top:124px !important;
	border-radius:0 0 0;
	background:#0095d3;
}

#item99952 {
	width:285px !important;
	height:264px !important;
	left:272px !important;
	top:60px !important;
	background:#d6e9f8;
}

#item112874 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item99815 {
	width:300px !important;
	left:252px !important;
	top:405px !important;
	min-height:144px !important;
}

#item99839 {
	width:143px !important;
	left:52px !important;
	top:189px !important;
	min-height:471px !important;
}

#item99862 {
	width:240px !important;
	left:-7px !important;
	top:711px !important;
	min-height:51px !important;
}

#item99899 {
	width:105px !important;
	left:428px !important;
	top:132px !important;
	min-height:172px !important;
}

#item99922 {
	width:186px !important;
	left:310px !important;
	top:78px !important;
	min-height:30px !important;
}

#item99926 {
	width:265px !important;
	left:292px !important;
	top:747px !important;
	min-height:9px !important;
}

#item112850 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item100125 {
	width:231px !important;
	left:261px !important;
	top:624px !important;
	min-height:120px !important;
}

#item108430 {
	width:129px !important;
	left:47px !important;
	top:10px !important;
	min-height:26px !important;
}

#item112827 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item100027 {
	width:427px !important;
	left:65px !important;
	top:134px !important;
	min-height:126px !important;
}

#item100050 {
	width:306px !important;
	left:65px !important;
	top:96px !important;
	min-height:29px !important;
}

#item100073 {
	width:456px !important;
	left:66px !important;
	top:263px !important;
	min-height:66px !important;
}

#item100096 {
	width:206px !important;
	left:66px !important;
	top:360px !important;
	min-height:376px !important;
}

#item100119 {
	width:215px !important;
	left:314px !important;
	top:360px !important;
	min-height:384px !important;
}

#item100123 {
	width:240px !important;
	height:43px !important;
	left:64px !important;
	top:-9px !important;
	background:#1b3d72;
}

#item112804 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item100151 {
	width:247px !important;
	left:43px !important;
	top:252px !important;
	min-height:480px !important;
}

#item100174 {
	width:223px !important;
	left:318px !important;
	top:72px !important;
	min-height:704px !important;
}

#item100178 {
	width:196px !important;
	left:43px !important;
	top:76px !important;
	min-height:120px !important;
}

#item103606 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item108466 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item112781 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item81549 {
	width:456px !important;
	left:99px !important;
	top:139px !important;
	min-height:161px !important;
}

#item81573 {
	width:237px !important;
	left:99px !important;
	top:96px !important;
	min-height:29px !important;
}

#item81596 {
	width:232px !important;
	left:99px !important;
	top:312px !important;
	min-height:431px !important;
}

#item81619 {
	width:190px !important;
	height:246px !important;
	left:363px !important;
	top:398px !important;
	background:#d6e9f8;
}

#item81620 {
	width:162px !important;
	left:376px !important;
	top:442px !important;
	min-height:230px !important;
}

#item81693 {
	width:222px !important;
	height:43px !important;
	left:99px !important;
	top:-14px !important;
	background:#1b3d72;
}

#item96586 {
	width:186px !important;
	left:411px !important;
	top:265px !important;
	min-height:31px !important;
}

#item74808 {
	width:1208px !important;
	height:201px !important;
	left:-9px !important;
	top:-9px !important;
	background:#d6e9f8;
}

#item112758 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item74678 {
	width:496px !important;
	left:57px !important;
	top:117px !important;
	min-height:99px !important;
}

#item74701 {
	width:156px !important;
	left:57px !important;
	top:96px !important;
	min-height:13px !important;
}

#item74724 {
	width:218px !important;
	left:334px !important;
	top:444px !important;
	min-height:312px !important;
}

#item74747 {
	width:218px !important;
	left:334px !important;
	top:242px !important;
	min-height:192px !important;
}

#item90843 {
	width:156px !important;
	height:71px !important;
	left:45px !important;
	top:543px !important;
	background:#0095d3;
}

#item90844 {
	width:113px !important;
	left:74px !important;
	top:585px !important;
	min-height:21px !important;
}

#item90868 {
	width:113px !important;
	left:74px !important;
	top:564px !important;
	min-height:14px !important;
}

#item90915 {
	width:148px !important;
	height:52px !important;
	left:57px !important;
	top:-24px !important;
	background:#1a3e71;
}

#item108492 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item107859 {
	width:1208px !important;
	height:201px !important;
	left:-9px !important;
	top:-9px !important;
	background:#d6e9f8;
}

#item112735 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item74866 {
	width:218px !important;
	left:57px !important;
	top:240px !important;
	min-height:120px !important;
}

#item74871 {
	width:218px !important;
	left:306px !important;
	top:240px !important;
	min-height:264px !important;
}

#item75017 {
	width:190px !important;
	left:57px !important;
	top:378px !important;
	min-height:166px !important;
}

#item90984 {
	width:218px !important;
	left:57px !important;
	top:552px !important;
	min-height:204px !important;
}

#item91002 {
	width:103px !important;
	left:439px !important;
	top:776px !important;
	min-height:12px !important;
}

#item91031 {
	width:28px !important;
	height:43px !important;
	left:275px !important;
	top:264px !important;
}

#item91057 {
	width:17px !important;
	height:48px !important;
	left:67px !important;
	top:192px !important;
}

#item75103 {
	width:1208px !important;
	height:201px !important;
	left:-9px !important;
	top:-9px !important;
	background:#d6e9f8;
}

#item112712 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item74879 {
	width:218px !important;
	left:71px !important;
	top:228px !important;
	min-height:540px !important;
}

#item74883 {
	width:232px !important;
	left:306px !important;
	top:228px !important;
	min-height:540px !important;
}

#item74913 {
	width:414px !important;
	left:125px !important;
	top:72px !important;
	min-height:120px !important;
}

#item91058 {
	width:17px !important;
	height:48px !important;
	left:103px !important;
	top:192px !important;
}

#item107860 {
	width:1208px !important;
	height:201px !important;
	left:-9px !important;
	top:-9px !important;
	background:#d6e9f8;
}

#item112689 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item91037 {
	width:232px !important;
	left:57px !important;
	top:468px !important;
	min-height:300px !important;
}

#item91043 {
	width:218px !important;
	left:306px !important;
	top:228px !important;
	min-height:168px !important;
}

#item91087 {
	width:218px !important;
	left:306px !important;
	top:413px !important;
	min-height:236px !important;
}

#item91112 {
	width:218px !important;
	left:306px !important;
	top:648px !important;
	min-height:120px !important;
}

#item95490 {
	width:1208px !important;
	height:201px !important;
	left:-9px !important;
	top:-9px !important;
	background:#d6e9f8;
}

#item112666 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item95441 {
	width:496px !important;
	left:57px !important;
	top:117px !important;
	min-height:99px !important;
}

#item95464 {
	width:156px !important;
	left:57px !important;
	top:96px !important;
	min-height:13px !important;
}

#item95487 {
	width:148px !important;
	height:52px !important;
	left:57px !important;
	top:-24px !important;
	background:#1a3e71;
}

#item96265 {
	width:218px !important;
	left:334px !important;
	top:456px !important;
	min-height:300px !important;
}

#item96288 {
	width:218px !important;
	left:334px !important;
	top:242px !important;
	min-height:192px !important;
}

#item96319 {
	width:201px !important;
	height:85px !important;
	left:45px !important;
	top:543px !important;
	background:#0095d3;
}

#item96320 {
	width:156px !important;
	left:74px !important;
	top:585px !important;
	min-height:26px !important;
}

#item96343 {
	width:156px !important;
	left:74px !important;
	top:564px !important;
	min-height:14px !important;
}

#item107862 {
	width:1208px !important;
	height:201px !important;
	left:-9px !important;
	top:-9px !important;
	background:#d6e9f8;
}

#item112642 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item95488 {
	width:17px !important;
	height:48px !important;
	left:67px !important;
	top:192px !important;
}

#item96415 {
	width:218px !important;
	left:43px !important;
	top:240px !important;
	min-height:504px !important;
}

#item96419 {
	width:211px !important;
	left:306px !important;
	top:280px !important;
	min-height:192px !important;
}

#item96442 {
	width:218px !important;
	left:306px !important;
	top:492px !important;
	min-height:264px !important;
}

#item96483 {
	width:1208px !important;
	height:201px !important;
	left:-9px !important;
	top:-9px !important;
	background:#d6e9f8;
}

#item112619 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item96452 {
	width:218px !important;
	left:43px !important;
	top:480px !important;
	min-height:288px !important;
}

#item96549 {
	width:247px !important;
	left:306px !important;
	top:480px !important;
	min-height:288px !important;
}

#item107863 {
	width:1208px !important;
	height:201px !important;
	left:-9px !important;
	top:-9px !important;
	background:#d6e9f8;
}

#item112596 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item96475 {
	width:232px !important;
	left:43px !important;
	top:444px !important;
	min-height:324px !important;
}

#item96493 {
	width:232px !important;
	left:306px !important;
	top:240px !important;
	min-height:324px !important;
}

#item91159 {
	width:232px !important;
	height:192px !important;
	left:306px !important;
	top:527px !important;
	background:#1a3e71;
}

#item91160 {
	width:204px !important;
	left:320px !important;
	top:538px !important;
	min-height:181px !important;
}

#item96501 {
	width:211px !important;
	left:43px !important;
	top:246px !important;
	min-height:192px !important;
}

#item109434 {
	width:136px !important;
	left:13px !important;
	top:15px !important;
	min-height:8px !important;
}

#item91930 {
	width:283px !important;
	height:300px !important;
	left:71px !important;
	top:264px !important;
	background:#d6e9f8;
}

#item112573 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item91857 {
	width:235px !important;
	left:99px !important;
	top:288px !important;
	min-height:168px !important;
}

#item91880 {
	width:510px !important;
	left:43px !important;
	top:132px !important;
	min-height:120px !important;
}

#item91903 {
	width:454px !important;
	left:43px !important;
	top:96px !important;
	min-height:36px !important;
}

#item91927 {
	width:299px !important;
	height:52px !important;
	left:43px !important;
	top:-24px !important;
	background:#1a3e71;
}

#item108515 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item92028 {
	width:482px !important;
	height:558px !important;
	left:57px !important;
	top:192px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item112550 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item91952 {
	width:170px !important;
	left:306px !important;
	top:108px !important;
	min-height:36px !important;
}

#item92016 {
	width:218px !important;
	left:71px !important;
	top:204px !important;
	min-height:516px !important;
}

#item92024 {
	width:218px !important;
	left:306px !important;
	top:204px !important;
	min-height:552px !important;
}

#item92268 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item92269 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item92272 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item92279 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item93239 {
	width:182px !important;
	left:350px !important;
	top:778px !important;
	min-height:12px !important;
}

#item92498 {
	width:249px !important;
	height:565px !important;
	left:43px !important;
	top:97px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item92552 {
	width:249px !important;
	height:662px !important;
	left:320px !important;
	top:133px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item112526 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item92430 {
	width:218px !important;
	left:57px !important;
	top:109px !important;
	min-height:551px !important;
}

#item92553 {
	width:218px !important;
	left:334px !important;
	top:145px !important;
	min-height:639px !important;
}

#item92506 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item92507 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item92509 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item92516 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item92639 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item92640 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item92642 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item92650 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item92691 {
	width:249px !important;
	height:614px !important;
	left:40px !important;
	top:169px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item92826 {
	width:249px !important;
	height:698px !important;
	left:317px !important;
	top:97px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item112503 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item92692 {
	width:218px !important;
	left:54px !important;
	top:181px !important;
	min-height:593px !important;
}

#item92827 {
	width:218px !important;
	left:332px !important;
	top:109px !important;
	min-height:725px !important;
}

#item92760 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item92761 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item92763 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item92768 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item92922 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item92923 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item92925 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item92930 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item93245 {
	width:249px !important;
	height:709px !important;
	left:320px !important;
	top:86px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item93160 {
	width:249px !important;
	height:649px !important;
	left:43px !important;
	top:145px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item112480 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item93246 {
	width:218px !important;
	left:334px !important;
	top:97px !important;
	min-height:691px !important;
}

#item93097 {
	width:218px !important;
	left:57px !important;
	top:156px !important;
	min-height:628px !important;
}

#item93168 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item93169 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item93171 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item93176 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item93356 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item93358 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item93360 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item93361 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item93384 {
	width:79px !important;
	height:99px !important;
	left:14px !important;
	top:50px !important;
	border-radius:6px;
	border:solid 1px #fff;
}

#item93037 {
	width:249px !important;
	height:649px !important;
	left:40px !important;
	top:122px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item93588 {
	width:249px !important;
	height:722px !important;
	left:317px !important;
	top:86px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item112456 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item92974 {
	width:218px !important;
	left:54px !important;
	top:133px !important;
	min-height:635px !important;
}

#item93589 {
	width:218px !important;
	left:332px !important;
	top:97px !important;
	min-height:711px !important;
}

#item93041 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item93042 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item93044 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item93049 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item93657 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item93658 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item93660 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item93666 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item112433 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item93558 {
	width:482px !important;
	height:446px !important;
	left:57px !important;
	top:325px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item93491 {
	width:218px !important;
	left:71px !important;
	top:337px !important;
	min-height:425px !important;
}

#item93517 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item93518 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item93521 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item93528 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item93566 {
	width:218px !important;
	left:306px !important;
	top:337px !important;
	min-height:419px !important;
}

#item93845 {
	width:249px !important;
	height:722px !important;
	left:317px !important;
	top:86px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item93846 {
	width:249px !important;
	height:613px !important;
	left:40px !important;
	top:133px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item112410 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item93712 {
	width:218px !important;
	left:332px !important;
	top:97px !important;
	min-height:703px !important;
}

#item93735 {
	width:218px !important;
	left:54px !important;
	top:145px !important;
	min-height:591px !important;
}

#item93856 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item93857 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item93859 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item93864 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item93895 {
	width:67px !important;
	height:31px !important;
	top:20px !important;
	border-radius:11px;
	border:solid 4px #1a3e71;
}

#item93896 {
	width:23px !important;
	height:30px !important;
	left:22px !important;
	border-radius:6px;
	background:#1a3e71;
}

#item93898 {
	width:247px !important;
	height:176px !important;
	top:36px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item93906 {
	width:139px !important;
	left:108px !important;
	top:50px !important;
	min-height:156px !important;
}

#item107869 {
	width:310px !important;
	height:31px !important;
	left:32px !important;
	top:749px !important;
}

#item104019 {
	width:17px !important;
	height:13px !important;
	left:189px !important;
	top:120px !important;
	background:#1a3e71;
}

#item104020 {
	width:17px !important;
	height:13px !important;
	left:158px !important;
	top:120px !important;
	background:#1a3e71;
}

#item104021 {
	width:17px !important;
	height:13px !important;
	left:127px !important;
	top:120px !important;
	background:#1a3e71;
}

#item94184 {
	width:879px !important;
	height:414px !important;
	left:142px !important;
	top:156px !important;
	background:#d6e9f8;
}

#item112387 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item94075 {
	width:170px !important;
	left:99px !important;
	top:72px !important;
	min-height:36px !important;
}

#item94105 {
	width:133px !important;
	height:120px !important;
	left:43px !important;
	top:300px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item94171 {
	width:176px !important;
	left:198px !important;
	top:180px !important;
	min-height:360px !important;
}

#item94110 {
	width:105px !important;
	left:57px !important;
	top:314px !important;
	min-height:118px !important;
}

#item103953 {
	width:176px !important;
	left:391px !important;
	top:180px !important;
	min-height:360px !important;
}

#item107881 {
	width:879px !important;
	height:414px !important;
	left:-454px !important;
	top:156px !important;
	background:#d6e9f8;
}

#item112364 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item94177 {
	width:176px !important;
	left:28px !important;
	top:180px !important;
	min-height:360px !important;
}

#item103958 {
	width:176px !important;
	left:221px !important;
	top:180px !important;
	min-height:360px !important;
}

#item94359 {
	width:411px !important;
	height:456px !important;
	left:142px !important;
	top:300px !important;
	background:#d6e9f8;
}

#item112341 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item94322 {
	width:133px !important;
	height:96px !important;
	left:43px !important;
	top:456px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item94327 {
	width:105px !important;
	left:57px !important;
	top:470px !important;
	min-height:65px !important;
}

#item94360 {
	width:326px !important;
	left:198px !important;
	top:324px !important;
	min-height:420px !important;
}

#item94313 {
	width:411px !important;
	height:624px !important;
	left:142px !important;
	top:132px !important;
	background:#d6e9f8;
}

#item94258 {
	width:133px !important;
	height:120px !important;
	left:43px !important;
	top:288px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item112318 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item94267 {
	width:105px !important;
	left:57px !important;
	top:302px !important;
	min-height:106px !important;
}

#item94290 {
	width:326px !important;
	left:198px !important;
	top:156px !important;
	min-height:583px !important;
}

#item94492 {
	width:411px !important;
	height:576px !important;
	left:142px !important;
	top:108px !important;
	background:#d6e9f8;
}

#item94439 {
	width:133px !important;
	height:132px !important;
	left:43px !important;
	top:264px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item112295 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item94446 {
	width:105px !important;
	left:57px !important;
	top:278px !important;
	min-height:100px !important;
}

#item94469 {
	width:326px !important;
	left:198px !important;
	top:132px !important;
	min-height:540px !important;
}

#item94645 {
	width:411px !important;
	height:521px !important;
	left:142px !important;
	top:240px !important;
	background:#d6e9f8;
}

#item112272 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item94646 {
	width:133px !important;
	height:84px !important;
	left:43px !important;
	top:396px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item94651 {
	width:105px !important;
	left:57px !important;
	top:410px !important;
	min-height:58px !important;
}

#item94674 {
	width:326px !important;
	left:198px !important;
	top:264px !important;
	min-height:485px !important;
}

#item94633 {
	width:850px !important;
	height:648px !important;
	left:142px !important;
	top:108px !important;
	background:#d6e9f8;
}

#item94578 {
	width:133px !important;
	height:84px !important;
	left:43px !important;
	top:264px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item112249 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item94587 {
	width:105px !important;
	left:57px !important;
	top:278px !important;
	min-height:50px !important;
}

#item94610 {
	width:326px !important;
	left:198px !important;
	top:132px !important;
	min-height:600px !important;
}

#item112226 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item107883 {
	width:850px !important;
	height:648px !important;
	left:-454px !important;
	top:108px !important;
	background:#d6e9f8;
}

#item94636 {
	width:326px !important;
	left:43px !important;
	top:132px !important;
	min-height:600px !important;
}

#item107884 {
	width:992px !important;
	height:679px !important;
	left:142px !important;
	top:84px !important;
	background:#d6e9f8;
}

#item94709 {
	width:133px !important;
	height:84px !important;
	left:43px !important;
	top:264px !important;
	border-radius:11px;
	background:#1a3e71;
}

#item112203 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item94714 {
	width:105px !important;
	left:57px !important;
	top:278px !important;
	min-height:61px !important;
}

#item94737 {
	width:354px !important;
	left:198px !important;
	top:108px !important;
	min-height:624px !important;
}

#item112179 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item94760 {
	width:992px !important;
	height:679px !important;
	left:-454px !important;
	top:84px !important;
	background:#d6e9f8;
}

#item94775 {
	width:218px !important;
	left:43px !important;
	top:108px !important;
	min-height:624px !important;
}

#item94780 {
	width:218px !important;
	left:289px !important;
	top:108px !important;
	min-height:648px !important;
}

#item112156 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item100496 {
	width:496px !important;
	left:57px !important;
	top:84px !important;
	min-height:29px !important;
}

#item100519 {
	width:496px !important;
	left:57px !important;
	top:108px !important;
	min-height:103px !important;
}

#item100542 {
	width:318px !important;
	height:52px !important;
	left:57px !important;
	top:-24px !important;
	background:#1b3d72;
}

#item100544 {
	width:428px !important;
	left:57px !important;
	top:216px !important;
	min-height:48px !important;
}

#item100575 {
	width:249px !important;
	left:57px !important;
	top:300px !important;
	min-height:136px !important;
}

#item100605 {
	width:221px !important;
	left:332px !important;
	top:300px !important;
	min-height:468px !important;
}

#item100613 {
	width:235px !important;
	height:84px !important;
	left:57px !important;
	top:672px !important;
	border-radius:15px;
	background:#d6e9f8;
}

#item100615 {
	width:179px !important;
	left:85px !important;
	top:690px !important;
	min-height:48px !important;
}

#item108541 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item112133 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item100609 {
	width:149px !important;
	left:282px !important;
	top:414px !important;
	min-height:102px !important;
}

#item100614 {
	width:215px !important;
	height:185px !important;
	left:43px !important;
	top:336px !important;
	border-radius:undefined;
	background:#1a3e71;
}

#item100638 {
	width:215px !important;
	left:43px !important;
	top:584px !important;
	min-height:100px !important;
}

#item100651 {
	width:171px !important;
	left:67px !important;
	top:351px !important;
	min-height:119px !important;
}

#item100675 {
	width:253px !important;
	left:282px !important;
	top:588px !important;
	min-height:65px !important;
}

#item100687 {
	width:108px !important;
	left:66px !important;
	top:466px !important;
	min-height:45px !important;
}

#item100709 {
	width:595px !important;
	height:124px !important;
	top:360px !important;
	background:#ececec;
}

#item112109 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item100749 {
	width:235px !important;
	left:43px !important;
	top:372px !important;
	min-height:84px !important;
}

#item100772 {
	width:129px !important;
	left:312px !important;
	top:563px !important;
	min-height:74px !important;
}

#item100795 {
	width:130px !important;
	left:426px !important;
	top:691px !important;
	min-height:86px !important;
}

#item100818 {
	width:180px !important;
	left:51px !important;
	top:96px !important;
	min-height:56px !important;
}

#item100841 {
	width:251px !important;
	left:298px !important;
	top:72px !important;
	min-height:144px !important;
}

#item112086 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item96647 {
	width:510px !important;
	left:57px !important;
	top:123px !important;
	min-height:204px !important;
}

#item96670 {
	width:306px !important;
	left:57px !important;
	top:99px !important;
	min-height:21px !important;
}

#item96693 {
	width:261px !important;
	left:57px !important;
	top:327px !important;
	min-height:60px !important;
}

#item96716 {
	width:162px !important;
	height:43px !important;
	left:57px !important;
	top:-14px !important;
	background:#1b3d72;
}

#item96768 {
	width:218px !important;
	left:57px !important;
	top:444px !important;
	min-height:288px !important;
}

#item96791 {
	width:247px !important;
	left:306px !important;
	top:600px !important;
	min-height:132px !important;
}

#item96992 {
	width:103px !important;
	left:391px !important;
	top:558px !important;
	min-height:12px !important;
}

#item108565 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item112062 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item96795 {
	width:510px !important;
	left:43px !important;
	top:516px !important;
	min-height:216px !important;
}

#item109528 {
	width:86px !important;
	left:20px !important;
	top:17px !important;
	min-height:23px !important;
}

#item112039 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item97019 {
	width:510px !important;
	left:43px !important;
	top:123px !important;
	min-height:57px !important;
}

#item97042 {
	width:306px !important;
	left:43px !important;
	top:99px !important;
	min-height:21px !important;
}

#item97065 {
	width:272px !important;
	height:43px !important;
	left:43px !important;
	top:-14px !important;
	background:#1b3d72;
}

#item97069 {
	width:510px !important;
	left:43px !important;
	top:192px !important;
	min-height:72px !important;
}

#item109589 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item109620 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item109649 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item108588 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item87811 {
	width:561px !important;
	height:588px !important;
	left:-9px !important;
	top:120px !important;
	background:#d6e9f8;
}

#item112016 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item73817 {
	width:496px !important;
	left:43px !important;
	top:167px !important;
	min-height:60px !important;
}

#item73841 {
	width:232px !important;
	left:43px !important;
	top:250px !important;
	min-height:326px !important;
}

#item73868 {
	width:232px !important;
	height:52px !important;
	left:43px !important;
	top:-24px !important;
	background:#1a3e71;
}

#item73906 {
	width:232px !important;
	left:306px !important;
	top:250px !important;
	min-height:378px !important;
}

#item87813 {
	width:190px !important;
	height:124px !important;
	left:43px !important;
	top:597px !important;
	background:#1a3e71;
}

#item87857 {
	width:190px !important;
	height:122px !important;
	left:306px !important;
	top:646px !important;
	background:#1a3e71;
}

#item87815 {
	width:162px !important;
	left:57px !important;
	top:611px !important;
	min-height:35px !important;
}

#item87859 {
	width:162px !important;
	left:320px !important;
	top:660px !important;
	min-height:36px !important;
}

#item109718 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item109749 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item108611 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item111993 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item87902 {
	width:247px !important;
	left:43px !important;
	top:132px !important;
	min-height:108px !important;
}

#item87925 {
	width:247px !important;
	left:43px !important;
	top:228px !important;
	min-height:432px !important;
}

#item87989 {
	width:153px !important;
	height:122px !important;
	left:43px !important;
	top:646px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item88020 {
	width:147px !important;
	left:57px !important;
	top:660px !important;
	min-height:37px !important;
}

#item103455 {
	width:218px !important;
	left:334px !important;
	top:396px !important;
	min-height:144px !important;
}

#item103478 {
	width:218px !important;
	left:334px !important;
	top:180px !important;
	min-height:227px !important;
}

#item103402 {
	width:218px !important;
	height:120px !important;
	left:334px !important;
	top:648px !important;
	background:#1a3e71;
}

#item103403 {
	width:190px !important;
	left:349px !important;
	top:661px !important;
	min-height:35px !important;
}

#item109784 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item109836 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item108638 {
	width:129px !important;
	left:320px !important;
	top:46px !important;
	min-height:26px !important;
}

#item111970 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item77571 {
	width:218px !important;
	left:57px !important;
	top:288px !important;
	min-height:408px !important;
}

#item77622 {
	width:218px !important;
	left:306px !important;
	top:288px !important;
	min-height:288px !important;
}

#item77655 {
	width:482px !important;
	left:57px !important;
	top:180px !important;
	min-height:96px !important;
}

#item88112 {
	width:232px !important;
	height:52px !important;
	left:57px !important;
	top:-24px !important;
	background:#1a3e71;
}

#item77547 {
	width:156px !important;
	height:121px !important;
	left:320px !important;
	top:607px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item77626 {
	width:162px !important;
	left:334px !important;
	top:619px !important;
	min-height:41px !important;
}

#item109865 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item108662 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item77546 {
	width:567px !important;
	height:456px !important;
	left:-43px !important;
	top:288px !important;
	background:#d6e9f8;
}

#item111947 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item88133 {
	width:451px !important;
	left:57px !important;
	top:492px !important;
	min-height:24px !important;
}

#item88138 {
	width:204px !important;
	left:289px !important;
	top:516px !important;
	min-height:180px !important;
}

#item88161 {
	width:204px !important;
	left:57px !important;
	top:516px !important;
	min-height:180px !important;
}

#item109312 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item111924 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item88579 {
	width:218px !important;
	left:57px !important;
	top:444px !important;
	min-height:312px !important;
}

#item88603 {
	width:359px !important;
	left:57px !important;
	top:300px !important;
	min-height:108px !important;
}

#item88658 {
	width:218px !important;
	left:306px !important;
	top:444px !important;
	min-height:300px !important;
}

#item88746 {
	width:496px !important;
	left:57px !important;
	top:168px !important;
	min-height:120px !important;
}

#item88769 {
	width:454px !important;
	left:57px !important;
	top:120px !important;
	min-height:36px !important;
}

#item88792 {
	width:258px !important;
	height:52px !important;
	left:57px !important;
	top:-24px !important;
	background:#1a3e71;
}

#item108686 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item111901 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item88626 {
	width:218px !important;
	left:71px !important;
	top:180px !important;
	min-height:564px !important;
}

#item88630 {
	width:179px !important;
	left:369px !important;
	top:444px !important;
	min-height:156px !important;
}

#item104593 {
	width:608px !important;
	height:564px !important;
	left:-55px !important;
	top:204px !important;
	background:#d6e9f8;
}

#item111878 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item88705 {
	width:218px !important;
	left:71px !important;
	top:264px !important;
	min-height:468px !important;
}

#item88728 {
	width:218px !important;
	left:306px !important;
	top:444px !important;
	min-height:324px !important;
}

#item88828 {
	width:179px !important;
	left:332px !important;
	top:240px !important;
	min-height:156px !important;
}

#item111855 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item108711 {
	width:129px !important;
	left:429px !important;
	top:46px !important;
	min-height:26px !important;
}

#item111832 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item95511 {
	width:465px !important;
	left:99px !important;
	top:192px !important;
	min-height:192px !important;
}

#item95535 {
	width:265px !important;
	left:99px !important;
	top:144px !important;
	min-height:28px !important;
}

#item95558 {
	width:218px !important;
	left:99px !important;
	top:540px !important;
	min-height:204px !important;
}

#item95581 {
	width:218px !important;
	left:334px !important;
	top:540px !important;
	min-height:204px !important;
}

#item95585 {
	width:412px !important;
	left:99px !important;
	top:396px !important;
	min-height:96px !important;
}

#item111809 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item95641 {
	width:218px !important;
	left:57px !important;
	top:180px !important;
	min-height:228px !important;
}

#item95646 {
	width:218px !important;
	left:306px !important;
	top:180px !important;
	min-height:532px !important;
}

#item95665 {
	width:169px !important;
	left:57px !important;
	top:433px !important;
	min-height:160px !important;
}

#item95804 {
	width:218px !important;
	left:57px !important;
	top:612px !important;
	min-height:108px !important;
}

#item111786 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item95654 {
	width:218px !important;
	left:306px !important;
	top:180px !important;
	min-height:216px !important;
}

#item95691 {
	width:198px !important;
	left:62px !important;
	top:264px !important;
	min-height:156px !important;
}

#item111763 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item95660 {
	width:218px !important;
	left:57px !important;
	top:144px !important;
	min-height:576px !important;
}

#item95810 {
	width:218px !important;
	left:306px !important;
	top:420px !important;
	min-height:300px !important;
}

#item95716 {
	width:193px !important;
	left:334px !important;
	top:148px !important;
	min-height:217px !important;
}

#item96154 {
	width:607px !important;
	height:485px !important;
	left:292px !important;
	top:288px !important;
	background:#d6e9f8;
}

#item111740 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item95955 {
	width:469px !important;
	left:43px !important;
	top:144px !important;
	min-height:120px !important;
}

#item96001 {
	width:247px !important;
	height:43px !important;
	left:43px !important;
	top:-14px !important;
	background:#1b3d72;
}

#item96075 {
	width:218px !important;
	left:43px !important;
	top:312px !important;
	min-height:444px !important;
}

#item96130 {
	width:232px !important;
	left:320px !important;
	top:312px !important;
	min-height:436px !important;
}

#item108758 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item107930 {
	width:607px !important;
	height:485px !important;
	left:-303px !important;
	top:288px !important;
	background:#d6e9f8;
}

#item111717 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item96161 {
	width:218px !important;
	left:334px !important;
	top:216px !important;
	min-height:528px !important;
}

#item96155 {
	width:232px !important;
	left:43px !important;
	top:372px !important;
	min-height:396px !important;
}

#item108783 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item104374 {
	width:604px !important;
	height:859px !important;
	top:-9px !important;
	background:#d6e9f8;
}

#item111694 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item104174 {
	width:317px !important;
	left:43px !important;
	top:81px !important;
	min-height:13px !important;
}

#item104197 {
	width:493px !important;
	left:43px !important;
	top:110px !important;
	min-height:64px !important;
}

#item104220 {
	width:164px !important;
	left:43px !important;
	top:201px !important;
	min-height:339px !important;
}

#item104320 {
	width:164px !important;
	height:130px !important;
	left:43px !important;
	top:554px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item104344 {
	width:139px !important;
	left:57px !important;
	top:568px !important;
	min-height:45px !important;
}

#item109997 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item108808 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item111669 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item97184 {
	width:469px !important;
	left:57px !important;
	top:133px !important;
	min-height:180px !important;
}

#item97208 {
	width:218px !important;
	height:37px !important;
	left:57px !important;
	top:-9px !important;
	background:#1b3d72;
}

#item97213 {
	width:218px !important;
	left:57px !important;
	top:372px !important;
	min-height:372px !important;
}

#item97437 {
	width:150px !important;
	left:404px !important;
	top:749px !important;
	min-height:21px !important;
}

#item108854 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item111646 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item97240 {
	width:218px !important;
	left:43px !important;
	top:372px !important;
	min-height:360px !important;
}

#item97265 {
	width:218px !important;
	left:289px !important;
	top:372px !important;
	min-height:360px !important;
}

#item97322 {
	width:198px !important;
	left:62px !important;
	top:168px !important;
	min-height:156px !important;
}

#item97529 {
	width:170px !important;
	left:332px !important;
	top:328px !important;
	min-height:21px !important;
}

#item97481 {
	width:531px !important;
	height:324px !important;
	left:-9px !important;
	top:384px !important;
	background:#d6e9f8;
}

#item111623 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item97294 {
	width:218px !important;
	left:71px !important;
	top:108px !important;
	min-height:249px !important;
}

#item97353 {
	width:218px !important;
	left:57px !important;
	top:408px !important;
	min-height:282px !important;
}

#item97488 {
	width:218px !important;
	left:320px !important;
	top:108px !important;
	min-height:240px !important;
}

#item97505 {
	width:334px !important;
	left:188px !important;
	top:732px !important;
	min-height:60px !important;
}

#item111600 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item102043 {
	width:510px !important;
	left:43px !important;
	top:415px !important;
	min-height:72px !important;
}

#item102066 {
	width:218px !important;
	left:43px !important;
	top:396px !important;
	min-height:29px !important;
}

#item102089 {
	width:247px !important;
	left:43px !important;
	top:504px !important;
	min-height:216px !important;
}

#item102114 {
	width:247px !important;
	height:111px !important;
	left:306px !important;
	top:600px !important;
	border-radius:0 0 0;
	background:#1a3e71;
}

#item102116 {
	width:218px !important;
	left:320px !important;
	top:612px !important;
	min-height:79px !important;
}

#item104734 {
	width:247px !important;
	left:306px !important;
	top:504px !important;
	min-height:120px !important;
}

#item110039 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item87466 {
	width:218px !important;
	height:204px !important;
	left:57px !important;
	top:276px !important;
	background:#0095d3;
}

#item111577 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item75956 {
	width:496px !important;
	left:57px !important;
	top:108px !important;
	min-height:29px !important;
}

#item75979 {
	width:496px !important;
	left:57px !important;
	top:137px !important;
	min-height:103px !important;
}

#item76003 {
	width:318px !important;
	height:52px !important;
	left:57px !important;
	top:-24px !important;
	background:#1b3d72;
}

#item76024 {
	width:190px !important;
	left:71px !important;
	top:288px !important;
	min-height:180px !important;
}

#item76081 {
	width:218px !important;
	left:306px !important;
	top:380px !important;
	min-height:364px !important;
}

#item87716 {
	width:218px !important;
	left:57px !important;
	top:564px !important;
	min-height:180px !important;
}

#item104745 {
	width:85px !important;
	height:17px !important;
	left:439px !important;
	top:276px !important;
}

#item110088 {
	width:91px !important;
	height:38px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.39);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.39);
	border-radius:6px;
	background:#1a3e71;
	border:solid 1px #fff;
}

#item110089 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item108901 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item111554 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item75948 {
	width:218px !important;
	left:320px !important;
	top:444px !important;
	min-height:300px !important;
}

#item76056 {
	width:169px !important;
	left:320px !important;
	top:186px !important;
	min-height:192px !important;
}

#item87483 {
	width:103px !important;
	left:178px !important;
	top:764px !important;
	min-height:12px !important;
}

#item111531 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item87550 {
	width:218px !important;
	left:334px !important;
	top:168px !important;
	min-height:600px !important;
}

#item87671 {
	width:230px !important;
	left:323px !important;
	top:72px !important;
	min-height:29px !important;
}

#item87738 {
	width:169px !important;
	left:108px !important;
	top:559px !important;
	min-height:192px !important;
}

#item104891 {
	width:539px !important;
	height:612px !important;
	left:28px !important;
	top:201px !important;
	background:#e4f3fa;
}

#item89094 {
	width:1208px !important;
	height:189px !important;
	left:-9px !important;
	top:-21px !important;
	background:#0095d3;
}

#item89093 {
	width:204px !important;
	height:228px !important;
	left:43px !important;
	top:228px !important;
	background:#1a3e71;
}

#item111508 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item89123 {
	width:510px !important;
	left:43px !important;
	top:51px !important;
	min-height:87px !important;
}

#item89180 {
	width:204px !important;
	left:43px !important;
	top:516px !important;
	min-height:264px !important;
}

#item89268 {
	width:147px !important;
	left:67px !important;
	top:252px !important;
	min-height:180px !important;
}

#item89324 {
	width:264px !important;
	left:289px !important;
	top:228px !important;
	min-height:564px !important;
}

#item110166 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item108927 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item89397 {
	width:604px !important;
	height:859px !important;
	top:-9px !important;
	background:#c1dff4;
}

#item110275 {
	width:296px !important;
	height:157px !important;
	left:155px !important;
	top:434px !important;
	background:#fff;
}

#item110248 {
	width:207px !important;
	left:194px !important;
	top:461px !important;
	min-height:19px !important;
}

#item110312 {
	width:118px !important;
	left:22px !important;
	top:20px !important;
	min-height:33px !important;
}

#item110342 {
	width:167px !important;
	height:21px !important;
	left:270px !important;
	top:631px !important;
}

#item101100 {
	width:605px !important;
	height:859px !important;
	left:-10px !important;
	top:-9px !important;
	background:#1b3d72;
}

#item101102 {
	width:226px !important;
	left:289px !important;
	top:360px !important;
	min-height:338px !important;
}

#item101125 {
	width:247px !important;
	left:227px !important;
	top:108px !important;
	min-height:17px !important;
}

#item101149 {
	width:332px !important;
	left:227px !important;
	top:141px !important;
	min-height:161px !important;
}

#item101243 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item110388 {
	width:102px !important;
	left:13px !important;
	top:11px !important;
	min-height:23px !important;
}

#item103661 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item108950 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item101013 {
	width:615px !important;
	height:859px !important;
	left:-6px !important;
	top:-9px !important;
	background:#fef7ea;
}

#item111484 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item101029 {
	width:489px !important;
	left:71px !important;
	top:99px !important;
	min-height:243px !important;
}

#item101052 {
	width:604px !important;
	height:39px !important;
	top:-9px !important;
	background:#1b3d72;
}

#item101054 {
	width:102px !important;
	left:86px !important;
	top:552px !important;
	min-height:10px !important;
}

#item101077 {
	width:128px !important;
	left:437px !important;
	top:442px !important;
	min-height:109px !important;
}

#item101266 {
	width:219px !important;
	left:73px !important;
	top:657px !important;
	min-height:92px !important;
}

#item101289 {
	width:332px !important;
	left:74px !important;
	top:585px !important;
	min-height:51px !important;
}

#item101313 {
	width:228px !important;
	left:316px !important;
	top:657px !important;
	min-height:99px !important;
}

#item101330 {
	width:612px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fef7ea;
}

#item101359 {
	width:612px !important;
	height:39px !important;
	left:-9px !important;
	top:-9px !important;
	background:#1b3d72;
}

#item111461 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item101331 {
	width:159px !important;
	left:43px !important;
	top:132px !important;
	min-height:456px !important;
}

#item101354 {
	width:159px !important;
	left:218px !important;
	top:311px !important;
	min-height:414px !important;
}

#item101368 {
	width:154px !important;
	left:399px !important;
	top:311px !important;
	min-height:402px !important;
}

#item101402 {
	width:312px !important;
	left:218px !important;
	top:160px !important;
	min-height:137px !important;
}

#item107936 {
	width:612px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fef7ea;
}

#item107937 {
	width:612px !important;
	height:39px !important;
	left:-9px !important;
	top:-9px !important;
	background:#1b3d72;
}

#item111438 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item101379 {
	width:294px !important;
	left:69px !important;
	top:642px !important;
	min-height:132px !important;
}

#item101426 {
	width:159px !important;
	left:43px !important;
	top:157px !important;
	min-height:379px !important;
}

#item101430 {
	width:159px !important;
	left:218px !important;
	top:157px !important;
	min-height:384px !important;
}

#item101434 {
	width:159px !important;
	left:394px !important;
	top:156px !important;
	min-height:415px !important;
}

#item98128 {
	width:510px !important;
	height:387px !important;
	left:43px !important;
	top:384px !important;
	background:#ebf4fc;
}

#item111415 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item98223 {
	width:326px !important;
	left:43px !important;
	top:99px !important;
	min-height:29px !important;
}

#item98246 {
	width:524px !important;
	left:43px !important;
	top:128px !important;
	min-height:113px !important;
}

#item98269 {
	width:510px !important;
	left:43px !important;
	top:252px !important;
	min-height:96px !important;
}

#item98378 {
	width:282px !important;
	height:43px !important;
	left:43px !important;
	top:-14px !important;
	background:#1b3d72;
}

#item98458 {
	width:232px !important;
	left:57px !important;
	top:421px !important;
	min-height:336px !important;
}

#item98489 {
	width:213px !important;
	left:326px !important;
	top:421px !important;
	min-height:251px !important;
}

#item98486 {
	width:42px !important;
	height:11px !important;
	background:#f18700;
}

#item98741 {
	width:38px !important;
	left:3px !important;
	min-height:11px !important;
}

#item98519 {
	width:78px !important;
	height:11px !important;
	background:#79ab2b;
}

#item98746 {
	width:73px !important;
	left:3px !important;
	min-height:11px !important;
}

#item98781 {
	width:213px !important;
	height:74px !important;
	left:326px !important;
	top:682px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item98782 {
	width:105px !important;
	left:340px !important;
	top:705px !important;
	min-height:37px !important;
}

#item98874 {
	width:393px !important;
	left:57px !important;
	top:396px !important;
	min-height:24px !important;
}

#item110505 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item110930 {
	width:133px !important;
	height:11px !important;
	background:#79ab2b;
}

#item110931 {
	width:128px !important;
	left:3px !important;
	min-height:11px !important;
}

#item108975 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}

#item98520 {
	width:264px !important;
	height:264px !important;
	left:43px !important;
	top:240px !important;
	background:#ebf4fc;
}

#item98600 {
	width:264px !important;
	height:252px !important;
	left:43px !important;
	top:516px !important;
	background:#ebf4fc;
}

#item98380 {
	width:218px !important;
	height:276px !important;
	left:334px !important;
	top:384px !important;
	background:#1a3e71;
}

#item111392 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item98434 {
	width:162px !important;
	left:363px !important;
	top:432px !important;
	min-height:208px !important;
}

#item98521 {
	width:235px !important;
	left:57px !important;
	top:252px !important;
	min-height:153px !important;
}

#item98603 {
	width:232px !important;
	left:57px !important;
	top:528px !important;
	min-height:161px !important;
}

#item98963 {
	width:42px !important;
	height:11px !important;
	background:#f18700;
}

#item98965 {
	width:38px !important;
	left:3px !important;
	min-height:11px !important;
}

#item98989 {
	width:78px !important;
	height:11px !important;
	background:#79ab2b;
}

#item98990 {
	width:73px !important;
	left:3px !important;
	min-height:11px !important;
}

#item110712 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item110590 {
	width:213px !important;
	height:74px !important;
	left:57px !important;
	top:416px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item110650 {
	width:213px !important;
	height:74px !important;
	left:57px !important;
	top:680px !important;
	border-radius:0 0 0;
	border:dotted 1px #0095d3;
}

#item110591 {
	width:105px !important;
	left:71px !important;
	top:439px !important;
	min-height:37px !important;
}

#item110651 {
	width:105px !important;
	left:71px !important;
	top:703px !important;
	min-height:37px !important;
}

#item110618 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item110678 {
	width:51px !important;
	left:12px !important;
	top:15px !important;
	min-height:8px !important;
}

#item110979 {
	width:42px !important;
	height:11px !important;
	background:#f18700;
}

#item110981 {
	width:38px !important;
	left:3px !important;
	min-height:11px !important;
}

#item102320 {
	width:496px !important;
	height:204px !important;
	left:43px !important;
	top:343px !important;
	background:#d6e9f8;
}

#item111369 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item102321 {
	width:337px !important;
	left:43px !important;
	top:126px !important;
	min-height:192px !important;
}

#item102345 {
	width:122px !important;
	left:150px !important;
	top:576px !important;
	min-height:135px !important;
}

#item102368 {
	width:118px !important;
	left:414px !important;
	top:576px !important;
	min-height:132px !important;
}

#item102391 {
	width:311px !important;
	left:182px !important;
	top:366px !important;
	min-height:117px !important;
}

#item102427 {
	width:210px !important;
	left:43px !important;
	top:41px !important;
	min-height:54px !important;
}

#item102450 {
	width:191px !important;
	height:41px !important;
	left:43px !important;
	top:-9px !important;
	background:#003978;
}

#item102451 {
	width:80px !important;
	left:436px !important;
	top:84px !important;
	min-height:12px !important;
}

#item102474 {
	width:79px !important;
	left:58px !important;
	top:488px !important;
	min-height:33px !important;
}

#item102520 {
	width:230px !important;
	left:43px !important;
	top:715px !important;
	min-height:65px !important;
}

#item102525 {
	width:226px !important;
	left:306px !important;
	top:720px !important;
	min-height:72px !important;
}

#item108998 {
	width:129px !important;
	left:360px !important;
	top:46px !important;
	min-height:26px !important;
}

#item111346 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item101703 {
	width:240px !important;
	left:43px !important;
	top:468px !important;
	min-height:300px !important;
}

#item111323 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item102591 {
	width:269px !important;
	left:60px !important;
	top:120px !important;
	min-height:183px !important;
}

#item102614 {
	width:199px !important;
	left:354px !important;
	top:374px !important;
	min-height:312px !important;
}

#item102645 {
	width:264px !important;
	height:293px !important;
	left:60px !important;
	top:468px !important;
	background:#d6e9f8;
}

#item102646 {
	width:197px !important;
	left:95px !important;
	top:524px !important;
	min-height:231px !important;
}

#item102675 {
	width:263px !important;
	height:168px !important;
	left:60px !important;
	top:336px !important;
}

#item102683 {
	width:70px !important;
	left:434px !important;
	top:310px !important;
	min-height:10px !important;
}

#item111225 {
	width:474px !important;
	height:264px !important;
	left:78px !important;
	top:480px !important;
	background:#d6e9f8;
}

#item111226 {
	width:229px !important;
	left:265px !important;
	top:506px !important;
	min-height:228px !important;
}

#item111253 {
	width:115px !important;
	left:116px !important;
	top:688px !important;
	min-height:12px !important;
}

#item90665 {
	width:604px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#8fc9eb;
}

#item111300 {
	width:135px !important;
	left:17px !important;
	top:799px !important;
	min-height:8px !important;
}

#item90237 {
	width:398px !important;
	left:102px !important;
	top:96px !important;
	min-height:96px !important;
}

#item90261 {
	width:237px !important;
	height:91px !important;
	left:57px !important;
	top:208px !important;
	background:#fff;
}

#item90262 {
	width:237px !important;
	height:91px !important;
	left:57px !important;
	top:405px !important;
	background:#fff;
}

#item90263 {
	width:237px !important;
	height:91px !important;
	left:301px !important;
	top:307px !important;
	background:#fff;
}

#item90264 {
	width:237px !important;
	height:91px !important;
	left:301px !important;
	top:504px !important;
	background:#fff;
}

#item90265 {
	width:237px !important;
	height:91px !important;
	left:301px !important;
	top:602px !important;
	background:#fff;
}

#item90266 {
	width:237px !important;
	height:91px !important;
	left:301px !important;
	top:701px !important;
	background:#fff;
}

#item90267 {
	width:237px !important;
	height:91px !important;
	left:57px !important;
	top:307px !important;
	background:#fff;
}

#item90268 {
	width:237px !important;
	height:91px !important;
	left:301px !important;
	top:208px !important;
	background:#fff;
}

#item90269 {
	width:237px !important;
	height:91px !important;
	left:57px !important;
	top:602px !important;
	background:#fff;
}

#item90270 {
	width:237px !important;
	height:91px !important;
	left:301px !important;
	top:405px !important;
	background:#fff;
}

#item90271 {
	width:237px !important;
	height:91px !important;
	left:57px !important;
	top:504px !important;
	background:#fff;
}

#item90272 {
	width:237px !important;
	height:91px !important;
	left:57px !important;
	top:701px !important;
	background:#fff;
}

#item90273 {
	width:77px !important;
	height:77px !important;
	left:308px !important;
	top:412px !important;
}

#item90274 {
	width:77px !important;
	height:77px !important;
	left:64px !important;
	top:708px !important;
}

#item90275 {
	width:132px !important;
	height:63px !important;
	left:155px !important;
	top:222px !important;
}

#item90305 {
	width:132px !important;
	height:63px !important;
	left:155px !important;
	top:321px !important;
}

#item90336 {
	width:132px !important;
	height:63px !important;
	left:400px !important;
	top:222px !important;
}

#item90379 {
	width:132px !important;
	height:63px !important;
	left:155px !important;
	top:616px !important;
}

#item90402 {
	width:132px !important;
	height:63px !important;
	left:400px !important;
	top:419px !important;
}

#item90433 {
	width:132px !important;
	height:63px !important;
	left:155px !important;
	top:518px !important;
}

#item90464 {
	width:132px !important;
	height:63px !important;
	left:155px !important;
	top:715px !important;
}

#item90496 {
	width:132px !important;
	height:63px !important;
	left:400px !important;
	top:616px !important;
}

#item90528 {
	width:132px !important;
	height:63px !important;
	left:400px !important;
	top:518px !important;
}

#item90559 {
	width:132px !important;
	height:63px !important;
	left:400px !important;
	top:715px !important;
}

#item90591 {
	width:132px !important;
	height:63px !important;
	left:155px !important;
	top:419px !important;
}

#item90621 {
	width:132px !important;
	height:63px !important;
	left:400px !important;
	top:321px !important;
}

#item109023 {
	width:129px !important;
	left:47px !important;
	top:46px !important;
	min-height:26px !important;
}
#in5footer,  #prefooter {display:none;}
