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

#item181847 {
	width:168px !important;
	height:438px !important;
	left:625px !important;
	top:620px !important;
	border-radius:17px;
	background:#e7e9f5;
}

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

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

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

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

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

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

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

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

#item181910 {
	width:266px !important;
	left:48px !important;
	top:679px !important;
	min-height:415px !important;
}

#item181933 {
	width:265px !important;
	left:337px !important;
	top:679px !important;
	min-height:430px !important;
}

#item181937 {
	width:669px !important;
	height:24px !important;
	left:148px !important;
	top:655px !important;
}

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

#item181953 {
	width:98px !important;
	height:24px !important;
	left:64px !important;
}

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

#item182034 {
	width:24px !important;
	height:18px !important;
	left:393px !important;
	top:1144px !important;
}

#item182035 {
	width:24px !important;
	height:18px !important;
	left:210px !important;
	top:1144px !important;
}

#item182037 {
	width:265px !important;
	top:128px !important;
	min-height:126px !important;
}

#item182060 {
	width:361px !important;
	min-height:113px !important;
}

#item182083 {
	width:166px !important;
	height:24px !important;
	left:41px !important;
	top:104px !important;
}

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

#item182108 {
	width:168px !important;
	left:625px !important;
	top:703px !important;
	min-height:356px !important;
	padding:11px;
}

#item182136 {
	width:85px !important;
	height:16px !important;
	left:667px !important;
	top:703px !important;
}

#item182137 {
	width:85px !important;
	height:16px !important;
	left:667px !important;
	top:769px !important;
}

#item193408 {
	width:146px !important;
	height:80px !important;
	left:662px !important;
	top:34px !important;
}

#item182033 {
	width:11px !important;
	height:19px !important;
	left:441px !important;
	top:1143px !important;
}

#item182010 {
	width:91px !important;
	height:24px !important;
	left:452px !important;
	top:1139px !important;
}

#item184137 {
	width:152px !important;
	height:373px !important;
	left:569px !important;
	top:533px !important;
	border-radius:17px;
	background:#e7e9f5;
}

#item184138 {
	width:7px !important;
	height:25px !important;
	left:58px !important;
	top:973px !important;
}

#item184143 {
	width:176px !important;
	left:42px !important;
	top:24px !important;
	min-height:59px !important;
}

#item184167 {
	width:207px !important;
	left:258px !important;
	top:49px !important;
	min-height:24px !important;
}

#item184190 {
	width:21px !important;
	height:96px !important;
	left:215px !important;
	top:20px !important;
}

#item184191 {
	width:21px !important;
	height:96px !important;
	left:237px !important;
	top:20px !important;
}

#item184195 {
	width:178px !important;
	height:20px !important;
	left:319px !important;
	top:936px !important;
}

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

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

#item184200 {
	width:240px !important;
	left:47px !important;
	top:583px !important;
	min-height:307px !important;
}

#item184223 {
	width:240px !important;
	left:307px !important;
	top:583px !important;
	min-height:310px !important;
}

#item184227 {
	width:607px !important;
	height:20px !important;
	left:137px !important;
	top:563px !important;
}

#item184243 {
	width:2px !important;
	height:2px !important;
	left:25px !important;
	top:10px !important;
	background:#fff;
}

#item184244 {
	width:95px !important;
	height:19px !important;
	left:98px !important;
	top:973px !important;
}

#item184297 {
	width:9px !important;
	height:16px !important;
	left:229px !important;
	top:977px !important;
}

#item184324 {
	width:9px !important;
	height:16px !important;
	left:399px !important;
	top:977px !important;
}

#item184325 {
	width:22px !important;
	height:17px !important;
	left:358px !important;
	top:978px !important;
}

#item184326 {
	width:22px !important;
	height:17px !important;
	left:193px !important;
	top:978px !important;
}

#item184328 {
	width:225px !important;
	left:47px !important;
	top:283px !important;
	min-height:107px !important;
}

#item184351 {
	width:307px !important;
	left:47px !important;
	top:174px !important;
	min-height:96px !important;
}

#item184374 {
	width:141px !important;
	height:20px !important;
	left:82px !important;
	top:262px !important;
}

#item184375 {
	width:116px !important;
	height:20px !important;
	left:587px !important;
	top:582px !important;
	border-radius:21px;
	background:#004996;
}

#item184399 {
	width:152px !important;
	left:569px !important;
	top:603px !important;
	min-height:303px !important;
	padding:14px;
}

#item184427 {
	width:77px !important;
	height:14px !important;
	left:607px !important;
	top:603px !important;
}

#item184428 {
	width:77px !important;
	height:14px !important;
	left:607px !important;
	top:659px !important;
}

#item193453 {
	width:146px !important;
	height:80px !important;
	left:591px !important;
	top:28px !important;
}

#item184301 {
	width:83px !important;
	height:19px !important;
	left:408px !important;
	top:973px !important;
}

#item188545 {
	width:167px !important;
	left:32px !important;
	top:22px !important;
	min-height:20px !important;
}

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

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

#item188583 {
	width:144px !important;
	left:33px !important;
	top:17px !important;
	min-height:47px !important;
}

#item188607 {
	width:573px !important;
	height:70px !important;
	left:128px !important;
	top:57px !important;
}

