body {
	color: #000;
}


.ja-masthead {
	background: none!important;
	padding: 0px!important;
}
.ja-masthead .jamasshead {
	padding: 50px 0; 
}
.ja-masthead .greenMassHead {
	background: #92b550;
}
.ja-masthead .blackMassHead {
	background: #696969;
}




.category-module.five-columns .category-module-item .article-img {
	margin-bottom: 0px;
}


.loginInfoTop {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	border-left:1px solid #ddd;
	padding-left: 10px;
}
.dropdown.mod-languages {
	float: left;
}

.navbar-nav .dropdown-menu,
.dropdown-submenu .dropdown-menu {
	display: none;
}
.navbar-nav .open > .dropdown-menu,
.dropdown-submenu.open > .dropdown-menu {
	display: block;
}




a.lang-active {
	opacity: 0.40;
	filter: alpha(opacity=40);
}
a.lang-active-grey {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%); 
}

.navbar-nav > li {
	z-index: 10001;
}

#acymodifyform div.controls {
	padding-left: 23px;
}
#acyusersubscription label {
	display: block;
}
#acyuserinfo label {
	margin-right: 10px;
}


.newsList li {
	padding: 5px 0px!important;
	text-align: left;
	line-height: 1.3;
}
.newsList a:hover,
.certiList a:hover {
	text-decoration: underline!important;
}
.newsList .module-title {
	font-weight: 600;
}


.certiList p:last-child {
	line-height: 1.3;
	margin-bottom: 0px;
}


@media (min-width: 980px) {
	.t3-module.box-background-primary.newsList,
	.t3-module.box-background-secondary.certiList  {
		padding: 25px!important;
		min-height: 1px!important;
	}
}


.t3-megamenu > ul > li:first-child {
	display: none;
}



.specialCase {
	min-height: 1px!important;
	padding: 25px!important;
	height: 255px;
}
.specialCase h4 a:hover {
	color: #fff!important;
}
@media (max-width: 979px) {
	.specialCase {
		height: auto;
	}
}


.specialCase .mod-articles-category-introtext {
	margin-bottom: 25px!important;
}
.specialCase .mod-articles-category-readmore{
	position: relative!important;
	bottom: 0!important;
}

/*
.specialCase.t3-module.box-background-primary {
	background: rgba(52, 152, 219, 0.6)!important;
	
	background: url('/images/topbanners/onshore/below_content_offshore.png')!important;
	background-size: 100% 100%!important;
	box-shadow: inset 0 0 0 1000px rgba(52,152,219,.8);
}
.specialCase.t3-module.box-background-secondary {
    background: rgba(123, 198, 115, 0.6)!important;
	
	background: url('/images/topbanners/special/below_content_special.png')!important;
	background-size: 100% 100%!important;
	box-shadow: inset 0 0 0 1000px rgba(123,198,115,.8);
}
.specialCase.t3-module.box-background-dark {
	background: rgba(51, 51, 51, 0.6)!important;
	
	background: url('/images/topbanners/onshore/Louvre_museum.png')!important;
	background-size: 100% 100%!important;
	box-shadow: inset 0 0 0 1000px rgba(51,51,51,.8);
}
*/



.godkendelserKasse {
	text-align: center;
	background: #ffffff;
	padding: 10px 0px!important;
	margin-bottom: 0px;
}
.godkendelserKasse a:first-child img {
	margin-left: 0px!important;
}
.godkendelserKasse img {
	margin: 0px!important;
	margin-left: 20px!important;
}



.ja-contentslider-center .jsslide .ja_slideimages .ja-image {
	background: #46789A;
}
.ja-contentslider-center .jsslide .ja_slideimages .ja-image img {
	opacity: 0;
}


.ja-contentslider-center .jsslide .ja_slidecontent {
	padding: 0px!important;
	position: relative;
}
.ja-contentslider-center .jsslide .ja_slide_footer {
	display: none;
}
.ja-contentslider-center .jsslide .ja_slidecontent .ja_slidetitle {
	margin-bottom: 0px!important;
	height: 100px;
	line-height: 100px;
	margin-top: -100px;
	text-align: center;
	color: #fff;
}




@media (min-width: 979px) {
	.ja-button-control {
		display: none;
	}
}

@media (min-width: 768px) {
	.ja-button-control {
		top: -40px!important;
	}
}








.specialCase.module:before {
	content: "";
    width: 80px;
    height: 80px;
    line-height: 80px;
    padding: 0;
    position: relative;
    top: -60px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    border-radius: 3px;
    text-align: center;
	
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 40px 40px;
}
.custom.specialCase {
	margin-top: -65px;
}
.custom.specialCase ul {
	margin-left: 0px;
}



.specialCase.module.box-background-dark:before {
	background-image: url('/images/piktogram/Onshore_piktogram.png');
}
.specialCase.module.box-background-primary:before {
	background-image: url('/images/piktogram/Offhore_piktogram.png');
}
.specialCase.module.box-background-secondary:before {
	background-image: url('/images/piktogram/Special_piktogram.png');
}
