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

#item187297 {
	width:168px !important;
	height:329px !important;
	border-radius:17px;
	background:#dee1f0;
}

#item187299 {
	width:128px !important;
	height:24px !important;
	left:20px !important;
	top:48px !important;
	border-radius:17px;
	background:#00529f;
}

#item187322 {
	width:168px !important;
	top:72px !important;
	min-height:257px !important;
	padding:11px;
}

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

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

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

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

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

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

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

#item187458 {
	width:227px !important;
	height:45px !important;
	left:50px !important;
	top:154px !important;
}

#item187459 {
	width:227px !important;
	height:45px !important;
	left:50px !important;
	top:478px !important;
}

#item187460 {
	width:166px !important;
	height:24px !important;
	left:627px !important;
	top:976px !important;
}

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

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

#item187470 {
	width:331px !important;
	top:128px !important;
	text-shadow:0px 0px 17px rgba(0,0,0,0.8);
	min-height:152px !important;
}

#item187493 {
	width:458px !important;
	text-shadow:0px 0px 17px rgba(0,0,0,0.8);
	min-height:104px !important;
}

#item187516 {
	width:166px !important;
	height:24px !important;
	left:89px !important;
	top:284px !important;
	text-shadow:0px 0px 17px rgba(0,0,0,0.5);
}

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

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

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

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

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

#item187606 {
	width:166px !important;
	height:24px !important;
	left:148px !important;
	top:546px !important;
}

#item187607 {
	width:265px !important;
	left:48px !important;
	top:570px !important;
	min-height:353px !important;
}

#item187631 {
	width:265px !important;
	left:337px !important;
	top:570px !important;
	min-height:357px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item187753 {
	width:166px !important;
	height:24px !important;
	left:532px !important;
	top:927px !important;
}

#item187757 {
	width:64px !important;
	height:19px !important;
}

#item187754 {
	width:64px !important;
	height:19px !important;
	left:687px !important;
	top:823px !important;
}

#item187762 {
	width:97px !important;
	height:24px !important;
}

#item187758 {
	width:97px !important;
	height:24px !important;
	left:332px !important;
	top:563px !important;
}

#item187766 {
	width:143px !important;
	height:71px !important;
}

#item187763 {
	width:143px !important;
	height:71px !important;
	left:661px !important;
	top:34px !important;
}

#item205596 {
	width:131px !important;
	height:19px !important;
}

#item205593 {
	width:131px !important;
	height:19px !important;
	left:108px !important;
	top:1141px !important;
}

#item190758 {
	width:162px !important;
	height:282px !important;
	left:571px !important;
	top:450px !important;
	border-radius:21px;
	background:#dee1f0;
}

#item190760 {
	width:109px !important;
	height:20px !important;
	left:597px !important;
	top:491px !important;
	border-radius:21px;
	background:#00529f;
}

#item190783 {
	width:162px !important;
	left:571px !important;
	top:511px !important;
	min-height:221px !important;
	padding:14px;
}

#item190843 {
	width:218px !important;
	top:3px !important;
	min-height:59px !important;
}

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

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

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

#item190918 {
	width:205px !important;
	height:38px !important;
	left:48px !important;
	top:136px !important;
}

#item190919 {
	width:205px !important;
	height:38px !important;
	left:48px !important;
	top:412px !important;
}

#item190920 {
	width:150px !important;
	height:20px !important;
	left:559px !important;
	top:835px !important;
}

#item190921 {
	width:7px !important;
	height:25px !important;
	left:46px !important;
	top:973px !important;
}

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

#item190929 {
	width:281px !important;
	top:108px !important;
	text-shadow:0px 0px 18px rgba(0,0,0,0.8);
	min-height:131px !important;
}

#item190952 {
	width:389px !important;
	text-shadow:0px 0px 18px rgba(0,0,0,0.8);
	min-height:89px !important;
}

#item190975 {
	width:150px !important;
	height:20px !important;
	left:84px !important;
	top:247px !important;
	text-shadow:0px 0px 18px rgba(0,0,0,0.5);
}

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

#item190986 {
	width:111px !important;
	height:22px !important;
	left:58px !important;
}

#item191039 {
	width:9px !important;
	height:16px !important;
	left:15px !important;
	top:3px !important;
}

#item191042 {
	width:83px !important;
	height:19px !important;
	left:420px !important;
	top:975px !important;
}

#item191065 {
	width:9px !important;
	height:16px !important;
	left:411px !important;
	top:978px !important;
}

#item191066 {
	width:150px !important;
	height:20px !important;
	left:137px !important;
	top:469px !important;
}

#item191067 {
	width:239px !important;
	left:35px !important;
	top:490px !important;
	min-height:300px !important;
}

#item191091 {
	width:251px !important;
	left:303px !important;
	top:490px !important;
	min-height:307px !important;
}

#item191095 {
	width:686px !important;
	height:119px !important;
	left:35px !important;
	top:814px !important;
	border-radius:21px;
	background:#feecdf;
}

#item191096 {
	width:405px !important;
	height:10px !important;
	left:99px !important;
	top:845px !important;
}

#item191097 {
	width:201px !important;
	left:403px !important;
	top:855px !important;
	min-height:69px !important;
	padding:14px;
}

#item191120 {
	width:68px !important;
	height:68px !important;
	left:334px !important;
	top:855px !important;
	border-radius:10px;
	background:#fff;
}

#item191124 {
	width:194px !important;
	left:118px !important;
	top:855px !important;
	min-height:69px !important;
	padding:14px;
}

#item191147 {
	width:68px !important;
	height:68px !important;
	left:50px !important;
	top:855px !important;
	border-radius:10px;
	background:#fff;
}

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

#item191151 {
	width:68px !important;
	height:68px !important;
	left:50px !important;
	top:855px !important;
}

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

#item191155 {
	width:68px !important;
	height:68px !important;
	left:334px !important;
	top:855px !important;
}

#item191160 {
	width:270px !important;
	left:35px !important;
	top:814px !important;
	min-height:39px !important;
	padding:14px;
}

#item191183 {
	width:116px !important;
	height:20px !important;
	left:50px !important;
	top:824px !important;
	border-radius:21px;
	background:#ed1c24;
}

#item191211 {
	width:150px !important;
	height:20px !important;
	left:485px !important;
	top:793px !important;
}

#item191215 {
	width:54px !important;
	height:16px !important;
}

#item191212 {
	width:54px !important;
	height:16px !important;
	left:632px !important;
	top:706px !important;
}

#item191220 {
	width:85px !important;
	height:20px !important;
}

#item191216 {
	width:85px !important;
	height:20px !important;
	left:299px !important;
	top:484px !important;
}

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

#item191224 {
	width:122px !important;
	height:61px !important;
}

#item191221 {
	width:122px !important;
	height:61px !important;
	left:619px !important;
	top:34px !important;
}

#item205592 {
	width:115px !important;
	height:19px !important;
}

#item205589 {
	width:115px !important;
	height:19px !important;
	left:89px !important;
	top:975px !important;
}

#item197471 {
	width:8px !important;
	height:26px !important;
	left:47px !important;
	top:1347px !important;
}

#item197483 {
	width:3px !important;
	height:3px !important;
	left:59px !important;
	top:1357px !important;
	background:#fff;
}

#item197484 {
	width:124px !important;
	height:18px !important;
	left:83px !important;
	top:1347px !important;
}

#item197538 {
	width:8px !important;
	height:14px !important;
	left:249px !important;
	top:1351px !important;
}

#item197540 {
	width:139px !important;
	height:18px !important;
	left:435px !important;
	top:1347px !important;
}

#item197563 {
	width:8px !important;
	height:14px !important;
	left:427px !important;
	top:1351px !important;
}

#item197567 {
	width:128px !important;
	height:23px !important;
}

#item197564 {
	width:128px !important;
	height:23px !important;
	left:79px !important;
	top:1345px !important;
}

#item197661 {
	width:168px !important;
	left:36px !important;
	top:22px !important;
	min-height:46px !important;
}

#item197685 {
	width:159px !important;
	left:237px !important;
	top:41px !important;
	min-height:19px !important;
}

#item197708 {
	width:16px !important;
	height:74px !important;
	left:204px !important;
	top:20px !important;
}

#item197709 {
	width:16px !important;
	height:74px !important;
	left:220px !important;
	top:20px !important;
}

#item197725 {
	width:147px !important;
	height:40px !important;
	left:120px !important;
	top:94px !important;
}

