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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:38738px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
#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;}
}

#item59409_container {
	width:325px !important;
	height:181px !important;
	left:30px !important;
	top:334px !important;
}

@keyframes fadein-59409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-59409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29876 {
	width:605px !important;
	height:98px !important;
	left:595px !important;
	top:751px !important;
}

#item16718 {
	width:595px !important;
	height:842px !important;
	background:#1d441e;
	border:solid 1px #000;
}

#item16847 {
	width:146px !important;
	height:166px !important;
	left:283px !important;
	top:349px !important;
}

#item16854 {
	width:146px !important;
	height:187px !important;
	left:283px !important;
	top:156px !important;
}

#item16862 {
	width:252px !important;
	height:196px !important;
	left:25px !important;
	top:36px !important;
}

#item16870 {
	width:252px !important;
	height:277px !important;
	left:25px !important;
	top:238px !important;
}

#item17016 {
	width:146px !important;
	height:135px !important;
	left:283px !important;
	top:15px !important;
}

#item17224 {
	width:147px !important;
	height:119px !important;
	left:436px !important;
	top:102px !important;
	background:#141213;
}

#item17226 {
	width:147px !important;
	height:1px !important;
	left:436px !important;
	top:74px !important;
	background:#cdc0a8;
}

#item17216 {
	width:147px !important;
	height:132px !important;
	left:436px !important;
	top:75px !important;
}

#item17336 {
	mix-blend-mode:multiply;
	width:1193px !important;
	height:331px !important;
	left:-2px !important;
}

#item33500 {
	width:4px !important;
	height:1px !important;
	left:7px !important;
	top:3px !important;
	background:#ffffff;
}

#item33501 {
	width:4px !important;
	height:1px !important;
	left:7px !important;
	top:6px !important;
	background:#ffffff;
}

#item33502 {
	width:4px !important;
	height:1px !important;
	left:7px !important;
	top:9px !important;
	background:#ffffff;
}

#item33648 {
	width:1px !important;
	height:34px !important;
	left:20px !important;
	top:89px !important;
	background:#7798a3;
}

#item35199_container {
	width:481px !important;
	height:618px !important;
	left:32px !important;
}

#item16607 {
	width:354px !important;
	height:4px !important;
	left:205px !important;
	top:316px !important;
	background:#000;
}

#item46780_container {
	opacity:0.73;
	width:601px !important;
	height:815px !important;
	left:-5px !important;
	top:36px !important;
}

#item46818 {
	width:61px !important;
	height:61px !important;
	left:154px !important;
	top:108px !important;
}

#item46789 {
	width:94px !important;
	height:47px !important;
	left:277px !important;
	top:27px !important;
}

#item46787 {
	width:371px !important;
	height:169px !important;
	left:145px !important;
	top:17px !important;
}

@keyframes fadein-46834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46834 {
	width:63px !important;
	height:59px !important;
	left:401px !important;
	top:39px !important;
}

#item46948_container {
	width:599px !important;
	height:864px !important;
	left:595px !important;
	top:-7px !important;
}

@keyframes flyinfrombottom-45441 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-45441 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item56651_container {
	width:900px !important;
	height:702px !important;
	left:394px !important;
	top:-28px !important;
}

#item56721_container {
	width:599px !important;
	height:864px !important;
	left:-4px !important;
	top:-9px !important;
}

#item56743 {
	width:633px !important;
	height:374px !important;
	left:2px !important;
	top:430px !important;
	background:#fff;
}

#item45766 {
	width:523px !important;
	height:770px !important;
	left:36px !important;
	top:36px !important;
}

#item45779 {
	width:523px !important;
	height:770px !important;
	left:36px !important;
	top:36px !important;
}

#item45780 {
	width:558px !important;
	height:770px !important;
	left:-17px !important;
}

@keyframes fadein-45779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-45779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45792 {
	width:76px !important;
	height:77px !important;
}

