/* 	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:0.9em !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:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1440px; height:900px; }
.page-scale-wrap { width:1440px; height:900px; background: transparent !important; }
.paper-vertical { width:1440px; height:100%; }
.paper-horizontal { width:9125px; height:912px; }
@media all and (max-height:900px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1440px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-3ds-Condensed;
	src:url("../fonts/3ds Condensed Regular.woff2");
	font-stretch:condensed;
}

@font-face {
	font-family:FF-3ds-CondensedBold;
	src:url("../fonts/3ds Condensed Bold.woff2");
	font-weight:bold;
	font-stretch:condensed;
}

@font-face {
	font-family:FF-3ds;
	src:url("../fonts/3ds-Regular.woff2");
	font-stretch:normal;
}

@font-face {
	font-family:FF-3ds-Bold;
	src:url("../fonts/3ds-Bold.woff2");
	font-weight:bold;
	font-stretch:normal;
}

#item4668 {
	width:145px !important;
	height:37px !important;
	left:1px !important;
	top:1px !important;
	border-radius:23px;
	background:#ffffff;
}

#item4669 {
	width:128px !important;
	left:9px !important;
	top:12px !important;
	min-height:19px !important;
}

#item4642 {
	width:145px !important;
	height:37px !important;
	left:1px !important;
	top:1px !important;
	border-radius:23px;
	background:#ffffff;
}

#item4643 {
	width:128px !important;
	left:9px !important;
	top:12px !important;
	min-height:19px !important;
}

#item4363 {
	width:146px !important;
	height:38px !important;
	border-radius:23px;
	border:solid 1px #ffffff;
}

#item4366 {
	width:128px !important;
	left:9px !important;
	top:12px !important;
	min-height:19px !important;
}

#item4509 {
	width:146px !important;
	height:38px !important;
	left:978px !important;
	top:71px !important;
}

#item4617 {
	width:169px !important;
	height:37px !important;
	left:1px !important;
	top:1px !important;
	border-radius:23px;
	background:#ffffff;
}

#item4618 {
	width:165px !important;
	left:4px !important;
	top:12px !important;
	min-height:19px !important;
}

#item4365 {
	width:170px !important;
	height:38px !important;
	border-radius:23px;
	border:solid 1px #ffffff;
}

#item4389 {
	width:165px !important;
	left:4px !important;
	top:12px !important;
	min-height:19px !important;
}

#item4507 {
	width:170px !important;
	height:38px !important;
	left:728px !important;
	top:71px !important;
}

#item4412 {
	width:1px !important;
	height:19px !important;
	left:940px !important;
	top:81px !important;
	background:#fff;
}

#item4413 {
	width:1px !important;
	height:19px !important;
	left:687px !important;
	top:81px !important;
	background:#fff;
}

#item4414 {
	width:1px !important;
	height:19px !important;
	left:469px !important;
	top:81px !important;
	background:#fff;
}

#item4538 {
	width:114px !important;
	height:37px !important;
	left:3px !important;
	top:1px !important;
	border-radius:23px;
	background:#ffffff;
}

#item4539 {
	width:116px !important;
	top:12px !important;
	min-height:21px !important;
}

#item4512 {
	width:114px !important;
	height:37px !important;
	left:3px !important;
	top:1px !important;
	border-radius:23px;
	background:#ffffff;
}

#item4513 {
	width:116px !important;
	top:12px !important;
	min-height:21px !important;
}

#item4361 {
	width:115px !important;
	height:38px !important;
	left:2px !important;
	border-radius:23px;
	border:solid 1px #ffffff;
}

#item4415 {
	width:116px !important;
	top:12px !important;
	min-height:21px !important;
}

#item4503 {
	width:117px !important;
	height:38px !important;
	left:316px !important;
	top:71px !important;
}

#item4588 {
	width:135px !important;
	height:37px !important;
	left:1px !important;
	top:1px !important;
	border-radius:23px;
	background:#ffffff;
}

#item4589 {
	width:134px !important;
	left:2px !important;
	top:12px !important;
	min-height:19px !important;
}

#item4563 {
	width:135px !important;
	height:37px !important;
	left:1px !important;
	top:1px !important;
	border-radius:23px;
	background:#ffffff;
}

#item4564 {
	width:134px !important;
	left:2px !important;
	top:12px !important;
	min-height:19px !important;
}

#item4362 {
	width:136px !important;
	height:38px !important;
	border-radius:23px;
	border:solid 1px #ffffff;
}

#item4438 {
	width:134px !important;
	left:2px !important;
	top:12px !important;
	min-height:19px !important;
}

#item4505 {
	width:136px !important;
	height:38px !important;
	left:510px !important;
	top:71px !important;
}

#item1337 {
	width:489px !important;
	left:472px !important;
	top:522px !important;
	min-height:122px !important;
}

#item1245 {
	width:458px !important;
	left:488px !important;
	top:398px !important;
	min-height:108px !important;
}

#item7738 {
	width:1px !important;
	height:8px !important;
	left:269px !important;
	top:40px !important;
	background:#fff;
}

#item7739 {
	width:1px !important;
	height:8px !important;
	left:168px !important;
	top:40px !important;
	background:#fff;
}

#item7741 {
	width:1px !important;
	height:8px !important;
	left:87px !important;
	top:40px !important;
	background:#fff;
}

#item10991 {
	width:59px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item10992 {
	width:52px !important;
	left:4px !important;
	top:5px !important;
	min-height:9px !important;
}

#item10964 {
	width:59px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item10965 {
	width:52px !important;
	left:4px !important;
	top:5px !important;
	min-height:9px !important;
}

#item7822 {
	width:59px !important;
	height:16px !important;
	border-radius:23px;
	border:solid 1px #ffffff;
}

#item9434 {
	width:52px !important;
	left:4px !important;
	top:5px !important;
	min-height:9px !important;
}

#item10907 {
	width:59px !important;
	height:16px !important;
	left:99px !important;
	top:36px !important;
}

#item10938 {
	width:47px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item10939 {
	width:44px !important;
	left:2px !important;
	top:5px !important;
	min-height:10px !important;
}

#item10911 {
	width:47px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item10912 {
	width:44px !important;
	left:2px !important;
	top:5px !important;
	min-height:10px !important;
}

#item7745 {
	width:47px !important;
	height:16px !important;
	border-radius:23px;
	border:solid 1px #ffffff;
}

#item9481 {
	width:44px !important;
	left:2px !important;
	top:5px !important;
	min-height:10px !important;
}

#item10905 {
	width:47px !important;
	height:16px !important;
	left:30px !important;
	top:36px !important;
}

#item11044 {
	width:77px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item11045 {
	width:72px !important;
	left:3px !important;
	top:5px !important;
	min-height:10px !important;
}

#item11019 {
	width:77px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item11020 {
	width:72px !important;
	left:3px !important;
	top:5px !important;
	min-height:10px !important;
}

#item7714 {
	width:78px !important;
	height:16px !important;
	border-radius:23px;
	border:solid 1px #ffffff;
}

#item9488 {
	width:72px !important;
	left:3px !important;
	top:5px !important;
	min-height:10px !important;
}

#item10908 {
	width:78px !important;
	height:16px !important;
	left:181px !important;
	top:36px !important;
}

#item11094 {
	width:63px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item11095 {
	width:63px !important;
	left:1px !important;
	top:5px !important;
	min-height:9px !important;
}

#item11069 {
	width:63px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item11070 {
	width:63px !important;
	left:1px !important;
	top:5px !important;
	min-height:9px !important;
}

#item10681 {
	width:63px !important;
	height:16px !important;
	border-radius:23px;
	border:solid 1px #ffffff;
}

#item10682 {
	width:63px !important;
	left:1px !important;
	top:5px !important;
	min-height:9px !important;
}

#item10909 {
	width:64px !important;
	height:16px !important;
	left:281px !important;
	top:36px !important;
}

#item10325 {
	width:206px !important;
	left:88px !important;
	top:230px !important;
	min-height:62px !important;
}

#item10329 {
	width:376px !important;
	left:2px !important;
	top:174px !important;
	min-height:54px !important;
}

#item4728 {
	width:299px !important;
	left:86px !important;
	top:360px !important;
	min-height:168px !important;
}

@keyframes fadein-4728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4810 {
	width:303px !important;
	left:1083px !important;
	top:332px !important;
	min-height:129px !important;
}

@keyframes fadein-4810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromleft-5263 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-5263 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4787 {
	width:218px !important;
	left:275px !important;
	top:47px !important;
	min-height:48px !important;
}

#item4833 {
	width:7px !important;
	height:7px !important;
	left:258px !important;
	top:74px !important;
	background:#ffffff;
}

#item4834 {
	width:7px !important;
	height:7px !important;
	left:496px !important;
	top:35px !important;
	background:#ffffff;
}

#item4835 {
	width:247px !important;
	height:48px !important;
	left:257px !important;
	top:34px !important;
	border:solid 1px #fff;
}

@keyframes flyinfromright-8826 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-8826 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4751 {
	width:248px !important;
	left:18px !important;
	top:50px !important;
	min-height:77px !important;
}

#item4727 {
	mix-blend-mode:screen;
	width:282px !important;
	height:81px !important;
	top:34px !important;
	border:solid 1px #fff;
}

#item4784 {
	width:7px !important;
	height:7px !important;
	left:275px !important;
	top:107px !important;
	background:#ffffff;
}

#item4785 {
	width:7px !important;
	height:7px !important;
	left:1px !important;
	top:35px !important;
	background:#ffffff;
}

#item5365 {
	width:114px !important;
	height:37px !important;
	left:3px !important;
	border-radius:23px;
	background:#ffffff;
}

#item5366 {
	width:116px !important;
	top:11px !important;
	min-height:21px !important;
}

#item6988 {
	width:165px !important;
	left:120px !important;
	top:441px !important;
	min-height:50px !important;
}

@keyframes fadein-6988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-6988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7039 {
	width:158px !important;
	left:119px !important;
	top:553px !important;
	min-height:50px !important;
}

@keyframes fadein-7039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-7039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromtop-8857 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-8857 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7013 {
	width:136px !important;
	left:8px !important;
	top:123px !important;
	min-height:40px !important;
}

#item7037 {
	width:4px !important;
	height:4px !important;
	left:141px !important;
	top:152px !important;
	background:#ffffff;
}

#item7038 {
	width:4px !important;
	height:4px !important;
	left:1px !important;
	top:116px !important;
	background:#ffffff;
}

#item8832 {
	width:145px !important;
	height:42px !important;
	top:115px !important;
	border:solid 1px #ffffff;
}

@keyframes flyinfromtop-8858 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-8858 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7064 {
	width:149px !important;
	left:47px !important;
	top:234px !important;
	min-height:13px !important;
}

#item7087 {
	width:4px !important;
	height:4px !important;
	left:38px !important;
	top:248px !important;
	background:#ffffff;
}

#item7088 {
	width:4px !important;
	height:4px !important;
	left:178px !important;
	top:227px !important;
	background:#ffffff;
}

#item8833 {
	width:145px !important;
	height:26px !important;
	left:37px !important;
	top:226px !important;
	border:solid 1px #ffffff;
}

#item11357 {
	width:47px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item11358 {
	width:44px !important;
	left:2px !important;
	top:5px !important;
	min-height:10px !important;
}

#item4871 {
	width:299px !important;
	left:1089px !important;
	top:361px !important;
	min-height:156px !important;
}

@keyframes fadein-4871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4941 {
	width:271px !important;
	left:98px !important;
	top:330px !important;
	min-height:129px !important;
}

@keyframes fadein-4941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromright-5265 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-5265 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4918 {
	width:224px !important;
	left:13px !important;
	top:50px !important;
	min-height:23px !important;
}

#item4966 {
	width:7px !important;
	height:7px !important;
	left:1px !important;
	top:37px !important;
	background:#ffffff;
}

#item4967 {
	width:7px !important;
	height:7px !important;
	left:203px !important;
	top:77px !important;
	background:#ffffff;
}

@keyframes flyinfromleft-5266 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-5266 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4848 {
	width:219px !important;
	height:80px !important;
	left:244px !important;
	top:36px !important;
	border:solid 1px #fff;
}

#item4894 {
	width:176px !important;
	left:263px !important;
	top:51px !important;
	min-height:48px !important;
}

#item4968 {
	width:7px !important;
	height:7px !important;
	left:245px !important;
	top:108px !important;
	background:#ffffff;
}

#item4969 {
	width:7px !important;
	height:7px !important;
	left:455px !important;
	top:37px !important;
	background:#ffffff;
}

#item5451 {
	width:135px !important;
	height:37px !important;
	border-radius:23px;
	background:#ffffff;
}

#item5452 {
	width:134px !important;
	left:2px !important;
	top:11px !important;
	min-height:19px !important;
}

#item7129 {
	width:161px !important;
	left:123px !important;
	top:579px !important;
	min-height:50px !important;
}

@keyframes fadein-7129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-7129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7152 {
	width:183px !important;
	left:124px !important;
	top:448px !important;
	min-height:67px !important;
}

@keyframes fadein-7152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-7152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromtop-9207 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-9207 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7178 {
	width:128px !important;
	left:8px !important;
	top:126px !important;
	min-height:13px !important;
}

#item7202 {
	width:4px !important;
	height:4px !important;
	left:1px !important;
	top:120px !important;
	background:#ffffff;
}

#item7203 {
	width:4px !important;
	height:4px !important;
	left:119px !important;
	top:140px !important;
	background:#ffffff;
}

#item8836 {
	width:123px !important;
	height:25px !important;
	top:119px !important;
	border:solid 1px #ffffff;
}

@keyframes flyinfromtop-9208 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-9208 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8840 {
	width:145px !important;
	height:42px !important;
	left:40px !important;
	top:246px !important;
	border:solid 1px #ffffff;
}

#item7228 {
	width:106px !important;
	left:50px !important;
	top:254px !important;
	min-height:27px !important;
}

#item7252 {
	width:4px !important;
	height:4px !important;
	left:41px !important;
	top:283px !important;
	background:#ffffff;
}

#item7253 {
	width:4px !important;
	height:4px !important;
	left:181px !important;
	top:247px !important;
	background:#ffffff;
}

#item11433 {
	width:59px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item11434 {
	width:52px !important;
	left:4px !important;
	top:5px !important;
	min-height:9px !important;
}

#item5035 {
	width:268px !important;
	left:82px !important;
	top:355px !important;
	min-height:149px !important;
}

@keyframes fadein-5035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5058 {
	width:265px !important;
	left:1083px !important;
	top:355px !important;
	min-height:184px !important;
}

@keyframes fadein-5058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromleft-5268 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-5268 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4987 {
	width:205px !important;
	height:80px !important;
	left:251px !important;
	top:38px !important;
	border:solid 1px #fff;
}

#item5012 {
	width:168px !important;
	left:265px !important;
	top:52px !important;
	min-height:51px !important;
}

#item5083 {
	width:7px !important;
	height:7px !important;
	left:252px !important;
	top:39px !important;
	background:#ffffff;
}

#item5084 {
	width:7px !important;
	height:7px !important;
	left:448px !important;
	top:110px !important;
	background:#ffffff;
}

@keyframes flyinfromright-5267 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-5267 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4986 {
	width:227px !important;
	height:80px !important;
	top:38px !important;
	border:solid 1px #fff;
}

#item4989 {
	width:159px !important;
	left:21px !important;
	top:54px !important;
	min-height:51px !important;
}

#item5085 {
	width:7px !important;
	height:7px !important;
	top:110px !important;
	background:#ffffff;
}

#item5086 {
	width:7px !important;
	height:7px !important;
	left:219px !important;
	top:39px !important;
	background:#ffffff;
}

#item5540 {
	width:169px !important;
	height:37px !important;
	border-radius:23px;
	background:#ffffff;
}

#item5541 {
	width:165px !important;
	left:3px !important;
	top:11px !important;
	min-height:19px !important;
}

#item7292 {
	width:174px !important;
	left:118px !important;
	top:470px !important;
	min-height:37px !important;
}

@keyframes fadein-7292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-7292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7315 {
	width:165px !important;
	left:119px !important;
	top:589px !important;
	min-height:37px !important;
}

@keyframes fadein-7315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-7315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromtop-9216 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-9216 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7340 {
	width:92px !important;
	left:50px !important;
	top:239px !important;
	min-height:27px !important;
}

#item7366 {
	width:4px !important;
	height:4px !important;
	left:41px !important;
	top:233px !important;
	background:#ffffff;
}

#item7367 {
	width:4px !important;
	height:4px !important;
	left:157px !important;
	top:269px !important;
	background:#ffffff;
}

#item8843 {
	width:121px !important;
	height:42px !important;
	left:40px !important;
	top:232px !important;
	border:solid 1px #ffffff;
}

@keyframes flyinfromtop-9209 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-9209 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7370 {
	width:83px !important;
	left:11px !important;
	top:108px !important;
	min-height:27px !important;
}

#item7394 {
	width:4px !important;
	height:4px !important;
	left:1px !important;
	top:137px !important;
	background:#ffffff;
}

#item7395 {
	width:4px !important;
	height:4px !important;
	left:119px !important;
	top:101px !important;
	background:#ffffff;
}

#item8846 {
	width:123px !important;
	height:42px !important;
	top:100px !important;
	border:solid 1px #ffffff;
}

#item11640 {
	width:77px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item11641 {
	width:72px !important;
	left:3px !important;
	top:5px !important;
	min-height:10px !important;
}

#item5163 {
	width:266px !important;
	left:85px !important;
	top:359px !important;
	min-height:156px !important;
}

@keyframes fadein-5163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5186 {
	width:260px !important;
	left:1088px !important;
	top:362px !important;
	min-height:163px !important;
}

@keyframes fadein-5186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromright-5269 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-5269 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5115 {
	width:236px !important;
	height:77px !important;
	top:36px !important;
	border:solid 1px #fff;
}

#item5139 {
	width:202px !important;
	left:18px !important;
	top:50px !important;
	min-height:71px !important;
}

#item5234 {
	width:7px !important;
	height:7px !important;
	left:229px !important;
	top:105px !important;
	background:#ffffff;
}

#item5235 {
	width:7px !important;
	height:7px !important;
	left:1px !important;
	top:37px !important;
	background:#ffffff;
}

@keyframes flyinfromleft-5270 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-5270 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5138 {
	width:197px !important;
	height:80px !important;
	left:258px !important;
	top:36px !important;
	border:solid 1px #fff;
}

#item5209 {
	width:173px !important;
	left:272px !important;
	top:50px !important;
	min-height:48px !important;
}

#item5236 {
	width:7px !important;
	height:7px !important;
	left:258px !important;
	top:108px !important;
	background:#ffffff;
}

#item5237 {
	width:7px !important;
	height:7px !important;
	left:447px !important;
	top:37px !important;
	background:#ffffff;
}

#item5592 {
	width:145px !important;
	height:37px !important;
	border-radius:23px;
	background:#ffffff;
}

#item5593 {
	width:128px !important;
	left:9px !important;
	top:11px !important;
	min-height:19px !important;
}

#item7434 {
	width:163px !important;
	left:119px !important;
	top:463px !important;
	min-height:37px !important;
}

@keyframes fadein-7434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-7434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7457 {
	width:165px !important;
	left:119px !important;
	top:578px !important;
	min-height:50px !important;
}

@keyframes fadein-7457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-7457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromtop-9218 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-9218 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7533 {
	width:90px !important;
	left:49px !important;
	top:240px !important;
	min-height:25px !important;
}

#item7558 {
	width:4px !important;
	height:4px !important;
	left:41px !important;
	top:269px !important;
	background:#ffffff;
}

#item7559 {
	width:4px !important;
	height:4px !important;
	left:156px !important;
	top:233px !important;
	background:#ffffff;
}

#item8851 {
	width:121px !important;
	height:42px !important;
	left:40px !important;
	top:232px !important;
	border:solid 1px #ffffff;
}

@keyframes flyinfromtop-9217 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-9217 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7505 {
	width:105px !important;
	left:9px !important;
	top:107px !important;
	min-height:37px !important;
}

#item7529 {
	width:4px !important;
	height:4px !important;
	left:126px !important;
	top:137px !important;
	background:#ffffff;
}

#item7530 {
	width:4px !important;
	height:4px !important;
	left:1px !important;
	top:101px !important;
	background:#ffffff;
}

#item8854 {
	width:130px !important;
	height:42px !important;
	top:100px !important;
	border:solid 1px #ffffff;
}

#item11717 {
	width:63px !important;
	height:16px !important;
	border-radius:23px;
	background:#ffffff;
}

#item11718 {
	width:63px !important;
	left:1px !important;
	top:5px !important;
	min-height:9px !important;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-3ds-Bold;
	/* font-stretch:condensed; */
	font-size:10.5px;
	line-height:13px !important;
	color:#FFFFFF;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-3ds-Bold;
	/* font-stretch:condensed; */
	font-size:20px;
	line-height:25.8px;
	color:#FFFFFF;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-3ds-Bold;
	/* font-stretch:condensed; */
	font-size:10.5px;
	line-height:13px;
	color:#FFFFFF;
	letter-spacing:0.010em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-3ds;
	/* font-stretch:condensed; */
	font-size:11px;
	line-height:12.7px;
	color:#fff;
	letter-spacing:0.010em;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-3ds-Bold;
	/* font-stretch:condensed; */
	font-size:20px;
	line-height:25.8px;
	color:#FFFFFF;
	letter-spacing:0.010em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:FF-3ds;
	/* font-stretch:condensed; */
	font-size:20px;
	line-height:26.4px;
	color:#fff;
	letter-spacing:0.010em;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-3ds-Bold;
	/* font-stretch:condensed; */
	font-size:22px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle7 {
	font-family:FF-3ds;
	/* font-stretch:condensed; */
	font-size:10.7px;
	line-height:14.2px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-3ds;
	/* font-stretch:condensed; */
	font-size:8px;
	line-height:9.6px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-3ds;
	/* font-stretch:condensed; */
	font-size:8px;
	line-height:9.6px;
	color:#005686;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-3ds-Bold;
	/* font-stretch:condensed; */
	font-size:50px;
	line-height:54px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-family:FF-3ds;
	/* font-stretch:condensed; */
	font-size:20px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.010em;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:FF-3ds;
	/* font-stretch:condensed; */
	font-size:16px;
	line-height:20.4px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:FF-3ds;
	/* font-stretch:condensed; */
	font-size:17px;
	line-height:20.4px;
	color:#005686;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-3ds-Bold;
	/* font-stretch:condensed; */
}

span.None {
}

span.no-whitespace {
	white-space: nowrap;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:505px){ [class*=" mq-"], .mq-default { display:none; } .mq-375 {display:block; } }

