/* 	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...'; }
#slider { width:595px; height:842px; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:17567px; 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;}
}

#item298704 {
	width:125px !important;
	left:261px !important;
	top:1054px !important;
	min-height:7px !important;
}

#item280354 {
	width:168px !important;
	height:435px !important;
	box-shadow:0px 0px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 0px 9px 0px rgba(0,0,0,0.15);
	border-radius:17px;
	background:#fff;
}

#item280355 {
	width:168px !important;
	top:69px !important;
	min-height:30px !important;
	padding:0px 0px 11px 0px;
}

#item280378 {
	width:168px !important;
	top:83px !important;
	min-height:99px !important;
	padding:11px;
}

#item280401 {
	width:168px !important;
	top:313px !important;
	min-height:122px !important;
	padding:11px;
}

#item280456 {
	width:447px !important;
	height:12px !important;
	left:118px !important;
	top:1086px !important;
}

#item280461 {
	width:8px !important;
	height:27px !important;
	left:60px !important;
	top:1138px !important;
}

#item280465 {
	width:361px !important;
	height:8px !important;
	left:402px !important;
	top:115px !important;
}

#item280520 {
	width:2px !important;
	height:2px !important;
	left:32px !important;
	top:13px !important;
	background:#fff;
}

#item280521 {
	width:123px !important;
	height:24px !important;
	left:112px !important;
	top:1139px !important;
}

#item280545 {
	width:196px !important;
	height:24px !important;
	left:350px !important;
	top:1094px !important;
}

#item280546 {
	width:227px !important;
	height:45px !important;
	left:50px !important;
	top:136px !important;
}

#item280548 {
	width:830px !important;
	height:24px !important;
	left:-47px !important;
	top:537px !important;
}

#item280549 {
	width:830px !important;
	height:24px !important;
	left:-47px !important;
	top:927px !important;
}

#item280574 {
	width:166px !important;
	height:24px !important;
	left:89px !important;
	top:291px !important;
}

#item280607 {
	width:11px !important;
	height:19px !important;
	left:18px !important;
	top:4px !important;
}

#item280611 {
	width:91px !important;
	height:24px !important;
	left:34px !important;
}

#item280634 {
	width:11px !important;
	height:19px !important;
	left:23px !important;
	top:4px !important;
}

#item280666 {
	width:40px !important;
	height:8px !important;
	left:76px !important;
	top:39px !important;
	background:#e30513;
}

#item280669 {
	width:253px !important;
	left:42px !important;
	top:24px !important;
	min-height:68px !important;
}

#item280693 {
	width:237px !important;
	left:49px !important;
	top:27px !important;
	min-height:44px !important;
}

#item280716 {
	width:24px !important;
	height:111px !important;
}

#item280717 {
	width:24px !important;
	height:111px !important;
	left:25px !important;
}

#item280719 {
	width:227px !important;
	height:45px !important;
	left:354px !important;
	top:92px !important;
}

#item280720 {
	width:265px !important;
	left:240px !important;
	top:561px !important;
	min-height:398px !important;
}

#item280743 {
	width:256px !important;
	left:529px !important;
	top:561px !important;
	min-height:361px !important;
}

#item280747 {
	width:419px !important;
	left:48px !important;
	top:270px !important;
	min-height:18px !important;
}

#item280770 {
	width:373px !important;
	left:48px !important;
	top:181px !important;
	min-height:65px !important;
}

#item281109 {
	width:746px !important;
	height:140px !important;
	left:48px !important;
	top:951px !important;
	border-radius:17px;
	background:#fef1e7;
}

#item281110 {
	width:447px !important;
	height:12px !important;
	left:118px !important;
	top:987px !important;
}

#item281111 {
	width:447px !important;
	height:12px !important;
	left:118px !important;
	top:1079px !important;
}

#item281112 {
	width:222px !important;
	left:458px !important;
	top:999px !important;
	min-height:80px !important;
	padding:11px;
}

#item281135 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:999px !important;
	border-radius:9px;
	background:#fff;
}

#item281144 {
	width:80px !important;
	height:80px !important;
	border-radius:9px;
}

#item281141 {
	width:80px !important;
	height:80px !important;
	left:378px !important;
	top:999px !important;
}

#item281145 {
	width:215px !important;
	left:144px !important;
	top:999px !important;
	min-height:80px !important;
	padding:11px;
}

#item281168 {
	width:80px !important;
	height:80px !important;
	left:64px !important;
	top:999px !important;
	border-radius:9px;
	background:#fff;
}

#item281175 {
	width:80px !important;
	height:80px !important;
	border-radius:9px;
}

#item281172 {
	width:80px !important;
	height:80px !important;
	left:64px !important;
	top:999px !important;
}

#item281177 {
	width:445px !important;
	left:48px !important;
	top:951px !important;
	min-height:46px !important;
	padding:11px;
}

#item281200 {
	width:128px !important;
	height:24px !important;
	left:64px !important;
	top:963px !important;
	border-radius:17px;
	background:#e30513;
}

#item281233 {
	width:258px !important;
	height:118px !important;
}

#item281230 {
	width:258px !important;
	height:118px !important;
	left:584px !important;
}

#item281237 {
	width:193px !important;
	height:28px !important;
}

#item281234 {
	width:193px !important;
	height:28px !important;
	left:48px !important;
	top:1136px !important;
}

#item284932 {
	width:696px !important;
	height:131px !important;
	left:6px !important;
	border-radius:17px;
	background:#fef1e7;
}

#item284934 {
	width:405px !important;
	height:15px !important;
	left:83px !important;
	top:116px !important;
}

#item284935 {
	width:201px !important;
	left:388px !important;
	top:48px !important;
	min-height:69px !important;
	padding:11px;
}

#item284959 {
	width:74px !important;
	height:68px !important;
	left:314px !important;
	top:48px !important;
	border-radius:9px;
	background:#fff;
}

#item284968 {
	width:74px !important;
	height:68px !important;
	border-radius:9px;
}

#item284964 {
	width:74px !important;
	height:68px !important;
	left:314px !important;
	top:48px !important;
}

#item284969 {
	width:194px !important;
	left:103px !important;
	top:48px !important;
	min-height:69px !important;
	padding:11px;
}

#item284992 {
	width:72px !important;
	height:68px !important;
	left:31px !important;
	top:48px !important;
	border-radius:9px;
	background:#fff;
}

#item285000 {
	width:73px !important;
	height:68px !important;
	border-radius:9px;
}

#item284997 {
	width:73px !important;
	height:68px !important;
	left:31px !important;
	top:48px !important;
}

#item285002 {
	width:576px !important;
	left:17px !important;
	min-height:48px !important;
	padding:15px;
}

#item285025 {
	width:116px !important;
	height:20px !important;
	left:31px !important;
	top:14px !important;
	border-radius:17px;
	background:#e30513;
}

#item288157 {
	width:703px !important;
	height:13px !important;
}

#item284176 {
	width:161px !important;
	height:380px !important;
	left:36px !important;
	top:424px !important;
	box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);
	border-radius:17px;
	background:#fff;
}

#item284177 {
	width:161px !important;
	left:36px !important;
	top:482px !important;
	min-height:30px !important;
	padding:0px 15px 15px 15px;
}

#item284200 {
	width:161px !important;
	left:36px !important;
	top:494px !important;
	min-height:89px !important;
	padding:11px 15px 15px 15px;
}

#item284223 {
	width:161px !important;
	left:36px !important;
	top:689px !important;
	min-height:114px !important;
	padding:15px;
}

#item284288 {
	width:327px !important;
	height:7px !important;
	left:366px !important;
	top:103px !important;
}

#item284370 {
	width:205px !important;
	height:38px !important;
	left:48px !important;
	top:121px !important;
}

#item284372 {
	width:759px !important;
	height:24px !important;
	left:-47px !important;
	top:458px !important;
}

#item284373 {
	width:759px !important;
	height:20px !important;
	left:-47px !important;
	top:803px !important;
}

#item284398 {
	width:150px !important;
	height:20px !important;
	left:84px !important;
	top:253px !important;
}

#item284489 {
	width:34px !important;
	height:7px !important;
	left:65px !important;
	top:33px !important;
	background:#e30513;
}

#item284491 {
	width:229px !important;
	left:36px !important;
	top:24px !important;
	min-height:59px !important;
}

#item284515 {
	width:207px !important;
	left:42px !important;
	top:24px !important;
	min-height:38px !important;
}

#item284538 {
	width:21px !important;
	height:96px !important;
}

#item284539 {
	width:21px !important;
	height:96px !important;
	left:22px !important;
}

#item284542 {
	width:206px !important;
	height:38px !important;
	left:323px !important;
	top:83px !important;
}

#item284543 {
	width:237px !important;
	left:215px !important;
	top:482px !important;
	min-height:315px !important;
}

#item284566 {
	width:235px !important;
	left:482px !important;
	top:482px !important;
	min-height:307px !important;
}

#item284570 {
	width:311px !important;
	left:36px !important;
	top:235px !important;
	min-height:16px !important;
}

#item284593 {
	width:337px !important;
	left:36px !important;
	top:159px !important;
	min-height:56px !important;
}

#item285057 {
	width:231px !important;
	height:106px !important;
}

#item285053 {
	width:231px !important;
	height:106px !important;
	left:532px !important;
}

#item288030 {
	width:8px !important;
	height:19px !important;
	left:47px !important;
	top:987px !important;
}

#item288041 {
	width:3px !important;
	height:3px !important;
	left:20px !important;
	top:8px !important;
	background:#fff;
}

#item288042 {
	width:127px !important;
	height:15px !important;
	left:76px !important;
	top:989px !important;
}

#item288097 {
	width:7px !important;
	height:12px !important;
	left:12px !important;
	top:3px !important;
}

#item288100 {
	width:112px !important;
	height:15px !important;
	left:22px !important;
}

#item288123 {
	width:7px !important;
	height:12px !important;
	left:15px !important;
	top:3px !important;
}

#item288124 {
	width:28px !important;
	height:53px !important;
	left:523px !important;
	top:971px !important;
}

#item288128 {
	width:128px !important;
	height:17px !important;
}

#item288125 {
	width:128px !important;
	height:17px !important;
	left:75px !important;
	top:988px !important;
}

#item292590 {
	width:504px !important;
	height:105px !important;
	left:38px !important;
	top:446px !important;
	box-shadow:0px 0px 9px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 9px 0px rgba(0,0,0,0.2);
	border-radius:15px;
	background:#fff;
}

#item292591 {
	width:144px !important;
	min-height:43px !important;
	padding:15px;
}

#item292614 {
	width:404px !important;
	top:28px !important;
	min-height:77px !important;
	padding:15px;
}

#item292699 {
	width:147px !important;
	height:40px !important;
	left:45px !important;
	top:99px !important;
}

#item292701 {
	width:573px !important;
	height:24px !important;
	left:-9px !important;
	top:422px !important;
}

#item293686 {
	width:573px !important;
	height:24px !important;
	left:-9px !important;
	top:551px !important;
}

#item293687 {
	width:573px !important;
	height:24px !important;
	left:-9px !important;
	top:1055px !important;
}

#item293755 {
	width:573px !important;
	height:24px !important;
	left:-9px !important;
	top:1209px !important;
}

#item293756 {
	width:573px !important;
	height:70px !important;
	left:-9px !important;
	top:1290px !important;
}

#item292788 {
	width:505px !important;
	left:36px !important;
	top:575px !important;
	min-height:479px !important;
}

#item292703 {
	width:107px !important;
	height:24px !important;
	top:46px !important;
}

#item292815 {
	width:290px !important;
	top:70px !important;
	min-height:14px !important;
}

#item292838 {
	width:287px !important;
	min-height:46px !important;
}

#item293097 {
	width:158px !important;
	left:32px !important;
	top:15px !important;
	min-height:34px !important;
}

#item293120 {
	width:16px !important;
	height:73px !important;
}

#item293121 {
	width:16px !important;
	height:73px !important;
	left:16px !important;
}

#item293123 {
	width:155px !important;
	height:30px !important;
	left:242px !important;
	top:69px !important;
}

#item293151 {
	width:115px !important;
	height:84px !important;
}

#item293148 {
	width:115px !important;
	height:84px !important;
	left:461px !important;
}

#item293243 {
	width:180px !important;
	left:33px !important;
	top:22px !important;
	min-height:47px !important;
}

#item293334 {
	width:7px !important;
	height:23px !important;
	left:46px !important;
	top:1249px !important;
}

#item293347 {
	width:2px !important;
	height:2px !important;
	left:21px !important;
	top:9px !important;
	background:#fff;
}

#item293349 {
	width:109px !important;
	height:15px !important;
	left:78px !important;
	top:1250px !important;
}

#item293404 {
	width:7px !important;
	height:13px !important;
	left:224px !important;
	top:1253px !important;
}

#item293407 {
	width:122px !important;
	height:15px !important;
	left:388px !important;
	top:1250px !important;
}

#item293430 {
	width:7px !important;
	height:13px !important;
	left:381px !important;
	top:1253px !important;
}

#item292475 {
	width:504px !important;
	height:130px !important;
	left:36px !important;
	top:1079px !important;
	border-radius:15px;
	background:#fef1e7;
}

#item292477 {
	width:183px !important;
	left:345px !important;
	top:1114px !important;
	min-height:95px !important;
	padding:15px;
}

#item292508 {
	width:146px !important;
	left:99px !important;
	top:1114px !important;
	min-height:95px !important;
	padding:15px;
}

#item292541 {
	width:491px !important;
	left:36px !important;
	top:1079px !important;
	min-height:43px !important;
	padding:15px;
}

#item293688 {
	width:118px !important;
	height:24px !important;
	left:49px !important;
	top:1089px !important;
	border-radius:19px;
	background:#e30513;
}

#item297558 {
	width:113px !important;
	height:20px !important;
}

#item297559 {
	width:113px !important;
	height:20px !important;
	left:75px !important;
	top:1248px !important;
}

#item281264 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:551px !important;
}

#item281265 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:575px !important;
}

#item281268 {
	width:369px !important;
	left:48px !important;
	top:172px !important;
	min-height:379px !important;
}

#item281291 {
	width:347px !important;
	left:433px !important;
	top:172px !important;
	min-height:269px !important;
}

#item281295 {
	width:254px !important;
	left:433px !important;
	top:441px !important;
	min-height:103px !important;
}

#item281319 {
	width:108px !important;
	height:24px !important;
	left:95px !important;
	top:148px !important;
}

#item281320 {
	width:305px !important;
	left:48px !important;
	top:48px !important;
	min-height:90px !important;
}

#item281349 {
	width:176px !important;
	left:1467px !important;
	top:2px !important;
	min-height:10px !important;
}

#item281374 {
	width:176px !important;
	top:2px !important;
	min-height:10px !important;
}

#item281515 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:620px !important;
}

#item281539 {
	width:347px !important;
	left:433px !important;
	top:645px !important;
	min-height:214px !important;
}

#item281543 {
	width:325px !important;
	left:48px !important;
	top:599px !important;
	min-height:20px !important;
}

#item281566 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:575px !important;
}

#item281573 {
	width:65px !important;
	height:19px !important;
}

#item281570 {
	width:65px !important;
	height:19px !important;
	left:481px !important;
	top:697px !important;
}

#item281577 {
	width:65px !important;
	height:19px !important;
}

#item281574 {
	width:65px !important;
	height:19px !important;
	left:574px !important;
	top:317px !important;
}

#item288949 {
	width:151px !important;
	height:134px !important;
}

#item288946 {
	width:151px !important;
	height:134px !important;
	left:342px !important;
	top:14px !important;
}

#item281516 {
	width:361px !important;
	left:48px !important;
	top:645px !important;
	min-height:474px !important;
}

#item298109 {
	width:224px !important;
	height:19px !important;
}

#item298110 {
	width:224px !important;
	height:19px !important;
	left:113px !important;
	top:787px !important;
}

#item285093 {
	width:339px !important;
	left:36px !important;
	top:171px !important;
	min-height:326px !important;
}

#item285116 {
	width:313px !important;
	left:393px !important;
	top:171px !important;
	min-height:184px !important;
}

#item285120 {
	width:229px !important;
	left:393px !important;
	top:355px !important;
	min-height:57px !important;
}

#item285143 {
	width:97px !important;
	height:20px !important;
	left:89px !important;
	top:131px !important;
}

#item285144 {
	width:275px !important;
	left:47px !important;
	top:46px !important;
	min-height:76px !important;
}

#item285360 {
	width:313px !important;
	left:393px !important;
	top:569px !important;
	min-height:182px !important;
}

#item285365 {
	width:170px !important;
	left:36px !important;
	top:530px !important;
	min-height:18px !important;
}

#item285398 {
	width:62px !important;
	height:19px !important;
}

#item285395 {
	width:62px !important;
	height:19px !important;
	left:477px !important;
	top:247px !important;
}

#item297740 {
	width:62px !important;
	height:19px !important;
}

#item297737 {
	width:62px !important;
	height:19px !important;
	left:431px !important;
	top:613px !important;
}

#item288208 {
	width:289px !important;
	left:147px !important;
	top:90px !important;
	min-height:56px !important;
}

#item288234 {
	width:151px !important;
	height:147px !important;
}

#item288231 {
	width:151px !important;
	height:147px !important;
	left:490px !important;
	top:35px !important;
}

#item288292 {
	width:700px !important;
	height:24px !important;
	left:-39px !important;
	top:483px !important;
}

#item288294 {
	width:700px !important;
	height:24px !important;
	left:-39px !important;
	top:147px !important;
}

#item288293 {
	width:700px !important;
	height:21px !important;
	left:-55px !important;
	top:548px !important;
}

#item288295 {
	width:152px !important;
	left:18px !important;
	top:997px !important;
	min-height:9px !important;
}

#item288318 {
	width:18px !important;
	height:35px !important;
	top:989px !important;
}

#item285336 {
	width:325px !important;
	left:36px !important;
	top:569px !important;
	min-height:403px !important;
}

#item298136 {
	width:194px !important;
	height:15px !important;
}

#item298133 {
	width:194px !important;
	height:15px !important;
	left:92px !important;
	top:691px !important;
}

#item289546 {
	width:505px !important;
	left:36px !important;
	top:145px !important;
	min-height:533px !important;
}

#item289597 {
	width:467px !important;
	height:25px !important;
	left:74px !important;
	top:120px !important;
}

#item289717 {
	width:528px !important;
	height:25px !important;
	left:36px !important;
	top:679px !important;
}

#item293831 {
	width:286px !important;
	left:146px !important;
	top:77px !important;
	min-height:46px !important;
}

#item293857 {
	width:118px !important;
	height:121px !important;
}

#item293854 {
	width:118px !important;
	height:121px !important;
	left:422px !important;
	top:34px !important;
}

#item293858 {
	width:98px !important;
	height:121px !important;
	left:248px !important;
	top:34px !important;
}

#item293879 {
	width:504px !important;
	height:24px !important;
}

#item293880 {
	width:504px !important;
	height:24px !important;
	top:24px !important;
}

#item289648 {
	width:217px !important;
	left:35px !important;
	top:726px !important;
	min-height:19px !important;
}

#item293882 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:746px !important;
}

#item293943 {
	width:504px !important;
	top:16px !important;
	min-height:10px !important;
}

#item293966 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item296696 {
	width:76px !important;
	height:18px !important;
}

#item296697 {
	width:76px !important;
	height:18px !important;
	left:442px !important;
	top:522px !important;
}

#item289621 {
	width:505px !important;
	left:35px !important;
	top:1075px !important;
	min-height:436px !important;
}

#item296725 {
	width:70px !important;
	height:18px !important;
}

#item296722 {
	width:70px !important;
	height:18px !important;
	left:81px !important;
	top:1465px !important;
}

#item281260 {
	width:325px !important;
	height:24px !important;
	left:469px !important;
	top:676px !important;
}

#item281399 {
	width:75px !important;
	height:11px !important;
	left:700px !important;
	top:792px !important;
}

#item281424 {
	width:854px !important;
	height:134px !important;
	top:320px !important;
}

#item281426 {
	width:361px !important;
	left:48px !important;
	top:395px !important;
	min-height:740px !important;
}

#item281450 {
	width:361px !important;
	left:48px !important;
	top:344px !important;
	min-height:27px !important;
}

#item281473 {
	width:398px !important;
	height:24px !important;
	left:180px !important;
	top:75px !important;
}

#item281474 {
	width:398px !important;
	height:24px !important;
	left:23px !important;
	top:226px !important;
}

#item281475 {
	width:101px !important;
	height:12px !important;
	left:661px !important;
	top:386px !important;
}

#item281476 {
	width:361px !important;
	left:433px !important;
	top:395px !important;
	min-height:725px !important;
}

#item281480 {
	width:168px !important;
	height:360px !important;
	left:625px !important;
	top:760px !important;
	border-radius:17px;
	background:#e7e9f5;
}

#item281482 {
	width:128px !important;
	height:24px !important;
	left:645px !important;
	top:772px !important;
	border-radius:17px;
	background:#004996;
}

#item281514 {
	width:62px !important;
	height:12px !important;
	left:680px !important;
	top:760px !important;
}

#item281581 {
	width:50px !important;
	height:21px !important;
}

#item281578 {
	width:50px !important;
	height:21px !important;
	left:637px !important;
	top:631px !important;
}

#item281582 {
	width:168px !important;
	left:625px !important;
	top:796px !important;
	min-height:154px !important;
	padding:11px;
}

#item288328 {
	width:777px !important;
	height:118px !important;
	left:-9px !important;
	top:279px !important;
}

#item285252 {
	width:339px !important;
	left:36px !important;
	top:351px !important;
	min-height:637px !important;
}

#item285275 {
	width:439px !important;
	left:36px !important;
	top:303px !important;
	min-height:23px !important;
}

#item285298 {
	width:361px !important;
	height:20px !important;
	left:166px !important;
	top:69px !important;
}

#item285299 {
	width:361px !important;
	height:20px !important;
	left:23px !important;
	top:197px !important;
}

#item285301 {
	width:339px !important;
	left:393px !important;
	top:351px !important;
	min-height:682px !important;
}

#item285334 {
	width:56px !important;
	height:10px !important;
	left:619px !important;
	top:651px !important;
}

#item285402 {
	width:42px !important;
	height:18px !important;
}

#item285399 {
	width:42px !important;
	height:18px !important;
	left:571px !important;
	top:554px !important;
}

#item285225 {
	width:68px !important;
	height:10px !important;
	left:65px !important;
	top:28px !important;
}

#item285305 {
	width:161px !important;
	height:306px !important;
	border-radius:17px;
	background:#e7e9f5;
}

#item285307 {
	width:116px !important;
	height:20px !important;
	left:16px !important;
	top:11px !important;
	border-radius:17px;
	background:#004996;
}

#item285403 {
	width:161px !important;
	top:31px !important;
	min-height:109px !important;
	padding:15px;
}

#item288340 {
	width:76px !important;
	height:24px !important;
	left:168px !important;
	top:279px !important;
}

#item288342 {
	width:76px !important;
	height:24px !important;
	left:168px !important;
	top:327px !important;
}

#item288348 {
	width:240px !important;
	left:510px !important;
	top:997px !important;
	min-height:9px !important;
}

#item288371 {
	width:18px !important;
	height:35px !important;
	left:750px !important;
	top:976px !important;
}

#item294970 {
	width:585px !important;
	height:140px !important;
	left:-9px !important;
	top:207px !important;
}

#item289761 {
	width:505px !important;
	left:35px !important;
	top:274px !important;
	min-height:1008px !important;
}

#item289784 {
	width:320px !important;
	left:36px !important;
	top:231px !important;
	min-height:19px !important;
}

#item289807 {
	width:264px !important;
	height:22px !important;
	left:129px !important;
	top:71px !important;
}

#item289874 {
	width:54px !important;
	height:24px !important;
	left:89px !important;
	top:207px !important;
}

#item294973 {
	width:54px !important;
	height:24px !important;
	left:89px !important;
	top:250px !important;
}

#item295045 {
	width:54px !important;
	height:24px !important;
	left:89px !important;
	top:1282px !important;
}

#item294983 {
	width:505px !important;
	height:84px !important;
	border-radius:15px;
	background:#e7e9f5;
}

#item294984 {
	width:393px !important;
	min-height:84px !important;
	padding:18px;
}

#item295008 {
	width:118px !important;
	height:24px !important;
	left:21px !important;
	top:20px !important;
	border-radius:19px;
	background:#004996;
}

#item295047 {
	width:504px !important;
	top:16px !important;
	min-height:10px !important;
}

#item295070 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item296730 {
	width:54px !important;
	height:18px !important;
}

#item296726 {
	width:54px !important;
	height:18px !important;
	left:238px !important;
	top:1045px !important;
}

#item281618 {
	width:176px !important;
	left:1467px !important;
	top:2px !important;
	min-height:10px !important;
}

#item281644 {
	width:176px !important;
	top:2px !important;
	min-height:10px !important;
}

#item281720 {
	width:746px !important;
	height:24px !important;
	left:60px !important;
	top:409px !important;
}

#item281778 {
	width:361px !important;
	top:24px !important;
	min-height:616px !important;
}

#item281782 {
	width:346px !important;
	left:385px !important;
	top:26px !important;
	min-height:670px !important;
}

#item281786 {
	width:746px !important;
	height:24px !important;
	left:12px !important;
}

#item281798 {
	width:746px !important;
	height:24px !important;
	left:60px !important;
	top:421px !important;
}

#item281799 {
	width:316px !important;
	left:48px !important;
	top:333px !important;
	min-height:66px !important;
}

#item281822 {
	width:413px !important;
	height:24px !important;
	left:48px !important;
	top:50px !important;
}

#item281845 {
	width:309px !important;
	left:48px !important;
	top:106px !important;
	min-height:37px !important;
}

#item281868 {
	width:413px !important;
	height:24px !important;
	left:-20px !important;
	top:82px !important;
}

#item281869 {
	width:413px !important;
	height:24px !important;
	left:-20px !important;
	top:144px !important;
}

#item281870 {
	width:413px !important;
	left:48px !important;
	top:55px !important;
	min-height:27px !important;
}

#item281893 {
	width:309px !important;
	left:94px !important;
	top:181px !important;
	min-height:14px !important;
}

#item281916 {
	width:309px !important;
	left:94px !important;
	top:235px !important;
	min-height:14px !important;
}

#item281940 {
	width:309px !important;
	left:94px !important;
	top:289px !important;
	min-height:14px !important;
}

#item281973 {
	width:108px !important;
	height:40px !important;
	left:48px !important;
	top:195px !important;
}

#item281974 {
	width:108px !important;
	height:40px !important;
	left:48px !important;
	top:249px !important;
}

#item281975 {
	width:413px !important;
	height:24px !important;
	left:-20px !important;
	top:309px !important;
}

#item285437 {
	width:279px !important;
	height:14px !important;
	left:-128px !important;
	top:297px !important;
}

#item285541 {
	width:674px !important;
	height:20px !important;
	left:58px !important;
	top:353px !important;
}

#item285601 {
	width:322px !important;
	left:36px !important;
	top:407px !important;
	min-height:513px !important;
}

#item285605 {
	width:298px !important;
	left:393px !important;
	top:409px !important;
	min-height:573px !important;
}

#item285609 {
	width:634px !important;
	height:24px !important;
	left:57px !important;
	top:384px !important;
}

#item285623 {
	width:285px !important;
	left:36px !important;
	top:287px !important;
	min-height:57px !important;
}

#item285669 {
	width:353px !important;
	left:36px !important;
	top:83px !important;
	min-height:32px !important;
}

#item285692 {
	width:378px !important;
	height:24px !important;
	left:-20px !important;
	top:59px !important;
}

#item288679 {
	width:378px !important;
	height:24px !important;
	left:-20px !important;
	top:116px !important;
}

#item288680 {
	width:378px !important;
	height:24px !important;
	left:-20px !important;
	top:263px !important;
}

#item285694 {
	width:294px !important;
	left:36px !important;
	top:36px !important;
	min-height:23px !important;
}

#item285717 {
	width:80px !important;
	left:78px !important;
	top:159px !important;
	min-height:12px !important;
}

#item285740 {
	width:157px !important;
	left:78px !important;
	top:205px !important;
	min-height:12px !important;
}

#item285763 {
	width:199px !important;
	left:78px !important;
	top:251px !important;
	min-height:12px !important;
}

#item285796 {
	width:97px !important;
	height:34px !important;
	left:47px !important;
	top:171px !important;
}

#item285797 {
	width:97px !important;
	height:34px !important;
	left:47px !important;
	top:217px !important;
}

#item288693 {
	width:152px !important;
	left:18px !important;
	top:997px !important;
	min-height:9px !important;
}

#item288716 {
	width:18px !important;
	height:35px !important;
	top:989px !important;
}

#item294068 {
	width:242px !important;
	left:35px !important;
	top:35px !important;
	min-height:19px !important;
}

#item294595 {
	width:257px !important;
	left:35px !important;
	top:79px !important;
	min-height:64px !important;
}

#item294649 {
	width:228px !important;
	height:24px !important;
	left:35px !important;
	top:55px !important;
}

#item294749 {
	width:228px !important;
	height:24px !important;
	left:35px !important;
	top:302px !important;
}

#item294741 {
	width:228px !important;
	height:24px !important;
	left:35px !important;
	top:143px !important;
}

#item294776 {
	width:228px !important;
	height:24px !important;
	left:35px !important;
	top:409px !important;
}

#item294779 {
	width:228px !important;
	height:24px !important;
	left:35px !important;
	top:433px !important;
}

#item294653 {
	width:87px !important;
	left:35px !important;
	top:8px !important;
	min-height:13px !important;
}

#item294676 {
	width:172px !important;
	left:33px !important;
	top:9px !important;
	min-height:13px !important;
}

#item294699 {
	width:218px !important;
	left:35px !important;
	top:8px !important;
	min-height:13px !important;
}

#item294733 {
	width:70px !important;
	height:24px !important;
	left:43px !important;
	top:219px !important;
}

#item294750 {
	width:244px !important;
	left:35px !important;
	top:326px !important;
	min-height:83px !important;
}

#item289920 {
	width:505px !important;
	left:35px !important;
	top:457px !important;
	min-height:943px !important;
}

#item294911 {
	width:504px !important;
	top:16px !important;
	min-height:10px !important;
}

#item294934 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item281670 {
	width:361px !important;
	left:48px !important;
	top:48px !important;
	min-height:485px !important;
}

#item281716 {
	width:347px !important;
	left:48px !important;
	top:728px !important;
	min-height:364px !important;
}

#item281721 {
	width:361px !important;
	left:433px !important;
	top:48px !important;
	min-height:24px !important;
}

#item281725 {
	width:361px !important;
	left:433px !important;
	top:256px !important;
	min-height:880px !important;
}

#item281735 {
	width:361px !important;
	height:16px !important;
	left:445px !important;
	top:59px !important;
}

#item281736 {
	width:361px !important;
	height:16px !important;
	left:445px !important;
	top:239px !important;
}

#item281741 {
	width:361px !important;
	height:16px !important;
	left:48px !important;
	top:712px !important;
}

#item281742 {
	width:361px !important;
	height:16px !important;
	left:48px !important;
	top:533px !important;
}

#item281976 {
	width:168px !important;
	height:572px !important;
	left:625px !important;
	top:416px !important;
	border-radius:17px;
	background:#e7e9f5;
}

#item281978 {
	width:128px !important;
	height:24px !important;
	left:645px !important;
	top:428px !important;
	border-radius:17px;
	background:#004996;
}

#item282001 {
	width:168px !important;
	left:625px !important;
	top:452px !important;
	min-height:264px !important;
	padding:11px;
}

#item282024 {
	width:168px !important;
	left:625px !important;
	top:816px !important;
	min-height:172px !important;
	padding:11px;
}

#item282028 {
	width:168px !important;
	height:12px !important;
	left:625px !important;
	top:492px !important;
}

#item282029 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:716px !important;
	border-radius:9px;
	background:#fff;
}

#item282037 {
	width:100px !important;
	height:100px !important;
	border-radius:9px;
}

#item282034 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:716px !important;
}

#item282041 {
	width:50px !important;
	height:21px !important;
}

#item282038 {
	width:50px !important;
	height:21px !important;
	left:174px !important;
	top:389px !important;
}

#item298500 {
	opacity:0.40;
	width:842px !important;
	height:1191px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item298501 {
	width:820px !important;
	height:424px !important;
	left:21px !important;
	top:393px !important;
}

#item298509 {
	width:40px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item298543 {
	width:46px !important;
	height:14px !important;
	left:751px !important;
	top:769px !important;
}

#item298536 {
	width:388px !important;
	height:176px !important;
	left:45px !important;
	top:549px !important;
}

#item298539 {
	width:17px !important;
	height:17px !important;
	left:403px !important;
	top:696px !important;
}

#item298535 {
	width:852px !important;
	height:1201px !important;
	left:-10px !important;
	top:-10px !important;
}

#item298547 {
	opacity:0.40;
	width:842px !important;
	height:1191px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item298548 {
	width:820px !important;
	height:390px !important;
	left:21px !important;
	top:21px !important;
}

#item298559 {
	width:40px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item298557 {
	width:46px !important;
	height:14px !important;
	left:751px !important;
	top:367px !important;
}

#item298587 {
	width:382px !important;
	height:173px !important;
	left:431px !important;
	top:76px !important;
}

#item298590 {
	width:17px !important;
	height:17px !important;
	left:790px !important;
	top:222px !important;
}

#item298586 {
	width:852px !important;
	height:1201px !important;
	left:-10px !important;
	top:-10px !important;
}

#item285490 {
	width:325px !important;
	left:36px !important;
	top:36px !important;
	min-height:388px !important;
}

#item285536 {
	width:330px !important;
	left:36px !important;
	top:609px !important;
	min-height:310px !important;
}

#item285542 {
	width:325px !important;
	left:393px !important;
	top:36px !important;
	min-height:20px !important;
}

#item285555 {
	width:325px !important;
	height:14px !important;
	left:407px !important;
	top:46px !important;
}

#item285556 {
	width:325px !important;
	height:14px !important;
	left:407px !important;
	top:229px !important;
}

#item285564 {
	width:325px !important;
	height:14px !important;
	left:47px !important;
	top:421px !important;
}

#item288726 {
	width:325px !important;
	height:14px !important;
	left:47px !important;
	top:595px !important;
}

#item285864 {
	width:42px !important;
	height:18px !important;
}

#item285861 {
	width:42px !important;
	height:18px !important;
	left:144px !important;
	top:315px !important;
}

#item285546 {
	width:321px !important;
	left:393px !important;
	top:243px !important;
	min-height:741px !important;
}

#item288730 {
	width:240px !important;
	left:510px !important;
	top:997px !important;
	min-height:9px !important;
}

#item288753 {
	width:18px !important;
	height:35px !important;
	left:750px !important;
	top:976px !important;
}

#item285799 {
	width:160px !important;
	height:498px !important;
	left:572px !important;
	top:382px !important;
	border-radius:17px;
	background:#e7e9f5;
}

#item285801 {
	width:116px !important;
	height:20px !important;
	left:598px !important;
	top:393px !important;
	border-radius:17px;
	background:#004996;
}

#item285824 {
	width:160px !important;
	left:572px !important;
	top:413px !important;
	min-height:236px !important;
	padding:15px;
}

#item285847 {
	width:161px !important;
	left:572px !important;
	top:739px !important;
	min-height:141px !important;
	padding:15px;
}

#item285851 {
	width:152px !important;
	height:10px !important;
	left:580px !important;
	top:447px !important;
}

#item285852 {
	width:90px !important;
	height:90px !important;
	left:607px !important;
	top:649px !important;
	border-radius:9px;
	background:#fff;
}

#item285860 {
	width:90px !important;
	height:90px !important;
	border-radius:9px;
}

#item285857 {
	width:90px !important;
	height:90px !important;
	left:607px !important;
	top:649px !important;
}

#item298597 {
	opacity:0.40;
	width:768px !important;
	height:1024px !important;
	background:#000;
}

#item298598 {
	width:742px !important;
	height:353px !important;
	left:13px !important;
	top:335px !important;
}

#item298610 {
	width:40px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item298607 {
	width:46px !important;
	height:14px !important;
	left:707px !important;
	top:676px !important;
}

#item298637 {
	width:372px !important;
	height:173px !important;
	left:28px !important;
	top:435px !important;
}

#item298640 {
	width:17px !important;
	height:17px !important;
	left:368px !important;
	top:591px !important;
}

#item298636 {
	width:778px !important;
	height:1034px !important;
	left:-10px !important;
	top:-10px !important;
}

#item298647 {
	opacity:0.40;
	width:768px !important;
	height:1024px !important;
	left:21px !important;
	top:20px !important;
	background:#000;
}

#item298648 {
	width:790px !important;
	height:402px !important;
	left:10px !important;
	top:10px !important;
}

#item298662 {
	width:40px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item298660 {
	width:46px !important;
	height:14px !important;
	left:718px !important;
	top:369px !important;
}

#item298690 {
	width:366px !important;
	height:178px !important;
	left:396px !important;
	top:74px !important;
}

#item298693 {
	width:17px !important;
	height:17px !important;
	left:739px !important;
	top:217px !important;
}

#item298689 {
	width:800px !important;
	height:1044px !important;
	left:-21px !important;
	top:-20px !important;
}

#item290143 {
	width:481px !important;
	left:35px !important;
	top:35px !important;
	min-height:381px !important;
}

#item290182 {
	width:481px !important;
	left:35px !important;
	top:696px !important;
	min-height:310px !important;
}

#item295132 {
	width:505px !important;
	left:35px !important;
	top:1280px !important;
	min-height:454px !important;
}

#item295121 {
	width:413px !important;
	height:24px !important;
	left:32px !important;
	top:416px !important;
}

#item295123 {
	width:413px !important;
	height:24px !important;
	left:32px !important;
	top:672px !important;
}

#item295129 {
	width:413px !important;
	height:24px !important;
	left:32px !important;
	top:1001px !important;
}

#item295131 {
	width:413px !important;
	height:24px !important;
	left:32px !important;
	top:1256px !important;
}

#item295531 {
	width:505px !important;
	height:464px !important;
	left:35px !important;
	top:1756px !important;
	border-radius:15px;
	background:#e7e9f5;
}

#item290215 {
	width:505px !important;
	left:35px !important;
	top:1755px !important;
	min-height:156px !important;
	padding:18px;
}

#item295533 {
	width:505px !important;
	left:35px !important;
	top:2154px !important;
	min-height:66px !important;
	padding:18px;
}

#item295490 {
	width:118px !important;
	height:24px !important;
	left:54px !important;
	top:1774px !important;
	border-radius:19px;
	background:#004996;
}

#item295571 {
	width:325px !important;
	height:24px !important;
	left:125px !important;
	top:1731px !important;
}

#item298102 {
	width:325px !important;
	height:18px !important;
	left:125px !important;
	top:2148px !important;
}

#item298104 {
	width:325px !important;
	height:18px !important;
	left:125px !important;
	top:1876px !important;
}

#item295573 {
	width:504px !important;
	top:16px !important;
	min-height:10px !important;
}

#item295597 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item296734 {
	width:48px !important;
	height:18px !important;
}

#item296731 {
	width:48px !important;
	height:18px !important;
	left:378px !important;
	top:294px !important;
}

#item298106 {
	width:13px !important;
	height:18px !important;
	left:428px !important;
	top:2243px !important;
}

#item282066 {
	width:176px !important;
	left:1467px !important;
	top:2px !important;
	min-height:10px !important;
}

#item282091 {
	width:176px !important;
	top:2px !important;
	min-height:10px !important;
}

#item282332 {
	width:265px !important;
	height:24px !important;
	left:48px !important;
	top:75px !important;
}

#item282333 {
	width:265px !important;
	height:24px !important;
	left:48px !important;
	top:44px !important;
}

#item282334 {
	width:265px !important;
	height:24px !important;
	left:436px !important;
	top:243px !important;
}

#item282335 {
	width:265px !important;
	height:24px !important;
	left:436px !important;
	top:589px !important;
}

#item282336 {
	width:342px !important;
	left:48px !important;
	top:48px !important;
	min-height:1098px !important;
}

#item282359 {
	width:342px !important;
	left:433px !important;
	top:48px !important;
	min-height:214px !important;
}

#item282363 {
	width:361px !important;
	left:433px !important;
	top:613px !important;
	min-height:519px !important;
}

#item282375 {
	width:20px !important;
	height:4px !important;
	left:7px !important;
	top:10px !important;
	background:#ffffff;
}

#item282376 {
	width:16px !important;
	height:3px !important;
	left:9px !important;
	top:18px !important;
	background:#ffffff;
}

#item282378 {
	width:16px !important;
	height:3px !important;
	left:9px !important;
	top:22px !important;
	background:#ffffff;
}

#item286153 {
	width:239px !important;
	height:20px !important;
	left:36px !important;
	top:59px !important;
}

#item286155 {
	width:239px !important;
	height:20px !important;
	left:36px !important;
	top:32px !important;
}

#item286156 {
	width:239px !important;
	height:20px !important;
	left:399px !important;
	top:194px !important;
}

#item286157 {
	width:239px !important;
	height:20px !important;
	left:399px !important;
	top:488px !important;
}

#item286158 {
	width:339px !important;
	left:36px !important;
	top:36px !important;
	min-height:944px !important;
}

#item286181 {
	width:339px !important;
	left:393px !important;
	top:36px !important;
	min-height:180px !important;
}

#item286185 {
	width:314px !important;
	left:393px !important;
	top:508px !important;
	min-height:469px !important;
}

#item286197 {
	width:17px !important;
	height:3px !important;
	left:6px !important;
	top:9px !important;
	background:#ffffff;
}

#item286198 {
	width:13px !important;
	height:3px !important;
	left:8px !important;
	top:15px !important;
	background:#ffffff;
}

#item286199 {
	width:13px !important;
	height:3px !important;
	left:8px !important;
	top:19px !important;
	background:#ffffff;
}

#item288769 {
	width:152px !important;
	left:18px !important;
	top:997px !important;
	min-height:9px !important;
}

#item288792 {
	width:18px !important;
	height:35px !important;
	top:989px !important;
}

#item290299 {
	width:470px !important;
	left:35px !important;
	top:40px !important;
	min-height:1080px !important;
}

#item295639 {
	width:470px !important;
	left:35px !important;
	top:1469px !important;
	min-height:407px !important;
}

#item290337 {
	width:12px !important;
	height:2px !important;
	left:4px !important;
	top:6px !important;
	background:#ffffff;
}

#item290338 {
	width:10px !important;
	height:2px !important;
	left:5px !important;
	top:11px !important;
	background:#ffffff;
}

#item290339 {
	width:10px !important;
	height:2px !important;
	left:5px !important;
	top:14px !important;
	background:#ffffff;
}

#item296068 {
	width:464px !important;
	height:24px !important;
	left:65px !important;
	top:1095px !important;
}

#item296069 {
	width:464px !important;
	height:24px !important;
	left:65px !important;
	top:1445px !important;
}

#item296071 {
	width:504px !important;
	top:16px !important;
	min-height:10px !important;
}

#item296095 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item282116 {
	width:354px !important;
	left:48px !important;
	top:311px !important;
	min-height:555px !important;
}

#item282139 {
	width:511px !important;
	left:48px !important;
	top:99px !important;
	min-height:60px !important;
}

#item282162 {
	width:361px !important;
	left:433px !important;
	top:311px !important;
	min-height:581px !important;
}

#item282166 {
	width:361px !important;
	left:48px !important;
	top:48px !important;
	min-height:27px !important;
}

#item282192 {
	width:168px !important;
	height:559px !important;
	border-radius:17px;
	background:#eef4e3;
	border:solid 3px #fff;
}

#item282193 {
	width:168px !important;
	top:125px !important;
	min-height:99px !important;
	padding:11px;
}

#item282216 {
	width:128px !important;
	height:24px !important;
	left:20px !important;
	top:101px !important;
	border-radius:17px;
	background:#a3c963;
}

#item282239 {
	width:168px !important;
	top:356px !important;
	min-height:82px !important;
	padding:0px 11px 11px 11px;
}

#item282265 {
	width:85px !important;
	height:16px !important;
}

#item282266 {
	width:85px !important;
	height:16px !important;
	top:16px !important;
}

#item282268 {
	width:85px !important;
	height:16px !important;
	left:42px !important;
	top:520px !important;
}

#item282269 {
	width:100px !important;
	height:100px !important;
	left:36px !important;
	top:224px !important;
	border-radius:9px;
	background:#fff;
}

#item282274 {
	width:100px !important;
	height:100px !important;
	left:34px !important;
	top:438px !important;
	border-radius:9px;
	background:#fff;
}

#item282280 {
	width:63px !important;
	height:12px !important;
	left:53px !important;
	top:89px !important;
}

#item282281 {
	width:265px !important;
	height:24px !important;
	left:132px !important;
	top:75px !important;
}

#item282282 {
	width:265px !important;
	height:24px !important;
	left:132px !important;
	top:159px !important;
}

#item282283 {
	width:85px !important;
	height:16px !important;
	left:667px !important;
	top:485px !important;
}

#item282285 {
	width:601px !important;
	height:24px !important;
	left:132px !important;
	top:892px !important;
}

#item282309 {
	width:669px !important;
	left:48px !important;
	top:1091px !important;
	min-height:55px !important;
	padding:9px 0px 0px 0px;
}

#item282386 {
	width:100px !important;
	height:100px !important;
	border-radius:9px;
}

#item282383 {
	width:100px !important;
	height:100px !important;
	left:661px !important;
	top:171px !important;
}

#item282390 {
	width:100px !important;
	height:100px !important;
	border-radius:9px;
}

#item282387 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:385px !important;
}

#item282394 {
	width:56px !important;
	height:19px !important;
}

#item282391 {
	width:56px !important;
	height:19px !important;
	left:241px !important;
	top:742px !important;
}

#item282398 {
	width:51px !important;
	height:15px !important;
}

#item282395 {
	width:51px !important;
	height:15px !important;
	left:73px !important;
	top:601px !important;
}

#item285963 {
	width:430px !important;
	left:36px !important;
	top:83px !important;
	min-height:52px !important;
}

#item285940 {
	width:319px !important;
	left:36px !important;
	top:316px !important;
	min-height:447px !important;
}

#item285986 {
	width:325px !important;
	left:393px !important;
	top:316px !important;
	min-height:420px !important;
}

#item285990 {
	width:166px !important;
	left:36px !important;
	top:36px !important;
	min-height:23px !important;
}

#item286102 {
	width:239px !important;
	height:24px !important;
	left:36px !important;
	top:59px !important;
}

#item286106 {
	width:511px !important;
	height:24px !important;
	left:-14px !important;
	top:746px !important;
}

#item286130 {
	width:691px !important;
	left:36px !important;
	top:945px !important;
	min-height:42px !important;
	padding:9px 0px 0px 0px;
}

#item286015 {
	width:161px !important;
	height:489px !important;
	left:572px !important;
	top:-53px !important;
	border-radius:17px;
	background:#eef4e3;
	border:solid 3px #fff;
}

#item286016 {
	width:161px !important;
	left:572px !important;
	top:56px !important;
	min-height:89px !important;
	padding:11px 15px 15px 15px;
}

#item286039 {
	width:112px !important;
	height:21px !important;
	left:593px !important;
	top:35px !important;
	border-radius:17px;
	background:#a3c963;
}

#item286062 {
	width:160px !important;
	left:572px !important;
	top:258px !important;
	min-height:75px !important;
	padding:0px 15px 15px 15px;
}

#item286087 {
	width:74px !important;
	height:14px !important;
}

#item286088 {
	width:74px !important;
	height:14px !important;
	top:14px !important;
}

#item286091 {
	width:74px !important;
	height:14px !important;
	left:621px !important;
	top:402px !important;
}

#item286092 {
	width:90px !important;
	height:90px !important;
	left:607px !important;
	top:142px !important;
	border-radius:9px;
	background:#fff;
}

#item286097 {
	width:90px !important;
	height:90px !important;
	left:606px !important;
	top:330px !important;
	border-radius:9px;
	background:#fff;
}

#item286101 {
	width:55px !important;
	height:11px !important;
	left:631px !important;
	top:25px !important;
}

#item286104 {
	width:77px !important;
	height:15px !important;
	left:614px !important;
	top:421px !important;
}

#item286208 {
	width:90px !important;
	height:90px !important;
	border-radius:9px;
}

#item286205 {
	width:90px !important;
	height:90px !important;
	left:607px !important;
	top:142px !important;
}

#item286212 {
	width:90px !important;
	height:90px !important;
	border-radius:9px;
}

#item286209 {
	width:90px !important;
	height:90px !important;
	left:606px !important;
	top:330px !important;
}

#item288804 {
	width:240px !important;
	left:510px !important;
	top:997px !important;
	min-height:9px !important;
}

#item288827 {
	width:18px !important;
	height:35px !important;
	left:750px !important;
	top:976px !important;
}

#item289018 {
	width:44px !important;
	height:13px !important;
}

#item289019 {
	width:44px !important;
	height:13px !important;
	left:289px !important;
	top:533px !important;
}

#item289025 {
	width:44px !important;
	height:13px !important;
}

#item289022 {
	width:44px !important;
	height:13px !important;
	left:108px !important;
	top:672px !important;
}

#item290380 {
	width:458px !important;
	left:35px !important;
	top:80px !important;
	min-height:88px !important;
}

#item290403 {
	width:505px !important;
	left:35px !important;
	top:322px !important;
	min-height:736px !important;
}

#item290430 {
	width:299px !important;
	left:35px !important;
	top:35px !important;
	min-height:21px !important;
}

#item290453 {
	width:171px !important;
	height:24px !important;
	left:35px !important;
	top:56px !important;
}

#item296164 {
	width:171px !important;
	height:24px !important;
	left:35px !important;
	top:298px !important;
}

#item290479 {
	width:504px !important;
	left:35px !important;
	top:1324px !important;
	min-height:47px !important;
	padding:15px 0px 0px 0px;
}

#item296167 {
	width:256px !important;
	height:24px !important;
	left:163px !important;
	top:1058px !important;
}

#item296169 {
	width:256px !important;
	height:24px !important;
	left:163px !important;
	top:1368px !important;
}

#item296195 {
	width:505px !important;
	height:172px !important;
	left:35px !important;
	top:1392px !important;
	border-radius:15px;
	background:#eef4e3;
}

#item290504 {
	width:244px !important;
	left:35px !important;
	top:1487px !important;
	min-height:77px !important;
	padding:15px;
}

#item296200 {
	width:244px !important;
	left:297px !important;
	top:1487px !important;
	min-height:77px !important;
	padding:15px;
}

#item296170 {
	width:118px !important;
	height:24px !important;
	left:228px !important;
	top:1407px !important;
	border-radius:19px;
	background:#a3c963;
}

#item296199 {
	width:129px !important;
	height:15px !important;
	left:260px !important;
	top:1392px !important;
}

#item296241 {
	width:129px !important;
	height:15px !important;
	left:260px !important;
	top:1431px !important;
}

#item296244 {
	width:504px !important;
	top:16px !important;
	min-height:10px !important;
}

#item296267 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item296738 {
	width:48px !important;
	height:18px !important;
}

#item296735 {
	width:48px !important;
	height:18px !important;
	left:207px !important;
	top:510px !important;
}

#item296742 {
	width:48px !important;
	height:18px !important;
}

#item296739 {
	width:48px !important;
	height:18px !important;
	left:167px !important;
	top:624px !important;
}

#item282414 {
	width:228px !important;
	height:1203px !important;
	left:625px !important;
	top:-12px !important;
	background:#004996;
}

#item282415 {
	width:181px !important;
	left:625px !important;
	top:77px !important;
	min-height:760px !important;
	padding:11px 0px 0px 11px;
}

#item282438 {
	width:265px !important;
	left:48px !important;
	top:99px !important;
	min-height:249px !important;
}

#item282461 {
	width:249px !important;
	left:337px !important;
	top:99px !important;
	min-height:360px !important;
}

#item282465 {
	width:325px !important;
	left:48px !important;
	top:48px !important;
	min-height:27px !important;
}

#item282489 {
	width:85px !important;
	height:24px !important;
	left:168px !important;
	top:75px !important;
}

#item282490 {
	width:553px !important;
	height:24px !important;
	top:775px !important;
}

#item282492 {
	width:176px !important;
	top:2px !important;
	min-height:10px !important;
}

#item282517 {
	width:26px !important;
	height:10px !important;
	top:1154px !important;
}

#item282521 {
	width:85px !important;
	height:16px !important;
}

#item282522 {
	width:85px !important;
	height:16px !important;
	top:16px !important;
}

#item282528 {
	width:182px !important;
	top:35px !important;
	min-height:192px !important;
	padding:11px 0px 0px 11px;
}

#item282552 {
	width:409px !important;
	height:24px !important;
	top:1094px !important;
}

#item282553 {
	width:277px !important;
	left:48px !important;
	top:799px !important;
	min-height:20px !important;
}

#item282576 {
	width:168px !important;
	left:48px !important;
	top:843px !important;
	min-height:269px !important;
}

#item282599 {
	width:160px !important;
	left:241px !important;
	top:843px !important;
	min-height:250px !important;
}

#item282603 {
	width:85px !important;
	height:24px !important;
	left:168px !important;
	top:820px !important;
}

#item282604 {
	width:168px !important;
	height:318px !important;
	left:433px !important;
	top:799px !important;
	border-radius:17px;
	background:#eaf6fe;
}

#item282605 {
	width:120px !important;
	height:120px !important;
	left:457px !important;
	top:981px !important;
	border-radius:10px;
	background:#fff;
}

#item282614 {
	width:120px !important;
	height:120px !important;
	border-radius:10px;
}

#item282610 {
	width:120px !important;
	height:120px !important;
	left:457px !important;
	top:981px !important;
}

#item282615 {
	width:168px !important;
	left:433px !important;
	top:919px !important;
	min-height:62px !important;
	padding:11px;
}

#item282638 {
	width:168px !important;
	left:433px !important;
	top:799px !important;
	min-height:46px !important;
	padding:11px;
}

#item282661 {
	width:85px !important;
	height:16px !important;
	left:475px !important;
	top:829px !important;
}

#item282662 {
	width:85px !important;
	height:16px !important;
	left:475px !important;
	top:1101px !important;
}

#item282665 {
	width:33px !important;
	height:3px !important;
	left:502px !important;
	top:857px !important;
	background:#004f9b;
}

#item282671 {
	width:48px !important;
	height:14px !important;
}

#item282668 {
	width:48px !important;
	height:14px !important;
	left:135px !important;
	top:99px !important;
}

#item286237 {
	width:205px !important;
	height:1045px !important;
	left:572px !important;
	top:-12px !important;
	background:#004996;
}

#item286238 {
	width:164px !important;
	left:571px !important;
	top:61px !important;
	min-height:658px !important;
	padding:15px 0px 0px 15px;
}

#item286261 {
	width:219px !important;
	left:36px !important;
	top:83px !important;
	min-height:212px !important;
}

#item286284 {
	width:227px !important;
	left:304px !important;
	top:83px !important;
	min-height:306px !important;
}

#item286288 {
	width:280px !important;
	left:36px !important;
	top:36px !important;
	min-height:23px !important;
}

#item286311 {
	width:77px !important;
	height:24px !important;
	left:118px !important;
	top:59px !important;
}

#item286312 {
	width:504px !important;
	height:24px !important;
	top:668px !important;
}

#item286344 {
	width:72px !important;
	height:14px !important;
}

#item286345 {
	width:72px !important;
	height:14px !important;
	top:14px !important;
}

#item286351 {
	width:161px !important;
	top:30px !important;
	min-height:169px !important;
	padding:15px 0px 0px 15px;
}

#item286435 {
	width:90px !important;
	height:90px !important;
	border-radius:10px;
}

#item286432 {
	width:90px !important;
	height:90px !important;
	left:428px !important;
	top:869px !important;
}

#item286483 {
	width:77px !important;
	height:15px !important;
	left:433px !important;
	top:948px !important;
}

#item286375 {
	width:372px !important;
	height:20px !important;
	top:943px !important;
}

#item286376 {
	width:308px !important;
	left:36px !important;
	top:692px !important;
	min-height:18px !important;
}

#item286399 {
	width:160px !important;
	left:36px !important;
	top:730px !important;
	min-height:236px !important;
}

#item286422 {
	width:146px !important;
	left:215px !important;
	top:730px !important;
	min-height:213px !important;
}

#item286426 {
	width:77px !important;
	height:24px !important;
	left:155px !important;
	top:710px !important;
}

#item286427 {
	width:161px !important;
	height:278px !important;
	left:393px !important;
	top:693px !important;
	border-radius:17px;
	background:#eaf6fe;
}

#item286428 {
	width:90px !important;
	height:90px !important;
	left:428px !important;
	top:866px !important;
	border-radius:10px;
	background:#fff;
}

#item297615 {
	width:90px !important;
	height:90px !important;
	border-radius:10px;
}

#item297624 {
	width:90px !important;
	height:90px !important;
	left:429px !important;
	top:866px !important;
}

#item286436 {
	width:161px !important;
	left:393px !important;
	top:804px !important;
	min-height:62px !important;
	padding:15px;
}

#item286459 {
	width:160px !important;
	left:393px !important;
	top:693px !important;
	min-height:48px !important;
	padding:15px;
}

#item286487 {
	width:29px !important;
	height:3px !important;
	left:10px !important;
	top:10px !important;
	background:#004f9b;
}

#item286493 {
	width:41px !important;
	height:12px !important;
}

#item286490 {
	width:41px !important;
	height:12px !important;
	left:112px !important;
	top:83px !important;
}

#item288876 {
	width:152px !important;
	left:18px !important;
	top:997px !important;
	min-height:9px !important;
}

#item288899 {
	width:18px !important;
	height:35px !important;
	top:989px !important;
}

#item290686 {
	width:485px !important;
	left:35px !important;
	top:446px !important;
	min-height:376px !important;
}

#item290713 {
	width:290px !important;
	left:35px !important;
	top:35px !important;
	min-height:19px !important;
}

#item290779 {
	width:315px !important;
	left:35px !important;
	top:871px !important;
	min-height:19px !important;
}

#item290802 {
	width:472px !important;
	left:35px !important;
	top:914px !important;
	min-height:191px !important;
}

#item296311 {
	width:200px !important;
	height:24px !important;
	left:94px !important;
	top:55px !important;
}

#item296331 {
	width:200px !important;
	height:24px !important;
	left:94px !important;
	top:422px !important;
}

#item296337 {
	width:200px !important;
	height:24px !important;
	left:94px !important;
	top:890px !important;
}

#item296338 {
	width:200px !important;
	height:24px !important;
	left:94px !important;
	top:1105px !important;
}

#item296353 {
	width:200px !important;
	height:24px !important;
	left:94px !important;
	top:1198px !important;
}

#item296333 {
	width:504px !important;
	height:24px !important;
}

#item296334 {
	width:504px !important;
	height:24px !important;
	top:24px !important;
}

#item290830 {
	width:205px !important;
	height:69px !important;
	left:35px !important;
	top:1129px !important;
	border-radius:15px;
	background:#eaf6fe;
}

#item290836 {
	width:198px !important;
	left:96px !important;
	top:1157px !important;
	min-height:41px !important;
	padding:15px;
}

#item290859 {
	width:130px !important;
	left:96px !important;
	top:1129px !important;
	min-height:43px !important;
	padding:15px;
}

#item290885 {
	width:22px !important;
	height:2px !important;
	left:8px !important;
	top:8px !important;
	background:#004f9b;
}

#item296351 {
	width:1010px !important;
	height:1166px !important;
	left:35px !important;
	top:1222px !important;
	border-radius:15px;
	background:#004996;
	border:solid 0.5px #004f99;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item296602 {
	width:475px !important;
	height:15px !important;
	left:50px !important;
	top:1812px !important;
}

#item290662 {
	width:512px !important;
	left:35px !important;
	top:1222px !important;
	min-height:442px !important;
	padding:15px 15px 0px 15px;
}

#item296378 {
	width:505px !important;
	top:479px !important;
	min-height:75px !important;
	padding:0px 15px 0px 15px;
}

#item296599 {
	width:130px !important;
	height:24px !important;
}

#item296600 {
	width:475px !important;
	height:24px !important;
	top:24px !important;
}

#item296634 {
	width:200px !important;
	height:24px !important;
	left:94px !important;
	top:1222px !important;
}

#item296639 {
	width:504px !important;
	top:16px !important;
	min-height:10px !important;
}

#item296662 {
	width:34px !important;
	height:42px !important;
	left:355px !important;
}

#item296717 {
	width:53px !important;
	height:20px !important;
}

#item296718 {
	width:53px !important;
	height:20px !important;
	left:120px !important;
	top:442px !important;
}
#in5footer,  #prefooter {display:none;}

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

