
.chemark_job_details .backgroundWhite {
	border-left: 0;
}

.chemark_job_details .apply-thisjob {
	border: 2px solid #F3912D;
	background: #F3912D;
    color: #000;	
}

.chemark_job_details .applyButtonTop .apply-thisjob {
	border:0;
	background: #F3912D;
	color:#000;
}

.chemark_job_details .apply-thisjob:hover {
	background: #F3912D;
	color:#fff;
}


.chemark_job_details .job-is.ft, .job-list-modern .job-is.ft {
	color: #001B96;
    border-color: #001B96;	
}

.chemark_job_details .job-details {
	padding: 0;
	border-left: 2px solid #001B96;
}

.chemark_job_details .chemarkJoin {
	border-left: 2px solid #001B96;	
}

.chemark_job_details .chemarkJoin p {
	margin-bottom:0;	
}


.chemarkContentFrame {
    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;
}

.chemark_job_details .jobCover {
	width:100%;
}

.chemarkContentFrame h4, .chemark_job_details .chemarkJoin h4 {
    color:#001B96 !important;
    font-weight:500 !important;
    font-size:1.2em;
    margin-top:1.2em;
    margin-bottom:0.1em !important;
}

.chemark_job_details .chemarkJoin h4 {
    color:#001B96 !important;
    font-weight:500 !important;
    font-size:1.5em;
    margin-top:1.2em;
    margin-bottom:0.1em !important;
}

.chemark_job_details .chemarkJoin p {
	font-size: 1.3em !important;
	padding-bottom:1em;
}

.chemarkContentFrame p {
    line-height:1.5em;
}

.chemarkContentFrame p strong, .chemarkContentFrame h3 strong {
    color:#001B96;
}

.chemarkContentFrame h3:first-of-type strong {
	color:#000;
}

.chemarkContentFrame li {
    margin:0.2em;
}

.chemarkContentFrame li {
	margin-left:1em;
	list-style:disc !important;
}


.chemarkContentFrame li > i {
    color:#001B96 !important;
    font-size:0.7em;
}

.chemarkContentFrame .intro > p:nth-child(2) {
    text-transform:uppercase;
	color:#001B96;
	font-size:1.3em;
	margin-top:1em;
}

.chemarkContentFrame .intro > p  {
    text-align:center;
} 

.chemark_cover.kategoriahely.aloldal {
	min-height: 320px;
	margin-top: 140px;
}

.chemark_cover.kategoriahely::after {
	background-image:none !important;	
	background-color:#000;
}

.chemark_cover .kategoriahelyCover:after {
	background-image:url("../../img2/chemark_head1.jpg") !important;
	background-position:center;
	opacity: 0.5;
}

.chemark_cover .jobTitleH1 {
	color:#fff;
	text-shadow: 2px 2px 10px #000;
}

.chemark_cover .textFrame a {
	color:#fff;
	text-shadow: 2px 2px 10px #000;
}

.chemarkContentFooter {
	color:#fff;
	padding: 1em;
	justify-content: space-between;
	background-color: #001B96;
	align-items: center;
}

.chemarkContentFooter .footerLeft {
	display:flex;
	align-items:center;
	font-weight:600;
}

.chemarkContentFooter span {
	color:#fff;
}

.chemarkContentFooter i {
	margin-right:0.2em;
	font-size:1.5em;
}

.chemarkContentFooter a:last-child i {
	margin-right:0 ;
}

.chemarkContentFooter .infoDivider {
	font-size:2em;
	margin:0 0.2em;
}

@media (max-width: 1200px) {
	.chemark_cover.kategoriahely.aloldal {
		margin-top: 60px;
	}	
}