.mak-jobs-index-index {

}
.creers-content{
	padding-top: 57px;
	width: 740px;
	margin:auto;
}
.creers-content .creers-title{
	width: 555px;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    font-family: 'AktivGrotesk_Hairline', sans-serif;
    margin: auto;
    margin-bottom: 20px;
}
.creers-content  .creers-desc{
	font-size: 14px;
	line-height: 22px;
	font-family: 'AktivGrotesk_Regular', sans-serif;
	margin-bottom: 80px;
}
.creers-content  .creers-desc p{
	margin-bottom: 23px;
}
#layered-filter-block{
	background: #ebebeb;
}
#layered-filter-block .filter-title{
	margin-bottom: 28px;
}
#layered-filter-block .filter-title strong{
	font-size: 42.13px;
    line-height: 46.15px;
    font-family: 'AktivGrotesk_Hairline', sans-serif;
    font-weight: 500;
}
#layered-filter-block .filter-content{

}
#layered-filter-block .filter-content .filter-options{
 padding-bottom: 41px;
}

#layered-filter-block .filter-content .filter-options .item{

}
#layered-filter-block .filter-content .filter-options .item a{
	font-size: 12px;
	text-transform: uppercase;
    position: relative;
    color: #000000;
    transition: color .2s ease;
    font-weight: bold;
    letter-spacing: 0.1px;
}
.jobs-column-left{
	padding-top: 50px;
	width: 1400px;
	margin: auto;
	text-align: center;
}
.jobs-column-right{
	background: #ebebeb;
	padding-bottom: 77px;
}
.jobs-column-right table{
	width: 1140px;
	margin: auto;
}
.jobs-column-right table th{
	color:#000000;
	font-family: 'AktivGrotesk_Bold', Arial, sans-serif;
	padding-left: 0px;
	font-weight: normal;

}
.jobs-column-right table td{
	color:#000000;
	font-family: 'AktivGrotesk_Regular', Arial, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
}
.jobs-column-right table td a{
	color:#000000;
	font-family: 'AktivGrotesk_Regular', Arial, sans-serif;
	padding-left: 0px;
	letter-spacing: 0.01px;
}
.jobs-column-right table tr td.details a{
	float: right;
}
.jobs-column-right table tr td.details a:hover{
	color:#000000;
}
.jobs-column-right table td .submit {
	border: none;
    background: transparent;
    letter-spacing: 0.1px;
    text-transform: capitalize;
    font-size: 14px;
}
.jobs-column-right table td .submit:hover {
	color: #000000;
	font-size: 14px;
    font-family: 'AktivGrotesk_Bold', Arial, sans-serif;
}
.jobs-column-right table tr.even{
	background: transparent !important;
}
.filter .jobs-column-left .filter-content .items li a {
	font-size: 12px;
	color: #000000;
	padding: 14px 10px;
}

/*.breadcrumbs .item:not(:last-child):after{
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    margin: 3px 0 0;
}*/

.mak-jobs-index-index .jobs-column-right table tr td.details a:after{
	background: #3a3a3a;
    display: block;
    width: calc(100% - 17px);
    height: 1px;
    content: "";
    top: 2px;
    float: right;
}
.block.filter .filter-content .items:after{
	left: 11px;
}
.block.filter .filter-content .items li a:after {
	width: calc(100% - 23px);
    left: 11px;
}