﻿/* Developer patch file
   #########################
   Please use don't use if not absolutely necessary, better contact your local HTML-guy to do it the right way.
   Greetings, your HTML-heroine ;)
*/
.box.countryLandingTeaser .content .searchCountries .selectautocomplete.active .dropdown ul li span.listitem {
    color: #555;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 5px 10px 5px 29px;
}
body.facelift .content .selectautocomplete .dropdown ul li:hover span.listitem {
    color: #fff !important;
}
.box.countryLandingTeaser .content .searchCountries .selectautocomplete.active .dropdown ul li span.listitem span.longtext {
     display: none;
}
#main .cont .page_header { z-index: 9; position: relative;}
#main .cont .jobDetail .page_header {
 
    z-index: 10;
    position: relative;
}