#item188608 {
	width:7px !important;
	height:23px !important;
	left:184px !important;
	top:16px !important;
}

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

#item188621 {
	width:109px !important;
	height:15px !important;
	left:215px !important;
	top:17px !important;
}

#item188676 {
	width:7px !important;
	height:13px !important;
	left:331px !important;
	top:20px !important;
}

#item188679 {
	width:122px !important;
	height:15px !important;
	left:490px !important;
	top:17px !important;
}

#item188702 {
	width:7px !important;
	height:13px !important;
	left:482px !important;
	top:20px !important;
}

#item188706 {
	width:88px !important;
	height:20px !important;
}

#item188703 {
	width:88px !important;
	height:20px !important;
	left:212px !important;
	top:15px !important;
}

#item188751 {
	width:147px !important;
	height:40px !important;
	left:45px !important;
	top:94px !important;
}

#item188753 {
	width:107px !important;
	height:24px !important;
	left:36px !important;
	top:194px !important;
}

#item188754 {
	width:244px !important;
	left:36px !important;
	top:218px !important;
	min-height:56px !important;
}

#item188777 {
	width:244px !important;
	left:36px !important;
	top:120px !important;
	min-height:73px !important;
}

#item188822 {
	width:504px !important;
	height:131px !important;
	left:38px !important;
	top:441px !important;
	border-radius:15px;
	background:#e7e9f5;
}

#item188847 {
	width:373px !important;
	left:168px !important;
	top:441px !important;
	min-height:131px !important;
	padding:15px;
}

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

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

#item188946 {
	width:116px !important;
	height:20px !important;
	left:52px !important;
	top:458px !important;
	border-radius:21px;
	background:#004996;
}

#item189086 {
	width:505px !important;
	left:35px !important;
	top:597px !important;
	min-height:410px !important;
}

#item189123 {
	width:573px !important;
	height:24px !important;
	top:1006px !important;
}

#item189124 {
	width:573px !important;
	height:17px !important;
	left:1px !important;
	top:1030px !important;
}

#item189126 {
	width:573px !important;
	height:17px !important;
	left:1px !important;
	top:1064px !important;
}

#item193509 {
	width:146px !important;
	height:80px !important;
	left:430px !important;
	top:2px !important;
}

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

#item182191 {
	width:122px !important;
	height:24px !important;
	left:78px !important;
	top:1063px !important;
}

#item182192 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:539px !important;
}

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

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

#item182223 {
	width:254px !important;
	left:433px !important;
	top:467px !important;
	min-height:66px !important;
}

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

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

#item182279 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:606px !important;
}

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

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

#item182310 {
	width:24px !important;
	height:29px !important;
	left:440px !important;
	top:442px !important;
}

#item182311 {
	width:176px !important;
	left:20px !important;
	top:1154px !important;
	min-height:10px !important;
}

#item182465 {
	width:108px !important;
	height:24px !important;
	left:434px !important;
	top:735px !important;
}

#item193433 {
	width:76px !important;
	height:26px !important;
}

#item193434 {
	width:76px !important;
	height:26px !important;
	left:210px !important;
	top:388px !important;
}

#item193440 {
	width:76px !important;
	height:26px !important;
}

#item193437 {
	width:76px !important;
	height:26px !important;
	left:476px !important;
	top:681px !important;
}

#item193554 {
	width:220px !important;
	height:23px !important;
	left:48px !important;
	top:773px !important;
}

#item184459 {
	width:325px !important;
	left:47px !important;
	top:544px !important;
	min-height:371px !important;
}

#item184482 {
	width:110px !important;
	height:20px !important;
	left:74px !important;
	top:912px !important;
}

#item184486 {
	width:325px !important;
	left:47px !important;
	top:152px !important;
	min-height:315px !important;
}

#item184509 {
	width:313px !important;
	left:396px !important;
	top:152px !important;
	min-height:215px !important;
}

#item184515 {
	width:216px !important;
	left:393px !important;
	top:389px !important;
	min-height:57px !important;
}

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

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

#item184572 {
	width:674px !important;
	height:20px !important;
	left:47px !important;
	top:523px !important;
}

#item184573 {
	width:313px !important;
	left:396px !important;
	top:544px !important;
	min-height:182px !important;
}

#item184577 {
	width:346px !important;
	left:47px !important;
	top:505px !important;
	min-height:18px !important;
}

#item184600 {
	width:674px !important;
	height:20px !important;
	left:47px !important;
	top:466px !important;
}

#item184604 {
	width:21px !important;
	height:25px !important;
	left:402px !important;
	top:368px !important;
}

#item184605 {
	width:160px !important;
	left:20px !important;
	top:988px !important;
	min-height:10px !important;
}

#item184759 {
	width:97px !important;
	height:20px !important;
	left:397px !important;
	top:616px !important;
}

#item193459 {
	width:60px !important;
	height:20px !important;
}

#item193456 {
	width:60px !important;
	height:20px !important;
	left:65px !important;
	top:337px !important;
}

#item193463 {
	width:60px !important;
	height:20px !important;
}

#item193460 {
	width:60px !important;
	height:20px !important;
	left:434px !important;
	top:586px !important;
}