#item198135 {
	width:147px !important;
	height:40px !important;
	left:120px !important;
	top:351px !important;
}

#item198021 {
	width:266px !important;
	left:36px !important;
	top:231px !important;
	text-shadow:0px 0px 18px #000;
	min-height:119px !important;
}

#item198044 {
	width:306px !important;
	left:36px !important;
	top:134px !important;
	text-shadow:0px 0px 18px #000;
	min-height:73px !important;
}

#item198127 {
	width:107px !important;
	height:24px !important;
	left:36px !important;
	top:207px !important;
}

#item198134 {
	width:573px !important;
	height:24px !important;
	left:-16px !important;
	top:391px !important;
}

#item198483 {
	width:573px !important;
	height:24px !important;
	left:-16px !important;
	top:542px !important;
}

#item198486 {
	width:573px !important;
	height:24px !important;
	left:-16px !important;
	top:1149px !important;
}

#item198723 {
	width:573px !important;
	height:24px !important;
	left:-16px !important;
	top:1309px !important;
}

#item198724 {
	width:573px !important;
	height:24px !important;
	left:-16px !important;
	top:1366px !important;
}

#item198443 {
	width:491px !important;
	left:36px !important;
	top:566px !important;
	min-height:582px !important;
}

#item198136 {
	width:504px !important;
	height:127px !important;
	left:36px !important;
	top:415px !important;
	border-radius:21px;
	background:#dee1f0;
}

#item198161 {
	width:417px !important;
	left:58px !important;
	top:415px !important;
	min-height:63px !important;
	padding:15px;
}

#item198375 {
	width:504px !important;
	left:36px !important;
	top:463px !important;
	min-height:79px !important;
	padding:15px;
}

#item198138 {
	width:131px !important;
	height:25px !important;
	left:51px !important;
	top:431px !important;
	border-radius:25px;
	background:#00529f;
}

#item198487 {
	width:504px !important;
	height:136px !important;
	left:36px !important;
	top:1173px !important;
	border-radius:15px;
	background:#feecdf;
}

#item198534 {
	width:491px !important;
	left:36px !important;
	top:1173px !important;
	min-height:44px !important;
	padding:15px;
}

#item198511 {
	width:163px !important;
	left:50px !important;
	min-height:103px !important;
	padding:15px;
}

#item198488 {
	width:193px !important;
	left:50px !important;
	min-height:103px !important;
	padding:15px;
}

#item198616 {
	width:131px !important;
	height:25px !important;
	left:49px !important;
	top:1185px !important;
	border-radius:25px;
	background:#ed1c24;
}

#item198707 {
	width:70px !important;
	height:12px !important;
	left:119px !important;
	top:1173px !important;
}

#item205644 {
	width:89px !important;
	height:46px !important;
}

#item205641 {
	width:89px !important;
	height:46px !important;
	left:461px !important;
	top:22px !important;
}

#item205646 {
	width:76px !important;
	height:23px !important;
}

#item205647 {
	width:76px !important;
	height:23px !important;
	left:373px !important;
	top:494px !important;
}

#item205650 {
	width:104px !important;
	height:24px !important;
}

#item205651 {
	width:104px !important;
	height:24px !important;
	left:33px !important;
	top:841px !important;
}

#item187783 {
	width:108px !important;
	height:24px !important;
	left:95px !important;
	top:232px !important;
}

#item187786 {
	width:361px !important;
	left:48px !important;
	top:256px !important;
	min-height:250px !important;
}

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

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

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

#item187838 {
	width:108px !important;
	height:24px !important;
	left:95px !important;
	top:507px !important;
}

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

#item187862 {
	width:339px !important;
	left:48px !important;
	top:172px !important;
	min-height:60px !important;
}

#item187889 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:582px !important;
}

#item187890 {
	width:746px !important;
	height:24px !important;
	left:48px !important;
	top:621px !important;
}

#item187891 {
	width:457px !important;
	left:48px !important;
	top:645px !important;
	min-height:491px !important;
}

#item187942 {
	width:644px !important;
	left:48px !important;
	top:606px !important;
	min-height:15px !important;
}

#item187988 {
	width:569px !important;
	left:48px !important;
	top:555px !important;
	min-height:27px !important;
}

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

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

#item188204 {
	width:73px !important;
	height:20px !important;
}

#item188201 {
	width:73px !important;
	height:20px !important;
	left:69px !important;
	top:1079px !important;
}

#item205541 {
	width:81px !important;
	height:22px !important;
}

#item205542 {
	width:81px !important;
	height:22px !important;
	left:538px !important;
	top:223px !important;
}

#item205848 {
	width:262px !important;
	height:24px !important;
}

#item205849 {
	width:262px !important;
	height:24px !important;
	left:243px !important;
	top:713px !important;
}

#item191241 {
	width:97px !important;
	height:20px !important;
	left:89px !important;
	top:203px !important;
}

#item191244 {
	width:325px !important;
	left:35px !important;
	top:224px !important;
	min-height:213px !important;
}

#item191267 {
	width:340px !important;
	left:393px !important;
	top:152px !important;
	min-height:168px !important;
}

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

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

#item191296 {
	width:97px !important;
	height:20px !important;
	left:89px !important;
	top:436px !important;
}

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

#item191320 {
	width:306px !important;
	left:35px !important;
	top:152px !important;
	min-height:52px !important;
}

#item191347 {
	width:674px !important;
	height:20px !important;
	left:35px !important;
	top:500px !important;
}

#item193986 {
	width:674px !important;
	height:20px !important;
	left:47px !important;
	top:457px !important;
}

#item191348 {
	width:674px !important;
	height:20px !important;
	left:35px !important;
	top:533px !important;
}

#item191349 {
	width:414px !important;
	left:35px !important;
	top:554px !important;
	min-height:418px !important;
}

#item191401 {
	width:583px !important;
	left:35px !important;
	top:521px !important;
	min-height:13px !important;
}

#item191448 {
	width:515px !important;
	left:35px !important;
	top:477px !important;
	min-height:23px !important;
}

#item191665 {
	width:62px !important;
	height:17px !important;
}

#item191662 {
	width:62px !important;
	height:17px !important;
	left:54px !important;
	top:927px !important;
}

#item205597 {
	width:70px !important;
	height:19px !important;
}

#item205598 {
	width:70px !important;
	height:19px !important;
	left:579px !important;
	top:194px !important;
}

#item205792 {
	width:221px !important;
	height:19px !important;
}

#item205793 {
	width:221px !important;
	height:19px !important;
	left:178px !important;
	top:613px !important;
}

#item199329 {
	width:275px !important;
	left:36px !important;
	top:52px !important;
	min-height:46px !important;
}

#item199360 {
	width:573px !important;
	height:24px !important;
	left:2px !important;
	top:134px !important;
}

#item199422 {
	width:573px !important;
	height:24px !important;
	left:2px !important;
	top:198px !important;
}

#item199361 {
	width:484px !important;
	left:36px !important;
	top:222px !important;
	min-height:513px !important;
}

#item199388 {
	width:504px !important;
	left:36px !important;
	top:158px !important;
	min-height:40px !important;
}

#item199511 {
	width:573px !important;
	height:24px !important;
	left:2px !important;
	top:1162px !important;
}

#item199512 {
	width:573px !important;
	height:24px !important;
	left:2px !important;
	top:1202px !important;
}

#item199528 {
	width:573px !important;
	height:24px !important;
	left:2px !important;
	top:1119px !important;
}

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

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

#item199427 {
	width:504px !important;
	left:36px !important;
	top:1226px !important;
	min-height:442px !important;
}

#item199450 {
	width:504px !important;
	left:36px !important;
	top:1186px !important;
	min-height:16px !important;
}

#item199473 {
	width:515px !important;
	left:36px !important;
	top:1143px !important;
	min-height:19px !important;
}

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

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

#item205676 {
	width:87px !important;
	height:23px !important;
}

#item205677 {
	width:87px !important;
	height:23px !important;
	left:284px !important;
	top:518px !important;
}

#item205684 {
	width:87px !important;
	height:31px !important;
}

#item205680 {
	width:87px !important;
	height:31px !important;
	left:83px !important;
	top:1647px !important;
}

#item187784 {
	width:108px !important;
	height:24px !important;
	left:192px !important;
	top:609px !important;
}

#item187785 {
	width:108px !important;
	height:24px !important;
	left:115px !important;
	top:693px !important;
}

#item187837 {
	width:108px !important;
	height:24px !important;
	left:84px !important;
	top:68px !important;
}

