﻿/* c827-jobturbo */

body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #333;
   background-color:#fff;
}

body {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}

.container {
    background: #e8e9e3;
}

/* Hintergrund Header*/
.header-row {
   width: 100%;
   background: url(../images/c827-header.png);
   background-repeat: no-repeat;
   background-size: 100%;
   background-position: center;
}

/* Helper classes */
.no-padding-left {
   padding-left: 0px !important;
}

.no-padding-right {
   padding-right: 0px !important;
}

.no-padding-l-r {
   padding-left: 0px !important;
   padding-right: 0px !important;
}

.navbar-toggle {
   margin-left: 15px !important;
   margin-right: 25px !important;
}

label {
   margin-right: 5px;
   font-weight: 400;
}

select.form-control {
   margin-right: 15px;
}

.form-inline {
   margin-bottom: 0;
}

/*Headerbereich Start und Ergebnisseite*/
a {
   color: #0f528e;
}

.meta-header {
   min-height: 36px;
   width: 100%;
   color: #fff;
   border-radius: 4px;
   padding-left: 10px;
   padding-top: 9px;
   background: url(../images/c800-radar-technologys.png) top right no-repeat;
   background-color: #6d6d6d;
}

.header-row h1, .header-row h2, .header-ergebnisseite h1, .header-ergebnisseite h2 {
   color: #fff;
   text-align: right;
   margin-right: 15px;
   margin-top: 0px;
   padding-top: 15px;
}

.header-row h1 {
   padding-top: 30px;
   margin-right: 30px;
   text-shadow: 4px 4px 9px rgba(251, 125, 5, 1); /* #337ab7; */
}

.header-row h2 {
   padding-top: 0;
   margin-bottom: 250px;
   margin-right: 30px;
   text-shadow: 4px 4px 9px rgba(251, 125, 5, 1); /* #337ab7; */
}

.header-search {
   padding-top: 40px;
   padding-bottom: 40px;
   background: rgba(255,255,255,0.30);
   min-height: 100px;
   text-align: center;
}

h3 {
   font-size: 18px;
}

h4, h5, h6, p {
   margin-top: 5px !important;
   margin-bottom: 5px !important;
}

/*Registerbereich allgemein*/


/*Registerbereich Länderliste*/

ul.laenderliste, ul.berufsfeld {
   list-style-type: none;
   margin-left: -40px;
   display: inline-block;
}

   ul.laenderliste li, ul.berufsfeld li {
      float: left;
      padding: 10px;
      margin-right: 10px;
      margin-bottom: 10px;
      border-left: 1px dotted rgba(251, 125, 5, 1); /* #337ab7; */
      width: 270px;
      white-space: nowrap;
      -webkit-padding-start: 0px;
   }

.branchenliste, .list-box {
   border-left: 1px dotted rgba(251, 125, 5, 1); /* #337ab7; */
}


h2.h2-bundesland, h2.h2-kategorie, a.h2-kategorie, .h2-level, .h2-branche, .h2-anstellungsart {
   font-size: 14px;
   font-weight: bold;
   margin-top: 5px;
   margin-left: 5px;
   margin-bottom: 5px;
}

.h2-level, .h2-branche, .h2-anstellungsart {
   font-size: 18px;
}

a.h2-kategorie {
   margin-left: 0px;
   color: #333;
}

a.stadtlink, a.kategorielink, a.levellink, a.anstellungsartlink, a.branchenlink {
   margin-right: 5px;
   margin-left: 5px;
   display: inline;
   white-space: nowrap;
}

a.levellink, a.anstellungsartlink {
   font-size: 16px;
}

a.footer-link {
   margin-right: 5px;
   margin-left: 5px;
   display: inline;
   white-space: nowrap;
}

   a.footer-link:hover {
      cursor: pointer;
      text-decoration: underline;
   }