#item193595 {
	width:194px !important;
	height:20px !important;
	left:43px !important;
	top:664px !important;
}

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

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

#item189164 {
	width:528px !important;
	height:25px !important;
	left:36px !important;
	top:662px !important;
}

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

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

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

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

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

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

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

#item189240 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:729px !important;
}

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

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

#item189276 {
	width:505px !important;
	left:35px !important;
	top:1059px !important;
	min-height:424px !important;
}

#item189364 {
	width:504px !important;
	height:24px !important;
	left:35px !important;
	top:1040px !important;
}

#item193474 {
	width:78px !important;
	height:20px !important;
}

#item193471 {
	width:78px !important;
	height:20px !important;
	left:341px !important;
	top:303px !important;
}

#item193478 {
	width:69px !important;
	height:20px !important;
}

#item193475 {
	width:69px !important;
	height:20px !important;
	left:81px !important;
	top:1450px !important;
}

#item182336 {
	width:176px !important;
	left:645px !important;
	top:1154px !important;
	min-height:10px !important;
}

#item182361 {
	width:85px !important;
	height:24px !important;
	left:667px !important;
	top:1144px !important;
}

#item182362 {
	width:361px !important;
	left:433px !important;
	top:424px !important;
	min-height:337px !important;
}

#item182385 {
	width:361px !important;
	left:48px !important;
	top:425px !important;
	min-height:362px !important;
}

#item182389 {
	width:553px !important;
	left:48px !important;
	top:294px !important;
	min-height:29px !important;
}

#item182412 {
	width:457px !important;
	left:337px !important;
	top:909px !important;
	min-height:213px !important;
}

#item182435 {
	width:457px !important;
	left:337px !important;
	top:835px !important;
	min-height:50px !important;
}

#item182458 {
	width:108px !important;
	height:24px !important;
	left:337px !important;
	top:885px !important;
}

#item182460 {
	width:746px !important;
	height:24px !important;
}

#item182462 {
	width:746px !important;
	height:24px !important;
	top:24px !important;
}

#item182468 {
	width:173px !important;
	height:549px !important;
	border-radius:17px;
	background:#eef4e3;
	border:solid 3px #fff;
}

#item182470 {
	width:101px !important;
	height:12px !important;
	left:38px !important;
	top:130px !important;
}

#item182471 {
	width:168px !important;
	left:2px !important;
	top:105px !important;
	min-height:80px !important;
	padding:11px;
}

#item182494 {
	width:85px !important;
	height:20px !important;
	left:44px !important;
	top:171px !important;
}

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

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

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

#item182507 {
	width:168px !important;
	left:2px !important;
	top:308px !important;
	min-height:119px !important;
	padding:11px;
}

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

#item182539 {
	width:85px !important;
	height:16px !important;
	left:49px !important;
	top:109px !important;
}

#item182540 {
	width:85px !important;
	height:16px !important;
	left:47px !important;
	top:529px !important;
}

#item182541 {
	width:62px !important;
	height:12px !important;
	left:55px !important;
	top:73px !important;
}

#item182542 {
	width:128px !important;
	height:24px !important;
	left:22px !important;
	top:85px !important;
	border-radius:17px;
	background:#a3c963;
}

#item182566 {
	width:85px !important;
	height:16px !important;
	left:44px !important;
	top:412px !important;
}

#item182567 {
	width:108px !important;
	height:24px !important;
	left:66px !important;
	top:339px !important;
}

#item182569 {
	width:265px !important;
	height:276px !important;
	left:48px !important;
	top:835px !important;
	border-radius:17px;
	background:#fef1e7;
}

#item182570 {
	width:265px !important;
	left:48px !important;
	top:876px !important;
	min-height:117px !important;
	padding:11px;
}

#item182593 {
	width:100px !important;
	height:100px !important;
	left:130px !important;
	top:994px !important;
	border-radius:9px;
	background:#fff;
}

#item182600 {
	width:128px !important;
	height:24px !important;
	left:116px !important;
	top:851px !important;
	border-radius:17px;
	background:#e30513;
}

#item182629 {
	width:553px !important;
	left:48px !important;
	top:363px !important;
	min-height:42px !important;
}

#item182652 {
	width:108px !important;
	height:24px !important;
	left:66px !important;
	top:401px !important;
}

#item182653 {
	width:108px !important;
	height:24px !important;
	left:73px !important;
	top:315px !important;
}

#item184631 {
	width:160px !important;
	left:587px !important;
	top:988px !important;
	min-height:10px !important;
}

#item184656 {
	width:77px !important;
	height:24px !important;
	left:607px !important;
	top:978px !important;
}

#item184657 {
	width:325px !important;
	left:396px !important;
	top:363px !important;
	min-height:290px !important;
}

#item184680 {
	width:325px !important;
	left:47px !important;
	top:363px !important;
	min-height:317px !important;
}

#item184685 {
	width:501px !important;
	left:47px !important;
	top:256px !important;
	min-height:25px !important;
}

#item184708 {
	width:414px !important;
	left:307px !important;
	top:778px !important;
	min-height:183px !important;
}

#item184731 {
	width:414px !important;
	left:307px !important;
	top:715px !important;
	min-height:43px !important;
}

#item184754 {
	width:99px !important;
	height:20px !important;
	left:307px !important;
	top:758px !important;
}

