/* 	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:1089px; height:723px; background: #fff !important; }
.paper-vertical { width:1089px; height:100%; }
.paper-horizontal { width:14281px; height:735px; }
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:723px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1089px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item45567 {
	width:1138px !important;
	height:68px !important;
	left:-2px !important;
	top:51px !important;
	background:#107589;
}

#item3347.fixed-pos-elem {
	width:36px !important;
	height:51px !important;
}

#item45129 {
	width:1110px !important;
	height:157px !important;
	left:-12px !important;
	top:40px !important;
	background:#fdfdfd;
}

#item45131 {
	width:1102px !important;
	height:513px !important;
	top:219px !important;
	background:#007589;
}

#item1563 {
	width:127px !important;
	height:78px !important;
	background:#c3e9fb;
}

#item1564 {
	width:126px !important;
	height:114px !important;
}

#item10546 {
	width:127px !important;
	height:114px !important;
	left:717px !important;
	top:421px !important;
}

#item1652 {
	width:127px !important;
	height:78px !important;
	background:#c3e9fb;
}

#item3583 {
	width:127px !important;
	height:78px !important;
	background:#c3e9fb;
}

#item1654 {
	width:126px !important;
	height:114px !important;
}

#item10530 {
	width:127px !important;
	height:114px !important;
	left:569px !important;
	top:288px !important;
}

#item1657 {
	width:126px !important;
	height:114px !important;
}

#item10525 {
	width:127px !important;
	height:114px !important;
	left:385px !important;
	top:288px !important;
}

#item29743 {
	width:126px !important;
	height:114px !important;
}

#item29737 {
	width:127px !important;
	height:114px !important;
	left:866px !important;
	top:287px !important;
}

#item1660 {
	width:126px !important;
	height:114px !important;
}

#item3559 {
	width:127px !important;
	height:114px !important;
	left:237px !important;
	top:288px !important;
}

#item1663 {
	width:126px !important;
	height:114px !important;
}

#item42479 {
	width:127px !important;
	height:114px !important;
	left:65px !important;
	top:284px !important;
}

#item29666 {
	width:252px !important;
	height:228px !important;
	left:65px !important;
	top:418px !important;
	border:solid 0.5px #a6a7a9;
	-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;
}

#item29676 {
	width:126px !important;
	height:114px !important;
	left:65px !important;
	top:553px !important;
}

#item1667 {
	width:126px !important;
	height:114px !important;
}

#item10523 {
	width:127px !important;
	height:115px !important;
	left:237px !important;
	top:421px !important;
}

#item1670 {
	width:252px !important;
	height:234px !important;
	border:solid 0.5px #a6a7a9;
	-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;
}

#item10527 {
	width:127px !important;
	height:117px !important;
	left:569px !important;
	top:420px !important;
}

#item1672 {
	width:127px !important;
	height:78px !important;
	background:#c3e9fb;
}

#item1673 {
	width:126px !important;
	height:114px !important;
}

#item10532 {
	width:127px !important;
	height:114px !important;
	left:568px !important;
	top:552px !important;
}

#item29729 {
	width:127px !important;
	height:78px !important;
	background:#c3e9fb;
}

#item29730 {
	width:126px !important;
	height:114px !important;
}

#item29726 {
	width:127px !important;
	height:114px !important;
	left:237px !important;
	top:556px !important;
}

#item45086 {
	width:127px !important;
	height:35px !important;
	left:716px !important;
	top:365px !important;
}

#item42468 {
	width:127px !important;
	height:36px !important;
	left:568px !important;
	top:631px !important;
}

#item1623 {
	width:127px !important;
	height:78px !important;
	background:#c3e9fb;
}

#item1624 {
	width:126px !important;
	height:114px !important;
}

#item10539 {
	width:127px !important;
	height:114px !important;
}

#item10548 {
	width:127px !important;
	height:36px !important;
	top:78px !important;
}

#item1154 {
	width:127px !important;
	height:78px !important;
	background:#c3e9fb;
}

#item10543 {
	width:127px !important;
	height:78px !important;
}

#item10551 {
	width:126px !important;
	height:35px !important;
	top:78px !important;
}

#item42481 {
	width:126px !important;
	height:116px !important;
	left:65px !important;
	top:418px !important;
}

#item42484 {
	width:126px !important;
	height:116px !important;
	left:65px !important;
	top:553px !important;
}

#item42469 {
	width:126px !important;
	height:114px !important;
	left:568px !important;
	top:552px !important;
}

#item42473 {
	width:126px !important;
	height:115px !important;
	left:866px !important;
	top:421px !important;
}

#item42492 {
	width:126px !important;
	height:115px !important;
	left:717px !important;
	top:421px !important;
}

#item45114 {
	width:127px !important;
	height:78px !important;
	background:#c3e9fb;
}

#item45116 {
	width:126px !important;
	height:114px !important;
}

#item45111 {
	width:127px !important;
	height:114px !important;
	left:717px !important;
	top:287px !important;
}

#item45117 {
	width:126px !important;
	height:112px !important;
	left:717px !important;
	top:287px !important;
}

#item29777 {
	width:127px !important;
	height:116px !important;
}

#item42476 {
	width:127px !important;
	height:116px !important;
	left:385px !important;
	top:420px !important;
}

#item44262 {
	width:127px !important;
	height:116px !important;
}

#item44263 {
	width:127px !important;
	height:116px !important;
	left:236px !important;
	top:556px !important;
}

#item45010 {
	width:2px !important;
	height:14px !important;
	left:63px !important;
	top:14px !important;
	background:#3d8289;
}

#item45012 {
	width:2px !important;
	height:14px !important;
	left:94px !important;
	top:14px !important;
	background:#494949;
}

#item45016 {
	width:2px !important;
	height:14px !important;
	left:137px !important;
	top:14px !important;
	background:#494949;
}

#item3033 {
	width:777px !important;
	height:599px !important;
	left:276px !important;
	top:73px !important;
	background:#fff;
}

#item3326 {
	opacity:0.00;
	width:1017px !important;
	height:1px !important;
	left:37px !important;
	top:50px !important;
	background:#fff;
}

#item45537 {
	width:1138px !important;
	height:68px !important;
	left:-2px !important;
	top:51px !important;
	background:#107589;
}

#item44937 {
	width:778px !important;
	height:599px !important;
	background:#fff;
}

#item44942 {
	width:720px !important;
	height:409px !important;
	left:29px !important;
	top:87px !important;
}

#item44946 {
	width:34px !important;
	height:34px !important;
	left:727px !important;
	top:16px !important;
}

#item44897 {
	width:778px !important;
	height:599px !important;
	background:#fff;
}

#item44903 {
	width:720px !important;
	height:409px !important;
	left:30px !important;
	top:87px !important;
}

#item44907 {
	width:36px !important;
	height:35px !important;
	left:726px !important;
	top:17px !important;
}

#item44858 {
	width:778px !important;
	height:599px !important;
	background:#fff;
}

#item44863 {
	width:720px !important;
	height:409px !important;
	left:30px !important;
	top:87px !important;
}

#item44867 {
	width:36px !important;
	height:36px !important;
	left:726px !important;
	top:15px !important;
}

#item44735 {
	width:327px !important;
	height:184px !important;
	left:49px !important;
	top:68px !important;
}

#item44752 {
	width:149px !important;
	height:42px !important;
	left:143px !important;
	top:261px !important;
}

#item44779 {
	width:149px !important;
	height:42px !important;
	left:517px !important;
	top:261px !important;
}

#item44805 {
	width:149px !important;
	height:42px !important;
	left:328px !important;
	top:554px !important;
}

#item44664 {
	width:788px !important;
	height:609px !important;
	left:152px !important;
	top:111px !important;
}

@keyframes flyinfromright-41395 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-41395 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item41395 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-41400 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-41400 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41401 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item41402 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item41403 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-41404 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-41404 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41404 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-41408 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-41408 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41409 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item41435 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item41461 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item41487 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item41513 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item41540 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item41566 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item41592 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item41619 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item41645 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item41671 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item41697 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item41723 {
	width:16px !important;
	height:13px !important;
}

#item41060 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item41067 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item41069 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item41070 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item41072 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item41098 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item41124 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item41151 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item41177 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item41203 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item41229 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item41255 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item41281 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item41307 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item41333 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item41359 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item41386 {
	width:16px !important;
	height:13px !important;
}

#item41058 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item43149 {
	width:397px !important;
	height:555px !important;
}

#item44283 {
	width:397px !important;
	height:555px !important;
	left:353px !important;
	top:135px !important;
}

#item43155 {
	width:131px !important;
	height:24px !important;
	left:37px !important;
	top:137px !important;
}

@keyframes flyinfromright-40718 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-40718 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item40718 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-40722 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-40722 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40723 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item40724 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item40725 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-40726 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-40726 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40726 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-40731 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-40731 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40733 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item40759 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item40785 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item40811 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item40837 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item40863 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item40889 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item40915 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item40942 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item40968 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item40996 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item41022 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item41048 {
	width:16px !important;
	height:13px !important;
}

#item40383 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item40390 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item40392 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item40393 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item40395 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item40421 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item40447 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item40473 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item40499 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item40525 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item40551 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item40577 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item40604 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item40630 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item40656 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item40682 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item40708 {
	width:16px !important;
	height:13px !important;
}

#item40381 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item43638 {
	width:724px !important;
	height:413px !important;
	left:200px !important;
	top:191px !important;
}

@keyframes flyinfromright-40045 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-40045 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item40045 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-40049 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-40049 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40050 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item40051 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item40052 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-40053 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-40053 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40053 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-40057 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-40057 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40058 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item40085 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item40111 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item40137 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item40163 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item40190 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item40216 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item40242 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item40268 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item40295 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item40322 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item40348 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item40374 {
	width:16px !important;
	height:13px !important;
}

#item39712 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item39718 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item39720 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item39721 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item39723 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item39749 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item39775 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item39802 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item39828 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item39854 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item39880 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item39906 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item39932 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item39958 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item39984 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item40010 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item40037 {
	width:16px !important;
	height:13px !important;
}

#item39710 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item29118 {
	width:1015px !important;
	height:573px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.49);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.49);
	background:#fff;
}

#item29199 {
	width:759px !important;
	height:431px !important;
	left:156px !important;
	top:77px !important;
}

#item43820 {
	width:42px !important;
	height:42px !important;
	left:970px !important;
	top:28px !important;
}

#item43828 {
	width:36px !important;
	height:36px !important;
	left:975px !important;
	top:28px !important;
}

#item29128 {
	width:149px !important;
	height:42px !important;
	left:10px !important;
	top:14px !important;
}

#item29124 {
	width:1025px !important;
	height:583px !important;
	left:26px !important;
	top:120px !important;
}

@keyframes flyinfromright-39373 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-39373 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item39373 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-39377 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-39377 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39378 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item39379 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item39380 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-39381 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-39381 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39381 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-39385 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-39385 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39386 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item39413 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item39439 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item39465 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item39491 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item39518 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item39545 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item39571 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item39597 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item39624 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item39651 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item39677 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item39703 {
	width:16px !important;
	height:13px !important;
}

#item39039 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item39046 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item39048 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item39049 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item39051 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item39077 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item39103 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item39129 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item39155 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item39181 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item39207 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item39234 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item39261 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item39287 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item39313 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item39339 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item39365 {
	width:16px !important;
	height:13px !important;
}

#item39037 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item29778 {
	width:131px !important;
	height:24px !important;
	left:37px !important;
	top:144px !important;
}

#item44293 {
	width:720px !important;
	height:409px !important;
	left:275px !important;
	top:193px !important;
}

@keyframes flyinfromright-38701 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-38701 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item38701 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-38705 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-38705 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item38706 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item38707 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item38708 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-38709 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-38709 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item38709 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-38713 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-38713 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item38714 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item38741 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item38767 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item38794 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item38820 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item38847 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item38873 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item38899 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item38925 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item38952 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item38978 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item39004 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item39030 {
	width:16px !important;
	height:13px !important;
}

#item38368 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item38374 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item38376 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item38377 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item38379 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item38405 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item38431 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item38458 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item38484 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item38510 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item38536 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item38562 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item38588 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item38614 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item38640 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item38666 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item38693 {
	width:16px !important;
	height:13px !important;
}

#item38366 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item43088 {
	width:392px !important;
	height:555px !important;
	left:351px !important;
	top:140px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);
}

#item43089 {
	width:392px !important;
	height:555px !important;
}

#item43093 {
	width:131px !important;
	height:24px !important;
	left:37px !important;
	top:140px !important;
}

@keyframes flyinfromright-31348 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-31348 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item31348 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-30255 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-30255 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30256 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item30257 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item30258 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-31342 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-31342 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31342 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-30955 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-30955 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30956 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item30982 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item31008 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item31034 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item31060 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item31086 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item31112 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item31138 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item31165 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item31192 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item31218 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item31244 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item31270 {
	width:16px !important;
	height:13px !important;
}

#item30262 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item30212 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item30213 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item30214 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item30270 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item30296 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item30322 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item30348 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item30375 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item30401 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item30427 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item30453 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item30479 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item30505 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item30531 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item30557 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item30583 {
	width:16px !important;
	height:13px !important;
}

#item30252 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item43004 {
	width:387px !important;
	height:548px !important;
	left:352px !important;
	top:150px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);
}

#item43057 {
	width:387px !important;
	height:547px !important;
}

#item43007 {
	width:131px !important;
	height:24px !important;
	left:37px !important;
	top:150px !important;
}

@keyframes flyinfromright-33132 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-33132 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item33132 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-33137 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-33137 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33138 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item33139 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item33140 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-33141 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-33141 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33141 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-33145 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-33145 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33146 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item33173 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item33199 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item33226 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item33253 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item33279 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item33305 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item33331 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item33357 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item33383 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item33410 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item33436 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item33462 {
	width:16px !important;
	height:13px !important;
}

#item32798 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item32805 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item32807 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item32808 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item32810 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item32836 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item32862 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item32888 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item32914 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item32940 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item32966 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item32992 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item33019 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item33045 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item33071 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item33097 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item33123 {
	width:16px !important;
	height:13px !important;
}

#item32796 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item46742 {
	width:884px !important;
	height:524px !important;
	left:120px !important;
	top:148px !important;
}

@keyframes flyinfromright-33867 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-33867 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item33867 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-33872 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-33872 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33873 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item33874 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item33875 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-33876 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-33876 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33876 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-33880 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-33880 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33881 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item33907 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item33933 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item33959 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item33985 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item34012 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item34038 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item34064 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item34090 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item34117 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item34143 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item34170 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item34196 {
	width:16px !important;
	height:13px !important;
}

#item33534 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item33540 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item33542 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item33543 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item33545 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item33571 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item33597 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item33623 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item33650 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item33676 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item33702 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item33728 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item33754 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item33780 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item33806 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item33832 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item33858 {
	width:16px !important;
	height:13px !important;
}

#item33532 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item43656 {
	width:724px !important;
	height:524px !important;
	left:205px !important;
	top:126px !important;
}

@keyframes flyinfromright-34538 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-34538 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item34538 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-34542 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-34542 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34543 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item34544 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item34545 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-34546 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-34546 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34546 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-34550 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-34550 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34551 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item34578 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item34604 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item34630 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item34656 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item34682 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item34708 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item34734 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item34760 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item34786 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item34813 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item34840 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item34866 {
	width:16px !important;
	height:13px !important;
}

#item34205 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item34212 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item34214 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item34215 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item34217 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item34243 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item34269 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item34295 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item34321 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item34347 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item34373 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item34399 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item34426 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item34452 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item34478 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item34504 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item34530 {
	width:16px !important;
	height:13px !important;
}

#item34203 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item43675 {
	width:131px !important;
	height:24px !important;
	left:36px !important;
	top:146px !important;
}

@keyframes flyinfromright-35211 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-35211 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item35211 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-35215 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-35215 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35216 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item35218 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item35219 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-35220 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-35220 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35220 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-35224 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-35224 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35225 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item35251 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item35277 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item35303 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item35329 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item35356 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item35383 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item35409 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item35435 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item35461 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item35487 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item35514 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item35540 {
	width:16px !important;
	height:13px !important;
}

#item34876 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item34882 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item34884 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item34885 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item34888 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item34914 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item34940 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item34967 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item34993 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item35019 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item35045 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item35071 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item35098 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item35124 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item35150 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item35176 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item35202 {
	width:16px !important;
	height:13px !important;
}

#item34874 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item42700 {
	width:131px !important;
	height:24px !important;
	left:36px !important;
	top:142px !important;
}

#item43803 {
	width:300px !important;
	height:204px !important;
	left:696px !important;
	top:313px !important;
}

@keyframes flyinfromright-37344 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-37344 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item37344 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-37348 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-37348 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item37349 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item37350 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item37351 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-37352 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-37352 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item37352 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-37356 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-37356 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item37357 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item37383 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item37409 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item37436 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item37462 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item37489 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item37515 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item37541 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item37567 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item37593 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item37620 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item37646 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item37672 {
	width:16px !important;
	height:13px !important;
}

#item37008 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item37014 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item37016 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item37017 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item37019 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item37045 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item37071 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item37099 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item37125 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item37151 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item37177 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item37204 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item37230 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item37256 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item37282 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item37308 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item37334 {
	width:16px !important;
	height:13px !important;
}

#item37006 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}

#item42940 {
	width:131px !important;
	height:24px !important;
	left:36px !important;
	top:146px !important;
}

@keyframes flyinfromright-38019 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-38019 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item38019 {
	width:224px !important;
	height:281px !important;
	left:18px !important;
	top:10px !important;
}

@keyframes flyinfromright-38023 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-38023 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item38024 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item38025 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item38026 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

@keyframes flyinfromright-38028 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-38028 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item38028 {
	width:233px !important;
	height:309px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromright-38032 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-38032 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item38033 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item38060 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item38086 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item38112 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item38138 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item38164 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item38190 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item38216 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item38242 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item38268 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item38296 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item38323 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item38349 {
	width:16px !important;
	height:13px !important;
}

#item37682 {
	width:224px !important;
	height:281px !important;
	left:207px !important;
	top:10px !important;
}

#item37689 {
	width:16px !important;
	height:3px !important;
	border-radius:12px;
	background:#00a795;
}

#item37691 {
	width:16px !important;
	height:3px !important;
	top:6px !important;
	border-radius:12px;
	background:#00a795;
}

#item37692 {
	width:16px !important;
	height:3px !important;
	top:12px !important;
	border-radius:12px;
	background:#00a795;
}

#item37694 {
	width:163px !important;
	height:13px !important;
	top:183px !important;
}

#item37720 {
	width:163px !important;
	height:13px !important;
	top:142px !important;
}

#item37746 {
	width:163px !important;
	height:13px !important;
	top:81px !important;
}

#item37772 {
	width:163px !important;
	height:13px !important;
	top:60px !important;
}

#item37798 {
	width:163px !important;
	height:13px !important;
	top:19px !important;
}

#item37824 {
	width:163px !important;
	height:13px !important;
	top:40px !important;
}

#item37850 {
	width:163px !important;
	height:13px !important;
	top:101px !important;
}

#item37876 {
	width:163px !important;
	height:13px !important;
	top:122px !important;
}

#item37903 {
	width:163px !important;
	height:13px !important;
	top:163px !important;
}

#item37929 {
	width:163px !important;
	height:13px !important;
	top:204px !important;
}

#item37955 {
	width:163px !important;
	height:13px !important;
	top:224px !important;
}

#item37982 {
	width:163px !important;
	height:13px !important;
	top:245px !important;
}

#item38008 {
	width:16px !important;
	height:13px !important;
}

#item37680 {
	width:431px !important;
	height:319px !important;
	left:851px !important;
	top:-13px !important;
}
#in5footer,  #prefooter {display:none;}
