.csc-frame.au_collapsed>.csc-header:after, .csc-frame.au_collapsible>.csc-header:after {
    color: #49e576;
}

.bg-dark-shared, .button.bg-shared:hover {
    background-color: #00454300!important;
    border: 1px solid #49e576;
}

.au_collapsed.csc-frame>.csc-header h1 {
    color: #49e575!important;
}

#au_content .column .au_collapsible .csc-header h1, .au_collapsible .csc-header h1 {
    color: #49e575;
    font-size: 30px;
}

.typo3-delphinus .news-event h1 {
    color: #e2ffad;
}

.typo3-delphinus .news-event a:not(.button) {
    text-shadow: none !important;
    background-image: linear-gradient(#04e675, #04e675),linear-gradient(#04e675, #04e675) !important;
}

.typo3-delphinus .news-event a:active:not(.button),
.typo3-delphinus .news-event a:hover:not(.button) {
    color: #04e675 !important;
}

.news-item a:hover h3 {
    color: #04e675;
}

.news-item__header h3 {
    font-size: 23px !important;
    line-height: 28px !important;
}

.news-item p {
    line-height: 23px !important;
}

.news-item__date {
    color: #e2ffad !important;
}

.ie-warning, header, .breadcrumb, .au_contentauthor, .page-id {
    display: none;
}

.ecrea-header img {
    width: 235px;
    padding: 30px;
}

.ecrea-header {
    text-align: center;
    background: #e1ffae;
    padding-bottom: 10px;
}


body {
    background-image: url(/fileadmin/conferences/2022/ECREA/ECREA-header-image.svg);
    background-color: #002923;
    background-repeat: no-repeat;
    background-size: 100%;
}

nav.main-menu a {
    font-family: 'AUPassataRegular';
    font-size: 17px;
    padding: 10px;
    text-decoration: none;
}
a, li:before {
    color: #002923;
}

a:hover {
    color: #08e575;
}

.main a {
    text-decoration-color: #b3ff59;
}

.headline {
    font-size: 45px;
    color: #e1ffae;
    font-family: 'AUPassataBold';
    margin-top: 100px;
    width: 66%;
    /*border-right: 5px solid #e1ffae;*/
    margin-bottom: 50px;
    float:left;
}

.headline span {
    font-size: 30px;
}

/*MOBIL*/
@media screen and (max-width:639px) {
.ecrea-header {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
  }

.headline {
    font-size: 32px;
    margin-top: 48px;
    }
}

.bg-lightgray {
    background-color: #e2ffad !important;
}

hr {
    border-bottom: 1px solid #e2ffad;
    margin-bottom: 10 px;
    margin-top: 10 px;
}

hr.skillelinje {
    margin-bottom: 0;
}

/*Neutral container med mørkegrønt baggrund*/

.bg-dark-student {
    background-color: #072923f7 !important;
    padding-top: 40px !important;
}

.bg-dark-student p, .bg-dark-student li {
    color: #e1ffae;
    font-family: 'AUPassataRegular';
    font-size: 18px;
}

.bg-dark-student li:before {
    color: #e1ffae !important;
    line-height: 27px !important;
}

.neutral-container div[class*=bg-dark] a {
    color: #e1ffae;
}

.neutral-container .bg-dark-student {
    margin-bottom: 0 !important;
}

/*FOOTER - Neutral container med mørkeblå baggrund*/
.neutral-container .bg-dark-default {
    background-color: #072923!important;
    margin-top: 30px;
}

.neutral-container  .bg-dark-default p {
    color: #e1ffae;
    font-family: 'AUPassataRegular';
}

/*Grøn knap*/

.bg-student {
    background-color: #e1ffae!important;
    color: #072923 !important;
}

.button.bg-student:hover {
    background-color: #49e574!important;
}

a.button.icon-acrobat.default {
    background: #07292300;
    color: #e1ffae;
    border: 1px solid #e1ffae;
}

a.button.icon-acrobat.default:hover {
    background: #072923;
}


/*Overskrifter*/

h1.csc-firstHeader {
    color: #e1ffae;
    font-size: 45px;
    margin-bottom: 30px;
}

h2 {
    font-size: 30px;
}

h2, h3 {
    color: #e1ffae;
}

h3 {
    font-size: 23px;
}

p strong {
    font-family: 'AUPassataBold';
    font-size: 20px;
}

/*Footer*/

footer {
    color: #e2ffad;
    font-family: 'AUPassataRegular';
    font-size: 25px;
}

img.footer-logo {
    max-height: 37px;
    margin-bottom: 40px;
    margin-right: 30px;
}

footer p {
    font-size: 16px;
    line-height: 15px;
}

/*Test af den uendelige bro som baggrund*/
.neutral-container .bg-dark-gray {
    background: url(/fileadmin/conferences/2022/ECREA/Den-Uendelige-Bro-fraoven-Foto-Dennis-Borup-Jakobsen.jpg) !important;
    min-height: 500px;
}��������������������������������������������������������������������������