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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:842px; height:595px; }
.page-scale-wrap { width:842px; height:595px; background: #fff !important; }
.paper-vertical { width:842px; height:100%; }
.paper-horizontal { width:105634px; height:607px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:595px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:842px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@keyframes grow-4171 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.15) scaleY(1.15);}
}
@-webkit-keyframes grow-4171 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.15) scaleY(1.15);}
}
#item4171 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item45069 {
	width:842px !important;
	height:66px !important;
	background:#fff;
}

#item4292 {
	width:319px !important;
	height:300px !important;
	left:495px !important;
	top:131px !important;
	background:#dadad9;
}

#item70800 {
	width:198px !important;
	height:12px !important;
	left:193px !important;
	top:128px !important;
}

#item70801 {
	width:198px !important;
	height:12px !important;
	left:193px !important;
	top:146px !important;
}

#item70802 {
	width:198px !important;
	height:12px !important;
	left:193px !important;
	top:163px !important;
}

#item70803 {
	width:198px !important;
	height:12px !important;
	left:193px !important;
	top:181px !important;
}

#item70804 {
	width:198px !important;
	height:12px !important;
	left:193px !important;
	top:199px !important;
}

#item70805 {
	width:198px !important;
	height:12px !important;
	left:193px !important;
	top:217px !important;
}

#item70806 {
	width:198px !important;
	height:12px !important;
	left:193px !important;
	top:234px !important;
}

#item70807 {
	width:198px !important;
	height:12px !important;
	left:193px !important;
	top:252px !important;
}

#item70808 {
	width:198px !important;
	height:40px !important;
	left:193px !important;
	top:57px !important;
}

#item70809 {
	width:198px !important;
	height:13px !important;
	left:397px !important;
	top:57px !important;
}

#item70810 {
	width:198px !important;
	height:13px !important;
	left:601px !important;
	top:57px !important;
}

#item70811 {
	width:198px !important;
	height:27px !important;
	left:193px !important;
	top:276px !important;
}

#item70812 {
	width:198px !important;
	height:27px !important;
	left:193px !important;
	top:312px !important;
}

#item70813 {
	width:198px !important;
	height:14px !important;
	left:193px !important;
	top:108px !important;
}

#item70814 {
	width:198px !important;
	height:12px !important;
	left:397px !important;
	top:81px !important;
}

#item70815 {
	width:198px !important;
	height:12px !important;
	left:397px !important;
	top:116px !important;
}

#item70816 {
	width:198px !important;
	height:12px !important;
	left:397px !important;
	top:99px !important;
}

#item70817 {
	width:198px !important;
	height:24px !important;
	left:397px !important;
	top:134px !important;
}

#item70818 {
	width:198px !important;
	height:12px !important;
	left:397px !important;
	top:305px !important;
}

#item70819 {
	width:198px !important;
	height:27px !important;
	left:397px !important;
	top:169px !important;
}

#item70820 {
	width:198px !important;
	height:27px !important;
	left:397px !important;
	top:267px !important;
}

#item70821 {
	width:198px !important;
	height:12px !important;
	left:397px !important;
	top:352px !important;
}

#item70822 {
	width:198px !important;
	height:24px !important;
	left:397px !important;
	top:323px !important;
}

#item70823 {
	width:198px !important;
	height:12px !important;
	left:397px !important;
	top:370px !important;
}

#item70824 {
	width:198px !important;
	height:12px !important;
	left:397px !important;
	top:208px !important;
}

#item70825 {
	width:198px !important;
	height:12px !important;
	left:397px !important;
	top:243px !important;
}

#item70826 {
	width:198px !important;
	height:12px !important;
	left:397px !important;
	top:225px !important;
}

#item70827 {
	width:198px !important;
	height:12px !important;
	left:601px !important;
	top:81px !important;
}

#item70828 {
	width:198px !important;
	height:12px !important;
	left:601px !important;
	top:99px !important;
}

#item70829 {
	width:198px !important;
	height:13px !important;
	left:601px !important;
	top:328px !important;
}