#item45789 {
	width:76px !important;
	height:77px !important;
	left:111px !important;
	top:747px !important;
}

#item37124 {
	width:595px !important;
	height:842px !important;
	background:#000;
}

#item50863 {
	width:281px !important;
	height:344px !important;
	background:#9a3e8a;
}

#item50826 {
	width:281px !important;
	height:344px !important;
	left:299px !important;
	top:471px !important;
}

#item50949 {
	width:269px !important;
	height:363px !important;
	background:#9a3e8a;
}

#item50913 {
	width:269px !important;
	height:363px !important;
	left:19px !important;
	top:30px !important;
}

#item51031 {
	width:276px !important;
	height:358px !important;
	background:#9a3e8a;
}

#item50997 {
	width:276px !important;
	height:358px !important;
	left:12px !important;
	top:402px !important;
}

#item51139 {
	width:281px !important;
	height:379px !important;
	background:#9a3e8a;
}

#item51102 {
	width:281px !important;
	height:379px !important;
	left:299px !important;
	top:83px !important;
}

#item50606 {
	width:289px !important;
	height:363px !important;
	background:#9a3e8a;
}

#item50570 {
	width:289px !important;
	height:363px !important;
	left:20px !important;
	top:390px !important;
}

#item50694 {
	width:259px !important;
	height:398px !important;
	background:#9a3e8a;
}

#item50655 {
	width:259px !important;
	height:398px !important;
	left:321px !important;
	top:208px !important;
}

#item50778 {
	width:290px !important;
	height:327px !important;
	background:#9a3e8a;
}

#item50743 {
	width:290px !important;
	height:327px !important;
	left:19px !important;
	top:51px !important;
}

#item51376 {
	width:277px !important;
	height:420px !important;
	background:#9a3e8a;
}

#item51339 {
	width:277px !important;
	height:420px !important;
	left:18px !important;
	top:20px !important;
}

#item51461 {
	width:266px !important;
	height:465px !important;
	background:#9a3e8a;
}

#item51426 {
	width:266px !important;
	height:465px !important;
	left:314px !important;
	top:164px !important;
}

#item51547 {
	width:276px !important;
	height:457px !important;
	background:#9a3e8a;
}

#item51510 {
	width:277px !important;
	height:461px !important;
	left:36px !important;
	top:245px !important;
}

#item49489 {
	width:18px !important;
	height:84px !important;
	left:14px !important;
	top:725px !important;
}

#item49565 {
	width:39px !important;
	height:39px !important;
	left:132px !important;
	top:403px !important;
}

#item49594 {
	width:39px !important;
	height:39px !important;
	left:132px !important;
	top:487px !important;
}

#item49621 {
	width:39px !important;
	height:39px !important;
	left:132px !important;
	top:551px !important;
}

#item49648 {
	width:39px !important;
	height:39px !important;
	left:132px !important;
	top:650px !important;
}

#item49725 {
	width:30px !important;
	height:30px !important;
	left:83px !important;
	top:259px !important;
}

#item49753 {
	width:61px !important;
	height:61px !important;
	left:241px !important;
	top:213px !important;
}

#item49706 {
	width:31px !important;
	height:62px !important;
	left:41px !important;
	top:52px !important;
}

#item49704 {
	width:307px !important;
	height:305px !important;
	left:12px !important;
	top:3px !important;
}

#item49781 {
	width:30px !important;
	height:30px !important;
	left:25px !important;
	top:208px !important;
}

#item49807 {
	width:61px !important;
	height:61px !important;
	left:170px !important;
	top:243px !important;
}

#item49766 {
	width:19px !important;
	height:48px !important;
	left:231px !important;
	top:29px !important;
}

#item49764 {
	width:279px !important;
	height:304px !important;
	left:280px !important;
	top:41px !important;
}

#item49832 {
	width:30px !important;
	height:30px !important;
	left:26px !important;
	top:208px !important;
}

