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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:794px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:10px; height:806px; }
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:794px) {
	.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 #74ac3e; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#74ac3e;}
#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;}
}

#item117914 {
	width:20px !important;
	height:20px !important;
	left:71px !important;
	top:7px !important;
}

#item117920 {
	width:20px !important;
	height:20px !important;
	left:43px !important;
	top:6px !important;
}

#item200984 {
	width:510px !important;
	height:403px !important;
	left:43px !important;
	top:299px !important;
	border-radius:28px;
}

#item131233 {
	width:159px !important;
	height:136px !important;
	left:53px !important;
	top:23px !important;
}

#item131251 {
	width:164px !important;
	height:43px !important;
	left:71px !important;
	top:726px !important;
}

#item209886 {
	width:174px !important;
	height:16px !important;
	left:315px !important;
	top:640px !important;
}

#item209902 {
	width:168px !important;
	height:105px !important;
	left:214px !important;
	top:474px !important;
}

#item209909 {
	width:140px !important;
	height:48px !important;
	left:349px !important;
	top:687px !important;
}

#item93076 {
	width:20px !important;
	height:20px !important;
	left:71px !important;
	top:7px !important;
}

#item117905 {
	width:23px !important;
	height:23px !important;
	left:42px !important;
	top:6px !important;
}

#item116802 {
	width:36px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	background:#c20012;
	outline:solid 1px #c20012;
}

#item116809 {
	width:41px !important;
	height:41px !important;
	left:10px !important;
	top:10px !important;
}

#item116816 {
	width:265px !important;
	height:329px !important;
	box-shadow:9px 9px 11px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:9px 9px 11px 0px rgba(0,0,0,0.4);
	border-radius:0 0 17px 0;
	background:#fff;
	border:solid 2px #c20012;
}

#item162187 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:292px !important;
}

#item162185 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:264px !important;
}

#item126589 {
	width:250px !important;
	height:28px !important;
	left:15px !important;
	top:207px !important;
}

#item116845 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:235px !important;
}

#item116872 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:179px !important;
}

#item116898 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:150px !important;
}

#item116924 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:122px !important;
}

#item116950 {
	width:250px !important;
	height:28px !important;
	left:15px !important;
	top:94px !important;
}

#item116976 {
	width:250px !important;
	height:28px !important;
	left:15px !important;
	top:65px !important;
}

#item117002 {
	width:250px !important;
	height:28px !important;
	left:15px !important;
	top:37px !important;
}

#item117028 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:9px !important;
}

#item116788 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#c20012;
	outline:solid 1px #c20012;
}

#item116799 {
	width:40px !important;
	height:40px !important;
	left:10px !important;
	top:10px !important;
}

#item117032 {
	width:314px !important;
	height:341px !important;
	left:-12px !important;
	top:-12px !important;
}

#item163326 {
	width:25px !important;
	height:25px !important;
	left:556px !important;
	top:454px !important;
}

#item163341 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item163338 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163345 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163342 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163336 {
	width:136px !important;
	height:34px !important;
	left:472px !important;
	top:12px !important;
}

#item163333 {
	width:610px !important;
	height:809px !important;
	left:-13px !important;
	top:-12px !important;
}

#item163395 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item163392 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163399 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163396 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163389 {
	width:136px !important;
	height:34px !important;
	left:472px !important;
	top:12px !important;
}

#item163387 {
	width:610px !important;
	height:809px !important;
	left:582px !important;
	top:-12px !important;
}

#item174417 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item174414 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item174422 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item174418 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item174425 {
	width:586px !important;
	height:731px !important;
	left:16px !important;
	top:66px !important;
}

#item174412 {
	width:136px !important;
	height:34px !important;
	left:304px !important;
	top:12px !important;
}

#item174410 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-12px !important;
}

#item162242 {
	width:36px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	background:#c20012;
	outline:solid 1px #c20012;
}

#item162239 {
	width:41px !important;
	height:41px !important;
	left:10px !important;
	top:10px !important;
}

#item162247 {
	width:265px !important;
	height:329px !important;
	box-shadow:9px 9px 11px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:9px 9px 11px 0px rgba(0,0,0,0.4);
	border-radius:0 0 17px 0;
	background:#fff;
	border:solid 2px #c20012;
}

#item162248 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:292px !important;
}

#item162275 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:264px !important;
}

#item162303 {
	width:250px !important;
	height:28px !important;
	left:15px !important;
	top:207px !important;
}