/* Stellenbörse*/
.row-jobboerse {
   background-color: #efefef !important;
   margin: 0px -15px;
   padding-bottom: 20px;
}

.row-marktreport {
   background-color: #efefef !important;
   margin: 30px -15px;
}

/*Startseite*/
#horizontalTab {
   margin-bottom: 30px;
}

.startseite .r-tabs .r-tabs-panel {
   background-color: #efefef;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
   background-color: rgba(251, 125, 5, 1); /* #337ab7; */
   color: #fff; /* text-shadow: none; */
}

.startseite .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
   background-color: #fff;
}

.startpage .btn-primary {
   margin-left: 7px;
}

/*Footerlinks*/
.footerlinks {
   margin: 20px 0;
}

/*Ergebnisseite Anzeige immer als Accordion*/

#horizontalTab.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
   border-top: 1px solid #fff;
}

#horizontalTab.r-tabs.ergebnisseite .r-tabs-nav {
   display: none;
}

#horizontalTab.r-tabs.ergebnisseite .r-tabs-accordion-title {
   display: block;
}

#horizontalTab.r-tabs.ergebnisseite .r-tabs-panel {
    background-color: #e8e9e3;
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
   background-color: rgba(251, 125, 5, 1); /* new for c827 */
   font-weight: normal;
}

/*Checkboxliste*/
ul.checkboxlist {
   list-style-type: none;
   margin-left: -40px;
}

input[type=checkbox], input[type=radio] {
   margin: 4px 4px 0 0;
}

.CContent {
   margin-top: 30px;
}

/*Header Ergebnisseite*/
.header-ergebnisseite {
   background: #5288b7;
}

.navbar-header {

}

.navheader {
   float: right;
}

.navbar-default {
   background: rgba(251, 125, 5, 1); /* #337ab7; */
   color: #fff;
   border-color: #fff;
   font-size: 18px;
   font-weight: normal;
}

   .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
      color: #5288b7;
      background-color: #fff;
   }

   .navbar-default .navbar-nav > li > a {
      color: #fff;
   }
   .navbar {margin-bottom:5px;}

/* Ergebnisseite Jobliste 1 */

.col-md-8.rechte-spalte {
    background-color: #fff;
    margin-top:15px;
    padding-top: 15px;
    padding-left: 30px;
    border-right: 10px solid #e8e9e3;
}

.col-md-4.jt-grey {
    background-color:#e8e9e3;
    padding-top:15px;
}
.fa {
   line-height: 1.5;
}

.fa-lg {
   vertical-align: -7%;
}

.joblist-found {
    
}



.joblist-found-header {
    font-weight: bold;
    font-size: 20px;
    line-height:1.8em;
    /*border-bottom-color: rgba(251, 125, 5, 1);
   border-bottom-style: solid;
   border-bottom-width: 1px;*/
    margin-bottom: 0px; /* 30px */
    padding-bottom: 5px;
}

ul.joblist {
   list-style-type: none;
   margin-left: -40px;
}

   ul.joblist li {
      margin-top: 15px;
      margin-bottom: 15px;
      border-bottom: 1px solid rgba(251, 125, 5, 1); /* #337ab7; */
      padding-bottom: 15px;
   }

.joblist-label {
   float: left;
   font-weight: bold;
}

h2.arbeitgeber {
   font-size: 12px;
   font-weight: bold;
   color: rgba(251, 125, 5, 1); /* #337ab7; */
   margin-top: 0;
}

h2.jobtitel {
   font-size: 16px;
   font-weight: bold;
   /* max-width: 450px; */
}

.result-single-item.pull-left {
   max-width: 450px;
}

.result-link {
   color: Black;
   text-decoration: none;
}

   .result-link:focus {
      text-decoration: none;
   }

   .result-link:hover {
      color: Black;
      text-decoration: none;
   }

   .result-link h2 {
      color: #0f528e;
   }

   .result-link:hover h2 {
      color: #0f528e;
      text-decoration: underline;
   }