#item184756 {
	width:634px !important;
	height:20px !important;
}

#item184757 {
	width:634px !important;
	height:20px !important;
	top:20px !important;
}

#item184762 {
	width:150px !important;
	height:477px !important;
	left:568px !important;
	top:-36px !important;
	border-radius:17px;
	background:#eef4e3;
	border:solid 3px #fff;
}

#item184764 {
	width:88px !important;
	height:10px !important;
	left:601px !important;
	top:77px !important;
}

#item184765 {
	width:146px !important;
	left:569px !important;
	top:55px !important;
	min-height:70px !important;
	padding:14px;
}

#item184788 {
	width:74px !important;
	height:18px !important;
	left:606px !important;
	top:113px !important;
}

#item184789 {
	width:87px !important;
	height:87px !important;
	left:599px !important;
	top:131px !important;
	border-radius:9px;
	background:#fff;
}

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

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

#item184800 {
	width:146px !important;
	left:569px !important;
	top:232px !important;
	min-height:104px !important;
	padding:14px;
}

#item184823 {
	width:87px !important;
	height:87px !important;
	left:599px !important;
	top:336px !important;
	border-radius:9px;
	background:#fff;
}

#item184829 {
	width:74px !important;
	height:14px !important;
	left:610px !important;
	top:59px !important;
}

#item184830 {
	width:74px !important;
	height:14px !important;
	left:609px !important;
	top:424px !important;
}

#item184831 {
	width:54px !important;
	height:10px !important;
	left:616px !important;
	top:27px !important;
}

#item184832 {
	width:112px !important;
	height:21px !important;
	left:587px !important;
	top:37px !important;
	border-radius:21px;
	background:#a3c963;
}

#item184855 {
	width:74px !important;
	height:14px !important;
	left:606px !important;
	top:322px !important;
}

#item184856 {
	width:97px !important;
	height:20px !important;
	left:63px !important;
	top:294px !important;
}

#item184857 {
	width:239px !important;
	height:234px !important;
	left:47px !important;
	top:715px !important;
	border-radius:17px;
	background:#fef1e7;
}

#item184858 {
	width:239px !important;
	left:47px !important;
	top:750px !important;
	min-height:101px !important;
	padding:14px;
}

#item184881 {
	width:90px !important;
	height:85px !important;
	left:121px !important;
	top:851px !important;
	border-radius:9px;
	background:#fff;
}

#item184890 {
	width:116px !important;
	height:20px !important;
	left:108px !important;
	top:729px !important;
	border-radius:21px;
	background:#e30513;
}

#item184920 {
	width:500px !important;
	left:47px !important;
	top:314px !important;
	min-height:36px !important;
}

#item184944 {
	width:97px !important;
	height:20px !important;
	left:63px !important;
	top:346px !important;
}

#item184945 {
	width:97px !important;
	height:20px !important;
	left:69px !important;
	top:273px !important;
}

#item189387 {
	width:505px !important;
	left:35px !important;
	top:447px !important;
	min-height:618px !important;
}

#item189410 {
	width:505px !important;
	left:35px !important;
	top:36px !important;
	min-height:19px !important;
}

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

#item189434 {
	width:200px !important;
	height:24px !important;
	left:94px !important;
	top:423px !important;
}

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

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

#item189475 {
	width:256px !important;
	height:24px !important;
	left:163px !important;
	top:1057px !important;
}

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

#item189477 {
	width:244px !important;
	left:35px !important;
	top:1176px !important;
	min-height:59px !important;
	padding:15px;
}

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

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

#item189528 {
	width:129px !important;
	height:15px !important;
	left:260px !important;
	top:1081px !important;
}

#item189529 {
	width:129px !important;
	height:15px !important;
	left:260px !important;
	top:1120px !important;
}

#item189680 {
	width:505px !important;
	left:35px !important;
	top:1300px !important;
	min-height:46px !important;
}

#item189703 {
	width:504px !important;
	left:35px !important;
	top:1371px !important;
	min-height:205px !important;
}

#item189726 {
	width:200px !important;
	height:24px !important;
	left:94px !important;
	top:1347px !important;
}

#item189744 {
	width:256px !important;
	height:24px !important;
	left:157px !important;
	top:1574px !important;
}

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

#item189957 {
	width:430px !important;
	min-height:84px !important;
	padding:18px;
}

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

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

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

#item182673 {
	width:309px !important;
	height:24px !important;
	left:48px !important;
	top:330px !important;
}

#item182674 {
	width:176px !important;
	left:20px !important;
	top:1154px !important;
	min-height:10px !important;
}

#item182725 {
	width:361px !important;
	left:433px !important;
	top:354px !important;
	min-height:742px !important;
}

#item182748 {
	width:361px !important;
	left:48px !important;
	top:354px !important;
	min-height:677px !important;
}

#item182752 {
	width:168px !important;
	height:294px !important;
	left:48px !important;
	top:315px !important;
	border-radius:0 0 17px 17px;
	background:#eef4e3;
}

#item182755 {
	width:128px !important;
	height:22px !important;
	left:68px !important;
	top:354px !important;
	border-radius:17px;
	background:#a3c963;
}