#item162330 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:235px !important;
}

#item162358 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:179px !important;
}

#item162385 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:150px !important;
}

#item162412 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:122px !important;
}

#item162439 {
	width:250px !important;
	height:28px !important;
	left:15px !important;
	top:94px !important;
}

#item162467 {
	width:250px !important;
	height:28px !important;
	left:15px !important;
	top:65px !important;
}

#item162494 {
	width:250px !important;
	height:28px !important;
	left:15px !important;
	top:37px !important;
}

#item162521 {
	width:264px !important;
	height:28px !important;
	left:1px !important;
	top:9px !important;
}

#item162233 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#c20012;
	outline:solid 1px #c20012;
}

#item162229 {
	width:40px !important;
	height:40px !important;
	left:10px !important;
	top:10px !important;
}

#item162227 {
	width:314px !important;
	height:341px !important;
	left:-12px !important;
	top:-12px !important;
}

#item206722 {
	width:51px !important;
	height:51px !important;
	left:237px !important;
	top:91px !important;
}

#item206729 {
	width:51px !important;
	height:51px !important;
	left:237px !important;
	top:147px !important;
}

#item206735 {
	width:51px !important;
	height:51px !important;
	left:471px !important;
	top:91px !important;
}

#item206742 {
	width:51px !important;
	height:51px !important;
	left:471px !important;
	top:159px !important;
}

#item133539 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item133537 {
	width:14px !important;
	height:14px !important;
	left:558px !important;
	top:379px !important;
}

#item163271 {
	width:10px !important;
	height:10px !important;
}

#item163264 {
	width:144px !important;
	height:253px !important;
	left:37px !important;
	top:409px !important;
}

#item163314 {
	width:10px !important;
	height:10px !important;
}

#item163307 {
	width:143px !important;
	height:253px !important;
	left:415px !important;
	top:407px !important;
}

#item163283 {
	width:10px !important;
	height:10px !important;
}

#item163276 {
	width:107px !important;
	height:107px !important;
	left:74px !important;
	top:555px !important;
}

#item163302 {
	width:10px !important;
	height:10px !important;
}

#item163295 {
	width:105px !important;
	height:107px !important;
	left:416px !important;
	top:553px !important;
}

#item163260 {
	width:74px !important;
	height:28px !important;
}

#item163261 {
	width:74px !important;
	height:28px !important;
	left:34px !important;
	top:702px !important;
}

#item163319 {
	width:74px !important;
	height:28px !important;
}

#item163315 {
	width:74px !important;
	height:28px !important;
	left:486px !important;
	top:702px !important;
}

#item163294 {
	width:74px !important;
	height:28px !important;
}

#item163289 {
	width:74px !important;
	height:28px !important;
	left:119px !important;
	top:702px !important;
}

#item163324 {
	width:74px !important;
	height:28px !important;
}

#item163320 {
	width:74px !important;
	height:28px !important;
	left:401px !important;
	top:702px !important;
}

#item163408 {
	width:25px !important;
	height:25px !important;
	left:278px !important;
	top:713px !important;
}

#item163474 {
	width:25px !important;
	height:25px !important;
	left:539px !important;
	top:420px !important;
}

#item163500 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item163497 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163504 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163501 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163495 {
	width:136px !important;
	height:34px !important;
	left:472px !important;
	top:13px !important;
}

#item163493 {
	width:610px !important;
	height:809px !important;
	left:-12px !important;
	top:-13px !important;
}

#item163522 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item163519 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163526 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163523 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163517 {
	width:136px !important;
	height:34px !important;
	left:472px !important;
	top:13px !important;
}

#item163515 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-13px !important;
}

#item156007 {
	width:1028px !important;
	height:556px !important;
	left:34px !important;
	top:313px !important;
	border-radius:6px;
	background:#f2f6ec;
	border:solid 1px #21753a;
	-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;
}

#item206716 {
	width:51px !important;
	height:51px !important;
	left:213px !important;
	top:116px !important;
}

#item206758 {
	width:24px !important;
	height:25px !important;
	left:344px !important;
	top:91px !important;
}

#item163534 {
	width:25px !important;
	height:25px !important;
	left:514px !important;
	top:642px !important;
}

#item90075 {
	width:156px !important;
	height:86px !important;
	left:227px !important;
	top:75px !important;
}

#item161205 {
	width:156px !important;
	height:86px !important;
	left:227px !important;
	top:382px !important;
}

#item122763 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item122761 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:74px !important;
}