#item187915 {
	width:265px !important;
	left:48px !important;
	top:717px !important;
	min-height:392px !important;
}

#item187938 {
	width:270px !important;
	left:337px !important;
	top:970px !important;
	min-height:152px !important;
}

#item187965 {
	width:270px !important;
	left:48px !important;
	top:633px !important;
	min-height:60px !important;
}

#item188011 {
	width:738px !important;
	left:48px !important;
	top:588px !important;
	min-height:20px !important;
}

#item188034 {
	width:339px !important;
	left:48px !important;
	top:92px !important;
	min-height:466px !important;
}

#item188057 {
	width:347px !important;
	left:433px !important;
	top:92px !important;
	min-height:455px !important;
}

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

#item188084 {
	width:168px !important;
	height:421px !important;
	left:625px !important;
	top:633px !important;
	border-radius:17px;
	background:#feecdf;
}

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

#item188109 {
	width:168px !important;
	left:625px !important;
	top:669px !important;
	min-height:269px !important;
	padding:11px;
}

#item188132 {
	width:73px !important;
	height:16px !important;
	left:676px !important;
	top:1038px !important;
}

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

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

#item188193 {
	width:85px !important;
	height:24px !important;
	left:409px !important;
	top:946px !important;
}

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

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

#item188205 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:938px !important;
}

#item191242 {
	width:97px !important;
	height:20px !important;
	left:165px !important;
	top:502px !important;
}

#item191243 {
	width:97px !important;
	height:20px !important;
	left:96px !important;
	top:574px !important;
}

#item191295 {
	width:97px !important;
	height:20px !important;
	left:68px !important;
	top:53px !important;
}

#item191374 {
	width:250px !important;
	left:36px !important;
	top:594px !important;
	min-height:339px !important;
}

#item191397 {
	width:245px !important;
	left:304px !important;
	top:810px !important;
	min-height:115px !important;
}

#item191425 {
	width:243px !important;
	left:36px !important;
	top:523px !important;
	min-height:52px !important;
}

#item191471 {
	width:667px !important;
	left:36px !important;
	top:485px !important;
	min-height:18px !important;
}

#item191494 {
	width:319px !important;
	left:36px !important;
	top:73px !important;
	min-height:385px !important;
}

#item191517 {
	width:325px !important;
	left:393px !important;
	top:73px !important;
	min-height:378px !important;
}

#item191521 {
	width:190px !important;
	left:35px !important;
	top:35px !important;
	min-height:18px !important;
}

#item191544 {
	width:160px !important;
	height:358px !important;
	left:572px !important;
	top:523px !important;
	border-radius:17px;
	background:#feecdf;
}

#item191545 {
	width:116px !important;
	height:20px !important;
	left:590px !important;
	top:533px !important;
	border-radius:17px;
	background:#ed1c24;
}

#item191568 {
	width:161px !important;
	left:572px !important;
	top:554px !important;
	min-height:231px !important;
	padding:11px;
}

#item191591 {
	width:66px !important;
	height:14px !important;
	left:619px !important;
	top:868px !important;
}

#item191645 {
	width:696px !important;
	height:20px !important;
}

#item191646 {
	width:696px !important;
	height:20px !important;
	top:20px !important;
}

#item191653 {
	width:79px !important;
	height:20px !important;
	left:369px !important;
	top:790px !important;
}

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

#item191670 {
	width:85px !important;
	height:85px !important;
	border-radius:9px;
}

#item191666 {
	width:85px !important;
	height:85px !important;
	left:609px !important;
	top:782px !important;
}

#item194067 {
	width:170px !important;
	top:1px !important;
	min-height:9px !important;
}

#item199818 {
	width:473px !important;
	left:36px !important;
	top:79px !important;
	min-height:857px !important;
}

#item199846 {
	width:208px !important;
	left:36px !important;
	top:36px !important;
	min-height:19px !important;
}

#item199890 {
	width:573px !important;
	height:24px !important;
	left:3px !important;
	top:55px !important;
}

#item199918 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:937px !important;
}

#item199919 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:961px !important;
}

#item200016 {
	width:573px !important;
	height:24px !important;
	left:3px !important;
	top:1341px !important;
}

#item200017 {
	width:573px !important;
	height:24px !important;
	left:3px !important;
	top:1405px !important;
}

#item200117 {
	width:573px !important;
	height:24px !important;
	left:3px !important;
	top:1838px !important;
}

#item199923 {
	width:484px !important;
	left:36px !important;
	top:1429px !important;
	min-height:409px !important;
}

#item199950 {
	width:499px !important;
	left:36px !important;
	top:1365px !important;
	min-height:40px !important;
}

#item199974 {
	width:504px !important;
	left:36px !important;
	top:1295px !important;
	min-height:46px !important;
}

#item200049 {
	width:504px !important;
	height:139px !important;
	left:36px !important;
	top:1862px !important;
	border-radius:21px;
	background:#feecdf;
}

#item200074 {
	width:484px !important;
	left:36px !important;
	top:1899px !important;
	min-height:103px !important;
	padding:15px;
}

#item200118 {
	width:491px !important;
	left:36px !important;
	top:1862px !important;
	min-height:44px !important;
	padding:15px;
}

#item200141 {
	width:131px !important;
	height:25px !important;
	left:49px !important;
	top:1874px !important;
	border-radius:25px;
	background:#ed1c24;
}

#item200178 {
	width:504px !important;
	left:36px !important;
	top:2018px !important;
	min-height:10px !important;
}

#item200201 {
	width:34px !important;
	height:42px !important;
	left:391px !important;
	top:2002px !important;
}

#item200216 {
	width:573px !important;
	height:24px !important;
	left:3px !important;
	top:1271px !important;
}

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

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

#item188303 {
	width:669px !important;
	left:48px !important;
	top:345px !important;
	text-shadow:2px 2px 9px #000;
	min-height:65px !important;
}

#item188327 {
	width:166px !important;
	height:24px !important;
	left:131px !important;
	top:411px !important;
}

#item188329 {
	width:168px !important;
	height:640px !important;
	left:433px !important;
	top:495px !important;
	border-radius:17px;
	background:#e7f2de;
}

#item188330 {
	width:168px !important;
	height:640px !important;
	left:241px !important;
	top:495px !important;
	border-radius:17px;
	background:#e1f3fd;
}

#item188331 {
	width:168px !important;
	height:640px !important;
	left:48px !important;
	top:495px !important;
	border-radius:17px;
	background:#dee1f0;
}

#item188332 {
	width:168px !important;
	height:640px !important;
	left:625px !important;
	top:495px !important;
	border-radius:17px;
	background:#feecdf;
}

#item188333 {
	width:168px !important;
	left:48px !important;
	top:505px !important;
	min-height:556px !important;
	padding:11px;
}

#item188356 {
	width:168px !important;
	left:241px !important;
	top:505px !important;
	min-height:630px !important;
	padding:11px;
}

#item188379 {
	width:168px !important;
	left:625px !important;
	top:505px !important;
	min-height:334px !important;
	padding:11px;
}

#item188402 {
	width:168px !important;
	left:433px !important;
	top:505px !important;
	min-height:611px !important;
	padding:11px;
}

#item191764 {
	width:605px !important;
	left:36px !important;
	top:299px !important;
	text-shadow:2px 2px 7px #000;
	min-height:56px !important;
}

#item191787 {
	width:150px !important;
	height:20px !important;
	left:122px !important;
	top:354px !important;
}

#item191789 {
	width:161px !important;
	height:502px !important;
	left:393px !important;
	top:426px !important;
	border-radius:17px;
	background:#e7f2de;
}

#item191790 {
	width:160px !important;
	height:503px !important;
	left:215px !important;
	top:426px !important;
	border-radius:17px;
	background:#e1f3fd;
}

#item191791 {
	width:160px !important;
	height:502px !important;
	left:36px !important;
	top:426px !important;
	border-radius:17px;
	background:#dee1f0;
}

#item191792 {
	width:160px !important;
	height:502px !important;
	left:572px !important;
	top:426px !important;
	border-radius:17px;
	background:#feecdf;
}

#item191793 {
	width:152px !important;
	left:36px !important;
	top:435px !important;
	min-height:473px !important;
	padding:11px;
}

#item191816 {
	width:161px !important;
	left:215px !important;
	top:435px !important;
	min-height:494px !important;
	padding:11px;
}