#item70830 {
	width:198px !important;
	height:27px !important;
	left:601px !important;
	top:157px !important;
}

#item70831 {
	width:198px !important;
	height:27px !important;
	left:601px !important;
	top:249px !important;
}

#item70832 {
	width:198px !important;
	height:12px !important;
	left:601px !important;
	top:134px !important;
}

#item70833 {
	width:198px !important;
	height:26px !important;
	left:601px !important;
	top:195px !important;
}

#item70834 {
	width:198px !important;
	height:12px !important;
	left:601px !important;
	top:226px !important;
}

#item70835 {
	width:198px !important;
	height:12px !important;
	left:601px !important;
	top:287px !important;
}

#item70836 {
	width:198px !important;
	height:12px !important;
	left:601px !important;
	top:305px !important;
}

#item70837 {
	width:198px !important;
	height:12px !important;
	left:601px !important;
	top:116px !important;
}

#item70838 {
	width:198px !important;
	height:12px !important;
	left:601px !important;
	top:352px !important;
}

#item70839 {
	width:198px !important;
	height:12px !important;
	left:601px !important;
	top:388px !important;
}

#item70840 {
	width:198px !important;
	height:12px !important;
	left:601px !important;
	top:370px !important;
}

#item73938 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:98px !important;
}

#item73939 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:198px !important;
}

#item73940 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:113px !important;
}

#item73941 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:127px !important;
}

#item73942 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:141px !important;
}

#item73943 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:183px !important;
}

#item73944 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:212px !important;
}

#item73945 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:155px !important;
}

#item73946 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:169px !important;
}

#item73419 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:232px !important;
}

#item73469 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:258px !important;
}

#item73520 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:278px !important;
}

#item73570 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:298px !important;
}

#item73622 {
	width:116px !important;
	height:25px !important;
	left:40px !important;
	top:324px !important;
}

#item73672 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:357px !important;
}

#item73722 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:377px !important;
}

#item73773 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:397px !important;
}

#item73823 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:423px !important;
}

#item6642 {
	width:123px !important;
	height:3px !important;
	left:43px !important;
	top:68px !important;
	background:#fff;
}

#item6643 {
	width:123px !important;
	height:3px !important;
	left:43px !important;
	top:96px !important;
	background:#fff;
}

#item73369 {
	width:116px !important;
	height:25px !important;
	left:40px !important;
	top:71px !important;
}

#item70002 {
	width:193px !important;
	height:99px !important;
	left:198px !important;
	top:339px !important;
}

#item70014 {
	width:193px !important;
	height:99px !important;
	left:607px !important;
	top:339px !important;
}

#item70009 {
	width:192px !important;
	height:99px !important;
	left:403px !important;
	top:339px !important;
}

#item70004 {
	width:193px !important;
	height:99px !important;
	left:198px !important;
	top:444px !important;
}

#item70016 {
	width:193px !important;
	height:99px !important;
	left:607px !important;
	top:444px !important;
}

#item70000 {
	width:193px !important;
	height:99px !important;
	left:198px !important;
	top:234px !important;
}

#item70011 {
	width:193px !important;
	height:99px !important;
	left:607px !important;
	top:234px !important;
}

#item70007 {
	width:193px !important;
	height:99px !important;
	left:403px !important;
	top:234px !important;
}

#item76515 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item76516 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item68460 {
	width:18px !important;
	height:16px !important;
}

#item68461 {
	width:18px !important;
	height:16px !important;
	left:317px !important;
	top:320px !important;
}

#item76599 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item76600 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item76692 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item76693 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item76773 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item76774 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item76854 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item76855 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item76939 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item76940 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item77027 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item77028 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item77109 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item77110 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item77190 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item77191 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item72006 {
	width:116px !important;
	height:25px !important;
	left:40px !important;
	top:71px !important;
}

#item72008 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:130px !important;
}

#item72009 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:150px !important;
}

#item72010 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:170px !important;
}

#item72011 {
	width:116px !important;
	height:25px !important;
	left:40px !important;
	top:196px !important;
}

#item72012 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:230px !important;
}

#item72013 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:249px !important;
}

