/* 	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:603px; height:780px; background: #fff !important; }
.paper-vertical { width:603px; height:100%; }
.paper-horizontal { width:55170px; height:792px; }
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);
}
/* 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:780px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:603px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item22089 {
	width:34px !important;
	height:34px !important;
	left:557px !important;
	top:10px !important;
}

#item42289 {
	width:578px !important;
	height:517px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
	outline:solid 1px #4c4c4c;
}

#item42346 {
	width:189px !important;
	min-height:11px !important;
}

#item42343 {
	width:189px !important;
	height:11px !important;
	left:19px !important;
	top:93px !important;
}

#item42372 {
	width:189px !important;
	min-height:11px !important;
}

#item42369 {
	width:189px !important;
	height:11px !important;
	left:18px !important;
	top:146px !important;
}

#item64072 {
	width:190px !important;
	min-height:10px !important;
}

#item64097 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:119px !important;
}

#item42398 {
	width:189px !important;
	min-height:11px !important;
}

#item42395 {
	width:189px !important;
	height:11px !important;
	left:19px !important;
	top:160px !important;
}

#item42424 {
	width:189px !important;
	min-height:11px !important;
}

#item42421 {
	width:189px !important;
	height:11px !important;
	left:19px !important;
	top:132px !important;
}

#item42450 {
	width:189px !important;
	min-height:11px !important;
}

#item42447 {
	width:189px !important;
	height:11px !important;
	left:19px !important;
	top:105px !important;
}

#item42608 {
	width:189px !important;
	min-height:10px !important;
}

#item42605 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:175px !important;
}

#item42634 {
	width:189px !important;
	min-height:10px !important;
}

#item42631 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:189px !important;
}

#item42660 {
	width:189px !important;
	min-height:10px !important;
}

#item42657 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:203px !important;
}

#item42686 {
	width:189px !important;
	min-height:10px !important;
}

#item42683 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:219px !important;
}

#item64046 {
	width:189px !important;
	min-height:10px !important;
}

#item64043 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:233px !important;
}

#item42712 {
	width:189px !important;
	min-height:10px !important;
}

#item42709 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:246px !important;
}

#item42739 {
	width:189px !important;
	min-height:10px !important;
}

#item42735 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:262px !important;
}

#item42320 {
	width:189px !important;
	min-height:11px !important;
}

#item42317 {
	width:189px !important;
	height:11px !important;
	left:19px !important;
	top:275px !important;
}

#item42817 {
	width:190px !important;
	min-height:10px !important;
}

#item42814 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:291px !important;
}

#item42765 {
	width:189px !important;
	min-height:10px !important;
}

#item42762 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:307px !important;
}

#item42791 {
	width:189px !important;
	min-height:10px !important;
}

#item42788 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:323px !important;
}

#item75295 {
	width:190px !important;
	min-height:10px !important;
}

#item75336 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:338px !important;
}

#item42843 {
	width:189px !important;
	min-height:10px !important;
}

#item42840 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:352px !important;
}

#item43472 {
	width:188px !important;
	min-height:10px !important;
}

#item43469 {
	width:188px !important;
	height:10px !important;
	left:19px !important;
	top:368px !important;
}

#item42870 {
	width:189px !important;
	min-height:10px !important;
}

#item42866 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:382px !important;
}

#item44059 {
	width:189px !important;
	height:11px !important;
}

#item44060 {
	width:200px !important;
	min-height:11px !important;
}

#item44056 {
	width:189px !important;
	height:11px !important;
	left:19px !important;
	top:397px !important;
}

#item44086 {
	width:189px !important;
	min-height:10px !important;
}

#item44083 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:410px !important;
}

#item44112 {
	width:189px !important;
	min-height:11px !important;
}

#item44109 {
	width:189px !important;
	height:11px !important;
	left:19px !important;
	top:424px !important;
}

#item42896 {
	width:190px !important;
	min-height:10px !important;
}

#item42893 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:440px !important;
}

#item43027 {
	width:189px !important;
	min-height:10px !important;
}

#item43024 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:455px !important;
}

#item43053 {
	width:189px !important;
	min-height:10px !important;
}

#item43050 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:470px !important;
}

#item43105 {
	width:189px !important;
	min-height:10px !important;
}

#item43102 {
	width:189px !important;
	height:10px !important;
	left:19px !important;
	top:485px !important;
}

#item43131 {
	width:190px !important;
	min-height:10px !important;
}

#item43128 {
	width:190px !important;
	height:10px !important;
	left:215px !important;
	top:93px !important;
}

#item43158 {
	width:190px !important;
	min-height:10px !important;
}

#item43155 {
	width:190px !important;
	height:10px !important;
	left:215px !important;
	top:106px !important;
}

#item43210 {
	width:190px !important;
	height:20px !important;
}

#item43207 {
	width:190px !important;
	height:20px !important;
	left:215px !important;
	top:119px !important;
}

#item49089 {
	width:190px !important;
	min-height:10px !important;
}

#item49086 {
	width:190px !important;
	height:10px !important;
	left:215px !important;
	top:141px !important;
}

#item43237 {
	width:190px !important;
	min-height:10px !important;
}

#item43234 {
	width:190px !important;
	height:10px !important;
	left:215px !important;
	top:154px !important;
}

#item64102 {
	width:190px !important;
	min-height:10px !important;
}

#item64127 {
	width:190px !important;
	height:10px !important;
	left:215px !important;
	top:168px !important;
}

#item43419 {
	width:188px !important;
	min-height:10px !important;
}

#item43416 {
	width:188px !important;
	height:10px !important;
	left:215px !important;
	top:179px !important;
}

#item43263 {
	width:190px !important;
	min-height:10px !important;
}

#item43260 {
	width:190px !important;
	height:10px !important;
	left:215px !important;
	top:222px !important;
}

#item49117 {
	width:161px !important;
	height:11px !important;
}

#item49118 {
	width:200px !important;
	min-height:11px !important;
}

#item49114 {
	width:161px !important;
	height:11px !important;
	left:215px !important;
	top:237px !important;
}

#item57793 {
	width:188px !important;
	min-height:10px !important;
}

#item57790 {
	width:188px !important;
	height:10px !important;
	left:215px !important;
	top:254px !important;
}

#item43341 {
	width:188px !important;
	min-height:10px !important;
}

#item43338 {
	width:188px !important;
	height:10px !important;
	left:215px !important;
	top:194px !important;
}

#item43367 {
	width:188px !important;
	min-height:10px !important;
}

#item43364 {
	width:188px !important;
	height:10px !important;
	left:215px !important;
	top:207px !important;
}

#item42948 {
	width:190px !important;
	min-height:10px !important;
}

#item42945 {
	width:190px !important;
	height:10px !important;
	left:215px !important;
	top:285px !important;
}

#item43445 {
	width:188px !important;
	min-height:10px !important;
}

#item43442 {
	width:188px !important;
	height:10px !important;
	left:215px !important;
	top:269px !important;
}

#item43524 {
	width:188px !important;
	min-height:10px !important;
}

#item43521 {
	width:188px !important;
	height:10px !important;
	left:215px !important;
	top:301px !important;
}

#item43550 {
	width:188px !important;
	min-height:10px !important;
}

#item43547 {
	width:188px !important;
	height:10px !important;
	left:215px !important;
	top:315px !important;
}

#item43576 {
	width:188px !important;
	min-height:10px !important;
}

#item43573 {
	width:188px !important;
	height:10px !important;
	left:215px !important;
	top:333px !important;
}

#item42975 {
	width:190px !important;
	min-height:10px !important;
}

#item42971 {
	width:190px !important;
	height:10px !important;
	left:215px !important;
	top:350px !important;
}

#item44584 {
	width:161px !important;
	min-height:11px !important;
}

#item44581 {
	width:161px !important;
	height:11px !important;
	left:215px !important;
	top:380px !important;
}

#item54500 {
	width:188px !important;
	min-height:10px !important;
}

#item54497 {
	width:188px !important;
	height:10px !important;
	left:215px !important;
	top:364px !important;
}

#item43628 {
	width:161px !important;
	min-height:11px !important;
}

#item43625 {
	width:161px !important;
	height:11px !important;
	left:215px !important;
	top:397px !important;
}

#item43654 {
	width:161px !important;
	min-height:11px !important;
}

#item43651 {
	width:161px !important;
	height:11px !important;
	left:215px !important;
	top:413px !important;
}

#item43680 {
	width:161px !important;
	min-height:11px !important;
}

#item43677 {
	width:161px !important;
	height:11px !important;
	left:215px !important;
	top:428px !important;
}

#item43707 {
	width:161px !important;
	min-height:11px !important;
}

#item43704 {
	width:161px !important;
	height:11px !important;
	left:215px !important;
	top:443px !important;
}

#item43734 {
	width:161px !important;
	min-height:11px !important;
}

#item43731 {
	width:161px !important;
	height:11px !important;
	left:215px !important;
	top:460px !important;
}

#item43761 {
	width:161px !important;
	min-height:11px !important;
}

#item43758 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:96px !important;
}

#item43787 {
	width:161px !important;
	min-height:11px !important;
}

#item43784 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:112px !important;
}

#item43813 {
	width:161px !important;
	height:11px !important;
}

#item43814 {
	width:199px !important;
	min-height:11px !important;
}

#item43810 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:127px !important;
}

#item44295 {
	width:162px !important;
	height:11px !important;
}

#item44292 {
	width:162px !important;
	height:11px !important;
	left:412px !important;
	top:322px !important;
}

#item43840 {
	width:161px !important;
	height:19px !important;
}

#item43841 {
	width:200px !important;
	height:20px !important;
	top:-1px !important;
}

#item43837 {
	width:161px !important;
	height:19px !important;
	left:412px !important;
	top:142px !important;
}

#item57820 {
	width:161px !important;
	height:19px !important;
}

#item57821 {
	width:200px !important;
	height:20px !important;
	top:-1px !important;
}

#item57847 {
	width:161px !important;
	height:19px !important;
	left:412px !important;
	top:166px !important;
}

#item43868 {
	width:161px !important;
	height:11px !important;
}

#item43869 {
	width:200px !important;
	min-height:11px !important;
}

#item43865 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:189px !important;
}

#item43895 {
	width:161px !important;
	height:11px !important;
}

#item43896 {
	width:200px !important;
	min-height:11px !important;
}

#item43892 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:204px !important;
}

#item43923 {
	width:161px !important;
	height:11px !important;
}

#item43924 {
	width:200px !important;
	min-height:11px !important;
}

#item43919 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:218px !important;
}

#item43950 {
	width:161px !important;
	height:11px !important;
}

#item43951 {
	width:200px !important;
	min-height:11px !important;
}

#item43947 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:232px !important;
}

#item49144 {
	width:161px !important;
	height:11px !important;
}

#item49145 {
	width:199px !important;
	min-height:11px !important;
}

#item49141 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:249px !important;
}

#item57850 {
	width:161px !important;
	height:11px !important;
}

#item57851 {
	width:200px !important;
	min-height:11px !important;
}

#item57876 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:277px !important;
}

#item43978 {
	width:161px !important;
	height:11px !important;
}

#item43979 {
	width:200px !important;
	min-height:11px !important;
}

#item43974 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:263px !important;
}

#item44005 {
	width:161px !important;
	height:11px !important;
}

#item44006 {
	width:200px !important;
	min-height:11px !important;
}

#item44002 {
	width:161px !important;
	height:11px !important;
	left:412px !important;
	top:291px !important;
}

#item43001 {
	width:190px !important;
	min-height:10px !important;
}

#item42998 {
	width:190px !important;
	height:10px !important;
	left:412px !important;
	top:307px !important;
}

#item44139 {
	width:163px !important;
	min-height:10px !important;
}

#item44135 {
	width:163px !important;
	height:10px !important;
	left:412px !important;
	top:341px !important;
}

#item44165 {
	width:165px !important;
	min-height:10px !important;
}

#item44162 {
	width:165px !important;
	height:10px !important;
	left:412px !important;
	top:358px !important;
}

#item44191 {
	width:165px !important;
	min-height:11px !important;
}

#item44188 {
	width:165px !important;
	height:11px !important;
	left:412px !important;
	top:374px !important;
}

#item44217 {
	width:165px !important;
	min-height:11px !important;
}

#item44214 {
	width:165px !important;
	height:11px !important;
	left:412px !important;
	top:389px !important;
}

#item44243 {
	width:165px !important;
	min-height:11px !important;
}

#item44240 {
	width:165px !important;
	height:11px !important;
	left:412px !important;
	top:405px !important;
}

#item70071 {
	width:135px !important;
	min-height:11px !important;
}

#item70096 {
	width:135px !important;
	height:11px !important;
	left:412px !important;
	top:49px !important;
}

#item44374 {
	width:135px !important;
	min-height:11px !important;
}

#item44371 {
	width:135px !important;
	height:11px !important;
	left:19px !important;
	top:34px !important;
}

#item44401 {
	width:135px !important;
	min-height:11px !important;
}

#item44398 {
	width:135px !important;
	height:11px !important;
	left:19px !important;
	top:17px !important;
}

#item44428 {
	width:135px !important;
	min-height:11px !important;
}

#item44425 {
	width:135px !important;
	height:11px !important;
	left:412px !important;
	top:34px !important;
}

#item44454 {
	width:135px !important;
	min-height:11px !important;
}

#item44451 {
	width:135px !important;
	height:11px !important;
	left:412px !important;
	top:19px !important;
}

#item44506 {
	width:135px !important;
	min-height:11px !important;
}

#item44503 {
	width:135px !important;
	height:11px !important;
	left:215px !important;
	top:19px !important;
}

#item44532 {
	width:135px !important;
	min-height:11px !important;
}

#item44529 {
	width:135px !important;
	height:11px !important;
	left:215px !important;
	top:34px !important;
}

#item44558 {
	width:135px !important;
	min-height:11px !important;
}

#item44555 {
	width:135px !important;
	height:11px !important;
	left:19px !important;
	top:57px !important;
}

#item44607 {
	width:158px !important;
	left:19px !important;
	top:72px !important;
	min-height:11px !important;
}

#item22083 {
	width:34px !important;
	height:34px !important;
	left:557px !important;
	top:10px !important;
}

#item22690 {
	width:612px !important;
	height:572px !important;
	left:15px !important;
	top:106px !important;
}

#item1170 {
	width:603px !important;
	height:783px !important;
	left:603px !important;
	top:-1px !important;
}

#item1142 {
	width:603px !important;
	height:780px !important;
}

#item22089 {
	width:34px !important;
	height:34px !important;
	left:557px !important;
	top:20px !important;
}

#item42346 {
	width:190px !important;
	min-height:11px !important;
}

#item42343 {
	width:190px !important;
	height:11px !important;
	left:19px !important;
	top:93px !important;
}

#item42372 {
	width:190px !important;
	min-height:11px !important;
}

#item42369 {
	width:190px !important;
	height:11px !important;
	left:18px !important;
	top:146px !important;
}

#item42398 {
	width:190px !important;
	min-height:11px !important;
}

#item42395 {
	width:190px !important;
	height:11px !important;
	left:19px !important;
	top:160px !important;
}

#item42424 {
	width:190px !important;
	min-height:11px !important;
}

#item42421 {
	width:190px !important;
	height:11px !important;
	left:19px !important;
	top:132px !important;
}

#item42450 {
	width:190px !important;
	min-height:11px !important;
}

#item42447 {
	width:190px !important;
	height:11px !important;
	left:19px !important;
	top:105px !important;
}

#item42608 {
	width:190px !important;
	min-height:10px !important;
}

#item42605 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:175px !important;
}

#item42634 {
	width:190px !important;
	min-height:10px !important;
}

#item42631 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:189px !important;
}

#item42660 {
	width:190px !important;
	min-height:10px !important;
}

#item42657 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:203px !important;
}

#item42686 {
	width:190px !important;
	min-height:10px !important;
}

#item42683 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:219px !important;
}

#item64046 {
	width:190px !important;
	min-height:10px !important;
}

#item64043 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:233px !important;
}

#item42712 {
	width:190px !important;
	min-height:10px !important;
}

#item42709 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:246px !important;
}

#item42739 {
	width:190px !important;
	min-height:10px !important;
}

#item42735 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:262px !important;
}

#item42320 {
	width:190px !important;
	min-height:11px !important;
}

#item42317 {
	width:190px !important;
	height:11px !important;
	left:19px !important;
	top:275px !important;
}

#item42765 {
	width:190px !important;
	min-height:10px !important;
}

#item42762 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:307px !important;
}

#item42791 {
	width:190px !important;
	min-height:10px !important;
}

#item42788 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:323px !important;
}

#item42843 {
	width:190px !important;
	min-height:10px !important;
}

#item42840 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:352px !important;
}

#item42870 {
	width:190px !important;
	min-height:10px !important;
}

#item42866 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:382px !important;
}

#item44086 {
	width:190px !important;
	min-height:10px !important;
}

#item44083 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:410px !important;
}

#item43027 {
	width:190px !important;
	min-height:10px !important;
}

#item43024 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:455px !important;
}

#item43053 {
	width:190px !important;
	min-height:10px !important;
}

#item43050 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:470px !important;
}

#item43105 {
	width:190px !important;
	min-height:10px !important;
}

#item43102 {
	width:190px !important;
	height:10px !important;
	left:19px !important;
	top:485px !important;
}

#item22083 {
	width:34px !important;
	height:34px !important;
	left:557px !important;
	top:20px !important;
}

#item22690 {
	width:612px !important;
	height:582px !important;
	left:15px !important;
	top:96px !important;
}

#item50288 {
	width:84px !important;
	height:15px !important;
	left:286px !important;
	top:594px !important;
}

#item63179 {
	width:95px !important;
	height:29px !important;
	left:280px !important;
	top:649px !important;
}

#item69068 {
	width:96px !important;
	height:38px !important;
	left:235px !important;
	top:718px !important;
}

#item1394 {
	width:603px !important;
	height:783px !important;
	left:603px !important;
	top:-1px !important;
}

#item1366 {
	width:603px !important;
	height:780px !important;
}

#item25021 {
	width:49px !important;
	height:15px !important;
}

#item25022 {
	width:49px !important;
	height:15px !important;
	left:467px !important;
	top:632px !important;
}

#item1450 {
	width:603px !important;
	height:783px !important;
	left:603px !important;
	top:-1px !important;
}

#item1422 {
	width:603px !important;
	height:780px !important;
}

#item77017 {
	width:603px !important;
	height:780px !important;
}

#item1106 {
	width:603px !important;
	height:780px !important;
}

#item46760 {
	width:603px !important;
	height:780px !important;
}

#item11269 {
	width:22px !important;
	height:18px !important;
}

#item11266 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11270 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11270 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11270 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

@keyframes pulse-23051 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-23051 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item23051 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:386px !important;
}

#item77244 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item77267 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item77290 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item77324 {
	width:22px !important;
	height:18px !important;
}

#item77321 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-77325 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-77325 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item77325 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item76339 {
	width:603px !important;
	height:780px !important;
}

#item69258 {
	width:603px !important;
	height:780px !important;
}

#item46929 {
	width:603px !important;
	height:780px !important;
}

#item11329 {
	width:22px !important;
	height:18px !important;
}

#item11326 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11330 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11330 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11330 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-11336 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11336 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11336 {
	width:13px !important;
	height:13px !important;
	left:374px !important;
	top:371px !important;
}

@keyframes pulse-11342 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11342 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11342 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

@keyframes pulse-11349 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11349 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11349 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

#item76027 {
	width:22px !important;
	height:18px !important;
}

#item76024 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-76028 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-76028 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item76028 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item69288 {
	width:603px !important;
	height:780px !important;
}

#item50806 {
	width:603px !important;
	height:780px !important;
}

#item46957 {
	width:603px !important;
	height:780px !important;
}

#item11386 {
	width:22px !important;
	height:18px !important;
}

#item11383 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11387 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11387 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11387 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-11393 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11393 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11393 {
	width:13px !important;
	height:13px !important;
	left:374px !important;
	top:371px !important;
}

@keyframes pulse-11400 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11400 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11400 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

#item69318 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item46985 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item11781 {
	width:22px !important;
	height:18px !important;
}

#item11777 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11782 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11782 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11782 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-11788 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11788 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11788 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:371px !important;
}

@keyframes pulse-11794 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11794 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11794 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

@keyframes pulse-11800 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11800 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11800 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

#item65016 {
	width:78px !important;
	height:60px !important;
	left:343px !important;
	top:244px !important;
}

#item50834 {
	width:603px !important;
	height:780px !important;
}

#item47013 {
	width:603px !important;
	height:780px !important;
}

#item11360 {
	width:22px !important;
	height:18px !important;
}

#item11357 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-11363 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11363 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11363 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-11369 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11369 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11369 {
	width:13px !important;
	height:13px !important;
	left:377px !important;
	top:432px !important;
}

@keyframes pulse-11376 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11376 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11376 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

#item74169 {
	width:22px !important;
	height:18px !important;
}

#item74165 {
	width:22px !important;
	height:18px !important;
	left:420px !important;
	top:746px !important;
}

#item74172 {
	width:603px !important;
	height:780px !important;
}

#item69348 {
	width:603px !important;
	height:780px !important;
}

#item47041 {
	width:603px !important;
	height:780px !important;
}

#item11420 {
	width:22px !important;
	height:18px !important;
}

#item11417 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-11422 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11422 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11422 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-11428 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11428 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11428 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-11434 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11434 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11434 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

#item50890 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item47503 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item49200 {
	width:22px !important;
	height:18px !important;
}

#item49197 {
	width:22px !important;
	height:18px !important;
	left:420px !important;
	top:746px !important;
}

@keyframes pulse-49201 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-49201 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item49201 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:663px !important;
}

@keyframes pulse-49207 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-49207 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item49207 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:372px !important;
}

@keyframes pulse-49213 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-49213 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item49213 {
	width:13px !important;
	height:13px !important;
	left:9px !important;
	top:207px !important;
}

#item74202 {
	width:603px !important;
	height:780px !important;
}

#item69378 {
	width:603px !important;
	height:780px !important;
}

#item49395 {
	width:603px !important;
	height:780px !important;
}

#item47097 {
	width:603px !important;
	height:780px !important;
}

#item11443 {
	width:22px !important;
	height:18px !important;
}

#item11440 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11444 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11444 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11444 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-11450 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11450 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11450 {
	width:13px !important;
	height:13px !important;
	left:374px !important;
	top:371px !important;
}

@keyframes pulse-11457 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11457 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11457 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

#item51058 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item47238 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item11580 {
	width:22px !important;
	height:18px !important;
}

#item11577 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-11582 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11582 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11582 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

#item74241 {
	width:603px !important;
	height:780px !important;
}

#item69409 {
	width:603px !important;
	height:780px !important;
}

#item11591 {
	width:22px !important;
	height:18px !important;
}

#item11588 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11592 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11592 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11592 {
	width:13px !important;
	height:13px !important;
	left:374px !important;
	top:371px !important;
}

#item74272 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item51142 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item49521 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item47331 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item11629 {
	width:22px !important;
	height:18px !important;
}

#item11626 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11630 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11630 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11630 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-11636 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11636 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11636 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:428px !important;
}

@keyframes pulse-11643 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11643 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11643 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

@keyframes pulse-59250 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.3% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	60.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-59250 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.3% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	60.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item59250 {
	width:13px !important;
	height:13px !important;
	left:233px !important;
	top:433px !important;
}

@keyframes pulse-59255 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.3% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	60.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-59255 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.3% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	60.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item59255 {
	width:13px !important;
	height:13px !important;
	left:169px !important;
	top:433px !important;
}

#item76372 {
	width:603px !important;
	height:780px !important;
}

#item51198 {
	width:603px !important;
	height:780px !important;
}

#item49552 {
	width:603px !important;
	height:780px !important;
}

#item47387 {
	width:603px !important;
	height:780px !important;
}

#item46442 {
	width:22px !important;
	height:18px !important;
}

#item46439 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-46474 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46474 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46474 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-64145 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-64145 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item64145 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:386px !important;
}

#item74302 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item66590 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item51227 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item47418 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item11694 {
	width:22px !important;
	height:18px !important;
}

#item11691 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11695 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11695 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11695 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:386px !important;
}

#item76402 {
	width:603px !important;
	height:780px !important;
}

#item73177 {
	width:603px !important;
	height:780px !important;
}

#item74332 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item71724 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item51283 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item47475 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item11732 {
	width:22px !important;
	height:18px !important;
}

#item11729 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11733 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11733 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11733 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-11739 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11739 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11739 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:428px !important;
}

@keyframes pulse-11745 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11745 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11745 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

#item64887 {
	width:62px !important;
	height:33px !important;
	left:354px !important;
	top:245px !important;
}

#item76432 {
	width:603px !important;
	height:780px !important;
}

#item61148 {
	width:22px !important;
	height:18px !important;
}

#item61145 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-61149 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-61149 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61149 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:664px !important;
}

@keyframes pulse-61155 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-61155 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61155 {
	width:13px !important;
	height:13px !important;
	left:376px !important;
	top:371px !important;
}

@keyframes pulse-61162 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-61162 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61162 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

#item74362 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item71754 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item49583 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item47447 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item11708 {
	width:22px !important;
	height:18px !important;
}

#item11704 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-11710 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11710 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11710 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-11717 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11717 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11717 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-11723 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11723 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11723 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

#item64883 {
	width:59px !important;
	height:36px !important;
	left:356px !important;
	top:242px !important;
}

#item76462 {
	width:603px !important;
	height:780px !important;
}

#item70409 {
	width:603px !important;
	height:780px !important;
}

#item61244 {
	width:22px !important;
	height:18px !important;
}

#item61241 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-61245 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-61245 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61245 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-61251 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-61251 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61251 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:371px !important;
}

@keyframes pulse-61258 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-61258 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61258 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

#item74392 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item71784 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item49616 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item11756 {
	width:22px !important;
	height:18px !important;
}

#item11753 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-11758 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11758 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11758 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-11764 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11764 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11764 {
	width:13px !important;
	height:13px !important;
	left:380px !important;
	top:323px !important;
}

@keyframes pulse-11771 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11771 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11771 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item76492 {
	width:603px !important;
	height:780px !important;
}

#item69078 {
	width:22px !important;
	height:18px !important;
}

#item69075 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

#item74422 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item71814 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53438 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53372 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53406 {
	width:22px !important;
	height:18px !important;
}

#item53403 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

#item76522 {
	width:603px !important;
	height:780px !important;
}

#item70529 {
	width:603px !important;
	height:780px !important;
}

#item61476 {
	width:603px !important;
	height:780px !important;
}

#item53466 {
	width:603px !important;
	height:780px !important;
}

#item47531 {
	width:603px !important;
	height:780px !important;
}

#item11877 {
	width:22px !important;
	height:18px !important;
}

#item11874 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

#item76099 {
	width:22px !important;
	height:18px !important;
}

#item76096 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

#item74452 {
	width:603px !important;
	height:780px !important;
}

#item71845 {
	width:603px !important;
	height:780px !important;
}

#item47559 {
	width:603px !important;
	height:780px !important;
}

#item11898 {
	width:22px !important;
	height:18px !important;
}

#item11895 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-11900 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11900 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11900 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-11906 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11906 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11906 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-11912 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11912 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11912 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-11919 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11919 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11919 {
	width:13px !important;
	height:13px !important;
	left:128px !important;
	top:298px !important;
}

@keyframes pulse-11925 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11925 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11925 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item61537 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53494 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item51367 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item11934 {
	width:22px !important;
	height:18px !important;
}

#item11931 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11935 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11935 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11935 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-11941 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11941 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11941 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:371px !important;
}

@keyframes pulse-11947 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11947 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11947 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

@keyframes pulse-11953 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11953 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11953 {
	width:13px !important;
	height:13px !important;
	left:177px !important;
	top:296px !important;
}

@keyframes pulse-23045 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-23045 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item23045 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item74482 {
	width:603px !important;
	height:780px !important;
}

#item66560 {
	width:603px !important;
	height:780px !important;
}

#item51170 {
	width:603px !important;
	height:780px !important;
}

#item47359 {
	width:603px !important;
	height:780px !important;
}

#item11664 {
	width:22px !important;
	height:18px !important;
}

#item11661 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-11666 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11666 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11666 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-11672 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11672 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11672 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-11678 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11678 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11678 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-11685 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11685 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11685 {
	width:13px !important;
	height:13px !important;
	left:224px !important;
	top:298px !important;
}

@keyframes pulse-22984 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-22984 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item22984 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item73232 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item71875 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item61568 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53522 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item51395 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item11986 {
	width:22px !important;
	height:18px !important;
}

#item11983 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11987 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11987 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11987 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-11994 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11994 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11994 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:371px !important;
}

@keyframes pulse-12001 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12001 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12001 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

@keyframes pulse-12007 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12007 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12007 {
	width:13px !important;
	height:13px !important;
	left:342px !important;
	top:270px !important;
}

@keyframes pulse-12013 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12013 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12013 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item74512 {
	width:603px !important;
	height:780px !important;
}

@keyframes pulse-58944 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58944 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58944 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item58954 {
	width:22px !important;
	height:18px !important;
}

#item58951 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-58955 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58955 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58955 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-58961 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58961 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58961 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-58968 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58968 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58968 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-58974 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58974 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58974 {
	width:13px !important;
	height:13px !important;
	left:334px !important;
	top:298px !important;
}

#item74542 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item70654 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item58048 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item47616 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12029 {
	width:22px !important;
	height:18px !important;
}

#item12026 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12031 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12031 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12031 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-12037 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12037 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12037 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-12043 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12043 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12043 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-12050 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12050 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12050 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item76556 {
	width:603px !important;
	height:780px !important;
}

#item73292 {
	width:603px !important;
	height:780px !important;
}

#item71935 {
	width:603px !important;
	height:780px !important;
}

#item47672 {
	width:603px !important;
	height:780px !important;
}

#item46531 {
	width:22px !important;
	height:18px !important;
}

#item46528 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-46532 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46532 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46532 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-46539 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46539 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46539 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:371px !important;
}

@keyframes pulse-46546 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46546 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46546 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

@keyframes pulse-46552 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46552 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46552 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:386px !important;
}

#item74572 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item70714 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53578 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item51452 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item46670 {
	width:22px !important;
	height:18px !important;
}

#item46667 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-46671 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46671 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46671 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-46678 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46678 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46678 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:371px !important;
}

@keyframes pulse-46684 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46684 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46684 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

#item76587 {
	width:603px !important;
	height:780px !important;
}

#item73322 {
	width:603px !important;
	height:780px !important;
}

#item71965 {
	width:603px !important;
	height:780px !important;
}

#item47700 {
	width:603px !important;
	height:780px !important;
}

#item12091 {
	width:22px !important;
	height:18px !important;
}

#item12088 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12093 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12093 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12093 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-12099 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12099 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12099 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item74604 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

@keyframes pulse-57739 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-57739 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item57739 {
	width:13px !important;
	height:13px !important;
	left:274px !important;
	top:657px !important;
}

@keyframes pulse-57745 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-57745 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item57745 {
	width:13px !important;
	height:13px !important;
	left:383px !important;
	top:362px !important;
}

@keyframes pulse-57751 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-57751 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item57751 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

#item57760 {
	width:22px !important;
	height:18px !important;
}

#item57757 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

#item65021 {
	width:66px !important;
	height:60px !important;
	left:350px !important;
	top:240px !important;
}

#item76617 {
	width:603px !important;
	height:780px !important;
}

#item73352 {
	width:603px !important;
	height:780px !important;
}

#item71997 {
	width:603px !important;
	height:780px !important;
}

#item53611 {
	width:603px !important;
	height:780px !important;
}

#item51480 {
	width:603px !important;
	height:780px !important;
}

#item12145 {
	width:22px !important;
	height:18px !important;
}

#item12142 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12147 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12147 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12147 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-12154 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12154 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12154 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-12161 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12161 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12161 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item74635 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53639 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item47728 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12171 {
	width:22px !important;
	height:18px !important;
}

#item12167 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-12172 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12172 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12172 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:371px !important;
}

@keyframes pulse-12178 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12178 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12178 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

@keyframes pulse-12184 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12184 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12184 {
	width:13px !important;
	height:13px !important;
	left:183px !important;
	top:300px !important;
}

#item76647 {
	width:603px !important;
	height:780px !important;
}

#item73382 {
	width:603px !important;
	height:780px !important;
}

#item72027 {
	width:603px !important;
	height:780px !important;
}

#item53667 {
	width:603px !important;
	height:780px !important;
}

#item51508 {
	width:603px !important;
	height:780px !important;
}

#item12204 {
	width:22px !important;
	height:18px !important;
}

#item12201 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12206 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12206 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12206 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-12212 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12212 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12212 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-12218 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12218 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12218 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-12224 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12224 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12224 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

@keyframes pulse-76225 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-76225 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item76225 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

@keyframes pulse-77370 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-77370 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item77370 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

#item77383 {
	width:603px !important;
	height:780px !important;
}

#item77407 {
	width:603px !important;
	height:780px !important;
}

#item77430 {
	width:603px !important;
	height:780px !important;
}

#item77463 {
	width:22px !important;
	height:18px !important;
}

#item77460 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-77464 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-77464 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item77464 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:390px !important;
}

#item77470 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item77493 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item77516 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item77549 {
	width:22px !important;
	height:18px !important;
}

#item77546 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-77550 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-77550 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item77550 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

#item74695 {
	width:603px !important;
	height:780px !important;
}

#item70864 {
	width:603px !important;
	height:780px !important;
}

#item66899 {
	width:603px !important;
	height:780px !important;
}

#item53768 {
	width:603px !important;
	height:780px !important;
}

#item51592 {
	width:603px !important;
	height:780px !important;
}

#item47792 {
	width:603px !important;
	height:780px !important;
}

#item12287 {
	width:22px !important;
	height:18px !important;
}

#item12284 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-12288 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12288 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12288 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

#item73442 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item72087 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item58171 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53796 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item51620 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12301 {
	width:22px !important;
	height:18px !important;
}

#item12298 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12314 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12314 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12314 {
	width:13px !important;
	height:13px !important;
	left:191px !important;
	top:296px !important;
}

#item74725 {
	width:603px !important;
	height:780px !important;
}

#item70924 {
	width:603px !important;
	height:780px !important;
}

#item66930 {
	width:603px !important;
	height:780px !important;
}

#item53852 {
	width:603px !important;
	height:780px !important;
}

#item51648 {
	width:603px !important;
	height:780px !important;
}

#item47821 {
	width:603px !important;
	height:780px !important;
}

#item12306 {
	width:22px !important;
	height:18px !important;
}

#item12303 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-12307 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12307 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12307 {
	width:13px !important;
	height:13px !important;
	left:185px !important;
	top:295px !important;
}

#item73472 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item72117 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item58201 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53881 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item51676 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12324 {
	width:22px !important;
	height:18px !important;
}

#item12321 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12326 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12326 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12326 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-12333 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12333 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12333 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

@keyframes pulse-12339 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12339 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12339 {
	width:13px !important;
	height:13px !important;
	left:177px !important;
	top:298px !important;
}

#item76677 {
	width:603px !important;
	height:780px !important;
}

#item74755 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item69565 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item58231 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53909 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item51733 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item76307 {
	width:22px !important;
	height:18px !important;
}

#item76304 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

#item12379 {
	width:22px !important;
	height:18px !important;
}

#item12376 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12381 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12381 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12381 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-12387 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12387 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12387 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item64892 {
	width:59px !important;
	height:36px !important;
	left:357px !important;
	top:245px !important;
}

#item76707 {
	width:603px !important;
	height:780px !important;
}

#item73511 {
	width:603px !important;
	height:780px !important;
}

#item72150 {
	width:603px !important;
	height:780px !important;
}

#item66994 {
	width:603px !important;
	height:780px !important;
}

#item51339 {
	width:603px !important;
	height:780px !important;
}

#item11883 {
	width:22px !important;
	height:18px !important;
}

#item11879 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-11884 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-11884 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11884 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

#item74785 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item69625 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item58261 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53937 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item52190 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item45414 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12680 {
	width:22px !important;
	height:18px !important;
}

#item12677 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-12681 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12681 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12681 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

#item76737 {
	width:603px !important;
	height:780px !important;
}

#item73542 {
	width:603px !important;
	height:780px !important;
}

#item72180 {
	width:603px !important;
	height:780px !important;
}

#item67024 {
	width:603px !important;
	height:780px !important;
}

#item51789 {
	width:603px !important;
	height:780px !important;
}

#item12416 {
	width:22px !important;
	height:18px !important;
}

#item12413 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12419 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12419 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12419 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

#item74815 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item69685 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item58291 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item53970 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item47905 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12428 {
	width:22px !important;
	height:18px !important;
}

#item12425 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-12429 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12429 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12429 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	top:205px !important;
}

#item76767 {
	width:603px !important;
	height:780px !important;
}

#item73572 {
	width:603px !important;
	height:780px !important;
}

#item72210 {
	width:603px !important;
	height:780px !important;
}

#item67054 {
	width:603px !important;
	height:780px !important;
}

#item51845 {
	width:603px !important;
	height:780px !important;
}

#item12438 {
	width:22px !important;
	height:18px !important;
}

#item12435 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12440 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12440 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12440 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-12447 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12447 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12447 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

#item74845 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item71076 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item69110 {
	width:22px !important;
	height:18px !important;
}

#item69107 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

#item69116 {
	width:22px !important;
	height:18px !important;
}

#item69113 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

#item74906 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item58354 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item54026 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item77610 {
	width:603px !important;
	height:780px !important;
}

#item77634 {
	width:603px !important;
	height:780px !important;
}

#item77657 {
	width:603px !important;
	height:780px !important;
}

#item77680 {
	width:603px !important;
	height:780px !important;
}

#item77703 {
	width:603px !important;
	height:780px !important;
}

#item77739 {
	width:22px !important;
	height:18px !important;
}

#item77735 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-77740 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-77740 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item77740 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

#item12491 {
	width:22px !important;
	height:18px !important;
}

#item12488 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12493 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12493 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12493 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item76828 {
	width:603px !important;
	height:780px !important;
}

#item73633 {
	width:603px !important;
	height:780px !important;
}

#item72271 {
	width:603px !important;
	height:780px !important;
}

#item51963 {
	width:603px !important;
	height:780px !important;
}

#item47990 {
	width:603px !important;
	height:780px !important;
}

#item12502 {
	width:22px !important;
	height:18px !important;
}

#item12499 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-12503 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12503 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12503 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

#item74937 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item64168 {
	width:22px !important;
	height:18px !important;
}

#item64165 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

#item76858 {
	width:603px !important;
	height:780px !important;
}

#item73663 {
	width:603px !important;
	height:780px !important;
}

#item72301 {
	width:603px !important;
	height:780px !important;
}

#item58384 {
	width:603px !important;
	height:780px !important;
}

#item54054 {
	width:603px !important;
	height:780px !important;
}

#item12515 {
	width:22px !important;
	height:18px !important;
}

#item12512 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12517 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12517 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12517 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

#item74967 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item71202 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item76888 {
	width:603px !important;
	height:780px !important;
}

#item73693 {
	width:603px !important;
	height:780px !important;
}

#item72331 {
	width:603px !important;
	height:780px !important;
}

#item62196 {
	width:603px !important;
	height:780px !important;
}

#item52020 {
	width:603px !important;
	height:780px !important;
}

#item48018 {
	width:603px !important;
	height:780px !important;
}

#item12526 {
	width:22px !important;
	height:18px !important;
}

#item12523 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

@keyframes pulse-12527 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12527 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12527 {
	width:13px !important;
	height:13px !important;
	left:372px !important;
	top:664px !important;
}

@keyframes pulse-12533 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12533 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12533 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:371px !important;
}

@keyframes pulse-22998 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-22998 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item22998 {
	width:26px !important;
	height:26px !important;
	left:128px !important;
	top:387px !important;
}

#item74997 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item71262 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item69749 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item58414 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item54082 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12547 {
	width:22px !important;
	height:18px !important;
}

#item12544 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-23059 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-23059 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item23059 {
	width:26px !important;
	height:26px !important;
	left:126px !important;
	top:387px !important;
}

#item76918 {
	width:603px !important;
	height:780px !important;
}

#item73723 {
	width:603px !important;
	height:780px !important;
}

#item72361 {
	width:603px !important;
	height:780px !important;
}

#item62226 {
	width:603px !important;
	height:780px !important;
}

#item52076 {
	width:603px !important;
	height:780px !important;
}

#item12577 {
	width:22px !important;
	height:18px !important;
}

#item12573 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12579 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12579 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12579 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item73814 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item72457 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item62365 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item54236 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item48159 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12669 {
	width:22px !important;
	height:18px !important;
}

#item12666 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12671 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12671 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12671 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

#item75118 {
	width:603px !important;
	height:780px !important;
}

#item71472 {
	width:603px !important;
	height:780px !important;
}

#item69902 {
	width:603px !important;
	height:780px !important;
}

#item58534 {
	width:603px !important;
	height:780px !important;
}

#item54293 {
	width:603px !important;
	height:780px !important;
}

#item48216 {
	width:603px !important;
	height:780px !important;
}

#item12716 {
	width:22px !important;
	height:18px !important;
}

#item12713 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12718 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12718 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12718 {
	width:13px !important;
	height:13px !important;
	left:147px !important;
	top:296px !important;
}

@keyframes pulse-12724 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12724 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12724 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-12730 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12730 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12730 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-12736 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12736 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12736 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-12742 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12742 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12742 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item73844 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item72487 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item62395 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item54322 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item52218 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item45442 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12751 {
	width:22px !important;
	height:18px !important;
}

#item12748 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:746px !important;
}

@keyframes pulse-12752 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12752 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12752 {
	width:13px !important;
	height:13px !important;
	left:129px !important;
	top:300px !important;
}

@keyframes pulse-12759 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12759 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12759 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:664px !important;
}

@keyframes pulse-12765 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12765 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12765 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-12771 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12771 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12771 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:387px !important;
}

@keyframes pulse-38508 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-38508 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item38508 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:373px !important;
}

#item75164 {
	width:603px !important;
	height:780px !important;
}

#item71532 {
	width:603px !important;
	height:780px !important;
}

#item69963 {
	width:603px !important;
	height:780px !important;
}

#item58564 {
	width:603px !important;
	height:780px !important;
}

#item54350 {
	width:603px !important;
	height:780px !important;
}

#item48272 {
	width:603px !important;
	height:780px !important;
}

#item12788 {
	width:22px !important;
	height:18px !important;
}

#item12785 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12790 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12790 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12790 {
	width:13px !important;
	height:13px !important;
	left:140px !important;
	top:300px !important;
}

@keyframes pulse-12796 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12796 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12796 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-12802 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12802 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12802 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-12809 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12809 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12809 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-12815 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12815 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12815 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item73874 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item72517 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item62425 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item52246 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item45470 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12824 {
	width:22px !important;
	height:18px !important;
}

#item12821 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:746px !important;
}

@keyframes pulse-12825 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12825 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12825 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-12832 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12832 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12832 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:387px !important;
}

#item75195 {
	width:603px !important;
	height:780px !important;
}

#item71592 {
	width:603px !important;
	height:780px !important;
}

#item69994 {
	width:603px !important;
	height:780px !important;
}

#item58594 {
	width:603px !important;
	height:780px !important;
}

#item54378 {
	width:603px !important;
	height:780px !important;
}

#item48328 {
	width:603px !important;
	height:780px !important;
}

#item12847 {
	width:22px !important;
	height:18px !important;
}

#item12844 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12849 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12849 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12849 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-12855 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12855 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12855 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item73904 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item72547 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item62456 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item58624 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item54462 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item48356 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12986 {
	width:22px !important;
	height:18px !important;
}

#item12983 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:746px !important;
}

@keyframes pulse-12987 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12987 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12987 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

#item75225 {
	width:603px !important;
	height:780px !important;
}

#item66496 {
	width:603px !important;
	height:780px !important;
}

#item60549 {
	width:603px !important;
	height:780px !important;
}

#item54406 {
	width:603px !important;
	height:780px !important;
}

#item12909 {
	width:22px !important;
	height:18px !important;
}

#item12906 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12911 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12911 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12911 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

#item75255 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item62516 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item52414 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item48412 {
	width:603px !important;
	height:780px !important;
	left:603px !important;
}

#item12953 {
	width:22px !important;
	height:18px !important;
}

#item12950 {
	width:22px !important;
	height:18px !important;
	left:422px !important;
	top:744px !important;
}

@keyframes pulse-12956 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12956 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12956 {
	width:13px !important;
	height:13px !important;
	left:110px !important;
	top:298px !important;
}

@keyframes pulse-12962 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12962 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12962 {
	width:13px !important;
	height:13px !important;
	left:373px !important;
	top:662px !important;
}

@keyframes pulse-12968 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12968 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12968 {
	width:13px !important;
	height:13px !important;
	left:11px !important;
	top:205px !important;
}

@keyframes pulse-12976 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-12976 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	17.7% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	35.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	40.6% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.6% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	82.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item12976 {
	width:13px !important;
	height:13px !important;
	left:375px !important;
	top:371px !important;
}

@keyframes pulse-23014 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-23014 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	18.1% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	36.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	59.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	65.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item23014 {
	width:26px !important;
	height:26px !important;
	left:127px !important;
	top:386px !important;
}

#item76963 {
	width:603px !important;
	height:780px !important;
}

#item73964 {
	width:603px !important;
	height:780px !important;
}

#item72608 {
	width:603px !important;
	height:780px !important;
}

#item69227 {
	width:22px !important;
	height:18px !important;
}

#item69224 {
	width:22px !important;
	height:18px !important;
	left:421px !important;
	top:746px !important;
}

#item22089 {
	width:34px !important;
	height:34px !important;
	left:567px !important;
	top:30px !important;
}

#item22083 {
	width:34px !important;
	height:34px !important;
	left:567px !important;
	top:30px !important;
}

#item22690 {
	width:622px !important;
	height:592px !important;
	left:5px !important;
	top:86px !important;
}

#item38772 {
	width:167px !important;
	height:59px !important;
	left:220px !important;
	top:721px !important;
	background:#fff;
}

#item50310 {
	width:137px !important;
	height:27px !important;
	left:424px !important;
	top:689px !important;
}
#in5footer,  #prefooter {display:none;}