#item163838 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item163835 {
	width:14px !important;
	height:14px !important;
	left:369px !important;
	top:74px !important;
}

#item163848 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item163845 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:192px !important;
}

#item190924 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item190921 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:192px !important;
}

#item163857 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item163854 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:192px !important;
}

#item163868 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item163865 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:383px !important;
}

#item163876 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item163873 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:383px !important;
}

#item163884 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item163881 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:570px !important;
}

#item163895 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item163892 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:570px !important;
}

#item163903 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item163900 {
	width:14px !important;
	height:14px !important;
	left:531px !important;
	top:570px !important;
}

#item123454 {
	width:25px !important;
	height:25px !important;
	left:528px !important;
	top:346px !important;
}

#item123401 {
	width:25px !important;
	height:25px !important;
	left:528px !important;
	top:37px !important;
}

#item123423 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item123420 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item123427 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item123424 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item123389 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item123386 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item123393 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item123390 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item123384 {
	width:136px !important;
	height:34px !important;
	left:470px !important;
	top:12px !important;
}

#item123382 {
	width:610px !important;
	height:809px !important;
	left:-12px !important;
	top:-12px !important;
}

#item163957 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item163954 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163962 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163958 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163940 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item163937 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163945 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163942 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163935 {
	width:136px !important;
	height:34px !important;
	left:470px !important;
	top:12px !important;
}

#item163933 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-12px !important;
}

#item163746 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item163743 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163755 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163752 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163771 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item163768 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163781 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163778 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163687 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item163684 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163698 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163695 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163661 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item163672 {
	width:518px !important;
	height:292px !important;
	left:35px !important;
	top:251px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item163658 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163669 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163666 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163622 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163632 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item163629 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item190868 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item190881 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item190877 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item190828 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item190841 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item190838 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item122637 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item122634 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item122644 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item122641 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item124836 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item163584 {
	width:518px !important;
	height:292px !important;
	left:35px !important;
	top:251px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item124833 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item124840 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item124837 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item122617 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item122628 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item122625 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item122615 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:12px !important;
}

#item122613 {
	width:610px !important;
	height:809px !important;
	left:-13px !important;
	top:-12px !important;
}

#item164258 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164270 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164267 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164107 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164119 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164116 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164092 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164103 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164100 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164078 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item164234 {
	width:524px !important;
	height:295px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item164074 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164088 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164085 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164057 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164069 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164066 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164042 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164053 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164050 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164026 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164038 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164035 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164009 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164022 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164019 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163994 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item164199 {
	width:524px !important;
	height:296px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item163991 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164004 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164001 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163976 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item163986 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item163983 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item163974 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:12px !important;
}

#item163972 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-12px !important;
}

#item161209 {
	width:156px !important;
	height:86px !important;
	left:213px !important;
	top:75px !important;
}

#item161213 {
	width:156px !important;
	height:86px !important;
	left:213px !important;
	top:429px !important;
}

#item164288 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item164285 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:74px !important;
}

#item164297 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item164294 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:74px !important;
}

#item164305 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item164302 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:221px !important;
}

#item164314 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item164311 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:221px !important;
}

#item164325 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item164322 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:221px !important;
}

#item164333 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item164330 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:428px !important;
}

#item164343 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item164340 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:428px !important;
}

#item164353 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item164350 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:603px !important;
}

#item164364 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item164361 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:603px !important;
}

#item164373 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item164370 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:603px !important;
}

#item128508 {
	width:25px !important;
	height:25px !important;
	left:514px !important;
	top:37px !important;
}

#item128515 {
	width:25px !important;
	height:25px !important;
	left:514px !important;
	top:391px !important;
}

#item161217 {
	width:156px !important;
	height:86px !important;
	left:227px !important;
	top:75px !important;
}

#item161221 {
	width:156px !important;
	height:86px !important;
	left:227px !important;
	top:409px !important;
}

#item165190 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165188 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:75px !important;
}

#item165583 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165580 {
	width:14px !important;
	height:14px !important;
	left:369px !important;
	top:75px !important;
}

#item165594 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165591 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:218px !important;
}

#item165603 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165600 {
	width:14px !important;
	height:14px !important;
	left:369px !important;
	top:218px !important;
}

#item165612 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165609 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:218px !important;
}

#item165621 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165618 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:409px !important;
}

#item165630 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165626 {
	width:14px !important;
	height:14px !important;
	left:369px !important;
	top:409px !important;
}

