@import url(https://fonts.googleapis.com/css?family=PT+Sans:700,400);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400);

body {
font-family: 'Open Sans',  Arial, Helvetica, sans-serif;
font-size: 16px;
background: #ddd url(../images/layout/taxen2.jpg) top center;
background-attachment:fixed;
color: #333;
padding-top: 50px;
padding-bottom: 30px;
}

.min_height_60 {
min-height:60px;
}

.body_print, .body_print_1100 {
font-family: 'Open Sans',  Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000;
width:700px;
background:#fff;
padding:0 0 0 30px;
}

.body_print_1100 {
width:1200px;
}

/* Inhaltsbereich */
.container-fluid {
background-color: rgba(255, 255, 255, .9);
max-width:1200px;
}

@media (max-width: 1199px) {
.container-fluid {
width: 100%;
}
}

.bg-success,
.bg-danger,
.bg-warning,
.bg-primary,
.bg-info {
padding: 15px;
}

@media screen and (min-width: 768px) {
.jumbotron_man {
margin-bottom: 30px;
color: inherit;
padding: 15px;
}

.min_width_300 {
min-width:300px;
}
}

.bg-primary {
color:#fff;
}

.font_size_08 {
font-size:.8em;
}

.font_size_14 {
font-size:1.4em;
}

.font_size_15 {
font-size:1.5em;
}

.font_size_20 {
font-size:2em;
}

.inputRequirement {
font-size: 1em; 
color: #f00;
}

.padding_left_51 {
padding-left: 51px !important;
}

.green {
color: green;
}

.yellow {
color: yellow;
}

.red {
color: red;
}



/* Header-Menu */
.navbar {
min-height: 55px;
}

.navbar-header {
height:55px;
overflow:hidden;
}


.navbar-header {
max-width:320px;
}


.navbar-header a {
color:#fff;
}

.navbar-brand {
padding: 5px 5px;
height:55px;
}

.header_logo {
max-height: 45px;
width:auto;
max-width: 125px;
height:auto;
}

.navbar-nav {
margin: 10px -15px;
}

.navbar-left {
line-height: 1em;
font-size:.8em;
}

@media screen and (max-width: 768px) {
.header_logo {
max-width: 75px;
}

.navbar-left {
font-size:.7em;
}
}


.theme-dropdown .dropdown-menu {
position: static;
display: block;
}

.theme-showcase > p > .btn {
margin: 5px 0;
}

.theme-showcase .navbar .container {
width: auto;
}

.navbar-inverse .navbar-nav>li>a {
color: #ccc;
}

.nav>li>a {
padding: 10px;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 440px;
}
/* EOF Header-Menu */



/* Grid */
h4 {
margin-top: 25px;
}

.row {
margin-bottom: 20px;
}

.row .row {
margin-top: 10px;
margin-bottom: 0;
}

[class*="col-"] {
/* padding-top: 10px;
padding-bottom: 10px; */
/* background-color: #eee;
background-color: rgba(86,61,124,.15);
border: 1px solid #ddd;
border: 1px solid rgba(86,61,124,.2); */
}

[class*="col-sm-"] {
/* padding: 5px 5px; */
/* border:1px solid #f00; */
}

hr {
margin-top: 40px;
margin-bottom: 40px;
}
/* EOF Grid */




/* Druck-Dateien */
#top_menue_display {
border-bottom:2px solid #ccc;
width:100%;
}

#in_top_menue_display {
margin:0;
vertical-align:top;
max-width:100%;
}

#in_top_menue_display h1 {
font-size:1.5em;
display: inline;
line-height:1.1em;
margin-top:0px;
}

@media screen {
#in_top_menue_display a {
font-size:.8em;
color:#777;
text-decoration:none;
}
}

.div_in_top_menue_display {
float:right;
text-align:right;
}
/* EOF Druck-Dateien */



/* Formular */
.form {
margin: 0 auto;
padding: 10px;
}

