.jwtpl-sebo-headline {
    background-color: rgba(255,255,255,.6);
    padding: 10px 30px;
    color: #333;
}

.jwdrf-footer-inner {border-top: 2px solid #444;}

.jwtpl-fite-itemLinkMore,
.jwtpl-hili-itemFav,
.jwtpl-jobad-optionTabItem.jwtpl-gc-active1::after {
    color: #444 !important;
    font-size: 14px;
}

.jwtpl-jobad-optionTabItem.jwtpl-gc-active1 {
    border-bottom: 2px solid #444 !important;    
}

.jwtpl-jobad-optionTabItem.jwtpl-gc-active1::after {
    border-top: 10px solid #444 !important;
}

.jwtpl-onhi-item,
.jwtpl-hili-item.jwtpl-hili-itemActive {
    border-right: 3px solid #C60000 !important;
}

.owl-prev, .owl-next {
    background-color: #444 !important;
}

.jwtpl-jobad-sysLiquidTitleBorder, 
.jwtpl-jobad-sysLiquidValueBorder1,
.jwtpl-adli-itemLetterActive1,
.jwtpl-jmpt-btCookieNoticeAgreeAll {
    border: 1px solid #C60000 !important;
}

.jwtpl-hili-jumpToSearch a,
.jwtpl-adli-loadMoreText::before,
.jwtpl-adli-itemLetterActive1,  
.jwtpl-jobad-navApplyWrapper a, 
.jwtpl-obo-itemJobMailIcon,
.jwtpl-obo-itemJobMailBt,
.jwtpl-joma-bt,
.jwtpl-sebo-btSubmit input, .jwtpl-sebo-btSubmit button,
.jwtpl-jobad-hili-toggle,
.jwtpl-hililomo-btnLoadmore,
.jwtpl-hilipage-backBt.jwtpl-hilipage-backBtActive1,
.jwtpl-hilipage-nextBt.jwtpl-hilipage-nextBtActive1,
.jwtpl-jmpt-btCookieNoticeAgree,
.jwtpl-jmpt-btCookieNoticeAgreeAll,
.jwtpl-hilipage-pageView, 
.jwtpl-jmpt-toggleBoxOneLink::after,
.jwtpl-jobad-apply,
.jwtpl-sysNoli-itemList::-webkit-scrollbar-thumb,
.jwtpl-jobad-apply,
.jwtpl-sysModal-inner,
.jwtpl-jobaded-dataJobAdApply > a,
.jwtpl-nejo-loadMoreText,
.jwtpl-jobadedj-loadMoreText,
.jwtpl-melili-menuFolder::-webkit-scrollbar-thumb  {
    background-color: #C60000 !important;
}

.jwtpl-jobad-apply {
    border: 0;
}

.jwtpl-jobad-apply a,
.jwtpl-jobad-apply::before,
.jwtpl-jobaded-dataJobAdApply > a {
    color: #fff !important;
}

.jwdrf-footer-owner::before {
    content: "Frankfurter Allgemeine Zeitung GmbH";
}

.jwtpl-melili-itemImportant1 {background-color: #C60000; color: #fff;}


.jwtpl-hili-item.jwtpl-hili-addon0 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon1 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon3 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon4 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon5 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon6 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon7 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon8 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon9 .jwtpl-hili-itemTitel::before,
.jwtpl-hili-item.jwtpl-sysHili-addon .jwtpl-hili-itemTitel::before {
    content: '';
    margin: 0;
    padding: 0;
    font-size: 0.8em;
}

.jwtpl-hili-item.jwtpl-sysHili-addon2 .jwtpl-hili-itemTitel::before {
    content: "Top-Job";
    font-size: 0.8em;
    text-transform: uppercase;
    background-color: #C60000;
    padding: 3px 12px;
    margin-right: 5px;
}

/******************** sonderthemenbox ***************************/
[data-jwtpl-sys-gui*="ecb|t1"] {
	margin-top: 40px !important;
}

#jwtpl-jmpt-areaSubMain .jwtpl-ecb-block .jwtpl-ecb-title {
	color: #C60000;
    font-weight: 600;
    font-size: 1.5em;
}

#jwtpl-jmpt-areaSubMain .jwtpl-ecb-block .jwtpl-ecb-descr {
	font-size: 1em !important;
}