.img-logo {
   max-width: 160px;
}

/* Ergebnisseite Jobliste 2 */
#ResultPanel1 .joblist-found {
   /*float: left;*/
   /*margin-right: 50px;*/
   border-bottom-width: 0px;
   line-height: 14px;
}

#ResultPanel1 #Searchline {
   margin-bottom: 15px;
   text-align: right;
}

ul.joblist2 li {
   margin-top: 0px;
   margin-bottom: 10px;
   border-bottom: 5px solid #efefef;
   /*padding-bottom: 0px;*/
}

.joblist2 h2.jobtitel {
   margin-top: 15px;
}

.joblist2 .result-single-item.pull-left {
   max-width: 550px; /* 450px; */
   margin-bottom: 5px;
}

.joblist2 .result-link h2 {
   color: #000;
}

.joblist2 .img-logo {
   max-width: 120px;
}

/* Content-Box */
h2.contentbox {
   font-size: 18px;
}

.jobboerse p {
   font-size: 13px;
}

.jobboerse table tr td {
   padding-right: 7px;
}

form.berufsfeld {
   margin-top: 15px;
   margin-left: 5px;
}

.marktreport-result {
   margin-top: 40px;
   border: 1px solid #efefef;
}

.marktreport.startseite {
   padding: 0 10px;
}

   .marktreport.startseite:hover {
      border: 1px solid rgba(251, 125, 5, 1); /* #337ab7; */
   }

.fa {
   color: rgba(251, 125, 5, 1); /* #337ab7; */
}

   .fa.pull-left {
      line-height: 2em;
   }

.jobrow a {
   font-size: 12px;
}

a.marktreport-teaser {
   color: #333;
}

   a.marktreport-teaser:hover {
      cursor: pointer;
      text-decoration: none;
      color: #666;
   }

/*
a, a :hover {
   color: #11478f;
}
*/


/* Remove/Deselect Button */
/*
remove-button {
    color: green; 
    margin-left: 5px;
    z-index: 1000;
}

    remove-button:hover {
        color: red;
        cursor: pointer;
    }
*/

.glyphicon-erase {
   color: #fff;
   float: right;
   font-size: 14px;
}

   .glyphicon-erase:hover {
      color: orange;
   }

.glyph-text {
   font-family: Arial, Helvetica, sans-serif;
   color: #fff;
   font-size: 12px;
   font-weight: normal;
   white-space: nowrap;
   margin-top: 3px;
}

/* Search Button*/
a.search-button {
   color: #333;
   margin-left: 5px;
   z-index: 100; /*display: block;*/
}

   a.search-button:hover {
      color: red;
      cursor: pointer;
   }

.glyphicon-search.menu {
   font-size: 16px;
   float: none;
   margin-top: 0px;
   color: rgba(251, 125, 5, 1); /* #337ab7; */
}

.search-mobile {
   font-family: Arial, Helvetica, sans-serif;
   color: #fff;
   font-size: 12px;
   font-weight: normal;
   white-space: nowrap;
   margin-left: 5px;
   vertical-align: top;
}

.navbar-toggle.glyphicon-search {
   color: #fff;
}

.navbar-toggle .icon-bar {
   background-color: #fff !important;
}

/* Pager */
#PagerDiv {
   color: #1086c4;
   padding: 5px 5px 5px 5px;
   min-height: 7px;
   display: block;
   margin-bottom: 20px;
   text-align: center;
}

   #PagerDiv a {
      color: #1086c4;
      font-weight: bold;
      line-height: 30px;
      padding: 7px;
      border: 1px solid #ddd;
      border-radius: 3px;
      background-color: #eee;
   }

      #PagerDiv a#PageBack, #PagerDiv a#PageNext {
         border: 0px solid #ddd;
         border-radius: 3px;
         background-color: transparent;
      }

         #PagerDiv a#PageBack:hover, #PagerDiv a#PageNext:hover {
            color: #f0ad4e;
         }

      #PagerDiv a:active, #PagerDiv a.PageActive, #PagerDiv a:hover {
         background-color: #f0ad4e;
         text-decoration: none;
      }