.form-signin {
max-width: 330px;
}

.form .form-control:focus {
z-index: 2;
}

.form-group {
margin-bottom: 0px;
}

/* .form-group [class*="col-"] {
padding-top: 0px;
padding-bottom: 0px;
} */

input.first,
textarea.first,
select.first {
margin-bottom: -1px;
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}

input.middle,
textarea.middle,
select.middle {
margin-bottom: -1px;
border-radius: 0 !important;
}

input.last,
textarea.last,
select.last {
margin-bottom: 10px;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.help_form {
font-size: .8em;
display: block;
color: #737373;
padding-left: 15px;
line-height:1.2em;
}

input.left,
textarea.left,
select.left {
margin-right: -1px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}

input.center,
textarea.center,
select.center {
border-radius: 0;
}

input.right,
textarea.right,
select.right {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}

/* .form input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

.form input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
} */

.bg-primary label {
color:#fff;
}

.help-block {
font-size:.8em;
}

.min_width_datetime_local {
min-width:160px;
}



.form .form-heading,
.form .checkbox {
/* margin-bottom: 10px; */
}

.form .checkbox {
/* font-weight: normal; */
}

.form,
.form-horizontal {
/* position: relative;
height: auto;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
padding: 10px;
font-size: 16px; */
}

.form-horizontal .control-label {
/* padding-top: 15px; */
}

.form-horizontal .control-label-datetime {
/* padding-top: 5px;
text-align: right; */
}

.form-horizontal .control-label-static {
/* padding-top: 7px;
text-align: right; */
}

.form-horizontal .form_padding_static {
/* padding-top: 0; */
}

.form-horizontal .radio-inline {
/* padding-top: 11px; */
}

.btn-lg-radio .radio-inline {
/* padding-top: 0; */
}

.form input[type="date"],
/* .form input[type="datetime"], */
.form-horizontal input[type="date"]/* ,
.form-horizontal input[type="datetime"] */ {
/* padding: 3px 10px; */
}

.form-horizontal select {
/* padding: 9px 10px; */
}

.form-horizontal .col-sm-12,
.form-horizontal .col-sm-10,
.form-horizontal .col-sm-9,
.form-horizontal .col-sm-8,
.form-horizontal .col-sm-7,
.form-horizontal .col-sm-6,
.form-horizontal .col-sm-1 {
/* padding-top: 0;
padding-bottom: 0; */
}

.label_sm {
/* padding:0 15px; */
}
/* EOF Formular */





/* Tabelle */
.table-condensed>thead>tr>th, 
.table-condensed>tbody>tr>th, 
.table-condensed>tfoot>tr>th, 
.table-condensed>thead>tr>td, 
.table-condensed>tbody>tr>td, 
.table-condensed>tfoot>tr>td {
padding: 4px;
line-height: 1;
}

.table-condensed>tbody>tr>td {
/* padding: 2px; */
}
/* EOF Tabelle */



/* Footer */
.footer {
border-top:10px solid #333;
padding-top:10px;
}
/* EOF Footer */



/* Balken */
.green_frame, .red_frame {
width:100%;
height:10px;
background:#fff;
margin:2px 0;
border:1px solid #0f0;
}

.green_bar {
height:10px;
background:#0f0;
}

.red_frame {
border:1px solid #f00;
}

.red_bar {
height:10px;
background:#f00;
}
/* EOF Balken */



/* Zeitschalter */
#table_zeitschalter_multi {
margin:20px auto;
}

h1.display {
display:inline;
margin:0 20px;
color: #333;
}

h1.display a {
font-size: 1em;
color:#555;
}

a.zeitschalter_link:hover {
text-decoration:none;
}

.zeitschalter_button {
display: inline-block;
margin-bottom: 0;
font-size: .75em;
line-height: 1.5;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 12px;
margin:10px 1px;
}
/* EOF Zeitschalter */



/* Auftragsübersicht */ 
.table_header {
margin:20px auto;
}