#item72014 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:269px !important;
}

#item72015 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:296px !important;
}

#item77274 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item77275 {
	width:126px !important;
	height:3px !important;
	top:21px !important;
	background:#fff;
}

#item77374 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item77375 {
	width:126px !important;
	height:3px !important;
	top:21px !important;
	background:#fff;
}

#item77377 {
	width:129px !important;
	height:24px !important;
	left:40px !important;
	top:101px !important;
}

#item72007 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:104px !important;
}

#item77459 {
	width:130px !important;
	height:3px !important;
	background:#fff;
}

#item77460 {
	width:130px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item77540 {
	width:130px !important;
	height:3px !important;
	background:#fff;
}

#item77541 {
	width:130px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item77544 {
	width:130px !important;
	height:17px !important;
	left:38px !important;
	top:128px !important;
}

#item68464 {
	width:22px !important;
	height:25px !important;
}

#item68465 {
	width:22px !important;
	height:25px !important;
	left:528px !important;
	top:365px !important;
}

#item68468 {
	width:20px !important;
	height:23px !important;
}

#item68469 {
	width:20px !important;
	height:23px !important;
	left:709px !important;
	top:354px !important;
}

#item77632 {
	width:130px !important;
	height:3px !important;
	background:#fff;
}

#item77633 {
	width:130px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item77603 {
	width:130px !important;
	height:17px !important;
	left:38px !important;
	top:128px !important;
}

#item10602 {
	width:246px !important;
	height:300px !important;
	left:567px !important;
	top:131px !important;
	background:#dadad9;
}

#item86872 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:474px !important;
}

#item86873 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:494px !important;
}

#item86874 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:515px !important;
}

#item86875 {
	width:425px !important;
	height:8px !important;
	left:198px !important;
	top:536px !important;
}

#item77714 {
	width:130px !important;
	height:3px !important;
	background:#fff;
}

#item77715 {
	width:130px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item74460 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:377px !important;
}

#item74408 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:351px !important;
}

#item74356 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:331px !important;
}

#item74304 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:311px !important;
}

#item74247 {
	width:116px !important;
	height:25px !important;
	left:40px !important;
	top:278px !important;
}

#item74194 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:252px !important;
}

#item74539 {
	width:111px !important;
	height:19px !important;
	left:45px !important;
	top:179px !important;
}

#item74540 {
	width:111px !important;
	height:19px !important;
	left:45px !important;
	top:202px !important;
}

#item74541 {
	width:111px !important;
	height:19px !important;
	left:45px !important;
	top:224px !important;
}

#item77804 {
	width:129px !important;
	height:3px !important;
	background:#fff;
}

#item77805 {
	width:129px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item11128 {
	width:499px !important;
	height:272px !important;
	left:198px !important;
	top:272px !important;
	background:#ececec;
}

#item77886 {
	width:129px !important;
	height:3px !important;
	background:#fff;
}

#item77887 {
	width:129px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item77888 {
	width:130px !important;
	height:17px !important;
	left:39px !important;
	top:162px !important;
}

@keyframes einblenden-69242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-69242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes benutzerdefiniert-69216 {
	0% {transform:translate(0px,0px) rotate(-45deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes benutzerdefiniert-69216 {
	0% {-webkit-transform:translate(0px,0px) rotate(-45deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item77976 {
	width:129px !important;
	height:3px !important;
	background:#fff;
}

#item77978 {
	width:129px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item77947 {
	width:130px !important;
	height:17px !important;
	left:39px !important;
	top:162px !important;
}

#item78063 {
	width:129px !important;
	height:3px !important;
	background:#fff;
}

#item78064 {
	width:129px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item78034 {
	width:130px !important;
	height:17px !important;
	left:39px !important;
	top:162px !important;
}

#item78148 {
	width:129px !important;
	height:3px !important;
	background:#fff;
}

#item78149 {
	width:129px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item78119 {
	width:130px !important;
	height:17px !important;
	left:39px !important;
	top:162px !important;
}

#item74538 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:165px !important;
}

#item78239 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item78240 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item78328 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item78329 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item78332 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:176px !important;
}

#item78421 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item78422 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item78392 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:176px !important;
}

#item68472 {
	width:21px !important;
	height:19px !important;
}