#item165638 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165635 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:550px !important;
}

#item165649 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165646 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:550px !important;
}

#item165658 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165655 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:550px !important;
}

#item128525 {
	width:25px !important;
	height:25px !important;
	left:528px !important;
	top:37px !important;
}

#item128590 {
	width:25px !important;
	height:25px !important;
	left:528px !important;
	top:372px !important;
}

#item165138 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item165135 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165142 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165139 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item165121 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item165118 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165126 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165122 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item165116 {
	width:136px !important;
	height:34px !important;
	left:470px !important;
	top:13px !important;
}

#item165114 {
	width:610px !important;
	height:809px !important;
	left:-12px !important;
	top:-13px !important;
}

#item165174 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item165171 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165179 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165175 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item165156 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item165153 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165160 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165157 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item165151 {
	width:136px !important;
	height:34px !important;
	left:470px !important;
	top:13px !important;
}

#item165149 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-13px !important;
}

#item165541 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165553 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165550 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164928 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164940 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164937 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164913 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164924 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164921 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164898 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item165524 {
	width:517px !important;
	height:292px !important;
	left:35px !important;
	top:251px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item164895 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164909 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164906 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164876 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164891 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164888 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164861 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164872 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164869 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164842 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164855 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164851 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164827 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164838 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164835 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164813 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item165474 {
	width:517px !important;
	height:292px !important;
	left:35px !important;
	top:251px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item164810 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164823 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164820 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164795 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164805 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item164802 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164793 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:13px !important;
}

#item164791 {
	width:610px !important;
	height:809px !important;
	left:-12px !important;
	top:-13px !important;
}

#item165099 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165110 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165107 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item165080 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165095 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165092 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item165064 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165076 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165073 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item165047 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item165936 {
	width:524px !important;
	height:295px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item165044 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165059 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165056 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item165028 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165040 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165036 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item165012 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165024 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165021 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164997 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item165008 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item165005 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164981 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164992 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164989 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164967 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item165911 {
	width:524px !important;
	height:296px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item164964 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164977 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item164974 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164949 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item164960 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item164957 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item164946 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:13px !important;
}

#item164944 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-13px !important;
}

#item161225 {
	width:156px !important;
	height:86px !important;
	left:213px !important;
	top:75px !important;
}

#item161230 {
	width:156px !important;
	height:88px !important;
	left:213px !important;
	top:409px !important;
}

#item165673 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165670 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:75px !important;
}

#item165970 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165967 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:75px !important;
}

#item165978 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165975 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:218px !important;
}

#item165987 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165984 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:218px !important;
}

#item165996 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item165993 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:218px !important;
}

#item166004 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item166001 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:409px !important;
}

#item166014 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item166011 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:409px !important;
}

#item166023 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item166020 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:584px !important;
}

#item166032 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item166029 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:584px !important;
}

#item166041 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item166038 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:584px !important;
}

#item128599 {
	width:25px !important;
	height:25px !important;
	left:514px !important;
	top:37px !important;
}

#item128679 {
	width:25px !important;
	height:25px !important;
	left:514px !important;
	top:372px !important;
}

#item161234 {
	width:156px !important;
	height:88px !important;
	left:227px !important;
	top:74px !important;
}

#item161238 {
	width:156px !important;
	height:88px !important;
	left:227px !important;
	top:438px !important;
}

#item166492 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item166490 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:75px !important;
}

#item167188 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167185 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:75px !important;
}

#item167197 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167194 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:245px !important;
}

#item167206 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167203 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:245px !important;
}

#item167215 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167212 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:245px !important;
}

#item167223 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167220 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:437px !important;
}

#item167232 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167229 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:437px !important;
}

#item167240 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167237 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:584px !important;
}

#item167253 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167249 {
	width:14px !important;
	height:14px !important;
	left:369px !important;
	top:584px !important;
}

#item167263 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167260 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:584px !important;
}

#item128689 {
	width:25px !important;
	height:25px !important;
	left:528px !important;
	top:37px !important;
}

#item128869 {
	width:25px !important;
	height:25px !important;
	left:528px !important;
	top:399px !important;
}

#item166439 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item166436 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166443 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166440 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166423 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item166420 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166427 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166424 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166418 {
	width:136px !important;
	height:34px !important;
	left:470px !important;
	top:12px !important;
}

#item166416 {
	width:610px !important;
	height:809px !important;
	left:-12px !important;
	top:-12px !important;
}