#item191839 {
	width:161px !important;
	left:572px !important;
	top:435px !important;
	min-height:171px !important;
	padding:11px;
}

#item191862 {
	width:161px !important;
	left:393px !important;
	top:435px !important;
	min-height:478px !important;
	padding:11px;
}

#item194096 {
	width:170px !important;
	top:1px !important;
	min-height:9px !important;
}

#item201052 {
	width:504px !important;
	height:145px !important;
	top:42px !important;
	border-radius:21px;
	background:#feecdf;
}

#item201053 {
	width:504px !important;
	top:42px !important;
	min-height:145px !important;
	padding:15px;
}

#item200989 {
	width:504px !important;
	height:303px !important;
	border-radius:21px;
	background:#e7f2de;
}

#item200990 {
	width:504px !important;
	min-height:303px !important;
	padding:15px;
}

#item200896 {
	width:504px !important;
	height:303px !important;
	border-radius:21px;
	background:#e1f3fd;
}

#item200897 {
	width:504px !important;
	min-height:303px !important;
	padding:15px;
}

#item201129 {
	width:573px !important;
	height:24px !important;
	left:-73px !important;
	top:654px !important;
}

#item201131 {
	width:573px !important;
	height:24px !important;
	left:-73px !important;
	top:981px !important;
}

#item201134 {
	width:573px !important;
	height:24px !important;
	left:-73px !important;
	top:1308px !important;
}

#item200802 {
	width:605px !important;
	left:36px !important;
	top:235px !important;
	text-shadow:2px 2px 9px #000;
	min-height:56px !important;
}

#item200843 {
	width:573px !important;
	height:24px !important;
	left:-73px !important;
	top:291px !important;
}

#item200890 {
	width:573px !important;
	height:24px !important;
	left:-73px !important;
	top:367px !important;
}

#item201135 {
	width:573px !important;
	height:24px !important;
	left:-73px !important;
	top:1478px !important;
}

#item200844 {
	width:504px !important;
	height:263px !important;
	left:36px !important;
	top:391px !important;
	border-radius:21px;
	background:#dee1f0;
}

#item200845 {
	width:504px !important;
	left:36px !important;
	top:391px !important;
	min-height:263px !important;
	padding:15px;
}

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

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

#item188223 {
	width:265px !important;
	left:48px !important;
	top:741px !important;
	min-height:350px !important;
}

#item188246 {
	width:265px !important;
	left:337px !important;
	top:741px !important;
	min-height:411px !important;
}

#item188250 {
	width:63px !important;
	height:12px !important;
	left:287px !important;
	top:643px !important;
}

#item188702 {
	width:200px !important;
	height:24px !important;
	left:63px !important;
	top:717px !important;
}

#item188704 {
	width:44px !important;
	height:16px !important;
	left:110px !important;
	top:618px !important;
}

#item188706 {
	width:168px !important;
	height:286px !important;
	left:32px !important;
	top:348px !important;
	border-radius:17px;
	background:#e7f2de;
}

#item188707 {
	width:168px !important;
	left:32px !important;
	top:382px !important;
	min-height:135px !important;
	padding:11px;
}

#item188730 {
	width:128px !important;
	height:24px !important;
	left:52px !important;
	top:358px !important;
	border-radius:17px;
	background:#97cc70;
}

#item188753 {
	width:44px !important;
	height:16px !important;
	left:114px !important;
	top:502px !important;
}

#item188754 {
	width:168px !important;
	height:324px !important;
	left:32px !important;
	border-radius:17px;
	background:#dee1f0;
}

#item188756 {
	width:128px !important;
	height:24px !important;
	left:52px !important;
	top:12px !important;
	border-radius:17px;
	background:#00529f;
}

#item188779 {
	width:168px !important;
	left:32px !important;
	top:36px !important;
	min-height:172px !important;
	padding:11px;
}

#item188802 {
	width:44px !important;
	height:16px !important;
	left:94px !important;
	top:192px !important;
}

#item188803 {
	width:44px !important;
	height:16px !important;
	left:94px !important;
	top:308px !important;
}

#item188804 {
	width:200px !important;
	height:24px !important;
	top:324px !important;
}

#item188805 {
	width:100px !important;
	height:100px !important;
	left:66px !important;
	top:208px !important;
	border-radius:9px;
	background:#fff;
}

#item188810 {
	width:100px !important;
	height:100px !important;
	left:66px !important;
	top:518px !important;
	border-radius:9px;
	background:#fff;
}

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

#item188821 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:700px !important;
}

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

#item188825 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:1008px !important;
}

#item191684 {
	width:244px !important;
	left:36px !important;
	top:612px !important;
	min-height:330px !important;
}

#item191707 {
	width:255px !important;
	left:304px !important;
	top:612px !important;
	min-height:375px !important;
}

#item191711 {
	width:57px !important;
	height:10px !important;
	left:252px !important;
	top:552px !important;
}

#item192161 {
	width:181px !important;
	height:20px !important;
	left:50px !important;
	top:592px !important;
}

#item192213 {
	width:160px !important;
	height:287px !important;
	border-radius:17px;
	background:#dee1f0;
}

#item192215 {
	width:109px !important;
	height:20px !important;
	left:26px !important;
	top:10px !important;
	border-radius:17px;
	background:#00529f;
}

#item192239 {
	width:161px !important;
	top:31px !important;
	min-height:157px !important;
	padding:11px;
}

#item192263 {
	width:37px !important;
	height:14px !important;
	left:62px !important;
	top:273px !important;
}

#item192265 {
	width:85px !important;
	height:85px !important;
	left:38px !important;
	top:188px !important;
	border-radius:9px;
	background:#fff;
}

#item192165 {
	width:161px !important;
	height:235px !important;
	border-radius:17px;
	background:#e7f2de;
}

#item192166 {
	width:161px !important;
	top:29px !important;
	min-height:107px !important;
	padding:11px 8px 11px 8px;
}

#item192189 {
	width:109px !important;
	height:20px !important;
	left:26px !important;
	top:8px !important;
	border-radius:17px;
	background:#97cc70;
}

#item194011 {
	width:37px !important;
	height:14px !important;
	left:62px !important;
	top:221px !important;
}

#item192270 {
	width:85px !important;
	height:85px !important;
	left:38px !important;
	top:136px !important;
	border-radius:9px;
	background:#fff;
}

#item192283 {
	width:85px !important;
	height:85px !important;
	border-radius:9px;
}

#item192280 {
	width:85px !important;
	height:85px !important;
	left:609px !important;
	top:612px !important;
}

#item192287 {
	width:85px !important;
	height:85px !important;
	border-radius:9px;
}

#item192284 {
	width:85px !important;
	height:85px !important;
	left:609px !important;
	top:871px !important;
}

#item194125 {
	width:170px !important;
	top:1px !important;
	min-height:9px !important;
}

#item201303 {
	width:573px !important;
	height:24px !important;
	top:499px !important;
}

#item201774 {
	width:573px !important;
	height:24px !important;
	top:1124px !important;
}

#item201998 {
	width:573px !important;
	height:24px !important;
	top:1358px !important;
}

#item201588 {
	width:472px !important;
	left:36px !important;
	top:523px !important;
	min-height:601px !important;
}

#item201996 {
	width:573px !important;
	height:24px !important;
	top:1231px !important;
}

#item201886 {
	width:504px !important;
	height:83px !important;
	left:36px !important;
	top:1148px !important;
	border-radius:21px;
	background:#dee1f0;
}

#item201887 {
	width:504px !important;
	left:36px !important;
	top:1148px !important;
	min-height:83px !important;
	padding:15px;
}

#item201910 {
	width:131px !important;
	height:25px !important;
	left:51px !important;
	top:1164px !important;
	border-radius:25px;
	background:#00529f;
}

#item201943 {
	width:504px !important;
	height:83px !important;
	left:36px !important;
	top:1255px !important;
	border-radius:21px;
	background:#e7f2de;
}

#item201944 {
	width:339px !important;
	left:182px !important;
	top:1255px !important;
	min-height:83px !important;
	padding:15px;
}

#item201967 {
	width:131px !important;
	height:25px !important;
	left:51px !important;
	top:1271px !important;
	border-radius:25px;
	background:#97cc70;
}

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

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

#item188897 {
	width:265px !important;
	left:48px !important;
	top:154px !important;
	min-height:158px !important;
}

#item188920 {
	width:265px !important;
	left:337px !important;
	top:154px !important;
	min-height:143px !important;
}