#item68473 {
	width:21px !important;
	height:19px !important;
	left:257px !important;
	top:106px !important;
}

#item68476 {
	width:20px !important;
	height:19px !important;
}

#item68482 {
	width:20px !important;
	height:19px !important;
	left:249px !important;
	top:168px !important;
}

#item68477 {
	width:26px !important;
	height:25px !important;
}

#item68481 {
	width:26px !important;
	height:25px !important;
	left:295px !important;
	top:227px !important;
}

#item68478 {
	width:21px !important;
	height:20px !important;
}

#item68480 {
	width:21px !important;
	height:20px !important;
	left:289px !important;
	top:290px !important;
}

#item78517 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item78518 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item78486 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:176px !important;
}

#item13124 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item13125 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item68490 {
	width:22px !important;
	height:19px !important;
}

#item68491 {
	width:22px !important;
	height:19px !important;
	left:771px !important;
	top:256px !important;
}

#item78598 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item78599 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item78602 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:198px !important;
}

@keyframes einblenden-69244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-69244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes benutzerdefiniert-69267 {
	0% {transform:translate(0px,0px) rotate(-45deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes benutzerdefiniert-69267 {
	0% {-webkit-transform:translate(0px,0px) rotate(-45deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item78685 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item78686 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item78656 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:198px !important;
}

#item78777 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item78778 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item78747 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:198px !important;
}

#item78859 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item78860 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item78830 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:198px !important;
}

#item78961 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item78962 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item78931 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:198px !important;
}

#item79045 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item79046 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item79016 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:198px !important;
}

#item79129 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item79130 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item79100 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:198px !important;
}

#item79213 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item79214 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item79184 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:198px !important;
}

#item79297 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item79298 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item79268 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:198px !important;
}

#item79380 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item79381 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item79351 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:198px !important;
}

#item79462 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item79463 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item79553 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item79554 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item79556 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:221px !important;
}

#item79658 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item79659 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item79627 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:221px !important;
}

#item79740 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item79741 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item79711 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:221px !important;
}

#item79823 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item79824 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item79794 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:221px !important;
}

#item15057 {
	width:346px !important;
	height:238px !important;
	left:454px !important;
	top:67px !important;
	background:#dadad9;
}

#item86994 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:494px !important;
}

#item86995 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:515px !important;
}

#item86996 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:536px !important;
}

#item79918 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item79919 {
	width:126px !important;
	height:3px !important;
	top:21px !important;
	background:#fff;
}

#item74861 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:339px !important;
}

#item74809 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:313px !important;
}

#item74757 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:293px !important;
}

#item74705 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:273px !important;
}

#item74651 {
	width:116px !important;
	height:25px !important;
	left:40px !important;
	top:240px !important;
}

#item74923 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:220px !important;
}

#item74924 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:206px !important;
}

#item80006 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item80007 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80091 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item80092 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80093 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:188px !important;
}

#item80174 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item80175 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80145 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:188px !important;
}

#item80264 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item80265 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80234 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:188px !important;
}

#item68494 {
	width:26px !important;
	height:23px !important;
}

#item68495 {
	width:26px !important;
	height:23px !important;
	left:448px !important;
	top:217px !important;
}

#item80345 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item80346 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80316 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:188px !important;
}

#item80441 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item80442 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80411 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:188px !important;
}

#item74922 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:191px !important;
}

#item16369 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80553 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80559 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:203px !important;
}

#item80665 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80613 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:203px !important;
}

#item80777 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80725 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:203px !important;
}

#item80890 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80838 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:203px !important;
}

#item81003 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item80950 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:203px !important;
}

#item81128 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item81075 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:203px !important;
}

