/* CSS Document */
/*@import url('bs_elements.css');
@import url('bs_modal.css');
@import url('bs_callouts.css');
@import url('bs_col_model.css');
@import url('bs_pager.css');*/
/* =============================================================================
   GENERAL
   ========================================================================== */
body{
	color:#666666;
}
.margin-top20{
	margin-top:20px;
}
.margin-top10{
	margin-top:10px;
}
.margin-bottom20{
	margin-bottom:20px;
}
.margin-bottom10{
	margin-bottom:10px;
}
table.jobliste{
	margin-top: 20px;  
}
table.jobliste tr td a, table.pager-table a{
	color: #303030;
}
table.jobliste tr td a:hover, table.pager-table a:hover{
	color: #ba1e24;
}
div.jobdetail, div.content div.jobdetail p{
/*	font-size: 12px;
    line-height: 16px;*/
}
a#applybutton{
	margin-right:20px;
}
h2 small.userinfos{
	float:right;
}
.well{
	background-color:#fff;	
}
img.firmenlogo, img.userphoto{
/*
	max-width: 200px;
	max-height: 120px;
	text-align: right;
*/
}
div.change-userphoto img{
	width: inherit;
	max-width: 50%;
}
.dl-horizontal.dt-left dt{
	text-align:left;
}
div.skills-well .panel-group .panel{
	margin-top:0px;
	margin-bottom: 10px;
	padding: 0;
}
h2.job-pagetitle{
    color: #bc010c;
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
	line-height:16px;
}
table.jobdetail td.projekttitel, div.jobdetail h1.projekttitel {
/*    border-bottom: 1px solid #bc010c;
    width: 100%;*/
}

table.jobdetail h1, div.jobdetail h1 {
    color: #bc010c;
/*    font-family: "Arial",sans-serif;
    font-size: 1.5em;
    font-weight: bold;*/
    margin: 1em 0 0.25em;
	line-height:120%;
	padding-bottom:4px;
}

table.jobdetail ul, div.jobdetail ul {
    list-style: disc outside;
    margin:0px;
    padding: 0 0 0 1.3em;
}
table.jobdetail ul li, div.jobdetail ul li{
	padding:0px;
	margin:0px;
}
table.jobdetail td ul:last-child{
	 margin-bottom: 1em;
}
td.farbleiste, div.jobdetail .farbleiste{
    font-weight: bold;
    text-align: left;
    vertical-align: text-bottom;
}
table.jobdetail td.farbleiste, div.jobdetail .farbleiste{
    padding-left: 0;
    text-transform: uppercase;
}
table.jobdetail h3,div.jobdetail h3 {
/*    color: #666;*/
    font-weight: bold;
    margin: 1em 0 0.25em;
}
div.jobdetail div.projektkundenbeschreibung p{
	text-align:justify;
	/*hyphens: auto;*/
}
#joblogo, span#jobeXLang {
    display: none;
}
div.jobdetail p.referenznummer{
	font-weight:bold;
}
div#joblogo{
	margin-bottom: 15px;
}
@media print{
	#joblogo {
		display: block;
	}
	input.button{
		display:none;
	}
}
/* =============================================================================
   TABLES
   ========================================================================== */
