#astroid-header .astroid-nav > li > a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
        background-color: rgb(149, 179, 205);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-image: none;
        background-size: auto;
        background-origin: padding-box;
        background-clip: border-box;
    transition: width 0.3s;
        transition-property: width;
        transition-duration: 0.3s;
        transition-timing-function: ease;
        transition-delay: 0s;
}

#astroid-header .astroid-nav > li > a.active::after, #astroid-header .astroid-nav > li > a:hover::after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: rgb(149, 179, 205);
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-attachment: scroll;
background-image: none;
background-size: auto;
background-origin: padding-box;
background-clip: border-box;
	transition-property: width;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

#bottom-section-1529739293881 .custom .figure-caption {
    color: whitesmoke;
}

.card {
	background-color: #CCD6CF;
}

.article-info {
	clear: both;
}

.site-tagline {
	font-size: x-small;
}

.anchor {
  position: absolute;
  left: 0px;
  top: -91.4px;
}

article {
	position: relative;
}

.mod-randomimage.random-image img {
	width: 100%;
}
/* open accessibility menubutton */
._access-icon {
font-style: normal;
transform: none!important;
}

/* close and reset buttons */
._access-menu ._menu-btn {
font-style: normal
}

.site-title {
	color: white;
}
label.form-check-label  {
	display: inline;
}
#jform_contact_email_copy-lbl {
	float: left;
	margin-right: 5px;
}
#jform_consentbox0 {
	margin-right: 5px;
}
#jform_contact_email_copy {
	margin-top: 5px;
}
#ar-1529739293881 img {
	max-height: 61px;
}
#bs-1529739293881 a {
	color: black;
}
#bs-1529739293881 .nav-pills a.nav-link.active {
	color: white;
}