.jwtpl-ecb-headerImage {
	width: 100%;
    object-fit: cover;
    height: 250px;
    object-position: center;
    opacity: .8;
    transition: opacity .5s;
}

.jwtpl-ecb-headerImage:hover {
	opacity: 1;
	transition: opacity .5s;
}

.jwtpl-ecb-links {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
    
    background-color: #fff;
    padding: 10px;
}

.jwtpl-ecb-links img {
	width: 30px;
}

.jwtpl-ecb-links a {
	font-weight: 600;
	align-self: start;	
}

.jwtpl-ecb-links a:nth-of-type(4),
.jwtpl-ecb-links a:nth-of-type(5),
.jwtpl-ecb-links a:nth-of-type(6) {
	border-top: 1px solid #e5e5e5;
    padding-top: 10px;	
}

@media (min-width: 1200px){
    body:not(.jwtpl-sys-bodyPtReLi) .jwdrf-header-links .jwtpl-melili-icon.jwtpl-gc-itemInFolder0:hover {
        background-color: #C60000;
        transition: background-color .3s, color .3s;
        color: #fff;
    }
    
    .jwdrf-header-links .jwtpl-melili-icon.jwtpl-gc-itemInFolder0:hover {
        color: #C60000;
        transition: color .3s;
    }
    
    .jwdrf-header-links .jwtpl-melili-icon.jwtpl-gc-itemInFolder0.jwtpl-melili-itemUrlImportant1:hover {
        background-color: transparent !important;
    }
}