#item182778 {
	width:168px !important;
	left:48px !important;
	top:376px !important;
	min-height:117px !important;
	padding:11px;
}

#item182801 {
	width:100px !important;
	height:100px !important;
	left:82px !important;
	top:493px !important;
	border-radius:9px;
	background:#fff;
}

#item182908 {
	width:309px !important;
	height:24px !important;
	left:70px !important;
	top:306px !important;
}

#item183067 {
	width:79px !important;
	height:12px !important;
	left:93px !important;
	top:330px !important;
}

#item183042 {
	width:361px !important;
	left:74px !important;
	top:279px !important;
	min-height:27px !important;
}

#item184965 {
	width:279px !important;
	height:20px !important;
	left:47px !important;
	top:286px !important;
}

#item184966 {
	width:160px !important;
	left:20px !important;
	top:988px !important;
	min-height:10px !important;
}

#item185017 {
	width:325px !important;
	left:396px !important;
	top:306px !important;
	min-height:638px !important;
}

#item185040 {
	width:325px !important;
	left:47px !important;
	top:306px !important;
	min-height:564px !important;
}

#item185044 {
	width:152px !important;
	height:250px !important;
	left:47px !important;
	top:273px !important;
	border-radius:0 0 17px 17px;
	background:#eef4e3;
}

#item185046 {
	width:116px !important;
	height:19px !important;
	left:65px !important;
	top:306px !important;
	border-radius:21px;
	background:#a3c963;
}

#item185069 {
	width:152px !important;
	left:47px !important;
	top:325px !important;
	min-height:101px !important;
	padding:14px;
}

#item185092 {
	width:90px !important;
	height:85px !important;
	left:78px !important;
	top:424px !important;
	border-radius:9px;
	background:#fff;
}

#item185198 {
	width:279px !important;
	height:20px !important;
	left:66px !important;
	top:265px !important;
}

#item185360 {
	width:71px !important;
	height:10px !important;
	left:87px !important;
	top:286px !important;
}

#item185335 {
	width:467px !important;
	left:70px !important;
	top:242px !important;
	min-height:23px !important;
}

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

#item190135 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:55px !important;
}

#item190144 {
	width:505px !important;
	left:35px !important;
	top:389px !important;
	min-height:961px !important;
}

#item190167 {
	width:54px !important;
	height:24px !important;
	left:89px !important;
	top:365px !important;
}

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

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

#item190296 {
	width:505px !important;
	height:24px !important;
	left:36px !important;
	top:1347px !important;
}

#item190300 {
	width:505px !important;
	height:84px !important;
	left:35px !important;
	top:1371px !important;
	border-radius:15px;
	background:#eef4e3;
}

#item190301 {
	width:280px !important;
	left:174px !important;
	top:1371px !important;
	min-height:84px !important;
	padding:18px;
}

#item190325 {
	width:118px !important;
	height:24px !important;
	left:56px !important;
	top:1391px !important;
	border-radius:19px;
	background:#004996;
}

#item190230 {
	width:118px !important;
	height:24px !important;
	left:56px !important;
	top:1391px !important;
	border-radius:21px;
	background:#a3c963;
}

#item182699 {
	width:176px !important;
	left:645px !important;
	top:1154px !important;
	min-height:10px !important;
}

#item182724 {
	width:85px !important;
	height:24px !important;
	left:667px !important;
	top:1144px !important;
}

#item182808 {
	width:265px !important;
	left:48px !important;
	top:48px !important;
	min-height:50px !important;
}

#item182832 {
	width:219px !important;
	height:24px !important;
	left:48px !important;
	top:98px !important;
}

#item182833 {
	width:264px !important;
	left:48px !important;
	top:122px !important;
	min-height:153px !important;
}

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

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

#item182909 {
	width:615px !important;
	height:24px !important;
	left:133px !important;
	top:894px !important;
}

#item182910 {
	width:745px !important;
	left:48px !important;
	top:921px !important;
	min-height:176px !important;
}

#item182933 {
	width:673px !important;
	left:49px !important;
	top:1097px !important;
	min-height:25px !important;
	padding:9px 0px 0px 0px;
}

#item182956 {
	width:361px !important;
	left:48px !important;
	top:321px !important;
	min-height:80px !important;
}

#item182979 {
	width:367px !important;
	left:433px !important;
	top:321px !important;
	min-height:573px !important;
}

#item183002 {
	width:361px !important;
	left:48px !important;
	top:425px !important;
	min-height:83px !important;
}

#item183026 {
	width:309px !important;
	height:24px !important;
	left:48px !important;
	top:401px !important;
}

#item183027 {
	width:309px !important;
	height:24px !important;
	left:48px !important;
	top:507px !important;
}

#item183069 {
	width:745px !important;
	height:24px !important;
}

#item183070 {
	width:745px !important;
	height:24px !important;
	top:24px !important;
}

#item183072 {
	width:265px !important;
	left:337px !important;
	top:48px !important;
	min-height:225px !important;
}

#item184991 {
	width:160px !important;
	left:587px !important;
	top:988px !important;
	min-height:10px !important;
}

#item185016 {
	width:77px !important;
	height:24px !important;
	left:607px !important;
	top:978px !important;
}

#item185098 {
	width:239px !important;
	left:47px !important;
	top:46px !important;
	min-height:43px !important;
}