/* Anpassungen wma */
.form-group {
   margin-bottom: 0px;
}


.searchpage .ui-autocomplete-input {
   color: #999; /*float:left;*/
   font-size: 12px;
   font-style: normal; /* margin:20px 30px; */ /*min-width: 170px;*/
   max-width: 65% !important;
   float: left;
   padding: 3px;
   margin-right: 7px;
}

.umkreis {
   max-width: 30%; /*float: right;*/
   margin-right: 0px !important;
}

.ui-autocomplete {
   -moz-background-clip: padding;
   -moz-border-radius: 5px;
   -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
   -webkit-background-clip: padding-box;
   -webkit-border-radius: 5px;
   -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
   background-clip: padding-box;
   background-color: #fff;
   font-family: Arial, Helvetica, sans-serif;
   color: #999;
   font-size: 12px;
   border-color: rgba(0,0,0,0.2);
   border-radius: 5px;
   border-style: solid;
   border-width: 1px 2px 2px 1px;
   box-shadow: 0 5px 10px rgba(0,0,0,0.2);
   display: none;
   left: 0;
   list-style: none;
   margin: 0 0 10px 25px;
   min-width: 160px;
   padding: 4px 3px 0 3px;
   position: absolute;
   top: 100%;
   z-index: 1000;
}

/* jQuery autocomplete rows highlight on select */
.ui-state-focus {
   color: White;
   background: #286090;
   outline: none;
}

/* */
.r-tabs-anchor div {
   display: block; /* float: right;*/ /*max-width: 240px;*/
   text-overflow: ellipsis;
   overflow: hidden;
   color: #333;
   font-size: 12px;
   font-weight: normal;
   /*white-space: nowrap; */
   line-height: 1.9;
   margin-top: 3px;
}

.glyphicon-search {
   font-size: 16px;
   float: right;
   margin-top: 7px;
   color: rgba(251, 125, 5, 1); /* #337ab7; */
}

.r-tabs-anchor div a:hover {
   color: #fff;
}

/* Ergebnisliste Zwischenzeile Provider / Jobsource */
.jobsource {
    line-height: 30px;
    font-size: 12px;
    position: relative;
    /*border-bottom-style: solid;*/
    width: 100%;
    display: block;
    background-color: #e8e9e3;
    color: rgba(251, 125, 5, 1);
    padding-left: 10px;
    margin-bottom: 10px;
}

   .jobsource em {
      font-size: 12px;
      font-weight: bold;
   }

/* Prototyp 3 */



#btn-search {
   display: none;
}

/* Tab Anzeigenaktualität (8*2) unsichtbar */
.ergebnisseite .r-tabs-accordion-title:nth-child(16) .r-tabs-anchor {
   background-color: Red !important;
   display: none;
}

/* Tab Provider/Stellenbörse (9*2) hier sichtbar */
/*
.ergebnisseite .r-tabs-accordion-title:nth-child(18) .r-tabs-anchor {
   background-color: red !important;
   display: none;
}
*/

/* Werbung innerhalb linkem Accordion */
.adsFormat {
    background-color: #e8e9e3;
    padding: 15px;
}


/* cooler Zähler */
#preloader {
   color: transparent; /* or rgba(0,0,0,0); */
   text-shadow: rgba(0,0,0,1) 0px 0px 3px; /* for Chrome etc. */
   text-shadow: rgba(0,0,0,1) 0px 0px 3px 0.01em; /* for IE 10+ */
}

/* Read More */
.morecontent span {
   display: none;
}

.morelink {
   display: block;
}