#item49859 {
	width:61px !important;
	height:61px !important;
	left:167px !important;
	top:241px !important;
}

#item49816 {
	width:32px !important;
	height:42px !important;
	left:254px !important;
	top:76px !important;
}

#item49814 {
	width:289px !important;
	height:302px !important;
	left:182px !important;
	top:304px !important;
}

#item49885 {
	width:30px !important;
	height:30px !important;
	left:66px !important;
	top:246px !important;
}

#item49911 {
	width:61px !important;
	height:61px !important;
	left:213px !important;
	top:219px !important;
}

#item49869 {
	width:26px !important;
	height:32px !important;
	left:41px !important;
	top:250px !important;
}

#item49867 {
	width:292px !important;
	height:290px !important;
	left:161px !important;
	top:524px !important;
}

#item47895 {
	width:18px !important;
	height:84px !important;
	left:14px !important;
	top:725px !important;
}

#item47716 {
	width:39px !important;
	height:39px !important;
	left:132px !important;
	top:382px !important;
}

#item47744 {
	width:39px !important;
	height:39px !important;
	left:132px !important;
	top:477px !important;
}

#item47771 {
	width:39px !important;
	height:39px !important;
	left:132px !important;
	top:533px !important;
}

#item47798 {
	width:39px !important;
	height:39px !important;
	left:132px !important;
	top:597px !important;
}

#item47825 {
	width:39px !important;
	height:39px !important;
	left:132px !important;
	top:656px !important;
}

#item47945 {
	width:30px !important;
	height:30px !important;
	left:81px !important;
	top:258px !important;
}

#item47972 {
	width:61px !important;
	height:61px !important;
	left:248px !important;
	top:208px !important;
}

#item47929 {
	width:22px !important;
	height:35px !important;
	left:53px !important;
	top:59px !important;
}

#item47927 {
	width:309px !important;
	height:304px !important;
	left:9px !important;
	top:2px !important;
}

#item47999 {
	width:30px !important;
	height:30px !important;
	left:27px !important;
	top:207px !important;
}

#item48025 {
	width:61px !important;
	height:61px !important;
	left:170px !important;
	top:252px !important;
}

#item47983 {
	width:31px !important;
	height:44px !important;
	left:88px !important;
	top:17px !important;
}

#item47981 {
	width:298px !important;
	height:313px !important;
	left:247px !important;
	top:51px !important;
}

#item48049 {
	width:30px !important;
	height:30px !important;
	left:64px !important;
	top:245px !important;
}

#item48075 {
	width:66px !important;
	height:66px !important;
	left:208px !important;
	top:212px !important;
}

#item48035 {
	width:34px !important;
	height:50px !important;
	left:12px !important;
	top:97px !important;
}

#item48033 {
	width:291px !important;
	height:289px !important;
	left:295px !important;
	top:196px !important;
}

#item48103 {
	width:30px !important;
	height:30px !important;
	left:26px !important;
	top:208px !important;
}

#item48129 {
	width:61px !important;
	height:61px !important;
	left:173px !important;
	top:238px !important;
}

#item48087 {
	width:22px !important;
	height:39px !important;
	left:264px !important;
	top:116px !important;
}

#item48084 {
	width:286px !important;
	height:300px !important;
	left:140px !important;
	top:358px !important;
}

#item48154 {
	width:30px !important;
	height:30px !important;
	left:73px !important;
	top:252px !important;
}

#item48180 {
	width:61px !important;
	height:61px !important;
	left:218px !important;
	top:213px !important;
}

#item48138 {
	width:23px !important;
	height:20px !important;
	left:249px !important;
	top:73px !important;
}

#item48136 {
	width:298px !important;
	height:297px !important;
	left:270px !important;
	top:519px !important;
}

#item58975 {
	width:98px !important;
	height:124px !important;
	border:solid 1.6px 0uxfff;
	-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 fadein-59101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-59101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59108 {
	width:75px !important;
	height:75px !important;
	left:42px !important;
	top:692px !important;
}