.table_header_cars {
margin:0px auto;
background:#fff;
padding:5px 0;
}

.kfz_headline, .kfz_headline_print {
text-align:right;
font-weight:bold;
background:#fff;
line-height:1.5em;
float:left;
}

.kfz_headline_print {
font-weight:bold;
font-size:.8em;
color:#000;
}

.kfz_headline a {
font-weight:bold;
font-size:1em;
color:#888;
text-decoration:none;
}

.timeline_job_change_car_link, .timeline_job_headline_car_mark {
background:rgba(125,255,125,1);
border:1px solid #3a3;
color:#050;
margin-left:1px;
padding:0 2px;
text-align:center;
font-weight:bold;
font-size:.75em;
line-height:1.5em;
}

.timeline_job_change_car_link {
float:left;
}

.timeline_job_headline_car_mark {
margin-right:5px;
padding:0 5px;
}

.timetable_day {
height:1200px;
text-align:left;
background:#fff url(../images/layout/bg_50.png);
padding-top:0px !important;
padding-bottom:0px !important;
}

.timetable_day_print {
border:none;
background:none;
width:100%;
margin-bottom:40px;
}

.timeline_car {
float:left;
height:100%;
color:#000;
font-size:.8em;
line-height:1.1em;
border-left:1px dotted #888;
position:relative;
font-size:.8em;
}

.tdtimeline_car {
color:#000;
font-size:.8em;
line-height:1.1em;
border-left:1px dotted #888;
}

.timeline_job_print {
width:95%;
padding:10px 3px;
border:none;
border-bottom:1px solid #888;
background:none;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
position:relative;
}

.timeline_job_column {
color:#000;
position:relative;
}

.timeline_day {
float:left;
padding:0 2px;
height:100%;
color:#888;
line-height:50px; /* 3.125em */
}

.timeline_day a {
color:#888;
}

.timeline_blocked {
border:1px solid #f55;
font-weight:bold;
text-align:left;
width:20%;
z-index:9;
position:absolute;
left:75%;
overflow:hidden;
}

.timeline_shift {
min-height:20px;
margin:0 5px;
position:absolute;
overflow:hidden;
border:1px solid rgb(200,200,255);
background-color:rgba(200,200,255,.3);
}

.in_timeline_shift {
margin:2px 3px;
overflow:hidden;
min-height:20px;
text-align:center;
font-size:.8em;
line-height:1em;
}

img.popup_job {
float:right;
margin:0;
padding:0;
width:20px;
border:none;
}

.timeline_job_edit_shift {
position:absolute;
bottom: 3px;
right: 3px;
z-index: 1102;
}

.schedule_day_print {
width:100%;
margin-bottom:5px;
}






.marginleft_35 {
margin-left:5% !important;
border:1px solid #555;
background-color:rgba(225,225,225,1);
}

.marginleft_75 {
margin-left:15% !important;
/* border:1px solid #f00; */
background-color:rgba(255,150,150,1);
}

.color_gray {
border:1px solid #555;
background-color:rgba(225,225,225,1);
}

.color_red {
border:1px solid #f00; 
background-color:rgba(255,150,150,1);
}

.timeline_job, .timeline_job_week {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
min-height:35px;
margin:0 5px;
position:absolute;
/* overflow:hidden; */
width:80%;
}

.timeline_job_week {
min-height:55px;
}

.timeline_job_change_car_box {
position:absolute;
bottom: 0px;
right: 0px;
z-index: 1102;
}

.in_timeline_job, .in_timeline_job_week {
margin:2px 3px;
overflow:hidden;
min-height:30px;
text-align:left;
font-size:.8em;
line-height:1em;
}

.in_timeline_job_week {
min-height:55px;
}

.in_timeline_job img {
width:20px;
height:20px;
border:none;
float:right;
}

.in_timeline_job a {
color:#000;
}