#item185122 {
	width:197px !important;
	height:20px !important;
	left:47px !important;
	top:88px !important;
}

#item185123 {
	width:239px !important;
	left:47px !important;
	top:109px !important;
	min-height:106px !important;
}

#item185152 {
	width:152px !important;
	left:569px !important;
	top:67px !important;
	min-height:146px !important;
	padding:14px;
}

#item185175 {
	width:116px !important;
	height:20px !important;
	left:587px !important;
	top:46px !important;
	border-radius:21px;
	background:#004996;
}

#item185199 {
	width:557px !important;
	height:20px !important;
	left:123px !important;
	top:765px !important;
}

#item185200 {
	width:674px !important;
	left:47px !important;
	top:788px !important;
	min-height:166px !important;
}

#item185223 {
	width:674px !important;
	left:47px !important;
	top:954px !important;
	min-height:25px !important;
	padding:10px 0px 0px 0px;
}

#item185246 {
	width:325px !important;
	left:47px !important;
	top:278px !important;
	min-height:69px !important;
}

#item185269 {
	width:331px !important;
	left:396px !important;
	top:278px !important;
	min-height:493px !important;
}

#item185293 {
	width:325px !important;
	left:47px !important;
	top:366px !important;
	min-height:71px !important;
}

#item185316 {
	width:279px !important;
	height:20px !important;
	left:47px !important;
	top:346px !important;
}

#item185317 {
	width:279px !important;
	height:20px !important;
	left:47px !important;
	top:437px !important;
}

#item185362 {
	width:634px !important;
	height:20px !important;
}

#item185363 {
	width:634px !important;
	height:20px !important;
	top:20px !important;
}

#item185365 {
	width:240px !important;
	left:307px !important;
	top:46px !important;
	min-height:201px !important;
}

#item190456 {
	width:505px !important;
	left:35px !important;
	top:79px !important;
	min-height:292px !important;
}

#item190479 {
	width:505px !important;
	left:35px !important;
	top:36px !important;
	min-height:19px !important;
}

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

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

#item190797 {
	width:505px !important;
	min-height:84px !important;
	padding:18px;
}

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

#item190886 {
	width:200px !important;
	height:24px !important;
	left:137px !important;
	top:371px !important;
}

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

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

#item190955 {
	width:505px !important;
	left:35px !important;
	top:527px !important;
	min-height:46px !important;
}

#item190978 {
	width:200px !important;
	height:24px !important;
	left:101px !important;
	top:573px !important;
}

#item191109 {
	width:200px !important;
	height:24px !important;
	left:101px !important;
	top:883px !important;
}

#item191122 {
	width:505px !important;
	left:35px !important;
	top:907px !important;
	min-height:625px !important;
}

#item191292 {
	width:200px !important;
	height:24px !important;
	left:162px !important;
	top:1532px !important;
}

#item191293 {
	width:504px !important;
	left:36px !important;
	top:1798px !important;
	min-height:47px !important;
	padding:15px 0px 0px 0px;
}

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

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

#item183091 {
	width:176px !important;
	left:20px !important;
	top:1154px !important;
	min-height:10px !important;
}

#item183143 {
	width:746px !important;
	left:48px !important;
	top:48px !important;
	min-height:60px !important;
}

#item183166 {
	width:601px !important;
	height:24px !important;
	left:48px !important;
	top:98px !important;
}

#item183167 {
	width:361px !important;
	left:48px !important;
	top:122px !important;
	min-height:871px !important;
}

#item183190 {
	width:341px !important;
	left:433px !important;
	top:122px !important;
	min-height:525px !important;
}

#item183195 {
	width:168px !important;
	height:343px !important;
	border-radius:0 0 17px 17px;
	background:#eef4e3;
}

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

#item183220 {
	width:168px !important;
	top:85px !important;
	min-height:137px !important;
	padding:11px;
}

#item183244 {
	width:62px !important;
	height:12px !important;
	left:55px !important;
	top:49px !important;
}

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

#item183311 {
	width:361px !important;
	height:24px !important;
	left:433px !important;
	top:648px !important;
}

#item193656 {
	width:85px !important;
	height:16px !important;
	left:309px !important;
	top:369px !important;
}

#item193667 {
	width:203px !important;
	height:16px !important;
	left:48px !important;
	top:388px !important;
}

#item185383 {
	width:160px !important;
	left:20px !important;
	top:988px !important;
	min-height:10px !important;
}

#item185435 {
	width:674px !important;
	left:47px !important;
	top:46px !important;
	min-height:51px !important;
}

#item185458 {
	width:544px !important;
	height:20px !important;
	left:47px !important;
	top:89px !important;
}

#item185459 {
	width:325px !important;
	left:47px !important;
	top:109px !important;
	min-height:741px !important;
}

#item185482 {
	width:307px !important;
	left:396px !important;
	top:109px !important;
	min-height:447px !important;
}

#item185488 {
	width:147px !important;
	height:299px !important;
	left:569px !important;
	top:-12px !important;
	border-radius:0 0 17px 17px;
	background:#eef4e3;
}

#item185490 {
	width:112px !important;
	height:21px !important;
	left:587px !important;
	top:41px !important;
	border-radius:21px;
	background:#a3c963;
}