@keyframes einblenden-69484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-69484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes benutzerdefiniert-69461 {
	0% {transform:translate(0px,0px) rotate(-45deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes benutzerdefiniert-69461 {
	0% {-webkit-transform:translate(0px,0px) rotate(-45deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item68499 {
	width:21px !important;
	height:19px !important;
}

#item68500 {
	width:21px !important;
	height:19px !important;
	left:529px !important;
	top:456px !important;
}

#item81409 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item81294 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item81301 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:217px !important;
}

#item81525 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item81473 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:217px !important;
}

#item81637 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item81585 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:217px !important;
}

#item19169 {
	width:199px !important;
	height:321px !important;
	left:615px !important;
	top:131px !important;
	background:#dadad9;
}

#item87083 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:474px !important;
}

#item87084 {
	width:425px !important;
	height:8px !important;
	left:198px !important;
	top:495px !important;
}

#item87085 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:516px !important;
}

#item87086 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:536px !important;
}

#item86808 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item86809 {
	width:126px !important;
	height:3px !important;
	top:27px !important;
	background:#fff;
}

#item70646 {
	width:406px !important;
	height:219px !important;
	left:286px !important;
}

#item75249 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:368px !important;
}

#item75197 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:341px !important;
}

#item75144 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:322px !important;
}

#item75092 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:302px !important;
}

#item75315 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:224px !important;
}

#item75316 {
	width:111px !important;
	height:19px !important;
	left:45px !important;
	top:238px !important;
}

#item75317 {
	width:111px !important;
	height:19px !important;
	left:45px !important;
	top:273px !important;
}

#item75318 {
	width:111px !important;
	height:10px !important;
	left:45px !important;
	top:260px !important;
}

#item19633 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item19634 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item81729 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item81730 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item81731 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:221px !important;
}

#item19961 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item19962 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item81818 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item81819 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item81821 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:236px !important;
}

#item81905 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item81906 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item81876 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:236px !important;
}

#item81988 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item81989 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item81959 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:236px !important;
}

#item65723 {
	width:295px !important;
	height:159px !important;
	background:#fff;
}

#item65720 {
	width:295px !important;
	height:159px !important;
	left:505px !important;
	top:376px !important;
}

#item70794 {
	width:601px !important;
	height:478px !important;
}

#item70795 {
	width:601px !important;
	height:478px !important;
	left:198px !important;
	top:57px !important;
}

#item70786 {
	width:295px !important;
	height:159px !important;
}

#item70717 {
	width:295px !important;
	height:159px !important;
	left:505px !important;
	top:376px !important;
}

#item82070 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item82071 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item82041 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:236px !important;
}

@keyframes einblenden-65189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-65189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-65212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-65212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-65235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-65235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65258 {
	width:14px !important;
	height:43px !important;
	left:46px !important;
	background:#ff6500;
}

@keyframes benutzerdefiniert-65258 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-65258 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item65258 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

@keyframes einblenden-65259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-65259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65282 {
	width:14px !important;
	height:28px !important;
	left:141px !important;
	top:14px !important;
	background:#ff6500;
}

@keyframes benutzerdefiniert-65282 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-65282 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item65282 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

@keyframes einblenden-65283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-65283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes benutzerdefiniert-65306 {
	0% {transform:translate(0px,0px) rotate(-15deg) scaleX(0.5);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-65306 {
	0% {-webkit-transform:translate(0px,0px) rotate(-15deg) scaleX(0.5);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1);}
}
#item65306 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

@keyframes benutzerdefiniert-65307 {
	0% {transform:translate(0px,0px) rotate(-15deg) scaleX(0.5);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-65307 {
	0% {-webkit-transform:translate(0px,0px) rotate(-15deg) scaleX(0.5);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1);}
}
#item65307 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

@keyframes benutzerdefiniert-65308 {
	0% {transform:translate(0px,0px) scaleX(0);}
	100% {transform:translate(0px,0px) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-65308 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1);}
}
#item68503 {
	width:24px !important;
	height:25px !important;
}

#item68504 {
	width:24px !important;
	height:25px !important;
	left:397px !important;
	top:366px !important;
}

#item82153 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item82154 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item82124 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:236px !important;
}