#item59194 {
	width:440px !important;
	height:254px !important;
	left:121px !important;
	top:445px !important;
}

#item59260_container {
	width:595px !important;
	height:404px !important;
	top:311px !important;
}

#item50138 {
	width:48px !important;
	height:51px !important;
	left:85px !important;
	top:574px !important;
}

#item50149 {
	width:48px !important;
	height:51px !important;
	left:146px !important;
	top:574px !important;
}

#item50159 {
	width:48px !important;
	height:51px !important;
	left:209px !important;
	top:574px !important;
}

#item54127 {
	opacity:0.90;
	width:295px !important;
	height:150px !important;
	background:#fff;
}

#item54154 {
	width:151px !important;
	height:49px !important;
	left:228px !important;
	top:56px !important;
}

#item54125 {
	width:379px !important;
	height:150px !important;
	left:223px !important;
	top:62px !important;
}

#item54155 {
	width:49px !important;
	height:49px !important;
	left:445px !important;
	top:25px !important;
}

#item54393 {
	width:115px !important;
	height:35px !important;
	left:511px !important;
	top:739px !important;
}

#item54399 {
	opacity:0.90;
	width:296px !important;
	height:98px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item54424 {
	width:61px !important;
	height:61px !important;
	left:229px !important;
	top:78px !important;
}

#item54397 {
	width:115px !important;
	height:35px !important;
	left:265px !important;
	top:34px !important;
}

#item54394 {
	width:380px !important;
	height:138px !important;
	left:214px !important;
	top:272px !important;
}

#item54183 {
	width:49px !important;
	height:49px !important;
	left:446px !important;
	top:241px !important;
}

#item55246 {
	width:115px !important;
	height:35px !important;
	left:511px !important;
	top:739px !important;
}

#item55258 {
	opacity:0.90;
	width:295px !important;
	height:200px !important;
	background:#fff;
}

#item55284 {
	width:151px !important;
	height:49px !important;
	left:228px !important;
	top:56px !important;
}

#item55256 {
	width:379px !important;
	height:200px !important;
	left:223px !important;
	top:55px !important;
}

#item55287 {
	opacity:0.90;
	width:296px !important;
	height:86px !important;
	background:#fff;
}

#item55312 {
	width:120px !important;
	height:25px !important;
	left:247px !important;
	top:40px !important;
}

#item55285 {
	width:367px !important;
	height:86px !important;
	left:223px !important;
	top:318px !important;
}

#item55313 {
	width:49px !important;
	height:49px !important;
	left:445px !important;
	top:280px !important;
}

#item55342 {
	width:49px !important;
	height:49px !important;
	left:445px !important;
	top:25px !important;
}

#item55375 {
	opacity:0.90;
	width:296px !important;
	height:200px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item55400 {
	width:61px !important;
	height:61px !important;
	left:229px !important;
	top:175px !important;
}

#item55373 {
	width:115px !important;
	height:35px !important;
	left:265px !important;
	top:54px !important;
}

#item55371 {
	width:380px !important;
	height:235px !important;
	left:214px !important;
	top:507px !important;
}

#item55411 {
	width:49px !important;
	height:49px !important;
	left:446px !important;
	top:478px !important;
}

#item55818 {
	width:115px !important;
	height:35px !important;
	left:511px !important;
	top:739px !important;
}

#item55843 {
	opacity:0.90;
	width:295px !important;
	height:185px !important;
	background:#fff;
}

#item55869 {
	width:151px !important;
	height:49px !important;
	left:228px !important;
	top:56px !important;
}

#item55841 {
	width:379px !important;
	height:185px !important;
	left:223px !important;
	top:55px !important;
}

#item55873 {
	opacity:0.90;
	width:296px !important;
	height:181px !important;
	background:#fff;
}