#item166475 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item166472 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166479 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166476 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166460 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item166457 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166464 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166461 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166454 {
	width:136px !important;
	height:34px !important;
	left:470px !important;
	top:12px !important;
}

#item166452 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-12px !important;
}

#item166230 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166242 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166239 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166213 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166225 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166222 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166198 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166209 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166206 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166181 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item166823 {
	width:524px !important;
	height:295px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item166177 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166194 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166191 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166161 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166173 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166169 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166145 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166156 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166153 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166129 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166141 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166138 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166117 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item166114 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166125 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166122 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166101 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item166793 {
	width:524px !important;
	height:296px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item166098 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166110 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166107 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166082 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166094 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item166090 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166080 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:12px !important;
}

#item166078 {
	width:610px !important;
	height:809px !important;
	left:-12px !important;
	top:-12px !important;
}

#item166400 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166412 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166408 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166385 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166396 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166393 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166368 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166381 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166378 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166353 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item167117 {
	width:525px !important;
	height:296px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item166350 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166363 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166360 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166332 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166346 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166343 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166315 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166327 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166324 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166299 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166311 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166308 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166283 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166295 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166292 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166268 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item167090 {
	width:524px !important;
	height:296px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item166265 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166279 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item166276 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166249 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item166261 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item166258 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item166247 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:12px !important;
}

#item166245 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-12px !important;
}

#item161243 {
	width:156px !important;
	height:88px !important;
	left:213px !important;
	top:74px !important;
}

#item161247 {
	width:156px !important;
	height:88px !important;
	left:213px !important;
	top:414px !important;
}

#item167275 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167272 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:74px !important;
}

#item167284 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167280 {
	width:14px !important;
	height:14px !important;
	left:355px !important;
	top:74px !important;
}

#item167294 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167290 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:223px !important;
}

#item167302 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167299 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:223px !important;
}

#item167311 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167308 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:223px !important;
}

#item167320 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167317 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:414px !important;
}

#item167330 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167326 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:414px !important;
}

#item167340 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167337 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:555px !important;
}

#item167351 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167348 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:555px !important;
}

#item167361 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item167358 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:555px !important;
}

#item128696 {
	width:25px !important;
	height:25px !important;
	left:514px !important;
	top:37px !important;
}

#item128862 {
	width:25px !important;
	height:25px !important;
	left:514px !important;
	top:376px !important;
}

#item161251 {
	width:156px !important;
	height:88px !important;
	left:227px !important;
	top:74px !important;
}

#item161255 {
	width:156px !important;
	height:88px !important;
	left:227px !important;
	top:407px !important;
}

#item168145 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168143 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:74px !important;
}

#item168155 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168152 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:74px !important;
}

#item168166 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168163 {
	width:14px !important;
	height:14px !important;
	left:198px !important;
	top:216px !important;
}

#item168176 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168173 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:216px !important;
}

#item168185 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168181 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:216px !important;
}

#item168195 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168192 {
	width:14px !important;
	height:14px !important;
	left:199px !important;
	top:407px !important;
}

#item168203 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168200 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:407px !important;
}

#item168211 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168208 {
	width:14px !important;
	height:14px !important;
	left:199px !important;
	top:548px !important;
}

#item168219 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168216 {
	width:14px !important;
	height:14px !important;
	left:369px !important;
	top:548px !important;
}

#item168229 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168225 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:548px !important;
}

#item128877 {
	width:25px !important;
	height:25px !important;
	left:528px !important;
	top:37px !important;
}

#item128976 {
	width:25px !important;
	height:25px !important;
	left:528px !important;
	top:370px !important;
}

#item167732 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item167729 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167736 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167733 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167715 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item167711 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167719 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167716 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167709 {
	width:136px !important;
	height:34px !important;
	left:470px !important;
	top:13px !important;
}

#item167707 {
	width:610px !important;
	height:809px !important;
	left:-12px !important;
	top:-13px !important;
}

#item167768 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item167765 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167773 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167770 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167752 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item167748 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167756 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167753 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167746 {
	width:136px !important;
	height:34px !important;
	left:470px !important;
	top:13px !important;
}

#item167744 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-13px !important;
}

#item167522 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167536 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167533 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167507 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167518 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167515 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167492 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item167489 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167502 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167499 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167475 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item168117 {
	width:526px !important;
	height:296px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item167472 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167485 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167482 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167456 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167468 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167465 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167440 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167452 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167448 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167425 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167436 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167433 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167412 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item167409 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167421 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167417 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167394 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item168058 {
	width:524px !important;
	height:296px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item167390 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167404 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167401 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167374 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167386 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item167383 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167372 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:13px !important;
}