@keyframes einblenden-64906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes um90ddrehenuhrzeigersinn-64958 {
	0% {
		transform:translate(0px,0px) rotate(-45deg) scaleX(0.5);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes um90ddrehenuhrzeigersinn-64958 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-45deg) scaleX(0.5);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1);
		opacity:1;
	}
}
#item64958 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

@keyframes einblenden-64959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-65005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-65005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes benutzerdefiniert-65028 {
	0% {transform:translate(0px,0px) scaleX(0);}
	100% {transform:translate(0px,0px) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-65028 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1);}
}
#item65028 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes benutzerdefiniert-65029 {
	0% {transform:translate(0px,0px) scaleX(0);}
	100% {transform:translate(0px,0px) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-65029 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1);}
}
#item65029 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item65030 {
	width:15px !important;
	height:65px !important;
	left:97px !important;
	top:9px !important;
	background:#c6c6c5;
}

@keyframes benutzerdefiniert-65030 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-65030 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item65030 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item65031 {
	width:15px !important;
	height:27px !important;
	left:183px !important;
	top:47px !important;
	background:#ff6500;
}

@keyframes benutzerdefiniert-65031 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-65031 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item65031 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

@keyframes benutzerdefiniert-65032 {
	0% {transform:translate(0px,0px) scaleX(0);}
	100% {transform:translate(0px,0px) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-65032 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1);}
}
#item82250 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item82251 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item82220 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:236px !important;
}

#item82400 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item82401 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item82484 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item82485 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item82486 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:257px !important;
}

#item82589 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item82590 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item82559 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:257px !important;
}

#item82681 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item82682 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item82766 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item82767 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item82770 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:270px !important;
}

#item82852 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item82853 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item82822 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:270px !important;
}

#item21610 {
	width:224px !important;
	height:312px !important;
	left:589px !important;
	top:131px !important;
	background:#dadad9;
}

#item87255 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:474px !important;
}

#item87256 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:495px !important;
}

#item87257 {
	width:567px !important;
	height:8px !important;
	left:198px !important;
	top:516px !important;
}

#item87258 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:536px !important;
}

#item86724 {
	width:129px !important;
	height:3px !important;
	background:#fff;
}

#item86725 {
	width:129px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item75534 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:321px !important;
}

#item75481 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:341px !important;
}

#item75429 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:367px !important;
}

#item75598 {
	width:111px !important;
	height:19px !important;
	left:45px !important;
	top:258px !important;
}

#item75599 {
	width:111px !important;
	height:19px !important;
	left:45px !important;
	top:281px !important;
}

#item75600 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:303px !important;
}

#item82932 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item82933 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

@keyframes einblenden-69661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-69661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes benutzerdefiniert-69648 {
	0% {transform:translate(0px,0px) rotate(-45deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes benutzerdefiniert-69648 {
	0% {-webkit-transform:translate(0px,0px) rotate(-45deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item83015 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item83016 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item83017 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:241px !important;
}

#item83108 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item83109 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item83079 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:241px !important;
}

#item83192 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item83193 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item83163 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:241px !important;
}

#item75597 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:244px !important;
}

#item83273 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item83274 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

@keyframes einblenden-69727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-69727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes benutzerdefiniert-69718 {
	0% {transform:translate(0px,0px) rotate(-45deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes benutzerdefiniert-69718 {
	0% {-webkit-transform:translate(0px,0px) rotate(-45deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item83385 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item83386 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item83389 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:255px !important;
}

#item83473 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item83474 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item83444 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:255px !important;
}

#item83563 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item83564 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item83533 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:255px !important;
}

#item83660 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item83661 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item83630 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:255px !important;
}

#item83742 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item83743 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item68508 {
	width:24px !important;
	height:19px !important;
}

#item68509 {
	width:24px !important;
	height:19px !important;
	left:520px !important;
	top:130px !important;
}

#item83824 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item83825 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item83827 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:277px !important;
}

@keyframes benutzerdefiniert-64502 {
	0% {transform:translate(0px,0px) scaleX(0);}
	100% {transform:translate(0px,0px) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-64502 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1);}
}
#item64502 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes benutzerdefiniert-64503 {
	0% {transform:translate(0px,0px) scaleX(0);}
	100% {transform:translate(0px,0px) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-64503 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1);}
}
#item64503 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes einblenden-64505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64597 {
	width:15px !important;
	height:143px !important;
	left:184px !important;
	background:#c6c6c5;
}