#item188924 {
	width:535px !important;
	left:48px !important;
	top:93px !important;
	min-height:37px !important;
}

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

#item188971 {
	width:166px !important;
	height:24px !important;
	left:93px !important;
	top:69px !important;
}

#item188972 {
	width:166px !important;
	height:24px !important;
	left:93px !important;
	top:130px !important;
}

#item188974 {
	width:168px !important;
	height:334px !important;
	border-radius:17px;
	background:#dee1f0;
}

#item188976 {
	width:128px !important;
	height:24px !important;
	left:20px !important;
	top:87px !important;
	border-radius:17px;
	background:#00529f;
}

#item188999 {
	width:168px !important;
	top:111px !important;
	min-height:210px !important;
	padding:10px;
}

#item189023 {
	width:741px !important;
	height:24px !important;
	left:44px !important;
	top:293px !important;
}

#item189024 {
	width:148px !important;
	height:24px !important;
	left:637px !important;
	top:318px !important;
}

#item189269 {
	width:16px !important;
	height:49px !important;
	left:778px !important;
	top:624px !important;
}

#item189272 {
	width:535px !important;
	left:241px !important;
	top:386px !important;
	min-height:64px !important;
}

#item189295 {
	width:529px !important;
	left:241px !important;
	top:342px !important;
	min-height:20px !important;
}

#item189319 {
	width:166px !important;
	height:24px !important;
	left:285px !important;
	top:362px !important;
}

#item189320 {
	width:166px !important;
	height:24px !important;
	left:285px !important;
	top:450px !important;
}

#item189321 {
	opacity:0.93;
	width:553px !important;
	height:434px !important;
	left:241px !important;
	top:474px !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:17px;
	background:#fff;
}

#item189322 {
	width:112px !important;
	left:257px !important;
	top:663px !important;
	min-height:105px !important;
}

#item189345 {
	width:120px !important;
	left:385px !important;
	top:663px !important;
	min-height:48px !important;
}

#item189368 {
	width:120px !important;
	left:529px !important;
	top:663px !important;
	min-height:69px !important;
}

#item189397 {
	width:553px !important;
	left:241px !important;
	top:474px !important;
	min-height:76px !important;
	padding:11px;
}

#item189420 {
	width:16px !important;
	height:306px !important;
	left:241px !important;
	top:580px !important;
}

#item189422 {
	opacity:0.93;
	width:521px !important;
	height:80px !important;
	left:1px !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:17px;
	background:#e1f3fd;
}

#item189423 {
	width:522px !important;
	min-height:80px !important;
	padding:11px;
}

#item189446 {
	width:166px !important;
	height:24px !important;
	left:285px !important;
	top:534px !important;
}

#item189447 {
	width:447px !important;
	height:24px !important;
	left:291px !important;
	top:785px !important;
}

#item189448 {
	width:111px !important;
	left:670px !important;
	top:663px !important;
	min-height:122px !important;
}

#item189526 {
	width:95px !important;
	height:12px !important;
	left:40px !important;
	top:2px !important;
}

#item189527 {
	width:37px !important;
	height:16px !important;
	left:66px !important;
	top:337px !important;
}

#item189528 {
	width:168px !important;
	height:568px !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:17px;
	background:#e7f2de;
	border:solid 3px #fff;
}

#item189529 {
	width:128px !important;
	height:24px !important;
	left:20px !important;
	top:14px !important;
	border-radius:17px;
	background:#97cc70;
}

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

#item189575 {
	width:168px !important;
	top:332px !important;
	min-height:117px !important;
	padding:11px;
}

#item189598 {
	width:37px !important;
	height:16px !important;
	left:66px !important;
	top:316px !important;
}

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

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

#item189609 {
	width:100px !important;
	height:100px !important;
	left:35px !important;
	top:136px !important;
	border-radius:9px;
	background:#fff;
}

#item189616 {
	width:100px !important;
	height:100px !important;
	left:35px !important;
	top:449px !important;
	border-radius:9px;
	background:#fff;
}

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

#item189711 {
	width:100px !important;
	height:100px !important;
	left:83px !important;
	top:478px !important;
}

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

#item189715 {
	width:100px !important;
	height:100px !important;
	left:83px !important;
	top:792px !important;
}

#item192379 {
	width:239px !important;
	left:36px !important;
	top:127px !important;
	min-height:139px !important;
}

#item192402 {
	width:240px !important;
	left:304px !important;
	top:127px !important;
	min-height:123px !important;
}

#item192407 {
	width:484px !important;
	left:36px !important;
	top:74px !important;
	min-height:32px !important;
}

#item192431 {
	width:376px !important;
	left:36px !important;
	top:36px !important;
	min-height:18px !important;
}

#item192454 {
	width:150px !important;
	height:20px !important;
	left:87px !important;
	top:54px !important;
}

#item192455 {
	width:150px !important;
	height:20px !important;
	left:36px !important;
	top:106px !important;
}

#item192457 {
	width:160px !important;
	height:280px !important;
	left:572px !important;
	top:-40px !important;
	border-radius:17px;
	background:#dee1f0;
}

#item192459 {
	width:113px !important;
	height:21px !important;
	left:593px !important;
	top:37px !important;
	border-radius:17px;
	background:#00529f;
}

#item192482 {
	width:160px !important;
	left:572px !important;
	top:58px !important;
	min-height:181px !important;
	padding:10px;
}

#item192505 {
	width:670px !important;
	height:20px !important;
	left:43px !important;
	top:247px !important;
}

#item192506 {
	width:134px !important;
	height:20px !important;
	left:208px !important;
	top:267px !important;
}

#item192753 {
	width:14px !important;
	height:41px !important;
	left:701px !important;
	top:528px !important;
}

#item192755 {
	width:459px !important;
	left:215px !important;
	top:326px !important;
	min-height:55px !important;
}

#item192779 {
	width:479px !important;
	left:215px !important;
	top:288px !important;
	min-height:18px !important;
}

#item192802 {
	width:151px !important;
	height:20px !important;
	left:261px !important;
	top:313px !important;
}

#item192803 {
	width:151px !important;
	height:20px !important;
	left:261px !important;
	top:380px !important;
}

#item192804 {
	opacity:0.93;
	width:517px !important;
	height:367px !important;
	left:215px !important;
	top:401px !important;
	box-shadow:0px 0px 7px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.2);
	border-radius:17px;
	background:#fff;
}

#item192805 {
	width:101px !important;
	top:89px !important;
	min-height:91px !important;
}

#item192879 {
	width:501px !important;
	left:215px !important;
	top:401px !important;
	min-height:65px !important;
	padding:11px;
}

#item192902 {
	width:14px !important;
	height:260px !important;
	left:215px !important;
	top:498px !important;
}

#item194056 {
	width:14px !important;
	height:260px !important;
	left:718px !important;
	top:498px !important;
}

#item192904 {
	opacity:0.93;
	width:489px !important;
	height:68px !important;
	left:1px !important;
	box-shadow:0px 0px 7px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.2);
	border-radius:16px;
	background:#e1f3fd;
}

#item192905 {
	width:487px !important;
	min-height:69px !important;
	padding:11px;
}

#item192928 {
	width:151px !important;
	height:20px !important;
	left:255px !important;
	top:452px !important;
}

#item192929 {
	width:479px !important;
	height:20px !important;
	left:260px !important;
	top:666px !important;
}

#item192828 {
	width:110px !important;
	top:89px !important;
	min-height:41px !important;
}

#item192851 {
	width:108px !important;
	top:89px !important;
	min-height:58px !important;
}

#item192930 {
	width:100px !important;
	top:89px !important;
	min-height:105px !important;
}

#item193012 {
	width:81px !important;
	height:10px !important;
	left:70px !important;
	top:289px !important;
}

#item193013 {
	width:32px !important;
	height:14px !important;
	left:92px !important;
	top:573px !important;
}

#item193014 {
	width:161px !important;
	height:483px !important;
	left:36px !important;
	top:289px !important;
	box-shadow:0px 0px 7px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.2);
	border-radius:17px;
	background:#e7f2de;
	border:solid 3px #fff;
}

#item193015 {
	width:109px !important;
	height:20px !important;
	left:61px !important;
	top:299px !important;
	border-radius:17px;
	background:#97cc70;
}

#item193038 {
	width:161px !important;
	left:36px !important;
	top:319px !important;
	min-height:69px !important;
	padding:11px;
}

#item193061 {
	width:161px !important;
	left:36px !important;
	top:570px !important;
	min-height:101px !important;
	padding:11px;
}