#item167370 {
	width:610px !important;
	height:809px !important;
	left:-12px !important;
	top:-13px !important;
}

#item206655 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item206668 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item206665 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167609 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167620 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167617 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167597 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item167594 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167605 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167602 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167581 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item167578 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167589 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167586 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167564 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item168368 {
	width:524px !important;
	height:296px !important;
	left:35px !important;
	top:249px !important;
	border-radius:21px;
	background:#e5f1f6;
	border:solid 1.83347885985568px #21753a;
}

#item167561 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167574 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167571 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167544 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item167556 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item167553 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item167541 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:13px !important;
}

#item167539 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-13px !important;
}

#item161259 {
	width:156px !important;
	height:88px !important;
	left:213px !important;
	top:74px !important;
}

#item168417 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168414 {
	width:14px !important;
	height:14px !important;
	left:185px !important;
	top:74px !important;
}

#item168426 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168422 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:74px !important;
}

#item168434 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168431 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:281px !important;
}

#item168442 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168439 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:438px !important;
}

#item193179 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item193176 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:438px !important;
}

#item168451 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168448 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:281px !important;
}

#item128886 {
	width:25px !important;
	height:25px !important;
	left:514px !important;
	top:37px !important;
}

#item128985 {
	width:25px !important;
	height:25px !important;
	left:514px !important;
	top:627px !important;
}

#item168466 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.97);
}

#item168463 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168475 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168472 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168461 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:12px !important;
}

#item168459 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-12px !important;
}

#item168551 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168548 {
	width:14px !important;
	height:14px !important;
	left:487px !important;
	top:313px !important;
}

#item207372 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:133px !important;
}

#item207423 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:162px !important;
}

#item207449 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:190px !important;
}

#item207476 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:241px !important;
}

#item207502 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:268px !important;
}

#item207529 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:295px !important;
}

#item207555 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:346px !important;
}

#item207582 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:374px !important;
}

#item207609 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:401px !important;
}

#item207641 {
	width:28px !important;
	height:19px !important;
	left:451px !important;
	top:452px !important;
}

#item207667 {
	width:28px !important;
	height:19px !important;
	left:485px !important;
	top:452px !important;
}

#item207693 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:479px !important;
}

#item207721 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:530px !important;
}

#item207747 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:558px !important;
}

#item207774 {
	width:28px !important;
	height:19px !important;
	left:468px !important;
	top:585px !important;
}

#item172985 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item172982 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item172996 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item172993 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item172966 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item172963 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item172978 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item172974 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item172948 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item172945 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item172958 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item172955 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item172932 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.97);
}

#item173528 {
	width:526px !important;
	height:402px !important;
	left:35px !important;
	top:196px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item172929 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item172941 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item172938 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item172927 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:12px !important;
}

#item172925 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-12px !important;
}

#item173073 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item173070 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:117px !important;
}

#item173658 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item173655 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:302px !important;
}

#item173667 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item173664 {
	width:14px !important;
	height:14px !important;
	left:354px !important;
	top:302px !important;
}

#item173675 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item173672 {
	width:14px !important;
	height:14px !important;
	left:524px !important;
	top:302px !important;
}

#item207876 {
	width:22px !important;
	height:15px !important;
	left:213px !important;
	top:382px !important;
}

#item208057 {
	width:22px !important;
	height:15px !important;
	left:213px !important;
	top:219px !important;
}

#item208087 {
	width:22px !important;
	height:15px !important;
	left:236px !important;
	top:219px !important;
}

#item208120 {
	width:22px !important;
	height:15px !important;
	left:261px !important;
	top:219px !important;
}

#item208155 {
	width:22px !important;
	height:15px !important;
	left:213px !important;
	top:544px !important;
}

#item208182 {
	width:22px !important;
	height:15px !important;
	left:213px !important;
	top:707px !important;
}

#item208208 {
	width:22px !important;
	height:15px !important;
	left:467px !important;
	top:382px !important;
}

#item208234 {
	width:22px !important;
	height:15px !important;
	left:468px !important;
	top:545px !important;
}

#item208262 {
	width:22px !important;
	height:15px !important;
	left:468px !important;
	top:709px !important;
}

#item168931 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item168928 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:117px !important;
}

#item169641 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item169638 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:280px !important;
}