#item55898 {
	width:120px !important;
	height:25px !important;
	left:247px !important;
	top:40px !important;
}

#item55870 {
	width:367px !important;
	height:181px !important;
	left:223px !important;
	top:286px !important;
}

#item55901 {
	opacity:0.90;
	width:296px !important;
	height:247px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item55925 {
	width:61px !important;
	height:61px !important;
	left:229px !important;
	top:226px !important;
}

#item55935 {
	width:115px !important;
	height:35px !important;
	left:265px !important;
	top:54px !important;
}

#item55899 {
	width:380px !important;
	height:287px !important;
	left:214px !important;
	top:507px !important;
}

#item55936 {
	width:49px !important;
	height:49px !important;
	left:445px !important;
	top:248px !important;
}

#item55966 {
	width:49px !important;
	height:49px !important;
	left:446px !important;
	top:481px !important;
}

#item55996 {
	width:49px !important;
	height:49px !important;
	left:445px !important;
	top:25px !important;
}

#item56410 {
	opacity:0.90;
	width:295px !important;
	height:108px !important;
	background:#fff;
}

#item56437 {
	width:151px !important;
	height:49px !important;
	left:228px !important;
	top:56px !important;
}

#item56408 {
	width:379px !important;
	height:108px !important;
	left:244px !important;
	top:78px !important;
}

#item56440 {
	opacity:0.90;
	width:296px !important;
	height:111px !important;
	background:#fff;
}

#item56466 {
	width:120px !important;
	height:25px !important;
	left:247px !important;
	top:126px !important;
}

#item56438 {
	width:367px !important;
	height:151px !important;
	left:244px !important;
	top:252px !important;
}

#item56467 {
	width:49px !important;
	height:49px !important;
	left:465px !important;
	top:216px !important;
}

#item56496 {
	width:49px !important;
	height:49px !important;
	left:465px !important;
	top:40px !important;
}

#item56530 {
	opacity:0.90;
	width:296px !important;
	height:201px !important;
	background:#fff;
}

#item56554 {
	width:61px !important;
	height:61px !important;
	left:234px !important;
	top:179px !important;
}

#item56527 {
	width:120px !important;
	height:25px !important;
	left:257px !important;
	top:50px !important;
}

#item56525 {
	width:377px !important;
	height:240px !important;
	left:234px !important;
	top:409px !important;
}

#item56564 {
	width:49px !important;
	height:49px !important;
	left:465px !important;
	top:383px !important;
}

@keyframes fadein-46533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46546 {
	width:233px !important;
	height:40px !important;
	left:172px !important;
	top:166px !important;
	background:#fff;
}

#item46550 {
	width:233px !important;
	height:30px !important;
	left:172px !important;
	top:256px !important;
	background:#fff;
}

#item51986 {
	width:233px !important;
	height:32px !important;
	left:172px !important;
	top:175px !important;
	background:#fff;
}

#item51945_container {
	width:351px !important;
	height:405px !important;
	left:244px !important;
}

@keyframes flyinfromtop-51945 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-51945 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item60340 {
	width:275px !important;
	height:56px !important;
	left:176px !important;
	top:778px !important;
}

#item56829 {
	width:595px !important;
	height:842px !important;
}

#item56875 {
	width:17px !important;
	height:65px !important;
	left:193px !important;
	background:#fff;
}

#item56883 {
	width:13px !important;
	height:48px !important;
	left:191px !important;
	top:67px !important;
	background:#fff;
}

#item56976 {
	width:351px !important;
	height:479px !important;
}

#item56968 {
	width:351px !important;
	height:479px !important;
}

#item56958 {
	width:351px !important;
	height:479px !important;
}

#item56943 {
	width:351px !important;
	height:479px !important;
}

#item56941 {
	width:351px !important;
	height:479px !important;
	left:129px !important;
	top:84px !important;
}

#item57004 {
	width:600px !important;
	height:853px !important;
	left:-5px !important;
	top:-4px !important;
	background:#d0d0cf;
}

