body {
    background: url('../images/hg.jpg') no-repeat center top #000000;
    background-size: cover;
}
.navbar {
    background: #014470;
}
.ace-nav>li.grey>a {
    background-color: #5aa7d9;
}
#login .form-signin {
    border-color: #999999;
    background-color: #69b6b6;
    box-shadow: 0 0 7px #666666;
}
.ReNrBold {
    font-weight: bold !important;
    font-size: 1.5rem;
}
.customer-badge {
    margin: 0 2px 2px 0;
}
#projekt_positionen td {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


#form_customerID__chosen {
    width: 100%  !important;
}
.fett td {
    font-weight: bold;
    color: darkred;
    background-color: #dddddd;
}
.info {
    color: #999999;
    font-style: italic;
}
p.info {margin:0;}
.timer {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}



.dataTables_wrapper .row:first-child {
    background-color: #EEEEEE;
}
.dataTables_wrapper .row:last-child {
    background-color: #EEEEEE;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}
#contact_data .form-group {
    margin: 5px 0;
}
.filterliste {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    height: 50px;
}
.filterliste li {
    border: 1px solid #dddddd;
    margin: 2px;
    padding: 2px;
    text-align: center;
    display: block;
    float: left;
}
.widget-box {
    background-color: #fff !important;
}
.page-content {
    min-height: 1500px;
}
#job_markforinvoice {
    color: red;
    text-decoration: underline;
}