#item169650 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item169647 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:117px !important;
}

#item169939 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item169936 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:262px !important;
}

#item169954 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item169951 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:444px !important;
}

#item169962 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item169959 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:607px !important;
}

#item169971 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item169968 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:444px !important;
}

#item169979 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item169976 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:607px !important;
}

#item168744 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item169591 {
	width:524px !important;
	height:436px !important;
	left:35px !important;
	top:179px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168741 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168753 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168750 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168729 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item169586 {
	width:524px !important;
	height:436px !important;
	left:35px !important;
	top:179px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168726 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168737 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168734 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168795 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item169624 {
	width:526px !important;
	height:505px !important;
	left:35px !important;
	top:144px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168791 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168806 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168803 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168776 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item169616 {
	width:526px !important;
	height:505px !important;
	left:35px !important;
	top:144px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168773 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168787 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168784 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168760 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item169608 {
	width:524px !important;
	height:436px !important;
	left:35px !important;
	top:179px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168757 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168769 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168766 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168714 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(255,255,255,0.95);
}

#item169567 {
	width:524px !important;
	height:436px !important;
	left:35px !important;
	top:179px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168711 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:11px !important;
}

#item168722 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168719 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:26px !important;
}

#item168696 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item169580 {
	width:524px !important;
	height:435px !important;
	left:36px !important;
	top:179px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168693 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168707 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168703 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168680 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item169575 {
	width:524px !important;
	height:436px !important;
	left:35px !important;
	top:181px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168677 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168689 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item168686 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168675 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:12px !important;
}

#item168673 {
	width:610px !important;
	height:809px !important;
	left:-12px !important;
	top:-12px !important;
}

#item170871 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item170884 {
	width:524px !important;
	height:570px !important;
	left:35px !important;
	top:112px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item170868 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item170880 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item170877 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item170848 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item170860 {
	width:526px !important;
	height:505px !important;
	left:35px !important;
	top:144px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item170844 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item170857 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item170854 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item170815 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item170832 {
	width:524px !important;
	height:503px !important;
	left:36px !important;
	top:145px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item170811 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item170828 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item170825 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168915 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item170804 {
	width:524px !important;
	height:503px !important;
	left:36px !important;
	top:145px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168912 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168925 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168922 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168900 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item170796 {
	width:524px !important;
	height:503px !important;
	left:36px !important;
	top:145px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168897 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168908 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168905 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168882 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item170790 {
	width:524px !important;
	height:503px !important;
	left:36px !important;
	top:145px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168879 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168892 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168889 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168866 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item170785 {
	width:524px !important;
	height:503px !important;
	left:36px !important;
	top:145px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168863 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168875 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168872 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168850 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.97);
}

#item170775 {
	width:524px !important;
	height:503px !important;
	left:36px !important;
	top:145px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item168847 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item168859 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item168856 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item168844 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:12px !important;
}

#item168842 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-12px !important;
}

#item208294 {
	width:22px !important;
	height:15px !important;
	left:198px !important;
	top:376px !important;
}

#item208320 {
	width:22px !important;
	height:15px !important;
	left:197px !important;
	top:705px !important;
}

#item208346 {
	width:22px !important;
	height:15px !important;
	left:454px !important;
	top:376px !important;
}

#item208375 {
	width:22px !important;
	height:15px !important;
	left:454px !important;
	top:705px !important;
}

#item171206 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item171204 {
	width:14px !important;
	height:14px !important;
	left:170px !important;
	top:117px !important;
}

#item171217 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item171214 {
	width:14px !important;
	height:14px !important;
	left:170px !important;
	top:259px !important;
}

#item171227 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item171224 {
	width:14px !important;
	height:14px !important;
	left:425px !important;
	top:117px !important;
}

#item171235 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item171232 {
	width:14px !important;
	height:14px !important;
	left:425px !important;
	top:259px !important;
}

#item171243 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item171240 {
	width:14px !important;
	height:14px !important;
	left:170px !important;
	top:446px !important;
}

#item171252 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item171249 {
	width:14px !important;
	height:14px !important;
	left:170px !important;
	top:588px !important;
}

#item171260 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item171257 {
	width:14px !important;
	height:14px !important;
	left:425px !important;
	top:446px !important;
}

#item171276 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item171273 {
	width:14px !important;
	height:14px !important;
	left:425px !important;
	top:588px !important;
}

#item208418 {
	width:22px !important;
	height:15px !important;
	left:213px !important;
	top:376px !important;
}

