.visibleRow, .visibleRow.inside {overflow: visible}
.add-to-bookmark-container, .remove-from-bookmark-container{display: none}
#PGABJ
{
	background-color: #fff;
	 outline: none;
	 border: 0;
	 margin-top: 3%;
	 padding: 12px;
}
#PGABJ a[target="_blank"]:after {opacity: 0}
#PGABJ svg{display: none}
#PGABJ a{color: #000; text-decoration: none;outline: none;}
#PGABJ a.tojob.mt-4.mt-lg-0 {border: 1px solid; border-radius: 4px; padding: 8px 12px; margin-bottom: 10px; display: inline-block; text-align: center;transition: all .45s cubic-bezier(.23,1,.32,1);}
#PGABJ a.tojob.mt-4.mt-lg-0:hover {background-color: #000; color: #fff}
.hide{display: none}

#PGABJ .date {color: #919191; text-align: right; margin-bottom: 8px;}
#PGABJ h3 {margin-bottom: 18px}
#PGABJ h4 {color: #919191;}
#PGABJ h2 {font-size: 1.4em}

#PGABJ h1 {font-size: 20px}
#PGABJ .m-search-hit{ padding: 1rem; display: block}
#PGABJ .m-search-hit__items{display: flex}
#PGABJ .m-search-hit__item {margin-right: 50px;list-style: outside none none;}
#PGABJ .m-search-hit__bookmark{display: none;}
#PGABJ li{float: left; display: flex; align-items: center;}
#PGABJ .o-searchpage__item.o-searchpage__item--careers
{
	position: relative;
    background: #fff;
    border-radius: .4rem;
    box-shadow: 0 .4rem 1rem 0 rgba(0, 0, 0, .1);
    margin: 0;
    padding: 0;
    transition: transform 1s;
    transition: all .3s ease;
    margin-bottom: 1rem;	
    border-radius: 5.5px    
}
#PGABJ .o-searchpage__item.o-searchpage__item--careers:hover {    box-shadow: 0 .4rem 1.6rem 0 rgba(0, 0, 0, .2);}
#PGABJ .m-search-hit__button
{
	position: absolute;
	right: 10px;
	 bottom: 0;
}

#PGABJ .dbicn{margin-right: 4px}
.schenker > img {
    width: 22px;
}
#fooBar a {color: #fff !important}

@media (max-width:767px)
{
	#PGABJ {font-size: 0.9em}
	#PGABJ h1 {font-size: 18px}
	#PGABJ li{padding: 12px 12px;width: 90%}	
	#PGABJ .m-search-hit__items {display: block}

}