/* 	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 url("../images/bg-body.jpeg") no-repeat left top/auto; }
:-webkit-full-screen { background:#ededed url("../images/bg-body.jpeg") no-repeat left top/auto; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:320px; height:548px; }
.page-scale-wrap { width:320px; height:548px; background: #fff !important; }
.paper-vertical { width:320px; height:100%; }
.paper-horizontal { width:25740px; height:560px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:548px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:320px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#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;}
}

#item51140 {
	width:323px !important;
	height:28px !important;
	top:503px !important;
	background:#fff;
}

@keyframes flyinfrombottom-51175 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfrombottom-51175 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromtop-51199 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromtop-51199 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes appear-51223 {
to{}	}
@-webkit-keyframes appear-51223 {
to{}	}
@keyframes flyinfromleft-51246 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromleft-51246 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-right-51251 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-51251 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromleft-51278 {
	0% {transform:translate(-136px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromleft-51278 {
	0% {-webkit-transform:translate(-136px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-right-51301 {
	0% {transform:translate(118px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-51301 {
	0% {-webkit-transform:translate(118px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-right-51324 {
	0% {transform:translate(166px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-51324 {
	0% {-webkit-transform:translate(166px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-right-51347 {
	0% {transform:translate(157px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-51347 {
	0% {-webkit-transform:translate(157px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item51612 {
	width:320px !important;
	height:75px !important;
	top:738px !important;
	background:#362724;
}

@keyframes flyinfrombottom-51430 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfrombottom-51430 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfromleft-51499 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromleft-51499 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-right-51501 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-51501 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item1786 {
	opacity:0.65;
	width:320px !important;
	height:867px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item1783 {
	width:326px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
}

#item1788 {
	width:240px !important;
	height:529px !important;
	left:53px !important;
	top:201px !important;
	box-shadow:3px 3px 3px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.33);
	border-radius:6px;
	background:#4c4c4c;
}

#item1791 {
	width:199px !important;
	height:261px !important;
	left:74px !important;
	top:447px !important;
}

#item1813 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1801 {
	width:22px !important;
	height:22px !important;
	left:256px !important;
	top:216px !important;
}

#item1781 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item1777 {
	width:336px !important;
	height:883px !important;
	left:-13px !important;
	top:-13px !important;
}

#item1718 {
	width:193px !important;
	height:26px !important;
	left:180px !important;
	top:142px !important;
}

#item52082 {
	width:122px !important;
	height:127px !important;
	left:158px !important;
	top:198px !important;
	border-radius:6px;
}

#item52415 {
	width:320px !important;
	height:28px !important;
	top:1689px !important;
	background:#f7da0c;
}

#item19913 {
	width:320px !important;
	height:28px !important;
	top:1514px !important;
	background:#f7da0c;
}

#item53219 {
	width:242px !important;
	height:168px !important;
}

#item53205 {
	width:242px !important;
	height:168px !important;
}

#item53194 {
	width:242px !important;
	height:168px !important;
}

#item53182 {
	width:242px !important;
	height:168px !important;
	left:39px !important;
	top:1059px !important;
}

#item53237 {
	width:240px !important;
	height:238px !important;
	left:40px !important;
	top:1244px !important;
	background:#bababa;
}

#item53260 {
	width:240px !important;
	height:460px !important;
	left:40px !important;
	top:1499px !important;
	background:#bababa;
}

#item53278 {
	width:240px !important;
	height:405px !important;
	left:40px !important;
	top:1975px !important;
	background:#bababa;
}

#item53296 {
	width:240px !important;
	height:363px !important;
	left:40px !important;
	top:2396px !important;
	background:#bababa;
}

#item53303 {
	width:240px !important;
	height:570px !important;
	left:40px !important;
	top:2775px !important;
	background:#bababa;
}

#item53322 {
	width:240px !important;
	height:435px !important;
	left:40px !important;
	top:3365px !important;
	background:#bababa;
}

#item53327 {
	width:240px !important;
	height:553px !important;
	left:40px !important;
	top:3821px !important;
	background:#bababa;
}

#item53246 {
	width:20px !important;
	height:23px !important;
	left:6px !important;
	top:134px !important;
	background:#fff;
}

#item53333 {
	width:223px !important;
	height:360px !important;
	left:50px !important;
	top:4004px !important;
	background:#fff;
}

#item53387 {
	width:240px !important;
	height:139px !important;
}

@keyframes pulse-53408 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-53408 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53423 {
	width:25px !important;
	height:25px !important;
}

#item53412 {
	width:25px !important;
	height:25px !important;
}

#item53408 {
	width:25px !important;
	height:25px !important;
	left:255px !important;
	top:40px !important;
}

#item53436 {
	opacity:0.90;
	width:320px !important;
	height:5471px !important;
	left:10px !important;
	top:10px !important;
	background:#333333;
}

#item53447 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item53437 {
	width:30px !important;
	height:30px !important;
	left:47px !important;
	top:47px !important;
}

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

#item53430 {
	width:330px !important;
	height:5481px !important;
	left:-10px !important;
	top:-10px !important;
}

#item64132 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item53563 {
	width:320px !important;
	height:32px !important;
	top:5431px !important;
	background:#3f3f3f;
}

#item53703 {
	width:320px !important;
	height:32px !important;
	top:2154px !important;
	background:#3f3f3f;
}

#item64136 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

@keyframes pulse-53712 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-53712 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53722 {
	width:25px !important;
	height:25px !important;
}

#item53712 {
	width:25px !important;
	height:25px !important;
	left:255px !important;
	top:40px !important;
}

#item53735 {
	opacity:0.90;
	width:320px !important;
	height:2194px !important;
	left:10px !important;
	top:10px !important;
	background:#333333;
}

#item53756 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item53743 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:306px !important;
}

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

#item53729 {
	width:330px !important;
	height:2204px !important;
	left:-10px !important;
	top:-10px !important;
}

#item53797 {
	width:320px !important;
	height:442px !important;
}

@keyframes flyinfromleft-53980 {
	0% {
		transform:translate(-189px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-53980 {
	0% {
		-webkit-transform:translate(-189px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes spin-54007 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-54007 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item54007 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item64134 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item53940 {
	width:320px !important;
	height:32px !important;
	top:5888px !important;
	background:#3f3f3f;
}

@keyframes fly-in-right-53806 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-53806 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item53807 {
	opacity:0.50;
	width:207px !important;
	height:262px !important;
	background:#fff;
}

#item64161 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item54154 {
	width:320px !important;
	height:32px !important;
	top:2406px !important;
	background:#3f3f3f;
}

#item54267 {
	width:240px !important;
	height:136px !important;
	left:40px !important;
	top:2473px !important;
}

@keyframes fly-in-right-54277 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-54277 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-right-54286 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-54286 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item54355 {
	width:243px !important;
	height:264px !important;
}

#item54342 {
	width:243px !important;
	height:264px !important;
}

#item54330 {
	width:243px !important;
	height:264px !important;
}

#item54318 {
	width:243px !important;
	height:264px !important;
}

#item54306 {
	width:243px !important;
	height:264px !important;
	left:39px !important;
	top:283px !important;
}

#item54365 {
	width:240px !important;
	height:136px !important;
	left:40px !important;
	top:1883px !important;
}

@keyframes moveright-54365 {
	0% {
		transform:translate(376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-54365 {
	0% {
		-webkit-transform:translate(376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64188 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item54450 {
	width:320px !important;
	height:32px !important;
	top:3940px !important;
	background:#3f3f3f;
}

#item64191 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item54606 {
	width:320px !important;
	height:28px !important;
	top:3191px !important;
	background:#f7da0c;
}

#item54677 {
	width:240px !important;
	height:51px !important;
	left:40px !important;
	top:1624px !important;
}

#item64918 {
	width:320px !important;
	height:890px !important;
}

@keyframes pulse-54746 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-54746 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item54755 {
	width:25px !important;
	height:25px !important;
}

#item54746 {
	width:25px !important;
	height:25px !important;
	left:58px !important;
	top:435px !important;
}

#item54767 {
	opacity:0.90;
	width:320px !important;
	height:890px !important;
	left:10px !important;
	top:15px !important;
	background:#333333;
}

#item54771 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item54768 {
	width:28px !important;
	height:28px !important;
	left:265px !important;
	top:52px !important;
}

#item54764 {
	width:6px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item54762 {
	width:330px !important;
	height:906px !important;
	left:-10px !important;
	top:-15px !important;
}

#item54923 {
	width:320px !important;
	height:32px !important;
	top:2479px !important;
	background:#3f3f3f;
}

#item54841 {
	width:157px !important;
	height:23px !important;
	left:163px !important;
	background:#3f3f3f;
}

@keyframes spin-55094 {
	0% {transform:translate(0px,0px) rotate(-360deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes spin-55094 {
	0% {-webkit-transform:translate(0px,0px) rotate(-360deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item55094 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item55082 {
	width:320px !important;
	height:28px !important;
	top:2522px !important;
	background:#f7da0c;
}

#item64564 {
	width:41px !important;
	height:31px !important;
	left:280px !important;
	background:#f0c815;
}

#item55177 {
	width:72px !important;
	height:32px !important;
	left:216px !important;
	top:302px !important;
}

#item64994 {
	width:233px !important;
	height:123px !important;
	top:91px !important;
	background:#fff;
}

#item64995 {
	width:87px !important;
	height:109px !important;
	left:233px !important;
	top:106px !important;
	background:#fff;
}

#item65002 {
	width:84px !important;
	height:23px !important;
	left:256px !important;
	top:106px !important;
	background:#fff;
}

#item65003 {
	width:126px !important;
	height:40px !important;
	left:214px !important;
	top:165px !important;
	background:#fff;
}

#item55171 {
	width:84px !important;
	height:14px !important;
	left:108px !important;
	top:302px !important;
}

#item982 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item1015 {
	width:320px !important;
	height:28px !important;
	top:2795px !important;
	background:#f7da0c;
}

#item55278 {
	width:320px !important;
	height:2835px !important;
	background:#bce5f9;
}

@keyframes custom-55295 {
	0% {transform:translate(-282px,-31px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-55295 {
	0% {-webkit-transform:translate(-282px,-31px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item55321 {
	width:120px !important;
	height:72px !important;
	left:185px !important;
	top:9px !important;
}

#item55327 {
	width:79px !important;
	height:10px !important;
	left:210px !important;
	top:870px !important;
}

#item55331 {
	width:22px !important;
	height:27px !important;
	left:135px !important;
	top:919px !important;
}

#item55335 {
	width:22px !important;
	height:27px !important;
	left:162px !important;
	top:919px !important;
}

#item55339 {
	width:22px !important;
	height:27px !important;
	left:188px !important;
	top:919px !important;
}

#item55343 {
	width:22px !important;
	height:27px !important;
	left:110px !important;
	top:919px !important;
}

#item55481 {
	width:320px !important;
	height:28px !important;
	top:2366px !important;
	background:#f7da0c;
}

#item64569 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item55495 {
	width:187px !important;
	height:23px !important;
	left:63px !important;
	top:602px !important;
}

#item55500 {
	width:169px !important;
	height:65px !important;
	left:7px !important;
	top:55px !important;
}

#item55509 {
	width:320px !important;
	height:193px !important;
}

#item55568 {
	width:320px !important;
	height:193px !important;
	top:197px !important;
}

#item55891 {
	opacity:0.20;
	width:320px !important;
	height:453px !important;
	top:3289px !important;
	background:#93bb3f;
}

#item64216 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item55825 {
	width:320px !important;
	height:32px !important;
	top:3702px !important;
	background:#3f3f3f;
}

@keyframes flyinfromleft-55533 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-55533 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item55534 {
	width:269px !important;
	height:164px !important;
	background:#293f4d;
}

#item55618 {
	width:241px !important;
	height:122px !important;
	background:#93bb3f;
}

@keyframes appear-55653 {
to{}	}
@-webkit-keyframes appear-55653 {
to{}	}
#item55681 {
	width:482px !important;
	height:514px !important;
	border:solid 0.5px #293f4d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes appear-55685 {
to{}	}
@-webkit-keyframes appear-55685 {
to{}	}
#item55686 {
	width:240px !important;
	height:231px !important;
	background:#293f4d;
}

@keyframes appear-55746 {
to{}	}
@-webkit-keyframes appear-55746 {
to{}	}
#item55747 {
	opacity:0.20;
	width:240px !important;
	height:211px !important;
	left:20px !important;
	background:#93bb3f;
}

@keyframes appear-55826 {
to{}	}
@-webkit-keyframes appear-55826 {
to{}	}
#item55830 {
	width:480px !important;
	height:452px !important;
	border:solid 0.5px #93bb3f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes appear-55861 {
to{}	}
@-webkit-keyframes appear-55861 {
to{}	}
#item55889 {
	width:480px !important;
	height:576px !important;
	border:solid 0.5px #293f4d;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item56077 {
	width:320px !important;
	height:32px !important;
	top:2483px !important;
	background:#3f3f3f;
}

#item55996 {
	width:241px !important;
	height:174px !important;
	left:39px !important;
	top:1446px !important;
}

@keyframes flyinfromleft-55996 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-55996 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item56006 {
	width:240px !important;
	height:136px !important;
	left:40px !important;
	top:1628px !important;
}

@keyframes flyinfrombottom-56006 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-56006 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-56020 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfrombottom-56020 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item64217 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item56477 {
	width:107px !important;
	height:91px !important;
	left:99px !important;
	top:4px !important;
}

#item56484 {
	width:240px !important;
	height:48px !important;
	left:40px !important;
	top:211px !important;
}

#item57043 {
	width:240px !important;
	height:259px !important;
	left:40px !important;
	top:512px !important;
	background:#193479;
}

#item57150 {
	width:240px !important;
	height:179px !important;
	background:#dc1f25;
}

#item57196 {
	width:240px !important;
	height:58px !important;
	background:#dc1f25;
}

@keyframes spin-57407 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-57407 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item57529 {
	width:86px !important;
	height:27px !important;
	left:22px !important;
	top:2752px !important;
}

#item57534 {
	width:86px !important;
	height:27px !important;
	left:112px !important;
	top:2752px !important;
}

#item57538 {
	width:102px !important;
	height:27px !important;
	left:207px !important;
	top:2752px !important;
}

#item62424 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item57666 {
	width:320px !important;
	height:28px !important;
	top:3715px !important;
	background:#f7da0c;
}

@keyframes flyinfromtop-57699 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-57699 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes spin-57842 {
	0% {transform:translate(0px,0px) rotate(-360deg) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes spin-57842 {
	0% {-webkit-transform:translate(0px,0px) rotate(-360deg) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
#item64241 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item58077 {
	width:320px !important;
	height:32px !important;
	top:2763px !important;
	background:#3f3f3f;
}

@keyframes pulse-57919 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-57919 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item57929 {
	width:25px !important;
	height:25px !important;
}

#item57919 {
	width:25px !important;
	height:25px !important;
	left:255px !important;
	top:40px !important;
}

#item57990 {
	opacity:0.90;
	width:320px !important;
	height:2803px !important;
	left:10px !important;
	top:10px !important;
	background:#333333;
}

#item58002 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item57991 {
	width:22px !important;
	height:22px !important;
	left:47px !important;
	top:47px !important;
}

#item57986 {
	width:3px !important;
	height:3px !important;
	left:10px !important;
	top:10px !important;
}

#item57984 {
	width:330px !important;
	height:2813px !important;
	left:-10px !important;
	top:-10px !important;
}

#item58093 {
	width:221px !important;
	height:56px !important;
	left:49px !important;
	top:780px !important;
}

#item64246 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item58371 {
	width:320px !important;
	height:28px !important;
	top:4742px !important;
	background:#f7da0c;
}

#item58205 {
	width:240px !important;
	height:1163px !important;
	left:40px !important;
	top:3565px !important;
	background:#c7c9d5;
}

@keyframes flyinfrombottom-58258 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfrombottom-58258 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes flyinfrombottom-58289 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfrombottom-58289 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item58290 {
	width:240px !important;
	height:218px !important;
}

#item58384 {
	width:67px !important;
	height:58px !important;
	left:122px !important;
	top:1057px !important;
}

#item58392 {
	width:94px !important;
	height:58px !important;
	left:206px !important;
	top:1057px !important;
}

#item58396 {
	width:94px !important;
	height:54px !important;
	left:14px !important;
	top:1060px !important;
}

#item58404 {
	width:94px !important;
	height:45px !important;
	left:220px !important;
	top:516px !important;
}

@keyframes flyinfromleft-58441 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-58441 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item58442 {
	width:280px !important;
	height:120px !important;
	background:#dce391;
}

#item64247 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item58596 {
	width:320px !important;
	height:32px !important;
	top:2285px !important;
	background:#3f3f3f;
}

#item58737 {
	width:320px !important;
	height:28px !important;
	top:2211px !important;
	background:#f7da0c;
}

#item64573 {
	width:41px !important;
	height:31px !important;
	left:280px !important;
	background:#f0c815;
}

#item58808 {
	width:129px !important;
	height:30px !important;
	top:649px !important;
}

#item58814 {
	width:81px !important;
	height:14px !important;
	left:21px !important;
	top:684px !important;
}

#item58818 {
	width:234px !important;
	height:47px !important;
	left:41px !important;
	top:11px !important;
}

#item64294 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item59222 {
	width:320px !important;
	height:32px !important;
	top:4569px !important;
	background:#3f3f3f;
}

#item58862 {
	opacity:0.30;
	width:240px !important;
	height:734px !important;
	left:40px !important;
	top:193px !important;
	background:#e0edd8;
}

.panzoom > #item58864_0 {
	width:427px !important;
	max-width:854px;
	left:-94px !important;
	top:0px !important;
}

#item58864 {
	width:240px !important;
	height:240px !important;
	left:40px !important;
	top:193px !important;
}

#item58937 {
	width:480px !important;
	height:1156px !important;
	left:40px !important;
	top:947px !important;
	border:solid 0.5px #d9851f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

.panzoom > #item58965_0 {
	width:218px !important;
	max-width:436px;
	left:0px !important;
	top:-151px !important;
}

#item58965 {
	width:218px !important;
	height:202px !important;
	left:51px !important;
	top:1312px !important;
}

#item58976 {
	opacity:0.30;
	width:240px !important;
	height:627px !important;
	left:40px !important;
	top:1544px !important;
	background:#e0edd8;
}

.panzoom > #item58978_0 {
	width:218px !important;
	max-width:436px;
	left:0px !important;
	top:-1px !important;
}

#item58978 {
	width:218px !important;
	height:143px !important;
	left:51px !important;
	top:1557px !important;
}

.panzoom > #item59044_0 {
	width:270px !important;
	max-width:540px;
	left:-28px !important;
	top:0px !important;
}

#item59044 {
	width:215px !important;
	height:180px !important;
	left:54px !important;
	top:2597px !important;
}

.panzoom > #item59139_0 {
	width:240px !important;
	max-width:480px;
	left:0px !important;
	top:0px !important;
}

#item59139 {
	width:213px !important;
	height:154px !important;
	left:55px !important;
	top:4391px !important;
}

@keyframes pulse-64681 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-64681 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item64691 {
	width:25px !important;
	height:25px !important;
}

#item64683 {
	width:25px !important;
	height:25px !important;
}

#item64681 {
	width:25px !important;
	height:25px !important;
	left:40px !important;
	top:40px !important;
}

@keyframes flyinfrombottom-59322 {
	0% {
		transform:translate(-5px,417px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-59322 {
	0% {
		-webkit-transform:translate(-5px,417px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item59559 {
	width:320px !important;
	height:32px !important;
	top:2057px !important;
	background:#3f3f3f;
}

#item59320 {
	width:138px !important;
	height:23px !important;
	left:182px !important;
	background:#3f3f3f;
}

@keyframes pulse-59460 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-59460 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item59470 {
	width:25px !important;
	height:25px !important;
}

#item59460 {
	width:25px !important;
	height:25px !important;
	left:255px !important;
	top:40px !important;
}

#item59483 {
	opacity:0.90;
	width:320px !important;
	height:2095px !important;
	left:10px !important;
	top:10px !important;
	background:#333333;
}

#item59494 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item59484 {
	width:30px !important;
	height:30px !important;
	left:47px !important;
	top:47px !important;
}

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

#item59477 {
	width:330px !important;
	height:2105px !important;
	left:-10px !important;
	top:-10px !important;
}

#item59802 {
	width:320px !important;
	height:28px !important;
	top:2717px !important;
	background:#f7da0c;
}

@keyframes flyinfromleft-59644 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-59644 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item59645 {
	opacity:0.76;
	width:207px !important;
	height:272px !important;
	background:#fff;
}

#item64577 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item64298 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item59947 {
	width:320px !important;
	height:32px !important;
	top:2216px !important;
	background:#3f3f3f;
}

#item59961 {
	width:175px !important;
	height:69px !important;
	left:145px !important;
	top:558px !important;
}

#item64322 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item60088 {
	width:320px !important;
	height:32px !important;
	top:2234px !important;
	background:#3f3f3f;
}

#item60103 {
	width:76px !important;
	height:15px !important;
	left:220px !important;
	top:306px !important;
}

#item60110 {
	width:71px !important;
	height:15px !important;
	left:145px !important;
	top:306px !important;
}

#item64348 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item60709 {
	width:320px !important;
	height:28px !important;
	top:4779px !important;
	background:#f7da0c;
}

.panzoom > #item60558_0 {
	width:246px !important;
	max-width:492px;
	left:-3px !important;
	top:0px !important;
}

#item60558 {
	width:240px !important;
	height:153px !important;
	left:40px !important;
	top:1062px !important;
}

#item60591 {
	width:480px !important;
	height:544px !important;
	left:40px !important;
	top:1049px !important;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item60646 {
	width:480px !important;
	height:526px !important;
	left:40px !important;
	top:1664px !important;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes fly-in-right-60738 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-60738 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item60739 {
	width:242px !important;
	height:300px !important;
	background:#1a6081;
}

#item60880 {
	width:320px !important;
	height:32px !important;
	top:1158px !important;
	background:#3f3f3f;
}

#item64350 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item64377 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item61039 {
	width:320px !important;
	height:32px !important;
	top:2398px !important;
	background:#3f3f3f;
}

@keyframes flyinfromleft-61459 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-61459 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64403 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item61401 {
	width:320px !important;
	height:28px !important;
	top:4070px !important;
	background:#f7da0c;
}

@keyframes flyinfromleft-61158 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-61158 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item61159 {
	width:320px !important;
	height:607px !important;
	background:#aec09a;
}

#item61185 {
	width:240px !important;
	height:185px !important;
	left:40px !important;
	top:21px !important;
}

@keyframes flyinfrombottom-61196 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-61196 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item61198 {
	width:240px !important;
	height:438px !important;
	background:#344c12;
}

@keyframes fly-in-right-61234 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-61234 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item61235 {
	width:240px !important;
	height:277px !important;
	background:#778d45;
}

@keyframes flyinfromleft-61284 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-61284 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item61285 {
	width:320px !important;
	height:288px !important;
	background:#aec670;
}

@keyframes fly-in-right-61316 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-61316 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-61327 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-61327 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item61328 {
	width:240px !important;
	height:734px !important;
	background:#aec09a;
}

@keyframes fly-in-right-61427 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-61427 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item61428 {
	width:240px !important;
	height:377px !important;
	background:#344c12;
}

.panzoom > #item61520_0 {
	width:240px !important;
	max-width:480px;
	left:0px !important;
	top:-8px !important;
}

#item61520 {
	width:240px !important;
	height:172px !important;
	left:40px !important;
	top:1522px !important;
}

.panzoom > #item61529_0 {
	width:240px !important;
	max-width:480px;
	left:0px !important;
	top:-22px !important;
}

#item61529 {
	width:240px !important;
	height:245px !important;
	left:40px !important;
	top:581px !important;
}

.panzoom > #item61540_0 {
	width:242px !important;
	max-width:484px;
	left:0px !important;
	top:0px !important;
}

#item61540 {
	width:240px !important;
	height:182px !important;
	left:40px !important;
	top:2863px !important;
}

.panzoom > #item61549_0 {
	width:242px !important;
	max-width:484px;
	left:0px !important;
	top:-24px !important;
}

#item61549 {
	width:240px !important;
	height:108px !important;
	left:40px !important;
	top:3057px !important;
}

.panzoom > #item61560_0 {
	width:240px !important;
	max-width:480px;
	left:0px !important;
	top:-49px !important;
}

#item61560 {
	width:240px !important;
	height:124px !important;
	left:40px !important;
	top:1933px !important;
}

#item64429 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item61663 {
	width:320px !important;
	height:32px !important;
	top:3178px !important;
	background:#3f3f3f;
}

#item64431 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item61830 {
	width:320px !important;
	height:32px !important;
	top:2630px !important;
	background:#3f3f3f;
}

#item61842 {
	width:146px !important;
	height:90px !important;
	left:20px !important;
	top:43px !important;
}

#item64455 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item61976 {
	width:320px !important;
	height:32px !important;
	top:2234px !important;
	background:#3f3f3f;
}

#item62005 {
	width:171px !important;
	height:22px !important;
	left:11px !important;
	top:781px !important;
}

#item62301 {
	width:320px !important;
	height:28px !important;
	top:2625px !important;
	background:#f7da0c;
}

#item64581 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item62474 {
	width:320px !important;
	height:32px !important;
	top:2012px !important;
	background:#3f3f3f;
}

#item62412 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item62486 {
	opacity:0.80;
	width:176px !important;
	height:120px !important;
	top:94px !important;
	background:#fff;
}

#item62614 {
	width:320px !important;
	height:28px !important;
	top:2414px !important;
	background:#f7da0c;
}

#item64586 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item64481 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

@keyframes custom-62660 {
	0% {transform:translate(146px,-165px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-62660 {
	0% {-webkit-transform:translate(146px,-165px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes custom-62668 {
	0% {transform:translate(-146px,-165px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-62668 {
	0% {-webkit-transform:translate(-146px,-165px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item62672 {
	width:118px !important;
	height:104px !important;
	left:40px !important;
	top:153px !important;
}

@keyframes custom-62672 {
	0% {transform:translate(-165px,-146px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-62672 {
	0% {-webkit-transform:translate(-165px,-146px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item62677 {
	width:118px !important;
	height:104px !important;
	left:162px !important;
	top:153px !important;
}

@keyframes custom-62677 {
	0% {transform:translate(165px,-146px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-62677 {
	0% {-webkit-transform:translate(165px,-146px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item62701 {
	width:320px !important;
	height:32px !important;
	top:641px !important;
	background:#3f3f3f;
}

#item62760 {
	width:320px !important;
	height:288px !important;
}

#item64505 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item62871 {
	width:320px !important;
	height:32px !important;
	top:1837px !important;
	background:#3f3f3f;
}

#item62773 {
	width:240px !important;
	height:201px !important;
	left:40px !important;
	top:1612px !important;
}

#item62883 {
	width:80px !important;
	height:77px !important;
	left:220px !important;
	top:421px !important;
}

#item62995 {
	width:320px !important;
	height:32px !important;
	top:2151px !important;
	background:#3f3f3f;
}

#item64591 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item63008 {
	width:197px !important;
	height:84px !important;
	left:16px !important;
	top:19px !important;
}

#item63213 {
	width:242px !important;
	height:889px !important;
	left:39px !important;
	top:7110px !important;
	background:#720213;
}

#item64532 {
	width:41px !important;
	height:31px !important;
	left:279px !important;
	background:#f0c815;
}

#item63145 {
	width:320px !important;
	height:28px !important;
	top:8022px !important;
	background:#f7da0c;
}

@keyframes pulse-63245 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-63245 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item63255 {
	width:25px !important;
	height:25px !important;
}

#item63247 {
	width:25px !important;
	height:25px !important;
}

#item63245 {
	width:25px !important;
	height:25px !important;
	left:254px !important;
	top:40px !important;
}

#item63269 {
	opacity:0.90;
	width:320px !important;
	height:8062px !important;
	left:10px !important;
	top:10px !important;
	background:#333333;
}

#item63281 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item63270 {
	width:30px !important;
	height:30px !important;
	left:47px !important;
	top:47px !important;
}

#item63289 {
	width:240px !important;
	height:185px !important;
	left:50px !important;
	top:114px !important;
}

#item63299 {
	width:240px !important;
	height:160px !important;
	left:50px !important;
	top:309px !important;
}

#item63310 {
	width:240px !important;
	height:297px !important;
	left:50px !important;
	top:481px !important;
}

#item63266 {
	width:10px !important;
	height:10px !important;
	left:320px !important;
	top:10px !important;
}

#item63263 {
	width:330px !important;
	height:8072px !important;
	left:-10px !important;
	top:-10px !important;
}

#item63543 {
	width:320px !important;
	height:32px !important;
	top:1076px !important;
	background:#3f3f3f;
}

#item63388 {
	width:240px !important;
	height:32px !important;
	left:40px !important;
	top:746px !important;
	background:#d16338;
}

#item63432 {
	width:240px !important;
	height:32px !important;
	left:40px !important;
	top:786px !important;
	background:#d16338;
}

#item63437 {
	width:240px !important;
	height:32px !important;
	left:40px !important;
	top:826px !important;
	background:#d16338;
}

#item63439 {
	width:240px !important;
	height:32px !important;
	left:40px !important;
	top:866px !important;
	background:#d16338;
}

#item63440 {
	width:240px !important;
	height:32px !important;
	left:40px !important;
	top:907px !important;
	background:#d16338;
}

#item63441 {
	width:240px !important;
	height:32px !important;
	left:40px !important;
	top:947px !important;
	background:#d16338;
}

#item64533 {
	width:108px !important;
	height:23px !important;
	left:212px !important;
	background:#3f3f3f;
}

#item65058 {
	width:249px !important;
	height:40px !important;
	left:47px !important;
	top:360px !important;
}

#item65072 {
	width:218px !important;
	height:34px !important;
	left:62px !important;
	top:286px !important;
}

#item65085 {
	width:164px !important;
	height:79px !important;
	left:79px !important;
	top:4px !important;
}

#item65103 {
	width:130px !important;
	height:87px !important;
	left:185px !important;
	top:457px !important;
}
#in5footer,  #prefooter {display:none;}
