/* Karriere Filter */
.full-title-name { color: #333; background-color: #DFE1E4; }
#filter li a  { border-color: #DFE1E4!important; }
#filter li a.btn.current,
#filter li a:hover { background-color: #004C93!important; border-color: #DFE1E4; }
#filter li a.current { background-color: #004C93; }
.isotope-item { /*height: 320px;*/ background-color: #fff; }

.slide-desc { opacity: 0.6!important; }
.slide-desc:hover { opacity: 1!important; }


/* JobFilter */

.jobfilter {
    margin: 1em 0 1.5em 0;
    background: rgb(219, 220, 221);
    padding: 1em 0;
}

.jobfilter a.filter-btn {
    display: block;
    border: 1px solid #777;
    background: #fff;
    height: 40px;
    padding: 0.3em 1em;
    font-size: 1.2em;
    color: #999;
    background-image: url('../../img/custom/om.gif');
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 25px;
    transition: all 0.1s ease-in-out;
}

.jobfilter a.filter-btn:hover {
    background-image: url('../../img/custom/om_h.gif');
    text-decoration: none;
    color: #004C93;
}

.jobfilter a.filter-btn.open {
    background-image: url('../../img/custom/cm.gif');
}
.jobfilter a.filter-btn.open:hover {
    background-image: url('../../img/custom/cm_h.gif');
    text-decoration: none;
    color: #004C93;
}

.jobfilter button.filter-submit {
    display: block;
    width: 100%;
    border: 1px solid #777;
    background: #777;
    height: 40px;
    color: #fff;
}
.jobfilter button.filter-submit:hover {
    background: #fff;
    color: #777;
}
.jobfilter .checkbox-field ul {
    background: #fff;
    margin: 1em 0 0 0;
    padding: 1em;
    list-style-type: none;
}
.jobfilter .checkbox-field ul li input[type=checkbox] {
    margin-right: 5px;
}

#filterList {
    margin-bottom:1.5em;
}
#filterList button {
    margin-right:0.75em;
}
#filterList button span.glyphicon {

    margin-left:3px;
}

/* Jobkacheln Übersicht */

.joboffer {
    box-shadow: 0 0 3px -1px rgba(0,0,0,0.5);
    margin-bottom: 2em;
}

.joboffer .offerhead {
    padding: 1.5em;
    height: 130px;
}
.joboffer .offerhead .slogan{
    display: block;
    width: 100%;
    text-align: center;
    transform: rotate(-4deg);
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-style: italic;
    margin: 10px 0 0 0;
}
.joboffer .offerhead .quader{
    display: block;
    width: 30px;
    height: 30px;
    background: green;
    transform: rotateY(50deg) rotateZ(45deg);
    position: absolute;
    top: 110px;
    left: 25px;
}
.joboffer.lgrey .offerhead .quader{
    background: #dbdcdd;
}
.joboffer.dgrey .offerhead .quader{
    background: #7a8077;
}
.joboffer.dblue .offerhead .quader{
    background: #004c93;
}

.joboffer.lgrey .offerhead {
    background: #dbdcdd;
    color: #7a8077;
}
.joboffer.dgrey .offerhead {
    background: #7a8077;
    color: #fff;
}
.joboffer.dblue .offerhead {
    background: #004c93;
    color: #fff;
}

.joboffer .offerbody {
    padding: 1.5em;
    height: 200px;
}
.joboffer .offerbody .intro {
    display: block;
    margin-top: 10px;
    font-size: 0.9em;
    line-height: 1.2em;
    height: 50px;
}
.joboffer .offerbody .h4 {
    display: block;
    margin-top: 60px;
    text-align: center;
    color: #004c93;
}

.joboffer .offerfoot {
    padding: 1.5em;
    height: 130px;
}
.joboffer .offerfoot .line{
    display: block;
    height: 15px;
    margin-bottom: 20px;
    background:  url('../../img/custom/persis/line.png') right top no-repeat;
}
.joboffer .offerfoot a.odlink{
    display: block;
    font-family: 'Source Code Pro', monospace;
    font-size: 25px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    height: 50px;
    margin-right: 0px;
    border-radius: 25px;
    text-decoration: none;
    color: #fff;
}



.joboffer.lgrey .offerfoot a.odlink{
    color: #7a8077;
    background: #dbdcdd;
}
.joboffer.dgrey .offerfoot a.odlink{
    background: #7a8077;
}
.joboffer.dblue .offerfoot a.odlink{
    background: #004c93;
}
/* Help */

.joboffer .offerhead .faq{
    display: block;
    width: 100%;
    font-size: 1.4em;
    text-align: center;
    transform: rotate(-4deg);
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-style: italic;
    margin: 25px 0 0 0;
}

.joboffer .offerbodyfoot {
    padding: 1.5em;
    height: 330px;
}

/* Link Career */

.joboffer.group .offerhead {
    padding: 0;
}

.joboffer.group .offerbody .intro {
    font-family: 'Helvetica', 'Arial', Sans-Serif;
    color: rgba(122, 128, 119, 0.8);
    text-align: center;
    transform: rotate(-4deg);
    padding: 15px 0 0 0;
}
.joboffer.group .offerfoot .odlink {
    background: #004C93;
}

/* Initiativ */

.initiativ .joboffer {
    height: 400px;
}
.initiativ .joboffer .offerbody {
    height: 150px;
}
.initiativ .joboffer .offerbody .intro {
    height: 10px;
}

.initiativ .joboffer .h4 {
    text-align: left;
}

.initiativ .joboffer .h4 a .initlink {
    float: right;
    width: 50px;
    height: 50px;
    font-size: 30px;
    border-radius: 50px;
    margin-top: -15px;
    background: #ccc;
    text-align: center;
    padding-top: 8px;
    color: #fff;
}

.initiativ .joboffer.lgrey .h4 a .initlink{
    color: #7a8077;
    background: #dbdcdd;
}
.initiativ .joboffer.dgrey .h4 a .initlink{
    background: #7a8077;
}
.initiativ .joboffer.dblue .h4 a .initlink{
    background: #004c93;
}

.initiativ .joboffer .offerfoot {
    height: 30px;
}

.initiativ .joboffer .offerfoot .line{
    display: block;
    height: 15px;
    margin-bottom: 20px;
    background:  url('../../img/custom/persis/line2.png') left top no-repeat;
}


#fallback {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 50;
    background: #004C93;
    overflow: hidden;
}

#fallback .quader{
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    transform: rotateY(50deg) rotateZ(45deg);
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -120px;
}

#fallback .initiativ {
    padding: 15px 0 5px 0;
}


#fallback .initiativ a {
    color: #fff;
    display: block;
    text-align: center;
    font-style: italic;
}

/* Job Details */

.detailtpl {
    margin-bottom: 2.5em;
}

.detailtpl .container {
    padding-left: 30px;
    padding-right: 30px;
}

.detailtpl small {
    text-align: center;
    display: block;
    padding: 0 0 1.5em 0;
    color: rgba(0,0,0,0.5);
}
.detailtpl p {
    padding: 1.5em 0;
}
.detailtpl .h2.color-blue {
    background: #004c93;
    padding: 0.5em;
    display: block;
    text-align: center;
    color: #fff;
}

.detailtpl .offer-contact a {
    display: inline-block;
    margin-bottom: 0.3em;
}