#item193084 {
	width:32px !important;
	height:14px !important;
	left:92px !important;
	top:556px !important;
}

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

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

#item193094 {
	width:85px !important;
	height:85px !important;
	left:74px !important;
	top:388px !important;
	border-radius:9px;
	background:#fff;
}

#item193101 {
	width:85px !important;
	height:85px !important;
	left:74px !important;
	top:669px !important;
	border-radius:9px;
	background:#fff;
}

#item193199 {
	width:85px !important;
	height:85px !important;
	border-radius:9px;
}

#item193196 {
	width:85px !important;
	height:85px !important;
	left:74px !important;
	top:388px !important;
}

#item193203 {
	width:85px !important;
	height:85px !important;
	border-radius:9px;
}

#item193200 {
	width:85px !important;
	height:85px !important;
	left:73px !important;
	top:669px !important;
}

#item194017 {
	width:72px !important;
	height:14px !important;
	left:82px !important;
	top:754px !important;
}

#item202338 {
	width:504px !important;
	left:36px !important;
	top:173px !important;
	min-height:256px !important;
}

#item202365 {
	width:452px !important;
	left:36px !important;
	top:85px !important;
	min-height:64px !important;
}

#item202388 {
	width:142px !important;
	left:36px !important;
	top:36px !important;
	min-height:19px !important;
}

#item202483 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:61px !important;
}

#item202484 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:149px !important;
}

#item202554 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:426px !important;
}

#item202611 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:645px !important;
}

#item202615 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:733px !important;
}

#item203026 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1364px !important;
}

#item202489 {
	width:504px !important;
	height:128px !important;
	left:36px !important;
	top:450px !important;
	border-radius:21px;
	background:#dee1f0;
}

#item202515 {
	width:131px !important;
	height:25px !important;
	left:51px !important;
	top:466px !important;
	border-radius:25px;
	background:#00529f;
}

#item202438 {
	width:504px !important;
	left:36px !important;
	top:455px !important;
	min-height:123px !important;
	padding:15px;
}

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

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

#item202561 {
	width:504px !important;
	left:36px !important;
	top:669px !important;
	min-height:64px !important;
}

#item202584 {
	width:488px !important;
	left:36px !important;
	top:626px !important;
	min-height:19px !important;
}

#item202862 {
	width:15px !important;
	height:185px !important;
	left:36px !important;
	top:1141px !important;
}

#item202851 {
	opacity:0.93;
	width:504px !important;
	height:606px !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:21px;
	background:#fff;
}

#item202648 {
	width:501px !important;
	min-height:75px !important;
	padding:15px;
}

#item202673 {
	opacity:0.93;
	width:474px !important;
	height:103px !important;
	left:15px !important;
	top:489px !important;
	box-shadow:0px 0px 7px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.2);
	border-radius:16px;
	background:#e1f3fd;
}

#item202675 {
	width:487px !important;
	left:14px !important;
	top:489px !important;
	min-height:103px !important;
	padding:15px;
}

#item202701 {
	width:110px !important;
	left:327px !important;
	top:170px !important;
	min-height:68px !important;
	padding:15px 0px 0px 0px;
}

#item202620 {
	width:167px !important;
	left:38px !important;
	top:170px !important;
	min-height:88px !important;
	padding:15px 0px 0px 0px;
}

#item202743 {
	width:183px !important;
	left:30px !important;
	top:377px !important;
	min-height:68px !important;
	padding:15px 0px 0px 0px;
}

#item202777 {
	width:212px !important;
	left:277px !important;
	top:377px !important;
	min-height:88px !important;
	padding:15px 0px 0px 0px;
}

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

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

#item202864 {
	width:504px !important;
	height:15px !important;
	top:592px !important;
}

#item202863 {
	width:15px !important;
	height:185px !important;
	left:489px !important;
	top:384px !important;
}

#item203088 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1680px !important;
}

#item203081 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1863px !important;
}

#item202970 {
	width:504px !important;
	height:159px !important;
	left:36px !important;
	top:1704px !important;
	border-radius:21px;
	background:#e7f2de;
}

#item202971 {
	width:131px !important;
	height:25px !important;
	left:51px !important;
	top:1720px !important;
	border-radius:25px;
	background:#97cc70;
}

#item203044 {
	width:458px !important;
	height:24px !important;
}

#item203046 {
	width:458px !important;
	height:24px !important;
	top:24px !important;
}

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

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

#item203121 {
	width:34px !important;
	height:49px !important;
	left:391px !important;
	top:1911px !important;
}

#item202995 {
	width:358px !important;
	left:182px !important;
	top:1709px !important;
	min-height:63px !important;
	padding:15px;
}

#item203050 {
	width:358px !important;
	left:182px !important;
	top:1781px !important;
	min-height:83px !important;
	padding:15px;
}

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

#item189025 {
	width:746px !important;
	height:132px !important;
	left:48px !important;
	top:986px !important;
	border-radius:17px;
	background:#e1f3fd;
}

#item189026 {
	width:179px !important;
	height:131px !important;
	left:49px !important;
	top:986px !important;
	padding:11px 11px 11px 14px;
}

#item189054 {
	width:128px !important;
	height:16px !important;
	left:203px !important;
	top:986px !important;
}

#item189055 {
	width:128px !important;
	height:16px !important;
	left:203px !important;
	top:1102px !important;
}

#item189056 {
	width:744px !important;
	height:24px !important;
	left:49px !important;
	top:962px !important;
}

#item189058 {
	width:257px !important;
	top:83px !important;
	min-height:158px !important;
}

#item189081 {
	width:265px !important;
	left:289px !important;
	top:44px !important;
	min-height:158px !important;
}

#item189085 {
	width:279px !important;
	top:44px !important;
	min-height:15px !important;
}

#item189108 {
	width:457px !important;
	min-height:20px !important;
}

#item189131 {
	width:166px !important;
	height:24px !important;
	left:21px !important;
	top:20px !important;
}

#item189133 {
	width:166px !important;
	height:24px !important;
	left:10px !important;
	top:59px !important;
}

#item189134 {
	width:37px !important;
	height:16px !important;
	left:691px !important;
	top:927px !important;
}

#item189135 {
	width:361px !important;
	left:48px !important;
	top:248px !important;
	min-height:427px !important;
}

#item189158 {
	width:353px !important;
	left:433px !important;
	top:48px !important;
	min-height:631px !important;
}

#item189162 {
	width:309px !important;
	left:48px !important;
	top:126px !important;
	text-shadow:0px 0px 9px rgba(0,0,0,0.75);
	min-height:98px !important;
	padding:17px;
}

#item189186 {
	width:168px !important;
	height:426px !important;
	border-radius:17px;
	background:#feecdf;
}

#item189188 {
	width:128px !important;
	height:24px !important;
	left:20px !important;
	top:93px !important;
	border-radius:17px;
	background:#ed1c24;
}

#item189211 {
	width:168px !important;
	top:117px !important;
	min-height:192px !important;
	padding:11px;
}

#item189234 {
	width:37px !important;
	height:16px !important;
	left:691px !important;
	top:247px !important;
}

#item189235 {
	width:37px !important;
	height:16px !important;
	left:691px !important;
	top:364px !important;
}

#item189236 {
	width:166px !important;
	height:24px !important;
	left:93px !important;
	top:224px !important;
}

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

#item189242 {
	width:110px !important;
	height:132px !important;
	left:100px !important;
	padding:11px 0px 11px 11px;
}

#item189265 {
	width:100px !important;
	height:100px !important;
	top:16px !important;
	border-radius:9px;
	background:#fff;
}

#item189625 {
	width:159px !important;
	height:131px !important;
	left:100px !important;
	padding:11px 0px 11px 11px;
}

#item189648 {
	width:100px !important;
	height:100px !important;
	top:16px !important;
	border-radius:9px;
	background:#fff;
}

#item189653 {
	width:168px !important;
	height:263px !important;
	border-radius:0 0 17px 17px;
	background:#dee1f0;
}

#item189654 {
	width:128px !important;
	height:24px !important;
	left:20px !important;
	top:24px !important;
	border-radius:17px;
	background:#00529f;
}

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

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

#item189704 {
	width:50px !important;
	height:16px !important;
	left:89px !important;
	top:130px !important;
}

#item189705 {
	width:50px !important;
	height:16px !important;
	left:137px !important;
	top:946px !important;
}

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

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

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