th {
  text-align: left;
}
table td, table th {
	text-align: left;
/*    font-size: 12px;
    line-height: 16px;*/
}
table.table, table.pager-table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	border-collapse: separate;
	border-spacing: 0px;
}
table.pager-table td{
	text-align:center;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #818181;
}
.table > thead > tr > th {
  vertical-align: bottom;
  /*border-bottom: 2px solid #818181;*/
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #818181;
}
.table .table {
  background-color: #ffffff;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
td.nowrap{
	white-space: nowrap;
}

table.jobliste thead th{
	background-color: rgba(54, 51, 46, 1);
	color: #fff;
	font-weight: bold;
}
table.pager-table{
	width: 100%;
}
table.pager-table td.pages{
	text-align:center;
	margin:0px;
}
input.button, a.button{
	background: rgba(0, 0, 0, 0) linear-gradient(rgba(62, 58, 52, 1) 37%, rgba(26, 24, 22, 1)) repeat scroll 0 0;
    border-radius: 4px;
    border-style: solid;
    border-width: 0;
    box-shadow: 0 0 2px 0 #333;
    display: inline-block;
    height: 39px;
    position: relative;
    text-decoration: none;
    /*width: 156px;*/
	color:#fff;
	cursor:pointer;
	font-family: Tahoma;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
}
input.button:hover, a.button:hover{
	color:#818181;
}
/* =============================================================================
   Form elements
   ========================================================================== */
input[type="checkbox"]{
	width:auto;
	height:auto;
}
input.validate_error, select.validate_error, textarea.validate_error{
	border: 1px solid #990033;  
}
div.checkboxselect ul:after, div.checkboxselect ul li:last-child:after{
	clear:both;
}
div.checkboxselect ul{
	padding-left:0px;
}
div.checkboxselect ul li{
	list-style-type:none;
	font-weight:normal;
}
div.checkboxselect ul li label{
	font-weight:normal;
}
div.checkboxselect ul li input{
	margin-right: 10px;
}
div.error_hidden{
	display:none;
}
/*select[multiple] {
    min-height: 115px;
}*/

.errormsg{
	color:red;
}
/*input[type="text"], select, textarea {
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	width:400px;
	box-sizing:border-box;
	padding:4px 2px;
}
input[type="button"], input[type="reset"],input[type="submit"], a.btn, button{
	min-width:118px;
}*/
/*textarea {
	background-color:#EEEFF4; 
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	width: 100%;
}*/
/*button, input[type="button"], input[type="reset"], input[type="submit"], input[type="checkbox"]{
	width: auto;
}
input.button_lang, button.button_lang{
	width:180px;
}
input.button, button.button{
	width:118px;
}*/

input.print{
	margin-right: 20px;
}
/*input.print{
	background-image:url(print_button.png);
	background-color: #fff;
	background-position: left 3px;
	background-repeat:no-repeat;
	border: none;
	margin:0;
	padding:0;
	margin-left:20px;
	line-height: 22px;
	color:#fff;
}
input.print:hover{
	color:#000;
}*/

/* =============================================================================
   LIST elements
   ========================================================================== */
dl.dl-horizontal.dl-horizontal-align-left dt{
	text-align:left;
}
ul.wt-list, ul.multi-liste{
	padding-left: 10px;
}
ul.multi-liste li, ul.wt-list li{
	list-style-type:none;
}
ul.tag-liste li{
	list-style-type:none;
	display:inline-block;
	border:1px solid #ccc;
	background-color:#ccc;
	border-radius: 2px;
	color:#fff;
	margin:4px 10px;
	padding: 4px 8px;
}
li span.remove-list-element{
	cursor:pointer;
}
/* =============================================================================
   Tag Cloud
   ========================================================================== */
div.suchwolke_inner ul ul li span::after {
    color: #000000;
    content: " ×";
    font-size: 20px;
    font-weight: bold;
    line-height: 16px;
    opacity: 0.2;
    position: relative;
    text-shadow: 0 1px 0 #ffffff;
    top: 1px;
}
div.suchwolke_inner ul.tag-cloud{
	padding-left:0px;
}
div.suchwolke_inner ul ul{
	padding-left: 0px;
}
div.suchwolke_inner ul li{
	list-style-type:none;
	margin:0px;
}
div.suchwolke_inner ul ul li span{
    background-color: #999999;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 21px;
    margin: 2px 3px 2px 2px;
    padding: 1px 4px 2px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
}

/* =============================================================================
   FILEUPLOADER
   ========================================================================== */
.qq-uploader { position:relative; width: 100%;cursor:pointer;}

.qq-upload-list {margin:15px 35px; padding:0; list-style:disc;color:#000 !important;}
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;color:#000 !important;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}
.qq-upload-file, .qq-upload-size, .qq-upload-failed-text{color:#000 !important;}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("../loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

.qq-upload-button {
/*    display:block;
	text-align:center;*/
	cursor:pointer;
/*	line-height: 20px;
	vertical-align:middle;
	
	height: 24px;
	background-color:#CCC;
	border: 1px solid #990033;
	color:#000;
	border-bottom-right-radius: 5px;*/
	margin-top:10px;
	margin-bottom: 10px;
/*	min-width:100px;
	width: 200px;*/
}
.qq-upload-button-hover {background:#F0F0F0;}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FAF0A4; text-align:center;color: #2E4362; 
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;color: #2E4362 !important;
}
.qq-upload-drop-area-active {
	background:#b2b8c4;
}
@media only screen and (max-width: 485px){
	div.button-row button.button, div.button-row input.button, div.button-row a.button, div.button-row a#applybutton{
		display:block;
		margin-bottom: 10px;
		margin-left:0px;
		width: 100%;
	}
}
@media only screen and (min-width: 769px){
	table.jobliste span.low-res-info{
		display: none;
	}
}
@media only screen and (max-width: 768px){
	table.jobliste{
		width: 100%;
	}
	table.jobliste span.low-res-info{
		display: block;
	}
	table.jobliste tr td:nth-child(3), table.jobliste tr td:nth-child(4), table.jobliste tr th:nth-child(3), table.jobliste tr th:nth-child(4) {
		display: none;
	}
}
html.modal-open, body.modal-open, body.modal-open div.wrapper {
    overflow: hidden !important;
}
div.well a{
	color:#666666;
}
div.well a:hover{
	color:#ba1e24;
}
div#ui-datepicker-div{
	z-index: 1080 !important;
}
/*JT: DSFREIGABE STYLES*/
.dsfreigabe-form.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
}
/*JT Ergänzung dsfreigabe*/
.dsfreigabe-form .well-lg{
	margin-bottom:10px;
}
.dsfreigabe-form label input{
	width: auto !important;
}
.dsfreigabe-form label input[type='checkbox']{
	margin-right:5px;
}
.dsfreigabe-form .form-group{
	margin: 10px 0px !important;
}
.dsfreigabe-form label, .dsfreigabe-form h4.panel-title a{
	font-weight: 600;
	font-family: 'PT Serif', sans-serif !important;
	text-transform: uppercase;
	font-size:16px;
	letter-spacing: 1px;
	font-weight: 600;
}
.dsfreigabe-form label{
	text-transform: none;
	font-size:14px;
}
.dsfreigabe-form  .panel-default{
	margin: 10px 0;
}
/*JT Ergänzung Buttons*/
#finish_application_button{
	margin:0 0 -10px 0;
}
.btn-default {
  color: #FFF;
  background: rgba(0, 0, 0, 0) linear-gradient(rgba(62, 58, 52, 1) 37%, rgba(26, 24, 22, 1)) repeat scroll 0 0;  
  border-color: #333;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
div.well a.button:hover,
.open > .dropdown-toggle.btn-default {
  color: #818181;
  background: rgba(0, 0, 0, 0) linear-gradient(rgba(62, 58, 52, 1) 37%, rgba(26, 24, 22, 1)) repeat scroll 0 0;  
  border-color: #333;
}
a.button,a.button:active,a.button:focus, div.well a.button{
	padding:12px 15px; color: #FFF;
}
#applybutton-initiativ, #allegrobutton{
  background: linear-gradient(rgba(234, 52, 69, 1) 37%, rgba(166, 25, 33, 1));
  border-color: rgba(234, 52, 69, 1);
  color: #FFF;		 
  float:right;
  padding-left: 12px; 
  padding-right:12px;
}
#applybutton-initiativ{
	margin-top:-45px;
	padding-left: 7px; 
	padding-right:7px;
}
@media (max-width: 1200px){
	#applybutton-initiativ{
  		background: linear-gradient(rgba(234, 52, 69, 1) 37%, rgba(166, 25, 33, 1));
		border-color: rgba(234, 52, 69, 1);
		margin:10px 0;
		float:left;
	}
}
a#applybutton-initiativ:hover, a#allegrobutton:hover{
	color:#000;
}
input[type="checkbox"]::after{
	width:18px;
	height:18px;
	padding: 1px;
}
.green-circle{
	color:#060;
	font-size:18px;
}
.red-circle{
	color:#900;
	font-size:18px;
}
.Mfred a, a.Mfred, .Mfred i{
	color:#900 !important;
}
.table-responsive > .table > tbody > tr > td{
	white-space:normal !important;
}
.col-block{
	height: 150px;
	overflow:hidden;
}
.col-block img{
	max-height: 140px;
	max-width: 170px;
}		
@media (max-width: 750px){
	.col-block{
		height: 220px;
		overflow:hidden;
	}
	.col-block img{
		max-height: 100px;
		max-width: 170px;
	}
}
.col-head-1, .col-head-2{
	padding-bottom:18px;
	margin-left:4px;
}
.col-head-1{
	margin-left: -11px;
}
/*Job Detail Center Texte und Liste*/
.jobdetailansicht, .jobdetailansicht h3, .jobdetailansicht p{
	text-align:center !important;
}
.jobdetailansicht ul{
		display: inline-block;
        text-align:left;
}
label i.fa-asterisk,i.fa-asterisk{
	font-weight:normal;
	font-size:9px;
}
.projektsubtitel{
	font-size: 14px;
	color: #666;
	margin-top: -10px;
	margin-bottom: 8px;
}
.generated-list{
	max-width:680px;/*500px*/
}
/*Datei-Hochladen, zur Verringerung des inneren Abstands zum Well-Kasten-Bottom*/
.well #cont{
 margin-bottom: -10px;
}
.well .qq-uploader .qq-upload-list{
 float:right;
}
/*Allegro Special: Automatische Wort-Trennung*/
.well, .jobdetail, .jobliste, .panel-title, .panel-heading, .panel-body, h1, h2, h3, h4 {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}
/* =============================================================================
   Jobdetails Anpassungen für Bulletpoints
   ========================================================================== */
.jobdetail .jobdetail-txt-description{
	padding-right: 20%;
	padding-left: 20%;
}
@media (min-width: 751px) and (max-width: 120px){
	.jobdetail .jobdetail-txt-description{
		padding-right: 10%;
		padding-left: 10%;
	}
}
.jobdetail .jobdetail-txt-description{
	margin-bottom: 24px;	
}
.jobdetail ul.generated-list{
	width: 100%;
	max-width: none;
}
@media (max-width: 750px){
	.jobdetail .jobdetail-txt-description{
		padding-right: 10px;
		padding-left: 10px;
	}
}
/* =============================================================================
   Jobdetails Abstände Jobdetails
   ========================================================================== */
.well.jobdetailansicht{
	padding: 36px;
}
div.jobdetail h1.projekttitel.no-sub{
	margin-bottom: 1em; /* ca 30px */
}
div.jobdetail h2.projektsubtitel{
	margin-bottom: 2.1em; /* ca 29.4px */
}
div.jobdetail h3.farbleiste{
	margin-bottom:0.375em;
	margin-top:1.5em;
}