#item57136_container {
	width:609px !important;
	height:171px !important;
	left:28px !important;
	top:67px !important;
}

@keyframes fadein-57136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-57136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57153 {
	width:90px !important;
	height:184px !important;
	left:499px !important;
	top:64px !important;
	background:#d0d0cf;
}

#item57037 {
	width:112px !important;
	height:223px !important;
	top:-14px !important;
	background:#fff;
}

#item57310 {
	width:523px !important;
	height:770px !important;
	left:36px !important;
	top:36px !important;
}

#item57319 {
	width:523px !important;
	height:770px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes fadein-57319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-57319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57332 {
	width:77px !important;
	height:72px !important;
}

#item57329 {
	width:77px !important;
	height:72px !important;
	left:123px !important;
	top:756px !important;
}

#item60295_container {
	width:594px !important;
	height:842px !important;
	left:1px !important;
}

#item52468 {
	width:1199px !important;
	height:842px !important;
	left:-3px !important;
}

#item52527_container {
	width:506px !important;
	height:288px !important;
	left:50px !important;
	top:180px !important;
}

#item52793 {
	width:168px !important;
	height:305px !important;
	left:36px !important;
	top:58px !important;
	background:#f6e1af;
}

#item52795 {
	width:168px !important;
	height:439px !important;
	left:36px !important;
	top:382px !important;
	background:#f6e1af;
}

#item52796 {
	width:168px !important;
	height:378px !important;
	left:391px !important;
	top:9px !important;
	background:#f6e1af;
}

#item52797 {
	width:168px !important;
	height:433px !important;
	left:391px !important;
	top:395px !important;
	background:#f6e1af;
}

#item52798 {
	width:168px !important;
	height:550px !important;
	left:213px !important;
	top:17px !important;
	background:#f6e1af;
}

#item53016 {
	width:145px !important;
	height:128px !important;
	left:44px !important;
	top:598px !important;
}

#item53042 {
	width:145px !important;
	height:128px !important;
	left:221px !important;
	top:319px !important;
}

@keyframes flyinfromtop-53058 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-53058 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-53303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-53303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53453 {
	width:168px !important;
	height:352px !important;
	left:36px !important;
	top:14px !important;
	background:#f6e1af;
}

#item53455 {
	width:168px !important;
	height:411px !important;
	left:213px !important;
	top:26px !important;
	background:#f6e1af;
}

#item53456 {
	width:168px !important;
	height:352px !important;
	left:391px !important;
	top:16px !important;
	background:#f6e1af;
}

#item53457 {
	width:168px !important;
	height:386px !important;
	left:213px !important;
	top:446px !important;
	background:#f6e1af;
}

#item53458 {
	width:168px !important;
	height:397px !important;
	left:391px !important;
	top:378px !important;
	background:#f6e1af;
}

#item53459 {
	width:168px !important;
	height:428px !important;
	left:36px !important;
	top:382px !important;
	background:#f6e1af;
}

#item53651 {
	width:168px !important;
	height:452px !important;
	left:36px !important;
	top:14px !important;
	background:#f6e1af;
}

#item53653 {
	width:168px !important;
	height:242px !important;
	left:213px !important;
	top:32px !important;
	background:#f6e1af;
}

#item54003 {
	width:350px !important;
	height:204px !important;
	left:213px !important;
	top:319px !important;
}

#item56637 {
	width:286px !important;
	height:108px !important;
	left:179px !important;
	top:711px !important;
}

#item58216_container {
	width:305px !important;
	height:407px !important;
	left:-8px !important;
	top:422px !important;
}

#item58588 {
	width:380px !important;
	height:380px !important;
	left:107px !important;
	top:133px !important;
}

#item58410 {
	width:273px !important;
	height:87px !important;
	left:161px !important;
	top:733px !important;
}
#in5footer,  #prefooter {display:none;}
