#footer #copyright,#footer #footer_pre,#footer #footer_extra,#footer #loginbutton,#footer #poweredbyslab,footer #copyright,footer #footer_pre,footer #footer_extra,footer #loginbutton,footer #poweredbyslab500 {
	margin-left:.33em;
}

a#loginbutton,#footer a#poweredbyslab {
	cursor:pointer;
}

#footer,footer {
	clear:both;
}

#footer p,footer,footer p,#footer-main {
	text-align:right;
	color:inherit;
	font-size:inherit;
}

#footeritems {
	float:right;
	right:1%;
}

.footer img {
	vertical-align:middle;
}

a#poweredbyslab {
	margin-right:1em;
	margin-left:7px;
	margin-bottom:-6px;
	padding:1px;
	display:inline-block;
	width:25px;
	height:20px;
	overflow:hidden;
	background:url(/common/images/slabidentity/2023/slab2023SF.svg) right 1px no-repeat transparent;
	outline:none;
	transition:width .25s;
	-webkit-transition:width .25s;
	-moz-transition:width .25s;
	-o-transition:width .25s;
}

a#poweredbyslab.dark {
	background:url(/common/images/slabidentity/2023/slab2023SFW.svg) right 1px no-repeat transparent;
	opacity:.5;
}

a#poweredbyslab.light {
	background:url(/common/images/slabidentity/2023/slab2023SFW.svg) right 1px no-repeat transparent;
}

a#poweredbyslab.white {
	background:url(/common/images/slabidentity/2023/slab2023SFW.svg) right 1px no-repeat transparent;
	opacity:.9;
}

a#poweredbyslab.black {
	background:url(/common/images/slabidentity/2023/slab2023SFK.svg) right 1px no-repeat transparent;
}

a#poweredbyslab.gray {
	background:url(/common/images/slabidentity/2023/slab2023SFG.svg) right 1px no-repeat transparent;
}

a#poweredbyslab.whitered {
	background:url(/common/images/slabidentity/2023/slabS3footerwhite.svg) right 1px no-repeat transparent;
}

a#poweredbyslab span {
	display:none;
}

a#poweredbyslab:hover {
	width:90px;
	background-color:#fff;
	background-color:rgba(255,255,255,.66);
	opacity:.9;
}

a#poweredbyslab.light:hover,a#poweredbyslab.dark:hover,a#poweredbyslab.white:hover,a#poweredbyslab.black:hover,a#poweredbyslab.whitered:hover {
	background-color:transparent;
}

footer a.slabfooter2022{position:relative;background-image:url(/common/images/slabidentity/2023/slab2023SF.svg);background-repeat:no-repeat;background-position:right center;background-color:transparent;background-size:auto 100%;display:block;margin:1rem 0 1rem 1rem;width:calc(100% - 1rem);height:1.5rem;}
footer a.slabfooter2022 span{opacity:0!important;transition:opacity.75s;display:block;position:absolute;right:3rem;width:calc(100% - 3rem);text-align:right;}
footer a.slabfooter2022:hover span{opacity:1!important;}
footer a.slabfooter2022.whitered{background-image:url(/common/images/slabidentity/2023/slab2023SF.svg);}
footer a.slabfooter2022.dark{background-image:url(/common/images/slabidentity/2023/slab2023SFW.svg);}
footer a.slabfooter2022.black{background-image:url(/common/images/slabidentity/2023/slab2023SFK.svg);}
footer a.slabfooter2022.gray{background-image:url(/common/images/slabidentity/2023/slab2023SFG.svg);}
footer a.slabfooter2022.white{background-image:url(/common/images/slabidentity/2023/slab2023SFW.svg);}
footer a.slabfooter2022.light{background-image:url(/common/images/slabidentity/2023/slab2023SFW.svg);}