
.nexus_job_details .backgroundWhite {
	border-left: 0;
}

.nexus_job_details .apply-thisjob {
	border: 2px solid #6068AB;
    color: #6068AB;	
}

.nexus_job_details .applyButtonTop .apply-thisjob {
	border:0;
	background: linear-gradient(137deg, #6068AB, #6068AB 100%);
	color:#fff;
}

.nexus_job_details .apply-thisjob:hover {
	background: #6068AB;
	color:#fff;
}


.nexus_job_details .job-is.ft, .job-list-modern .job-is.ft {
	color: #6068AB;
    border-color: #6068AB;	
}

.nexus_job_details .job-details {
	padding: 0;
	border-left: 2px solid #6068AB;
}

.nexus_job_details .nexusJoin {
	border-left: 2px solid #6068AB;	
}

.nexus_job_details .nexusJoin p {
	margin-bottom:0;	
}


.nexusContentFrame {
    font-size:1.2em;
	/*
	-webkit-box-shadow: 3px 0px 6px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 0px 6px -3px rgba(0,0,0,0.75);
	box-shadow: 3px 0px 6px -3px rgba(0,0,0,0.75);
	*/
}


.jobContent {
	padding:1em;
	background-color: #0C0D1D;
}

.nexus_job_details .jobCover {
	width:100%;
}

.nexusContentFrame h3, .nexus_job_details .nexusJoin h3 {
    color:#FFF !important;
    font-weight:500 !important;
    font-size:1.2em;
    margin-top:1.2em;
    margin-bottom:0.1em !important;
}

.nexus_job_details .nexusJoin h3 {
    color:#6068AB !important;
    font-weight:500 !important;
    font-size:1.5em;
    margin-top:1.2em;
    margin-bottom:0.1em !important;
}

.nexus_job_details .nexusJoin p {
	font-size: 1.3em !important;
	padding-bottom:1em;
}

.nexusContentFrame p {
    line-height:1.5em;
	color: #aaacd3;
}

.nexusContentFrame li {
    margin:0.2em;
	list-style:disc;
	margin-left:1em;
	color: #aaacd3;
}



.nexusContentFrame li > i {
    color:#6068AB !important;
    font-size:0.7em;
}

.nexusContentFrame .intro > p:nth-child(2) {
    text-transform:uppercase;
	color:#6068AB;
	font-size:1.3em;
	margin-top:1em;
}

.nexusContentFrame .intro > p  {
    text-align:center;
} 

.nexus_cover.kategoriahely.aloldal {
	min-height: 320px;
	margin-top: 140px;
}

.nexus_cover.kategoriahely::after {
	background-image:none !important;	
	background-color:#0C0D1D;
}

.nexus_cover .kategoriahelyCover:after {
	background-image:url("../../img2/nexus_head1.jpg") !important;
	background-position:center;
	opacity: 0.4;
}

.nexus_cover .jobTitleH1 {
	color:#fff;
	text-shadow: 2px 2px 10px #000;
}

.nexus_cover .textFrame a {
	color:#fff;
	text-shadow: 2px 2px 10px #000;
}

.nexusContentFooter {
	color:#fff;
	padding: 1em;
	justify-content: space-between;
	background-color: #6068AB;
	align-items: center;
}

.nexusContentFooter .footerLeft {
	display:flex;
	align-items:center;
	font-weight:600;
}

.nexusContentFooter span {
	color:#fff;
}

.nexusContentFooter i {
	margin-right:0.2em;
	font-size:1.5em;
}

.nexusContentFooter a:last-child i {
	margin-right:0 ;
}

.nexusContentFooter .infoDivider {
	font-size:2em;
	margin:0 0.2em;
}

.nexusContentFrame ul + p {
	padding-top:1em;
}

.nexusContentFrame ul + p span {
	color:#6068AB;
}


.nexusContentFrame ul + p span {
	color:#6068AB;
}

@media (max-width: 1200px) {
	.nexus_cover.kategoriahely.aloldal {
		margin-top: 60px;
	}	
}