@keyframes benutzerdefiniert-64597 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-64597 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item64597 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item64598 {
	width:15px !important;
	height:45px !important;
	left:98px !important;
	top:98px !important;
	background:#ff6500;
}

@keyframes benutzerdefiniert-64598 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-64598 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item64598 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

@keyframes benutzerdefiniert-64599 {
	0% {transform:translate(0px,0px) scaleX(0);}
	100% {transform:translate(0px,0px) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-64599 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1);}
}
#item83909 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item83910 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item83880 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:277px !important;
}

#item83996 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item83997 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item83967 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:277px !important;
}

#item84076 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item84077 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item68512 {
	width:20px !important;
	height:21px !important;
}

#item68513 {
	width:20px !important;
	height:21px !important;
	left:626px !important;
	top:118px !important;
}

#item84157 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item84158 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item84160 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:300px !important;
}

#item84247 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item84248 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item84218 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:300px !important;
}

#item24149 {
	width:269px !important;
	height:314px !important;
	left:544px !important;
	top:131px !important;
	background:#dadad9;
}

#item87375 {
	width:425px !important;
	height:8px !important;
	left:198px !important;
	top:515px !important;
}

#item87376 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:535px !important;
}

#item86632 {
	width:129px !important;
	height:3px !important;
	background:#fff;
}

#item86633 {
	width:129px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item75766 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:331px !important;
}

#item75713 {
	width:116px !important;
	height:18px !important;
	left:40px !important;
	top:305px !important;
}

#item75822 {
	width:111px !important;
	height:10px !important;
	left:45px !important;
	top:286px !important;
}

#item84328 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item84329 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item84410 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item84411 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item84414 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:261px !important;
}

#item84499 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item84500 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item84470 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:261px !important;
}

#item75821 {
	width:111px !important;
	height:19px !important;
	left:45px !important;
	top:264px !important;
}

#item24981 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item24982 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item84593 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item84594 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item84595 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:283px !important;
}

#item84676 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item84677 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item84647 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:283px !important;
}

#item64158 {
	width:12px !important;
	height:123px !important;
	left:51px !important;
	background:#c6c6c5;
}

@keyframes benutzerdefiniert-64158 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-64158 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item64158 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item64159 {
	width:12px !important;
	height:105px !important;
	left:231px !important;
	top:18px !important;
	background:#c6c6c5;
}

@keyframes benutzerdefiniert-64159 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-64159 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item64159 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item64160 {
	width:12px !important;
	height:42px !important;
	left:97px !important;
	top:82px !important;
	background:#ff6500;
}

@keyframes benutzerdefiniert-64160 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-64160 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item64160 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item64161 {
	width:12px !important;
	height:31px !important;
	left:142px !important;
	top:93px !important;
	background:#ff6500;
}

@keyframes benutzerdefiniert-64161 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-64161 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item64161 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item64162 {
	width:12px !important;
	height:34px !important;
	left:187px !important;
	top:89px !important;
	background:#ff6500;
}

@keyframes benutzerdefiniert-64162 {
	0% {transform:translate(0px,0px) scaleY(0);}
	100% {transform:translate(0px,0px) scaleY(1);}
}
@-webkit-keyframes benutzerdefiniert-64162 {
	0% {-webkit-transform:translate(0px,0px) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleY(1);}
}
#item64162 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

@keyframes einblenden-64163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes einblenden-64327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-64327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes benutzerdefiniert-64350 {
	0% {transform:translate(0px,0px) scaleX(0);}
	100% {transform:translate(0px,0px) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-64350 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1);}
}
@keyframes benutzerdefiniert-64351 {
	0% {transform:translate(0px,0px) scaleX(0);}
	100% {transform:translate(0px,0px) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-64351 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1);}
}
#item64351 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes benutzerdefiniert-64352 {
	0% {transform:translate(0px,0px) scaleX(0);}
	100% {transform:translate(0px,0px) scaleX(1);}
}
@-webkit-keyframes benutzerdefiniert-64352 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1);}
}
#item64352 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item84773 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item84774 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item84743 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:283px !important;
}