#item185513 {
	width:147px !important;
	left:569px !important;
	top:62px !important;
	min-height:119px !important;
	padding:14px;
}

#item185536 {
	width:54px !important;
	height:10px !important;
	left:617px !important;
	top:30px !important;
}

#item185537 {
	width:87px !important;
	height:87px !important;
	left:599px !important;
	top:182px !important;
	border-radius:9px;
	background:#fff;
}

#item185603 {
	width:325px !important;
	height:20px !important;
	left:396px !important;
	top:556px !important;
}

#item193634 {
	width:112px !important;
	height:15px !important;
	left:250px !important;
	top:321px !important;
}

#item193649 {
	width:142px !important;
	height:15px !important;
	left:46px !important;
	top:337px !important;
}

#item191396 {
	width:505px !important;
	left:35px !important;
	top:35px !important;
	min-height:46px !important;
}

#item191419 {
	width:200px !important;
	height:24px !important;
	left:101px !important;
	top:82px !important;
}

#item191420 {
	width:200px !important;
	height:24px !important;
	left:101px !important;
	top:392px !important;
}

#item191450 {
	width:505px !important;
	left:35px !important;
	top:416px !important;
	min-height:913px !important;
}

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

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

#item191592 {
	width:505px !important;
	height:24px !important;
	left:36px !important;
	top:1329px !important;
}

#item191594 {
	width:505px !important;
	height:84px !important;
	left:35px !important;
	top:1353px !important;
	border-radius:15px;
	background:#eef4e3;
}

#item191595 {
	width:280px !important;
	left:174px !important;
	top:1353px !important;
	min-height:84px !important;
	padding:18px;
}

#item191618 {
	width:118px !important;
	height:24px !important;
	left:56px !important;
	top:1373px !important;
	border-radius:19px;
	background:#004996;
}

#item191642 {
	width:118px !important;
	height:24px !important;
	left:56px !important;
	top:1373px !important;
	border-radius:21px;
	background:#a3c963;
}

#item183116 {
	width:176px !important;
	left:645px !important;
	top:1154px !important;
	min-height:10px !important;
}

#item183142 {
	width:85px !important;
	height:24px !important;
	left:667px !important;
	top:1144px !important;
}

#item183255 {
	width:106px !important;
	height:34px !important;
	left:51px !important;
	top:404px !important;
}

#item183256 {
	width:854px !important;
	height:134px !important;
	top:404px !important;
}

#item183258 {
	width:361px !important;
	left:433px !important;
	top:479px !important;
	min-height:644px !important;
}

#item183282 {
	width:361px !important;
	left:48px !important;
	top:479px !important;
	min-height:608px !important;
}

#item183286 {
	width:481px !important;
	left:48px !important;
	top:428px !important;
	min-height:27px !important;
}

#item183310 {
	width:398px !important;
	height:24px !important;
	left:23px !important;
	top:310px !important;
}

#item185409 {
	width:160px !important;
	left:587px !important;
	top:988px !important;
	min-height:10px !important;
}

#item185434 {
	width:77px !important;
	height:24px !important;
	left:607px !important;
	top:978px !important;
}

#item185549 {
	width:96px !important;
	height:29px !important;
	left:50px !important;
	top:349px !important;
}

#item185550 {
	width:824px !important;
	height:114px !important;
	top:349px !important;
}

#item185552 {
	width:325px !important;
	left:396px !important;
	top:413px !important;
	min-height:548px !important;
}

#item185575 {
	width:325px !important;
	left:47px !important;
	top:413px !important;
	min-height:525px !important;
}

#item185579 {
	width:500px !important;
	left:47px !important;
	top:369px !important;
	min-height:37px !important;
}

#item185602 {
	width:361px !important;
	height:20px !important;
	left:23px !important;
	top:269px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item183428 {
	width:553px !important;
	height:24px !important;
	top:792px !important;
}

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

#item183432 {
	width:277px !important;
	left:48px !important;
	top:816px !important;
	min-height:30px !important;
}

#item183455 {
	width:168px !important;
	left:48px !important;
	top:860px !important;
	min-height:258px !important;
}

#item183478 {
	width:160px !important;
	left:241px !important;
	top:860px !important;
	min-height:236px !important;
}

#item183482 {
	width:85px !important;
	height:24px !important;
	left:168px !important;
	top:836px !important;
}

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

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

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

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

#item183538 {
	width:85px !important;
	height:16px !important;
	left:475px !important;
	top:846px !important;
}

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

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

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

#item183572 {
	width:85px !important;
	height:16px !important;
	left:475px !important;
	top:1118px !important;
}

#item183575 {
	width:33px !important;
	height:3px !important;
	left:502px !important;
	top:874px !important;
	background:#004996;
}

#item183579 {
	width:176px !important;
	left:25px !important;
	top:1154px !important;
	min-height:10px !important;
}

#item183604 {
	width:85px !important;
	height:24px !important;
	left:155px !important;
	top:321px !important;
}

#item193446 {
	width:55px !important;
	height:26px !important;
}

#item193443 {
	width:55px !important;
	height:26px !important;
	left:134px !important;
	top:93px !important;
}