#item189720 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:263px !important;
}

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

#item189724 {
	width:100px !important;
	height:100px !important;
	left:659px !important;
	top:846px !important;
}

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

#item189729 {
	width:100px !important;
	height:100px !important;
	left:217px !important;
	top:1002px !important;
}

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

#item189733 {
	width:100px !important;
	height:100px !important;
	left:505px !important;
	top:1002px !important;
}

#item192507 {
	width:696px !important;
	height:112px !important;
	left:36px !important;
	top:844px !important;
	border-radius:17px;
	background:#e1f3fd;
}

#item192508 {
	width:149px !important;
	height:112px !important;
	left:37px !important;
	top:844px !important;
	padding:11px 11px 11px 14px;
}

#item192537 {
	width:115px !important;
	height:14px !important;
	left:175px !important;
	top:957px !important;
}

#item192538 {
	width:673px !important;
	height:20px !important;
	left:48px !important;
	top:823px !important;
}

#item192540 {
	width:250px !important;
	left:36px !important;
	top:691px !important;
	min-height:120px !important;
}

#item192563 {
	width:250px !important;
	left:304px !important;
	top:658px !important;
	min-height:120px !important;
}

#item192567 {
	width:237px !important;
	left:36px !important;
	top:658px !important;
	min-height:13px !important;
}

#item192590 {
	width:306px !important;
	left:36px !important;
	top:620px !important;
	min-height:18px !important;
}

#item192614 {
	width:141px !important;
	height:20px !important;
	left:54px !important;
	top:637px !important;
}

#item192615 {
	width:141px !important;
	height:20px !important;
	left:44px !important;
	top:670px !important;
}

#item192616 {
	width:34px !important;
	height:14px !important;
	left:631px !important;
	top:794px !important;
}

#item192617 {
	width:326px !important;
	left:36px !important;
	top:212px !important;
	min-height:367px !important;
}

#item192640 {
	width:328px !important;
	left:393px !important;
	top:36px !important;
	min-height:536px !important;
}

#item192644 {
	width:278px !important;
	left:36px !important;
	top:107px !important;
	text-shadow:0px 0px 7px rgba(0,0,0,0.75);
	min-height:84px !important;
	padding:17px;
}

#item192668 {
	width:160px !important;
	height:352px !important;
	left:572px !important;
	top:-46px !important;
	border-radius:17px;
	background:#feecdf;
}

#item192670 {
	width:113px !important;
	height:21px !important;
	left:595px !important;
	top:36px !important;
	border-radius:17px;
	background:#ed1c24;
}

#item192693 {
	width:161px !important;
	left:572px !important;
	top:57px !important;
	min-height:149px !important;
	padding:11px;
}

#item192716 {
	width:34px !important;
	height:14px !important;
	left:635px !important;
	top:193px !important;
}

#item192717 {
	width:34px !important;
	height:14px !important;
	left:635px !important;
	top:292px !important;
}

#item192718 {
	width:150px !important;
	height:20px !important;
	left:88px !important;
	top:192px !important;
}

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

#item192724 {
	width:123px !important;
	height:112px !important;
	left:85px !important;
	padding:11px 0px 11px 11px;
}

#item192747 {
	width:85px !important;
	height:85px !important;
	top:14px !important;
	border-radius:9px;
	background:#fff;
}

#item193109 {
	width:156px !important;
	height:112px !important;
	left:85px !important;
	padding:11px 0px 11px 11px;
}

#item193132 {
	width:85px !important;
	height:85px !important;
	top:14px !important;
	border-radius:9px;
	background:#fff;
}

#item193137 {
	width:160px !important;
	height:224px !important;
	left:572px !important;
	top:600px !important;
	border-radius:0 0 17px 17px;
	background:#dee1f0;
}

#item193138 {
	width:109px !important;
	height:20px !important;
	left:598px !important;
	top:620px !important;
	border-radius:17px;
	background:#00529f;
}

#item193161 {
	width:161px !important;
	left:572px !important;
	top:640px !important;
	min-height:85px !important;
	padding:11px;
}

#item193184 {
	width:85px !important;
	height:85px !important;
	left:609px !important;
	top:724px !important;
	border-radius:9px;
	background:#fff;
}

#item193189 {
	width:43px !important;
	height:14px !important;
	left:647px !important;
	top:710px !important;
}

#item193192 {
	width:696px !important;
	height:20px !important;
}

#item193193 {
	width:696px !important;
	height:20px !important;
	top:20px !important;
}

#item193208 {
	width:85px !important;
	height:85px !important;
	border-radius:9px;
}

#item193204 {
	width:85px !important;
	height:85px !important;
	left:609px !important;
	top:206px !important;
}

#item193212 {
	width:85px !important;
	height:85px !important;
	border-radius:9px;
}

#item193209 {
	width:85px !important;
	height:85px !important;
	left:609px !important;
	top:724px !important;
}

#item193216 {
	width:85px !important;
	height:85px !important;
	border-radius:9px;
}

#item193213 {
	width:85px !important;
	height:85px !important;
	left:205px !important;
	top:856px !important;
}

#item193221 {
	width:85px !important;
	height:85px !important;
	border-radius:9px;
}

#item193217 {
	width:85px !important;
	height:85px !important;
	left:477px !important;
	top:858px !important;
}

#item194186 {
	width:170px !important;
	top:1px !important;
	min-height:9px !important;
}

#item203913 {
	width:504px !important;
	left:36px !important;
	top:147px !important;
	text-shadow:0px 0px 9px rgba(0,0,0,0.75);
	min-height:49px !important;
	padding:15px;
}

#item203940 {
	width:504px !important;
	left:36px !important;
	top:220px !important;
	min-height:837px !important;
}

#item203979 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:196px !important;
}

#item204124 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1058px !important;
}

#item204375 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1248px !important;
}

#item204376 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1288px !important;
}

#item204463 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1545px !important;
}

#item204469 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1632px !important;
}

#item204045 {
	width:504px !important;
	height:99px !important;
	left:36px !important;
	top:1082px !important;
	border-radius:21px;
	background:#feecdf;
}

#item204046 {
	width:484px !important;
	left:36px !important;
	top:1118px !important;
	min-height:63px !important;
	padding:15px;
}

#item204069 {
	width:491px !important;
	left:36px !important;
	top:1082px !important;
	min-height:44px !important;
	padding:15px;
}

#item204092 {
	width:131px !important;
	height:25px !important;
	left:49px !important;
	top:1094px !important;
	border-radius:25px;
	background:#ed1c24;
}

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

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

#item204173 {
	width:484px !important;
	left:36px !important;
	top:1312px !important;
	min-height:233px !important;
}

#item204200 {
	width:514px !important;
	left:36px !important;
	top:1272px !important;
	min-height:16px !important;
}

#item204224 {
	width:336px !important;
	left:36px !important;
	top:1229px !important;
	min-height:19px !important;
}

#item204144 {
	width:504px !important;
	height:112px !important;
	left:36px !important;
	top:1656px !important;
	border-radius:21px;
	background:#e1f3fd;
}

#item204145 {
	width:148px !important;
	height:84px !important;
	left:36px !important;
	top:1656px !important;
	padding:15px;
}

#item204251 {
	width:142px !important;
	height:113px !important;
	left:182px !important;
	top:1656px !important;
	padding:15px;
}

#item204281 {
	width:193px !important;
	height:113px !important;
	left:347px !important;
	top:1656px !important;
	padding:15px;
}

#item204388 {
	width:504px !important;
	height:63px !important;
	left:36px !important;
	top:1569px !important;
	border-radius:21px;
	background:#dee1f0;
}

#item204389 {
	width:504px !important;
	left:36px !important;
	top:1569px !important;
	min-height:63px !important;
	padding:15px;
}

#item204412 {
	width:131px !important;
	height:25px !important;
	left:51px !important;
	top:1585px !important;
	border-radius:25px;
	background:#00529f;
}

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

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

#item204504 {
	width:34px !important;
	height:101px !important;
	left:391px !important;
	top:1811px !important;
}

#item189749 {
	width:228px !important;
	height:1215px !important;
	left:625px !important;
	top:-12px !important;
	background:#00529f;
}

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

#item189773 {
	width:601px !important;
	height:24px !important;
	top:1094px !important;
}

#item189774 {
	width:265px !important;
	left:48px !important;
	top:893px !important;
	min-height:186px !important;
}

#item189797 {
	width:265px !important;
	left:337px !important;
	top:790px !important;
	min-height:305px !important;
}

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

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

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

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

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