.timetable_week_multi {
text-align:left;
height:2520px;
background:#fff url(../images/layout/bg_30.png);
padding-top:0px !important;
padding-bottom:0px !important;
}

.timeline_week {
float:left;
padding:0 5px;
height:100%;
color:#777;
font-size:.75em;
line-height:15px; /* 1.25em */
}

.timeline_week a {
color:#777;
}

.timeline_week a.red {
color:#f55;
}

.date {
float:left;
font-weight:bold;
margin-right:3px;
color:#f00;
}

.car {
float:left;
margin-right:3px;
}

.timeline_month_job {
margin:1px;
padding: 0 2px;
border:1px solid #888;
background:#eee;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
float:left;
color:#000;
}

.blue_dotted_line {
background:url(../images/layout/pixel_blue_light.png) repeat-x;
width:100%;
height:1px;
border:none;
margin:2px 0;
}

.timetable_month {
padding:5px 0;
}

.schedule_day {
height:864px;
background:rgba(255,255,255,.8) url(../images/layout/bg_36.png);
}

.timeline_schedule {
float:left;
height:100%;
color:#000;
/* font-size:.8em;
line-height:1.1em; */
border-left:1px dotted #888;
position:relative;
}

.timeline_schedule_day {
float:left;
padding:0 3px;
height:100%;
text-align:right;
color:#888;
line-height:2em;
font-size:1.125em;
}

.display_box_small {
text-align:center;
float:left;
font-weight:bold;
background:url(../images/layout/de_kennzeichen_small.jpg) no-repeat center;
padding:6px 0 0 10px;
margin:0;
width: 100%;
height: 26px;
}
/* EOF Auftragsübersicht */ 


.jumbotron {
border: 1px solid  #ddd;
border-radius: 4px;
}

@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 20px;
padding-bottom: 20px;
}
}

.text_align_right { /* muss wech */
text-align:right;
}

.text_align_center { /* muss wech */
text-align:center;
}

.float_left { /* muss wech */
float:left;
}

.float_right { /* muss wech */
float:right;
}

.margin_0_auto {
margin:0 auto;
}

.margin_0 {
margin:0px;
}

.margin_5 {
margin:5px;
}

.margin_20 {
margin:20px;
}

.margin_top-22 {
margin-top:-22px;
}

.margin_top-5 {
margin-top:-5px;
}

.margin_top_10 {
margin-top: 10px;
}

.margin_top_12 {
margin-top: 12px;
}

.margin_top_20 {
margin-top: 20px;
}

.margin_left_20 {
margin-left:20px;
}

.margin_left_40 {
margin-left:40px;
}

.margin_left_160 {
margin-left:160px;
}

.margin_right_10 {
margin-right:10px;
}

.margin_right_20 {
margin-right:20px;
}

.margin_bottom_5 {
margin-bottom:5px;
}

.margin_bottom_10 {
margin-bottom: 10px;
}

.margin_bottom_20 {
margin-bottom:20px;
}

.margin_rb_5 {
margin-right:5px;
margin-bottom:5px;
}

.margin_rb_10 {
margin-right:10px;
margin-bottom:10px;
}

.margin_rt_20_10 {
margin-right:20px;
margin-top:10px;
}

.background_fff {
background:#fff;
}

.color_777 { /* kann wech */
color:#777;
}

.color_999 { /* kann wech */
color:#999;
}

.color_0b0 {
color:#0b0;
}

.color_d00 {
color:#d00;
}

.color_ff0 {
color:#ff0;
}

.padding_0 {
padding:0;
}

.padding_5 {
padding:5px;
}

.padding_10 {
padding:10px;
}

.padding_3_10 {
padding:3px 10px;
}

.padding_left_20 {
padding-left:20px;
}

.padding_bottom_5 {
padding-bottom: 5px;
}

.padding_bottom_10 {
padding-bottom: 10px;
}

.padding_bottom_20 {
padding-bottom: 20px;
}

