/* 	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; -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-audio.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%; }

.hidden { display:none !important; }
.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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'Awesome muse magazine on it\'s way to you'; }
.page-scale-wrap { width:595px; height:822px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:41159px; height:834px; }
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:822px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #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;
}
@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;}
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item1484 {
	width:170px !important;
	height:23px !important;
	left:36px !important;
	top:756px !important;
}

#item1502 {
	width:240px !important;
	height:53px !important;
	left:256px !important;
	top:726px !important;
}

#item1513 {
	width:240px !important;
	height:29px !important;
	left:173px !important;
	top:750px !important;
}

#item1520 {
	width:99px !important;
	height:7px !important;
	left:380px !important;
	top:767px !important;
}

#item1524 {
	width:94px !important;
	height:9px !important;
	left:383px !important;
	top:778px !important;
}

#item1534 {
	width:161px !important;
	height:48px !important;
	left:372px !important;
	top:434px !important;
}

#item3472 {
	width:146px !important;
	height:29px !important;
	left:200px !important;
	top:290px !important;
}

#item1538 {
	width:198px !important;
	height:14px !important;
	left:374px !important;
	top:774px !important;
}

#item1542 {
	width:176px !important;
	height:39px !important;
	left:401px !important;
	top:723px !important;
}

#item1553 {
	width:198px !important;
	height:22px !important;
	left:11px !important;
	top:786px !important;
}

#item1576 {
	width:134px !important;
	height:10px !important;
	left:244px !important;
	top:391px !important;
}

#item1584 {
	width:138px !important;
	height:10px !important;
	left:270px !important;
	top:406px !important;
}

#item1557 {
	width:115px !important;
	height:22px !important;
	left:243px !important;
	top:786px !important;
}

#item3285 {
	width:121px !important;
	height:28px !important;
}

#item3286 {
	width:121px !important;
	height:28px !important;
	left:122px !important;
	top:48px !important;
}

#item3427 {
	width:121px !important;
	height:29px !important;
}

#item3428 {
	width:121px !important;
	height:29px !important;
	left:122px !important;
	top:117px !important;
}

#item3433 {
	width:119px !important;
	height:39px !important;
}

#item3434 {
	width:119px !important;
	height:39px !important;
	left:125px !important;
	top:181px !important;
}

#item3441 {
	width:155px !important;
	height:39px !important;
}

#item3442 {
	width:155px !important;
	height:39px !important;
	left:88px !important;
	top:249px !important;
}

#item3446 {
	width:119px !important;
	height:33px !important;
}

#item3447 {
	width:119px !important;
	height:33px !important;
	left:125px !important;
	top:322px !important;
}

#item1595 {
	width:156px !important;
	height:34px !important;
	left:279px !important;
	top:735px !important;
}

#item1603 {
	width:127px !important;
	height:69px !important;
	left:54px !important;
	top:36px !important;
}

#item1607 {
	width:134px !important;
	height:22px !important;
	left:200px !important;
	top:111px !important;
}

#item1369 {
	width:344px !important;
	height:196px !important;
}

#item3463 {
	width:344px !important;
	height:196px !important;
	left:36px !important;
	top:334px !important;
}

#item3043 {
	width:89px !important;
	height:14px !important;
}

#item3044 {
	width:89px !important;
	height:14px !important;
	left:339px !important;
	top:480px !important;
}

#item3468 {
	width:37px !important;
	height:37px !important;
	left:287px !important;
	top:132px !important;
}

#item3466 {
	width:30px !important;
	height:30px !important;
	left:36px !important;
	top:301px !important;
}

#item1375 {
	width:344px !important;
	height:196px !important;
}

#item3138 {
	width:344px !important;
	height:196px !important;
	left:215px !important;
	top:193px !important;
}

#item3144 {
	width:24px !important;
	height:24px !important;
	left:544px !important;
	top:153px !important;
}

#item3049 {
	width:61px !important;
	height:15px !important;
	left:131px !important;
	top:314px !important;
}

#item3069 {
	width:106px !important;
	height:15px !important;
	left:55px !important;
	top:528px !important;
}

#item3072 {
	width:61px !important;
	height:15px !important;
	left:479px !important;
	top:314px !important;
}

#item3077 {
	width:105px !important;
	height:15px !important;
	left:248px !important;
	top:433px !important;
}

#item3089 {
	width:70px !important;
	height:16px !important;
	left:412px !important;
	top:529px !important;
}

#item3528 {
	width:37px !important;
	height:37px !important;
	left:207px !important;
	top:153px !important;
}

#item1399 {
	width:344px !important;
	height:196px !important;
}

#item3173 {
	width:344px !important;
	height:196px !important;
	left:215px !important;
	top:558px !important;
}

#item3101 {
	width:61px !important;
	height:15px !important;
	left:135px !important;
	top:414px !important;
}

#item3104 {
	width:70px !important;
	height:16px !important;
	left:219px !important;
	top:265px !important;
}

#item3175 {
	width:37px !important;
	height:37px !important;
	left:390px !important;
	top:471px !important;
}

#item3177 {
	width:30px !important;
	height:30px !important;
	left:529px !important;
	top:524px !important;
}

#item1719 {
	width:65px !important;
	height:11px !important;
	left:372px !important;
	top:776px !important;
}

#item1730 {
	width:105px !important;
	height:11px !important;
	left:291px !important;
	top:380px !important;
}

#item1614 {
	width:82px !important;
	height:10px !important;
	left:457px !important;
	top:793px !important;
}

#item1618 {
	width:16px !important;
	height:15px !important;
	left:543px !important;
	top:789px !important;
}

#item1628 {
	width:250px !important;
	height:46px !important;
	left:293px !important;
	top:694px !important;
}

#item1738 {
	width:95px !important;
	height:11px !important;
	left:270px !important;
	top:533px !important;
}

#item1734 {
	width:105px !important;
	height:11px !important;
	left:448px !important;
	top:223px !important;
}

#item1714 {
	width:105px !important;
	height:11px !important;
	left:332px !important;
	top:278px !important;
}

#item1682 {
	width:62px !important;
	height:11px !important;
	left:439px !important;
	top:784px !important;
}

#item1691 {
	width:62px !important;
	height:11px !important;
	left:118px !important;
	top:778px !important;
}

#item1698 {
	width:65px !important;
	height:11px !important;
	left:211px !important;
	top:298px !important;
}

#item1633 {
	width:175px !important;
	height:15px !important;
	left:363px !important;
	top:254px !important;
}

#item1645 {
	width:90px !important;
	height:11px !important;
	left:232px !important;
	top:347px !important;
}

#item1671 {
	width:99px !important;
	height:11px !important;
	left:243px !important;
	top:780px !important;
}

#item1638 {
	width:58px !important;
	height:15px !important;
	left:275px !important;
	top:292px !important;
}

#item1663 {
	width:58px !important;
	height:15px !important;
	left:445px !important;
	top:340px !important;
}

#item1667 {
	width:104px !important;
	height:15px !important;
	left:352px !important;
	top:778px !important;
}

#item1678 {
	width:34px !important;
	height:33px !important;
	left:102px !important;
	top:761px !important;
}

#item1659 {
	width:182px !important;
	height:65px !important;
	left:62px !important;
	top:373px !important;
}

#item1749 {
	width:131px !important;
	height:15px !important;
	left:403px !important;
	top:190px !important;
}

#item1758 {
	width:56px !important;
	height:13px !important;
	left:439px !important;
	top:209px !important;
}

#item1765 {
	width:56px !important;
	height:18px !important;
	left:403px !important;
	top:233px !important;
}

#item1773 {
	width:77px !important;
	height:18px !important;
	left:475px !important;
	top:260px !important;
}

#item1780 {
	width:77px !important;
	height:18px !important;
	left:470px !important;
	top:287px !important;
}

#item1787 {
	width:77px !important;
	height:18px !important;
	left:397px !important;
	top:341px !important;
}

#item1794 {
	width:92px !important;
	height:15px !important;
	left:401px !important;
	top:383px !important;
}

#item1822 {
	width:92px !important;
	height:15px !important;
	left:74px !important;
	top:358px !important;
}

#item1826 {
	width:92px !important;
	height:15px !important;
	left:41px !important;
	top:303px !important;
}

#item1830 {
	width:77px !important;
	height:15px !important;
	left:97px !important;
	top:331px !important;
}

#item1834 {
	width:77px !important;
	height:17px !important;
	left:93px !important;
	top:385px !important;
}

#item1838 {
	width:131px !important;
	height:14px !important;
	left:54px !important;
	top:138px !important;
}

#item1842 {
	width:56px !important;
	height:13px !important;
	left:108px !important;
	top:157px !important;
}

#item1846 {
	width:97px !important;
	height:16px !important;
	left:74px !important;
	top:221px !important;
}

#item1855 {
	width:94px !important;
	height:15px !important;
	left:45px !important;
	top:262px !important;
}

#item1814 {
	width:135px !important;
	height:11px !important;
	left:417px !important;
	top:718px !important;
}

#item1864 {
	width:131px !important;
	height:10px !important;
	left:403px !important;
	top:193px !important;
}

#item1868 {
	width:92px !important;
	height:10px !important;
	left:74px !important;
	top:86px !important;
}

#item1872 {
	width:77px !important;
	height:10px !important;
	left:99px !important;
	top:114px !important;
}

#item1877 {
	width:131px !important;
	height:10px !important;
	left:46px !important;
	top:360px !important;
}

#item1882 {
	width:77px !important;
	height:10px !important;
	left:113px !important;
	top:267px !important;
}

#item1886 {
	width:56px !important;
	height:10px !important;
	left:44px !important;
	top:388px !important;
}

#item1897 {
	width:101px !important;
	height:8px !important;
	left:431px !important;
	top:747px !important;
}

#item1904 {
	width:128px !important;
	height:62px !important;
	left:418px !important;
	top:45px !important;
}

#item1890 {
	width:135px !important;
	height:11px !important;
	left:415px !important;
	top:729px !important;
}

#item1908 {
	width:101px !important;
	height:8px !important;
	left:417px !important;
	top:713px !important;
}

#item1956 {
	width:168px !important;
	height:20px !important;
	left:411px !important;
	top:576px !important;
}

#item1960 {
	width:61px !important;
	height:9px !important;
	left:326px !important;
	top:410px !important;
}

#item1912 {
	width:120px !important;
	height:11px !important;
	left:449px !important;
	top:741px !important;
}

#item1995 {
	width:117px !important;
	height:11px !important;
	left:370px !important;
	top:669px !important;
}

#item1969 {
	width:181px !important;
	height:15px !important;
	left:394px !important;
	top:501px !important;
}

#item1988 {
	width:77px !important;
	height:15px !important;
	left:57px !important;
	top:736px !important;
}

#item1984 {
	width:181px !important;
	height:83px !important;
	left:391px !important;
	top:36px !important;
}

#item1974 {
	width:153px !important;
	height:11px !important;
	left:409px !important;
	top:780px !important;
}

#item2002 {
	width:114px !important;
	height:15px !important;
	left:113px !important;
	top:384px !important;
}

#item2006 {
	width:153px !important;
	height:11px !important;
	left:133px !important;
	top:631px !important;
}

#item1443 {
	width:344px !important;
	height:196px !important;
}

#item3008 {
	width:344px !important;
	height:196px !important;
	left:139px !important;
	top:117px !important;
}

#item3012 {
	width:24px !important;
	height:24px !important;
	left:458px !important;
	top:89px !important;
}

#item3010 {
	width:37px !important;
	height:37px !important;
	left:285px !important;
	top:67px !important;
}

#item2020 {
	width:69px !important;
	height:11px !important;
	left:482px !important;
	top:365px !important;
}

#item2031 {
	width:170px !important;
	height:11px !important;
	left:191px !important;
	top:790px !important;
}

#item2038 {
	width:144px !important;
	height:145px !important;
	left:25px !important;
	top:666px !important;
}

#item1448 {
	width:344px !important;
	height:196px !important;
}

#item3216 {
	width:344px !important;
	height:196px !important;
	left:141px !important;
	top:590px !important;
}

#item3218 {
	width:30px !important;
	height:30px !important;
	left:455px !important;
	top:560px !important;
}

#item3222 {
	width:37px !important;
	height:37px !important;
	left:43px !important;
	top:563px !important;
}

#item2042 {
	width:113px !important;
	height:11px !important;
	left:94px !important;
	top:590px !important;
}

#item4706 {
	width:200px !important;
	height:348px !important;
}

#item4717 {
	width:200px !important;
	height:348px !important;
	left:36px !important;
	top:438px !important;
}

#item4720 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:411px !important;
}

#item4728 {
	width:37px !important;
	height:37px !important;
	left:242px !important;
	top:706px !important;
}

#item2055 {
	width:113px !important;
	height:136px !important;
	left:465px !important;
	top:667px !important;
}

#item2059 {
	width:131px !important;
	height:11px !important;
	left:182px !important;
	top:792px !important;
}

#item2102 {
	width:15px !important;
	height:79px !important;
	left:555px !important;
	top:554px !important;
}

#item2069 {
	width:101px !important;
	height:8px !important;
	left:434px !important;
	top:782px !important;
}

#item2083 {
	width:122px !important;
	height:129px !important;
	left:401px !important;
	top:28px !important;
}

#item2073 {
	width:107px !important;
	height:7px !important;
	left:431px !important;
	top:770px !important;
}

#item4552 {
	width:344px !important;
	height:196px !important;
}

#item4633 {
	width:344px !important;
	height:196px !important;
	left:105px !important;
	top:69px !important;
}

#item4635 {
	width:30px !important;
	height:30px !important;
	left:449px !important;
	top:40px !important;
}

#item4631 {
	width:37px !important;
	height:37px !important;
	left:54px !important;
	top:655px !important;
}

#item2106 {
	width:101px !important;
	height:8px !important;
	left:367px !important;
	top:724px !important;
}

#item2110 {
	width:107px !important;
	height:7px !important;
	left:367px !important;
	top:710px !important;
}

#item2129 {
	width:101px !important;
	height:8px !important;
	left:251px !important;
	top:770px !important;
}

#item2125 {
	width:181px !important;
	height:129px !important;
	left:207px !important;
	top:199px !important;
}

#item2120 {
	width:120px !important;
	height:10px !important;
	left:252px !important;
	top:750px !important;
}

#item2133 {
	width:101px !important;
	height:8px !important;
	left:19px !important;
	top:691px !important;
}

#item2145 {
	width:78px !important;
	height:82px !important;
	left:495px !important;
	top:407px !important;
}

#item4606 {
	width:200px !important;
	height:348px !important;
}

#item4694 {
	width:200px !important;
	height:348px !important;
	left:36px !important;
	top:263px !important;
}

#item4696 {
	width:30px !important;
	height:30px !important;
	left:229px !important;
	top:233px !important;
}

#item4692 {
	width:37px !important;
	height:37px !important;
	left:398px !important;
	top:701px !important;
}

#item2149 {
	width:120px !important;
	height:8px !important;
	left:404px !important;
	top:778px !important;
}

#item2165 {
	width:74px !important;
	height:74px !important;
	left:40px !important;
	top:589px !important;
}

#item2153 {
	width:120px !important;
	height:10px !important;
	left:274px !important;
	top:778px !important;
}

#item1475 {
	width:344px !important;
	height:196px !important;
}

#item3276 {
	width:344px !important;
	height:196px !important;
	left:91px !important;
	top:587px !important;
}

#item3278 {
	width:30px !important;
	height:30px !important;
	left:405px !important;
	top:555px !important;
}

#item3280 {
	width:37px !important;
	height:37px !important;
	left:41px !important;
	top:567px !important;
}

#item2169 {
	width:120px !important;
	height:8px !important;
	left:421px !important;
	top:788px !important;
}

#item2191 {
	width:54px !important;
	height:60px !important;
	left:446px !important;
	top:640px !important;
}

#item2173 {
	width:100px !important;
	height:10px !important;
	left:364px !important;
	top:771px !important;
}

#item2181 {
	width:81px !important;
	height:10px !important;
	left:488px !important;
	top:771px !important;
}

#item2197 {
	width:151px !important;
	height:7px !important;
	left:136px !important;
	top:409px !important;
}

#item2237 {
	width:54px !important;
	height:55px !important;
	left:49px !important;
	top:433px !important;
}

#item2248 {
	width:208px !important;
	height:23px !important;
	left:51px !important;
	top:743px !important;
}

#item2252 {
	width:14px !important;
	height:240px !important;
	left:306px !important;
	top:473px !important;
}

#item2226 {
	width:122px !important;
	height:35px !important;
	left:317px !important;
	top:286px !important;
}

#item2201 {
	width:128px !important;
	height:9px !important;
	left:142px !important;
	top:392px !important;
}

#item2222 {
	width:74px !important;
	height:9px !important;
	left:371px !important;
	top:375px !important;
}

#item2259 {
	width:132px !important;
	height:15px !important;
	left:98px !important;
	top:767px !important;
}

#item2289 {
	width:100px !important;
	height:14px !important;
	left:48px !important;
	top:388px !important;
}

#item2304 {
	width:100px !important;
	height:102px !important;
	left:48px !important;
	top:68px !important;
}

#item2297 {
	width:93px !important;
	height:7px !important;
	left:390px !important;
	top:405px !important;
}

#item2312 {
	width:103px !important;
	height:50px !important;
	left:328px !important;
	top:76px !important;
}

#item2270 {
	width:190px !important;
	height:46px !important;
	left:69px !important;
	top:434px !important;
}

#item2263 {
	width:144px !important;
	height:15px !important;
	left:125px !important;
	top:731px !important;
}

#item2293 {
	width:90px !important;
	height:9px !important;
	left:427px !important;
	top:391px !important;
}

#item2277 {
	width:144px !important;
	height:19px !important;
	left:362px !important;
	top:713px !important;
}

#item2319 {
	width:73px !important;
	height:14px !important;
	left:197px !important;
	top:399px !important;
}

#item2338 {
	width:73px !important;
	height:5px !important;
	left:206px !important;
	top:755px !important;
}

#item2357 {
	width:73px !important;
	height:23px !important;
	left:393px !important;
	top:766px !important;
}

#item2365 {
	width:88px !important;
	height:47px !important;
	left:392px !important;
	top:446px !important;
}

#item2353 {
	width:73px !important;
	height:54px !important;
	left:205px !important;
	top:433px !important;
}

#item2331 {
	width:99px !important;
	height:66px !important;
	left:44px !important;
	top:63px !important;
}

#item2323 {
	width:74px !important;
	height:18px !important;
	left:116px !important;
	top:397px !important;
}

#item2342 {
	width:74px !important;
	height:5px !important;
	left:204px !important;
	top:746px !important;
}

#item2377 {
	width:177px !important;
	height:18px !important;
	left:344px !important;
	top:673px !important;
}

#item2426 {
	width:106px !important;
	height:108px !important;
	left:327px !important;
	top:542px !important;
}

#item2385 {
	width:81px !important;
	height:18px !important;
	left:483px !important;
	top:393px !important;
}

#item2416 {
	width:88px !important;
	height:18px !important;
	left:197px !important;
	top:762px !important;
}

#item2381 {
	width:182px !important;
	height:18px !important;
	left:342px !important;
	top:739px !important;
}

#item2389 {
	width:136px !important;
	height:15px !important;
	left:309px !important;
	top:400px !important;
}

#item2412 {
	width:136px !important;
	height:18px !important;
	left:39px !important;
	top:766px !important;
}

#item2397 {
	width:162px !important;
	height:23px !important;
	left:84px !important;
	top:393px !important;
}

#item2430 {
	width:76px !important;
	height:17px !important;
	left:128px !important;
	top:159px !important;
}

#item2508 {
	width:73px !important;
	height:49px !important;
	left:304px !important;
	top:60px !important;
}

#item2451 {
	width:102px !important;
	height:13px !important;
	left:454px !important;
	top:292px !important;
}

#item2483 {
	width:120px !important;
	height:21px !important;
	left:425px !important;
	top:767px !important;
}

#item2491 {
	width:88px !important;
	height:18px !important;
	left:116px !important;
	top:643px !important;
}

#item2471 {
	width:73px !important;
	height:12px !important;
	left:475px !important;
	top:747px !important;
}

#item2534 {
	width:73px !important;
	height:67px !important;
	left:398px !important;
	top:654px !important;
}

#item2443 {
	width:147px !important;
	height:21px !important;
	left:360px !important;
	top:378px !important;
}

#item2459 {
	width:105px !important;
	height:25px !important;
	left:173px !important;
	top:388px !important;
}

#item2475 {
	width:74px !important;
	height:12px !important;
	left:475px !important;
	top:727px !important;
}

#item2548 {
	width:316px !important;
	height:91px !important;
	left:55px !important;
	top:460px !important;
}

#item2559 {
	width:122px !important;
	height:22px !important;
	left:241px !important;
	top:602px !important;
}

#item2645 {
	width:153px !important;
	height:24px !important;
	left:406px !important;
	top:349px !important;
}

#item2652 {
	width:153px !important;
	height:86px !important;
	left:221px !important;
	top:57px !important;
}

#item2566 {
	width:97px !important;
	height:22px !important;
	left:32px !important;
	top:739px !important;
}

#item2602 {
	width:97px !important;
	height:22px !important;
	left:32px !important;
	top:768px !important;
}

#item2609 {
	width:97px !important;
	height:22px !important;
	left:142px !important;
	top:768px !important;
}

#item2616 {
	width:97px !important;
	height:22px !important;
	left:249px !important;
	top:768px !important;
}

#item2623 {
	width:97px !important;
	height:22px !important;
	left:357px !important;
	top:768px !important;
}

#item2631 {
	width:97px !important;
	height:22px !important;
	left:463px !important;
	top:768px !important;
}

#item2573 {
	width:97px !important;
	height:22px !important;
	left:142px !important;
	top:739px !important;
}

#item2580 {
	width:97px !important;
	height:22px !important;
	left:249px !important;
	top:739px !important;
}

#item2587 {
	width:97px !important;
	height:22px !important;
	left:357px !important;
	top:739px !important;
}

#item2594 {
	width:97px !important;
	height:22px !important;
	left:464px !important;
	top:739px !important;
}

#item2552 {
	width:146px !important;
	height:24px !important;
	left:239px !important;
	top:567px !important;
}

#item2638 {
	width:146px !important;
	height:36px !important;
	left:41px !important;
	top:383px !important;
}
#in5footer,  #prefooter {display:none;}