#item189864 {
	width:223px !important;
	left:48px !important;
	top:790px !important;
	min-height:80px !important;
}

#item189887 {
	width:166px !important;
	height:24px !important;
	left:69px !important;
	top:869px !important;
}

#item189888 {
	width:16px !important;
	height:183px !important;
	left:585px !important;
	top:431px !important;
}

#item189889 {
	width:85px !important;
	height:24px !important;
	left:168px !important;
	top:357px !important;
}

#item189890 {
	width:85px !important;
	height:24px !important;
	left:168px !important;
	top:305px !important;
}

#item189892 {
	width:265px !important;
	top:51px !important;
	min-height:367px !important;
}

#item189915 {
	width:265px !important;
	left:289px !important;
	top:51px !important;
	min-height:214px !important;
}

#item189919 {
	width:531px !important;
	min-height:27px !important;
}

#item189943 {
	width:59px !important;
	height:16px !important;
	left:39px !important;
	top:147px !important;
}

#item189944 {
	width:53px !important;
	height:16px !important;
	left:72px !important;
	top:38px !important;
}

#item189945 {
	width:249px !important;
	height:173px !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:#feecdf;
	border:solid 3px #fff;
}

#item189946 {
	width:128px !important;
	height:24px !important;
	left:68px !important;
	top:14px !important;
	border-radius:17px;
	background:#ed1c24;
}

#item189970 {
	width:132px !important;
	left:116px !important;
	top:38px !important;
	min-height:134px !important;
	padding:11px;
}

#item189993 {
	width:59px !important;
	height:16px !important;
	left:39px !important;
	top:154px !important;
}

#item189994 {
	width:100px !important;
	height:100px !important;
	left:16px !important;
	top:54px !important;
	border-radius:9px;
	background:#fff;
}

#item190000 {
	width:120px !important;
	height:24px !important;
	left:293px !important;
	top:741px !important;
}

#item190001 {
	width:120px !important;
	height:24px !important;
	left:293px !important;
	top:766px !important;
}

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

#item190002 {
	width:100px !important;
	height:100px !important;
	left:353px !important;
	top:623px !important;
}

#item205877 {
	width:152px !important;
	height:16px !important;
}

#item205878 {
	width:152px !important;
	height:16px !important;
	left:429px !important;
	top:390px !important;
}

#item205885 {
	width:129px !important;
	height:16px !important;
}

#item205882 {
	width:129px !important;
	height:16px !important;
	left:331px !important;
	top:409px !important;
}

#item193232 {
	width:211px !important;
	height:1048px !important;
	left:572px !important;
	top:-12px !important;
	background:#00529f;
}

#item193233 {
	width:164px !important;
	left:572px !important;
	top:61px !important;
	min-height:638px !important;
	padding:11px 0px 0px 11px;
}

#item193256 {
	width:547px !important;
	height:20px !important;
	top:936px !important;
}

#item193257 {
	width:239px !important;
	left:36px !important;
	top:740px !important;
	min-height:158px !important;
}

#item193280 {
	width:250px !important;
	left:304px !important;
	top:677px !important;
	min-height:262px !important;
}

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

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

#item193294 {
	width:154px !important;
	top:30px !important;
	min-height:196px !important;
	padding:11px 0px 0px 11px;
}

#item193347 {
	width:250px !important;
	left:36px !important;
	top:677px !important;
	min-height:43px !important;
}

#item193371 {
	width:150px !important;
	height:20px !important;
	left:55px !important;
	top:720px !important;
}

#item193372 {
	width:14px !important;
	height:156px !important;
	left:533px !important;
	top:371px !important;
}

#item193373 {
	width:77px !important;
	height:20px !important;
	left:155px !important;
	top:308px !important;
}

#item193374 {
	width:77px !important;
	height:20px !important;
	left:155px !important;
	top:265px !important;
}

#item193376 {
	width:250px !important;
	left:36px !important;
	top:307px !important;
	min-height:306px !important;
}

#item193399 {
	width:237px !important;
	left:304px !important;
	top:307px !important;
	min-height:182px !important;
}

#item193403 {
	width:452px !important;
	left:36px !important;
	top:264px !important;
	min-height:23px !important;
}

#item193427 {
	width:50px !important;
	height:14px !important;
	left:337px !important;
	top:614px !important;
}

#item193429 {
	width:45px !important;
	height:14px !important;
	left:365px !important;
	top:522px !important;
}

#item193430 {
	width:250px !important;
	height:147px !important;
	left:304px !important;
	top:489px !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:#feecdf;
	border:solid 3px #fff;
}

#item193431 {
	width:109px !important;
	height:20px !important;
	left:373px !important;
	top:501px !important;
	border-radius:17px;
	background:#ed1c24;
}

#item193455 {
	width:145px !important;
	left:403px !important;
	top:522px !important;
	min-height:97px !important;
	padding:11px;
}

#item193479 {
	width:50px !important;
	height:14px !important;
	left:337px !important;
	top:620px !important;
}

#item193480 {
	width:85px !important;
	height:85px !important;
	left:322px !important;
	top:535px !important;
	border-radius:9px;
	background:#fff;
}

#item193486 {
	width:109px !important;
	height:20px !important;
	left:267px !important;
	top:636px !important;
}

#item193487 {
	width:109px !important;
	height:20px !important;
	left:267px !important;
	top:656px !important;
}

#item193492 {
	width:85px !important;
	height:85px !important;
	border-radius:9px;
}

#item193489 {
	width:85px !important;
	height:85px !important;
	left:322px !important;
	top:535px !important;
}

#item194214 {
	width:170px !important;
	top:1px !important;
	min-height:9px !important;
}

#item205799 {
	width:134px !important;
	height:14px !important;
}

#item205800 {
	width:134px !important;
	height:14px !important;
	left:384px !important;
	top:322px !important;
}

#item205814 {
	width:103px !important;
	height:14px !important;
}

#item205811 {
	width:103px !important;
	height:14px !important;
	left:304px !important;
	top:337px !important;
}

#item204940 {
	width:1010px !important;
	height:1382px !important;
	left:35px !important;
	top:1349px !important;
	border-radius:15px;
	background:#00529f;
	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;
}

#item204942 {
	width:512px !important;
	left:35px !important;
	top:1349px !important;
	min-height:541px !important;
	padding:15px 15px 0px 15px;
}

#item204967 {
	width:481px !important;
	left:35px !important;
	top:1942px !important;
	min-height:97px !important;
	padding:0px 15px 15px 15px;
}

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

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

#item205000 {
	width:200px !important;
	height:24px !important;
	left:94px !important;
	top:1449px !important;
}

#item205038 {
	width:504px !important;
	left:36px !important;
	top:394px !important;
	min-height:333px !important;
}

#item205096 {
	width:455px !important;
	left:36px !important;
	top:330px !important;
	min-height:40px !important;
}

#item205065 {
	width:452px !important;
	left:36px !important;
	top:287px !important;
	min-height:19px !important;
}

#item205121 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:306px !important;
}

#item205271 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:727px !important;
}

#item205272 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:796px !important;
}

#item205344 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:820px !important;
}

#item205358 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:1325px !important;
}

#item205345 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:863px !important;
}

#item205126 {
	width:504px !important;
	height:24px !important;
	left:36px !important;
	top:370px !important;
}

#item205190 {
	width:506px !important;
	height:46px !important;
	left:35px !important;
	top:750px !important;
	box-shadow:0px 0px 8px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 0px 8px 0px rgba(0,0,0,0.4);
	border-radius:21px;
	background:#feecdf;
	border:solid 2px #fff;
}

#item205214 {
	width:504px !important;
	left:36px !important;
	top:751px !important;
	min-height:44px !important;
	padding:15px;
}

#item205237 {
	width:131px !important;
	height:25px !important;
	left:49px !important;
	top:761px !important;
	border-radius:25px;
	background:#ed1c24;
}

#item205273 {
	width:504px !important;
	left:36px !important;
	top:887px !important;
	min-height:438px !important;
}

#item205300 {
	width:495px !important;
	left:36px !important;
	top:844px !important;
	min-height:19px !important;
}

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

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

#item205390 {
	width:34px !important;
	height:128px !important;
	left:391px !important;
	top:2082px !important;
}

#item205847 {
	width:298px !important;
	height:25px !important;
}

#item205844 {
	width:298px !important;
	height:25px !important;
	left:227px !important;
	top:610px !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; } }