.padding_top_5 {
padding-top: 5px;
}

.padding_top_10 {
padding-top: 10px;
}

.padding_top_20 {
padding-top: 20px;
}

.padding_top_30 {
padding-top: 30px;
}

.min_width_65 {
min-width:65px;
}

.min_width_80 {
min-width:80px;
}

.min_width_100p {
min-width:100%;
}

.min_width_100 {
min-width:100px;
}

.min_width_130 {
min-width:130px;
}

.min_width_150 {
min-width:150px;
}

.min_width_200 {
min-width:200px;
}

.min_width_250 {
min-width:250px;
}

.max_width_100 {
max-width:100px;
}

.max_width_280 {
max-width:280px;
}

.width_10_perc {
width:10%;
}

.small {
font-size:.8em !important;
}

.width_15_perc {
width:15%;
}

.width_20_perc {
width:20%;
}

.width_50_perc {
width:50%;
}

.width_80_perc {
width:80%;
}

.width_100_perc {
width:100%;
}

.width_150 {
width:150px;
}

.width_160 {
width:160px;
}

.bg_ll_blue {
background:#e5e6ff;
}

.bg_l_blue {
background:#e0e1ff;
}

.bg_ziel {
background:rgba(255,245,245,1) url(../images/layout/bg_ziel.png) top right repeat-y;
}

.bg_red_light {
background:rgba(255, 0, 0, .2);
}

.bg_green_light {
background:rgba(0, 255, 0, .4);
}

.bg_white_light {
background:rgba(255, 255, 255, .4);
}

.bg_white_xlight {
background:rgba(255, 255, 255, .7);
}

.kk_level1, .kk_level2 {
background:rgba(255,255,255,.8); 
cursor:pointer;
margin:1px 0;
padding:1px 0;
}

.kk_level2 {
background:rgba(235,235,255,.8); 
}

.display_box {
background:url(../images/layout/de_kennzeichen.jpg) no-repeat top center;
font-weight:bold;
font-size:1.4em;
padding-left:30px;
padding:10px 0;
margin-bottom:10px;
}

.line_height_08 {
line-height:.6em;
}

.line_height_1 {
line-height:1em;
}

.line_height_15 {
line-height:1.5em;
}

.line_height_17 {
line-height:1.7em;
}

.topborder {
border-top:1px solid #0B3B8F !important;
}

.topborder_0 {
border-top:0px !important;
}

.modal_topborder {
border-top: 1px solid #e5e5e5;
}

.bottomborder {
border-bottom:1px solid #0B3B8F;
}

.bottomborder_gray {
border-bottom:1px solid #ddd;
}

.font_weight_normal {
font-weight:normal;
}

.display_inline_block {
display:inline-block;
}

.info_button {
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
width:20px;
height:20px;
margin: 0 auto;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.min_width_65,
.min_width_200 {
min-width:10px;
}

/* ,
.min_width_100,
.min_width_130,
.min_width_150,
.min_width_250 */
}

@media screen and (max-width: 768px) {
.no_display_less_767 {
display:none;
}
}

@media screen and (max-width: 2000px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid transparent;
}
}





#piGal {
  float: right;
  width: 250px;
}

#piGal img {
  max-width: 250px;
  height: auto;
}



/* ACCOUNT-SETTINGS */
.setting_box {
border:1px solid #bbb;
margin-bottom: 20px;
padding:0 10px;
}

@media screen and (min-width: 1200px) {
.setting_box_295 {
height: 295px;
}

.setting_box_315 {
height: 315px;
}

.setting_box_405 {
height: 405px;
}
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
.setting_box_295 {
height: 350px;
}

.setting_box_315 {
height: 360px;
}

.setting_box_405 {
height: 430px;
}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
.setting_box_295 {
height: 270px;
}

.setting_box_315 {
height: 430px;
}

.setting_box_405 {
height: 490px;
}
}



/* EOF ACCOUNT-SETTINGS */