#item185619 {
	width:211px !important;
	height:1036px !important;
	left:569px !important;
	top:-12px !important;
	background:#004996;
}

#item185621 {
	width:164px !important;
	left:569px !important;
	top:71px !important;
	min-height:615px !important;
	padding:14px 0px 0px 14px;
}

#item185644 {
	width:239px !important;
	left:47px !important;
	top:90px !important;
	min-height:191px !important;
}

#item185667 {
	width:227px !important;
	left:307px !important;
	top:90px !important;
	min-height:306px !important;
}

#item185671 {
	width:487px !important;
	left:47px !important;
	top:46px !important;
	min-height:33px !important;
}

#item185695 {
	width:77px !important;
	height:20px !important;
	left:155px !important;
	top:69px !important;
}

#item185719 {
	width:504px !important;
	height:20px !important;
	top:690px !important;
}

#item185720 {
	width:372px !important;
	height:20px !important;
	top:964px !important;
}

#item185721 {
	width:26px !important;
	height:10px !important;
	top:988px !important;
}

#item185723 {
	width:249px !important;
	left:47px !important;
	top:711px !important;
	min-height:25px !important;
}

#item185746 {
	width:152px !important;
	left:47px !important;
	top:748px !important;
	min-height:218px !important;
}

#item185769 {
	width:145px !important;
	left:220px !important;
	top:748px !important;
	min-height:231px !important;
}

#item185773 {
	width:77px !important;
	height:20px !important;
	left:155px !important;
	top:728px !important;
}

#item185774 {
	width:152px !important;
	height:271px !important;
	left:396px !important;
	top:711px !important;
	border-radius:17px;
	background:#eaf6fe;
}

#item185775 {
	width:108px !important;
	height:102px !important;
	left:417px !important;
	top:865px !important;
	border-radius:10px;
	background:#fff;
}

#item185781 {
	width:152px !important;
	left:396px !important;
	top:813px !important;
	min-height:53px !important;
	padding:14px;
}

#item185804 {
	width:152px !important;
	left:396px !important;
	top:711px !important;
	min-height:39px !important;
	padding:14px;
}

#item185828 {
	width:77px !important;
	height:14px !important;
	left:433px !important;
	top:736px !important;
}

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

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

#item185838 {
	width:150px !important;
	left:569px !important;
	top:756px !important;
	min-height:165px !important;
	padding:14px 0px 0px 14px;
}

#item185863 {
	width:77px !important;
	height:14px !important;
	left:433px !important;
	top:968px !important;
}

#item185866 {
	width:29px !important;
	height:3px !important;
	left:458px !important;
	top:760px !important;
	background:#004996;
}

#item185870 {
	width:160px !important;
	left:25px !important;
	top:988px !important;
	min-height:10px !important;
}

#item185895 {
	width:77px !important;
	height:20px !important;
	left:144px !important;
	top:278px !important;
}

#item193467 {
	width:47px !important;
	height:20px !important;
}

#item193464 {
	width:47px !important;
	height:20px !important;
	left:122px !important;
	top:85px !important;
}

#item192715 {
	width:483px !important;
	left:35px !important;
	top:79px !important;
	min-height:335px !important;
}

#item192738 {
	width:311px !important;
	left:35px !important;
	top:36px !important;
	min-height:19px !important;
}

#item192762 {
	width:58px !important;
	height:24px !important;
	left:116px !important;
	top:55px !important;
}

#item192764 {
	width:58px !important;
	height:24px !important;
	left:116px !important;
	top:748px !important;
}

#item192765 {
	width:182px !important;
	height:24px !important;
	left:-9px !important;
	top:1099px !important;
}

#item192767 {
	width:58px !important;
	height:24px !important;
	left:116px !important;
	top:791px !important;
}

#item192768 {
	width:58px !important;
	height:24px !important;
	left:181px !important;
	top:397px !important;
}

#item192769 {
	width:430px !important;
	left:35px !important;
	top:772px !important;
	min-height:19px !important;
}

#item192792 {
	width:505px !important;
	left:35px !important;
	top:815px !important;
	min-height:191px !important;
}

#item192815 {
	width:378px !important;
	height:28px !important;
	top:329px !important;
}

#item192816 {
	width:1010px !important;
	height:1212px !important;
	left:35px !important;
	top:1123px !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;
}

#item192818 {
	width:491px !important;
	left:35px !important;
	top:1147px !important;
	min-height:435px !important;
	padding:0px 15px 0px 15px;
}

#item192841 {
	width:182px !important;
	height:24px !important;
	left:-9px !important;
	top:1123px !important;
}

#item192842 {
	width:182px !important;
	height:24px !important;
	left:-9px !important;
	top:1705px !important;
}

#item192849 {
	width:505px !important;
	height:24px !important;
}

#item192850 {
	width:138px !important;
	height:24px !important;
	top:24px !important;
}

#item192851 {
	width:459px !important;
	left:35px !important;
	top:1630px !important;
	min-height:75px !important;
	padding:0px 15px 0px 15px;
}

#item193111 {
	width:200px !important;
	height:24px !important;
	left:94px !important;
	top:1006px !important;
}

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

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

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

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

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

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

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

#item193503 {
	width:53px !important;
	height:20px !important;
	left:120px !important;
	top:75px !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; } }