/********************************* tacls *************************************/
.jwtpl-sys-taclPreBlockT3,
.jwtpl-sys-taclPreBlockT4 {
    margin-top: 40px;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-itemList,
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-itemList,
.jwtpl-sys-limoPreBlockT4 .jwtpl-limo-itemList{
    grid-column-gap: 0;
    grid-row-gap: 0;
    border: 1px solid #e5e5e5;
    border: 0;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-item,
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-item,
.jwtpl-sys-limoPreBlockT4 .jwtpl-limo-item  {
    background: transparent;
    border: 1px solid #f2f3f4;
    text-align: left;
    padding: 15px;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-itemLink::after,
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-itemLink::after,
.jwtpl-sys-limoPreBlockT4 .jwtpl-limo-itemLink::after {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 1em;
    position: absolute;
    right: 0;
    top: 4px;
    color: #C60000;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-item,
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-item {
    height: auto !important;
    transition: color .5s;
}

.jwtpl-sys-limoPreBlockT4 .jwtpl-limo-item {
	transition: color .5s;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-item:hover, 
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-item:hover,
.jwtpl-sys-limoPreBlockT4 .jwtpl-limo-item:hover {
    transition: color .5s;
    color: #C60000 !important;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-itemicon,
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-itemicon {
    display: none;
}

.jwtpl-sys-taclPreBlockT3 [class*="-itemLink"][class*="jwtpl-tacl"],
.jwtpl-sys-taclPreBlockT4 [class*="-itemLink"][class*="jwtpl-tacl"] {
    font-size: 1.4em;
    position: relative;
    text-align: left !important;
    padding: 15px;
}

.jwtpl-sys-limoPreBlockT4 .jwtpl-limo-item {
	font-size: 1.1em;
}

.jwtpl-sys-limoPreBlockT4 .jwtpl-limo-itemLink {
	position: relative;
}

.jwtpl-tacl-linkToPage {
    font-size: 0.9em;
    background: transparent;
    padding: 0;
    width: auto;
}

.jwtpl-tacl-linkToPageWrapper {
	border: 0;
	margin-top: 10px;
	font-size: 1em;
}

.jwtpl-tacl-linkToPage::after {
	content: "\f0a9";
	color: #999;
	font-size: 1em;
}

.jwdrf-header-topLinks .jwtpl-melili-text {
	font-style: normal;
}

.jwtpl-sys-bodyPtResult .jwdrf-header-links .jwtpl-melili-blockInner > a::after, 
.jwtpl-sys-bodyPtResult .jwtpl-melili-catWrapper.jwtpl-melili-folderLvl0 > .jwtpl-melili-icon::after{
    margin-left: 5px;
}

.jwtpl-sys-bodyPtResult .jwdrf-footer-info a, 
.jwtpl-sys-bodyPtResult .jwdrf-header-links a {
	margin-right: 0;
	padding-left: 5px;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-itemList::before,
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-itemList::before {
    content: " ";
    font-weight: 600;
    display: none;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-itemList ,
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-itemList {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-item, 
.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl3-item, 
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-item, 
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl3-item {
     display: inline-block !important;
     background: transparent !important;
     padding: 0 10px 0 0 !important;
     margin-right: 0;
     margin-bottom: 0;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-itemLink, 
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-itemLink {
    position: relative;
} 

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-itemLink::after,
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-itemLink::after  {
    font-family: FontAwesome;
    content: "\f054" !important;
    font-size: 1em;
    position: absolute;
    right: 0;
    top: 18px;
    color: #C60000;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-item:last-of-type .jwtpl-tacl-itemLink::after,
.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-item:last-of-type .jwtpl-tacl-itemLink::after  {
     content: "";
}

#jwtpl-jmpt-areaSubMain .jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-item, 
#jwtpl-jmpt-areaSubMain .jwtpl-sys-taclPreBlockT4 .jwtpl-tacl3-item {
    color: #000 !important;
}

.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-item:hover, 
.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl3-item:hover, 
#jwtpl-jmpt-areaSubMain .jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-item:hover, 
#jwtpl-jmpt-areaSubMain .jwtpl-sys-taclPreBlockT4 .jwtpl-tacl3-item:hover,
.jwtpl-hili-itemLink:hover .jwtpl-hili-itemTitel {
    color: #C60000 !important;
    transition: color 0.5s;
}

.jwtpl-sys-taclPreBlockT3,
.jwtpl-sys-taclPreBlockT4 {
    margin-bottom: 0 !important;
}

.jwtpl-sys-taclPreBlockT3,
.jwtpl-sys-taclPreBlockT4 {
    border: 0;
    padding: 0 !important;
}

.jwtpl-jmpt-cookieNoticeWarning {
    border: 2px solid #dc3545;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    color: #dc3545;
}

#jwtpl-jmpt-areaSubMain [data-jwtpl-sys-gui="mn:tacl|id:t4|si:3|dm:0|tv:df|as:0|ak:e2fa9b5a4c57ce180365893b2f1d2b66|mp:6"] {
	margin-bottom: 40px !important;
}

.jwtpl-sysConsent-version3 table {width: 100%; margin: 10px 0;}
.jwtpl-sysConsent-version3 table th {text-align: left;}

@media (max-width: 1400px){
	.jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-itemList, 
	.jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-itemList,
	.jwtpl-sys-limoPreBlockT4 .jwtpl-limo-itemList  {
	   grid-template-columns: 1fr 1fr 1fr !important;
	}
}

@media (max-width: 950px){
    .jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-itemList, 
    .jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-itemList,
    .jwtpl-sys-limoPreBlockT4 .jwtpl-limo-itemList {
       grid-template-columns: 1fr 1fr !important;
    }
}


@media (max-width: 769px) {
    .jwtpl-sys-taclPreBlockT3 .jwtpl-tacl-itemList, 
    .jwtpl-sys-taclPreBlockT4 .jwtpl-tacl-itemList,
    .jwtpl-sys-limoPreBlockT4 .jwtpl-limo-itemList {
       grid-template-columns: 1fr !important;
    }
}

@media (max-width: 1200px) {
	.jwdrf-footer-copyright {
	    width: 100%;
	}
}

/********************************* Der Consent Part *************************************/
.jwtpl-sysConsent-version3.jwtpl-jmpt-cookieNotice td {
	font-size: 12px;
}

.jwtpl-sysConsent-usageBlock .jwtpl-sysConsent-usageTabTarget .jwtpl-sysConsent-usageTabItem .underline {
	text-decoration: underline;
}

@media (max-width: 480px) {
	.jwtpl-sysConsent-version3.jwtpl-jmpt-cookieNotice td {
		font-size: 11px;
		border: 1px solid rgb(211,211,211);
		vertical-align: top;
		word-wrap: break-word;
		white-space: pre-wrap;
		word-break: break-word;
		box-sizing: content-box;
		width: 25%;
		padding:0 3px;
	}	
}