#item208444 {
	width:22px !important;
	height:15px !important;
	left:468px !important;
	top:377px !important;
}

#item208470 {
	width:22px !important;
	height:15px !important;
	left:468px !important;
	top:545px !important;
}

#item171454 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item171452 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:117px !important;
}

#item172455 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item172452 {
	width:14px !important;
	height:14px !important;
	left:184px !important;
	top:259px !important;
}

#item172467 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item172463 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:117px !important;
}

#item172476 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item172473 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:259px !important;
}

#item172485 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item172482 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:446px !important;
}

#item172495 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item172492 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:596px !important;
}

#item172504 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item172501 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:446px !important;
}

#item172512 {
	opacity:0.70;
	width:14px !important;
	height:14px !important;
}

#item172509 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:613px !important;
}

#item124420 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item124431 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item124427 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item124408 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item124405 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item124415 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item124412 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item124389 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item124401 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item124398 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item124374 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item124384 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item124381 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item124357 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item124369 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item124366 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item124341 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item124353 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item124350 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item124326 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item124336 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item124333 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item124312 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item124322 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item124319 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item124297 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item124308 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item124305 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item124295 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:12px !important;
}

#item124293 {
	width:610px !important;
	height:809px !important;
	left:583px !important;
	top:-12px !important;
}

#item171434 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item171431 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item171443 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item171440 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item171414 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item172440 {
	width:524px !important;
	height:300px !important;
	left:35px !important;
	top:247px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item171411 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item171426 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item171423 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item171398 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item172434 {
	width:524px !important;
	height:316px !important;
	left:35px !important;
	top:239px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item171395 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item171407 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item171404 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item171379 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item172429 {
	width:526px !important;
	height:454px !important;
	left:35px !important;
	top:170px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item171376 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item171390 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item171387 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item171360 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item172423 {
	width:526px !important;
	height:504px !important;
	left:35px !important;
	top:145px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item171357 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item171371 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item171368 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item171344 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item172418 {
	width:526px !important;
	height:504px !important;
	left:35px !important;
	top:145px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item171341 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item171353 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item171350 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item171328 {
	width:595px !important;
	height:794px !important;
	left:3px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item172411 {
	width:524px !important;
	height:503px !important;
	left:36px !important;
	top:145px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item171324 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item171337 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item171334 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item171311 {
	width:595px !important;
	height:794px !important;
	left:2px !important;
	top:2px !important;
	background:rgba(255,255,255,0.95);
}

#item172397 {
	width:524px !important;
	height:503px !important;
	left:36px !important;
	top:145px !important;
	border-radius:17px;
	background:#e5f1f6;
	border:solid 1.5px #68b6d0;
}

#item171308 {
	width:600px !important;
	height:799px !important;
	left:10px !important;
	top:10px !important;
}

#item171320 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item171317 {
	width:35px !important;
	height:35px !important;
	left:560px !important;
	top:25px !important;
}

#item171306 {
	width:136px !important;
	height:34px !important;
	left:172px !important;
	top:12px !important;
}

#item171304 {
	width:610px !important;
	height:809px !important;
	left:-12px !important;
	top:-12px !important;
}

#item153464 {
	width:595px !important;
	height:794px !important;
}

#item153470 {
	width:595px !important;
	height:794px !important;
	left:595px !important;
}

#item174812 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:207px !important;
}

#item174816 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:248px !important;
}

#item174820 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:354px !important;
}

#item174824 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:412px !important;
}

#item174829 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:498px !important;
}

#item174833 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:538px !important;
}

#item174837 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:596px !important;
}

#item174841 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:636px !important;
}

#item174845 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item174849 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:129px !important;
}

#item174853 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:185px !important;
}

#item174857 {
	width:71px !important;
	height:19px !important;
	left:42px !important;
	top:257px !important;
}

#item174861 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:315px !important;
}

#item174865 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:389px !important;
}

#item174869 {
	width:71px !important;
	height:19px !important;
	left:43px !important;
	top:470px !important;
}

#item123361 {
	width:507px !important;
	height:66px !important;
	left:43px !important;
	top:684px !important;
}

#item37167 {
	width:624px !important;
	height:113px !important;
	left:-14px !important;
	top:695px !important;
	background:#c20012;
}

#item156881 {
	width:167px !important;
	height:52px !important;
	left:342px !important;
	top:605px !important;
}
#in5footer,  #prefooter {display:none;}