#item84872 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item84873 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item84841 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:283px !important;
}

#item84956 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item84957 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item84926 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:283px !important;
}

#item85038 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85039 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85008 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:283px !important;
}

#item25723 {
	width:221px !important;
	height:300px !important;
	left:593px !important;
	top:131px !important;
	background:#dadad9;
}

#item87432 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:516px !important;
}

#item87433 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:536px !important;
}

#item86549 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item86550 {
	width:126px !important;
	height:3px !important;
	top:21px !important;
	background:#fff;
}

#item75884 {
	width:116px !important;
	height:11px !important;
	left:40px !important;
	top:324px !important;
}

#item75940 {
	width:111px !important;
	height:10px !important;
	left:45px !important;
	top:305px !important;
}

#item26030 {
	width:601px !important;
	height:492px !important;
	left:198px !important;
	top:58px !important;
}

#item85156 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85157 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item75939 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:290px !important;
}

#item85247 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85248 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85329 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85330 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85331 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:302px !important;
}

#item68516 {
	width:21px !important;
	height:24px !important;
}

#item68521 {
	width:21px !important;
	height:24px !important;
	left:682px !important;
	top:243px !important;
}

#item68524 {
	width:20px !important;
	height:21px !important;
}

#item68525 {
	width:20px !important;
	height:21px !important;
	left:632px !important;
	top:316px !important;
}

#item85417 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85418 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85388 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:302px !important;
}

#item68528 {
	width:26px !important;
	height:17px !important;
}

#item68529 {
	width:26px !important;
	height:17px !important;
	left:371px !important;
	top:96px !important;
}

#item85498 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85500 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85469 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:302px !important;
}

#item87494 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:494px !important;
}

#item87495 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:515px !important;
}

#item87496 {
	width:291px !important;
	height:8px !important;
	left:198px !important;
	top:536px !important;
}

#item86459 {
	width:129px !important;
	height:3px !important;
	background:#fff;
}

#item86460 {
	width:129px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item75995 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:310px !important;
}

#item75996 {
	width:111px !important;
	height:11px !important;
	left:45px !important;
	top:348px !important;
}

#item75997 {
	width:111px !important;
	height:19px !important;
	left:45px !important;
	top:325px !important;
}

#item27162 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item27163 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85578 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85579 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85581 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:308px !important;
}

#item85666 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85667 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85637 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:308px !important;
}

#item85755 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85756 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85726 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:308px !important;
}

#item85836 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85837 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85807 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:308px !important;
}

#item85927 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item85928 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85897 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:308px !important;
}

#item86010 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item86011 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}

#item85981 {
	width:126px !important;
	height:17px !important;
	left:43px !important;
	top:308px !important;
}

#item86091 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item86092 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item86173 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item86174 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item86179 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:322px !important;
}

#item86264 {
	width:123px !important;
	height:3px !important;
	background:#fff;
}

#item86266 {
	width:123px !important;
	height:3px !important;
	top:23px !important;
	background:#fff;
}

#item86235 {
	width:126px !important;
	height:26px !important;
	left:43px !important;
	top:322px !important;
}

#item68679 {
	width:145px !important;
	height:12px !important;
	left:198px !important;
	top:271px !important;
}

#item68678 {
	width:145px !important;
	height:12px !important;
	left:198px !important;
	top:234px !important;
}

#item68677 {
	width:145px !important;
	height:12px !important;
	left:198px !important;
	top:222px !important;
}

#item68680 {
	width:145px !important;
	height:12px !important;
	left:198px !important;
	top:285px !important;
}

#item86346 {
	width:126px !important;
	height:3px !important;
	background:#fff;
}

#item86347 {
	width:126px !important;
	height:3px !important;
	top:14px !important;
	background:#fff;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