ul.radio {
   margin: 0;
   padding: 0;
   margin-left: 20px;
   list-style: none;
}

   ul.radio li {
      border: 1px transparent solid;
   }

      ul.radio li:hover,
      ul.radio li.focus {
         background-color: lightyellow;
         border: 1px gray solid;
         /*width: 10em; */
      }

      ul.radio li label {
         padding-left: 0px;
      }

/*Mail-Service*/
.col-md-12.mail-service {
   margin-left: 30px !important;
   margin-right: 30px !important;
}

.h1-navheader {
   /* float:right; */
   font-size: 30px !important;
   margin-top: 9px !important;
   margin-bottom: 10px !important;
}

ul.swp-columns {
   width: 100%;
   list-style-type: none;
   margin-left: -40px;
   display: inline-block;
}

@media only screen and (min-width: 700px) {
   .swp-columns {
      -webkit-column-count: 3; /* Chrome, Safari, Opera */
      -moz-column-count: 3; /* Firefox */
      column-count: 3;
   }
}


/*#horizontalTab.r-tabs.ergebnisseite .r-tabs-accordion-title */
#horizontalTab.r-tabs.ergebnisseite .r-tabs-state-disabled {
   display: none;
}


.radio-text {
   left: -20px;
   position: relative;
   margin-right: -20px;
}

   .radio-text input {
      display: inline-block;
      width: 90%;
      /*padding-left: 0px;*/
      padding-right: 0px;
      font-size: 14px;
   }


/*
.startpage .marktreport {
   background-color: red;   
}

.searchpage .marktreport {
   background-color: green;
}
*/

/* Job-Pager Iframe */
.thumbnail-container,
.thumbnail {
   border: 0px;
   padding: 0px;
   margin: 0px;
}

#click-here {
   text-align: center;
   cursor: pointer;
}

#scaled-frame {
   width: 100%;
}

#no-frame {
   display: none;
   color: DarkSlateGrey;
   font-weight: 700;
   margin: auto;
   width: 60%;
   border: 3px solid rgb(16, 71, 143);
   padding: 10px;
   margin-top: 40px;
}

/* Job-Pager Head */
.job-pager {
   box-sizing: border-box;
   position: relative;
   width: 100%;
   min-height: 30px;
   display: inline-block;
}

.job-pager-left, .job-pager-right, .job-pager-count {
   position: absolute;
   top: 0px;
}

.job-pager-left {
   left: 0px;
}

.job-pager-right {
   right: 5px;
}

.job-pager-count {
   top: 10px;
   left: 50%;
   text-align: center;
}

.job-pager-text {
   /*display: none;
   visibility: hidden;*/
   position: relative;
   height: 30px;
   bottom: 9px;
   padding: 0 5px;
}

.glyphicon-remove-circle:before,
.glyphicon-circle-arrow-left:before,
.glyphicon-circle-arrow-right:before {
   color: rgba(251, 125, 5, 1); /* #337ab7; */
   font-size: 30px;
}

#ResultList li:hover, .jobselected {
   background-color: #d0e0ee;
}


/*Responsive Anpassungen*/
@media only screen and (max-width: 768px) {

   .header-search input {
      width: 50%;
      margin-bottom: 10px;
   }

   button.btn.btn-primary {
      position: absolute;
      bottom: 48px;
      right: 20px;
      margin-left: 10px;
   }

   .navbar {
      margin-bottom: 0px;
   }

   .navheader {
      float: left;
   }

   .marktreport {
      display: none;
      visibility: hidden;
   }

   .h1-navheader {
      font-size: 24px !important;
      margin-top: -40px !important;
      margin-bottom: 10px !important;
      float: left !important;
   }
}

@media only screen and (max-width: 990px) {
   .marktreport {
      display: none;
      visibility: hidden;
   }
}
@media only screen and (max-width: 768px) {
    .img-responsive {
        max-width:unset;
    }


}

/* FC-Pro */
.fc-logo {
   margin-left: 20px;
}

/*
.fc-div {
   z-index: 1100;
}
*/