body {
    padding-top: 60px;
    padding-bottom: 40px;
}

h1 {
    padding-bottom: 0;
    margin-bottom: 20px;
}

h2 {
    margin-top: 20px;
}

textarea {
    width: 400px;
    height: 200px;
}

.date {
    width: 125px;
}

.form-signin {
    max-width: 370px;
    padding: 19px 29px 29px;
    margin: 0 auto 20px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

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

.form-signin input[type="text"], .form-signin input[type="password"] {
    font-size: 16px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 9px;
}

.dataTables_length select {
    width: 100px;
}

.dataTables_filter label {
    font-weight: bold;
}

#globalMessageContainer {
    list-style-type: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    margin: 0;
}

#globalMessageContainer.loggedIn {
    position: static;
    margin-top: -20px;
}

#globalMessageContainer li {
    background: #fff;
    padding: 10px 20px;
}

#globalMessageContainer li.error {
    background: #f2dede;
    color: #444;
}

.colorpicker input {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    display: inline;
    width: auto;
    line-height: normal;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset;
}

.datepicker, .time {
    width: 80px;
    margin-right: 5px;
}

.entityListContainer .buttonGroup {
    text-align: right;
    margin: 20px 0;
    margin-top: -55px;
}

.entityDetailContainer .buttonGroup {
    margin-top: 40px;
}

.entityDetailContainer .buttonGroup .btn {
    margin-right: 5px;
}

.control-group.required label.control-label:AFTER {
    content: "*";
    color: red;
    margin-right: -5px;
}

form input.error, form textarea.error {
    background-color: #ffc9c9;
}

form label.error {
    display: inline;
    margin-left: 10px;
    color: red;
}

.filterContainer label {
    font-weight: bold;
}

.filterContainer select, .filterContainer input {
    margin-right: 20px;
}

.filterContainer input[type="checkbox"] {
    margin-top: 0;
    margin-left: 5px;
}

#listeContainer tbody tr:hover td {
    cursor: pointer;
    background: #8798F0 !important;
}

font.highlight {
    color: red;
}

td.laufend {
    background: #94eecd !important;
}

td.schlussrechnungFaellig {
    background: #f84444 !important;
}

td.abgeschlossen {
    background: #d0d0d0 !important;
}

td.AB {
    background: #94eecd !important;
}

td.ABOffen {
    background: #eafff8 !important;
}

td.Absage {
    background: #f84444 !important;
}

td.Laufend {
    background: #fdf994 !important;
}

td.AbsageSchafferer {
    background: #a8dbff !important;
}

td.TEST {
    background: #ccc !important;
}

th.right, td.right {
    text-align: right;
}

thead {
    background: #fff;
}

tfoot {
    background: #8798F0;
    border-top: 2px solid #444;
}

tfoot td {
    font-weight: bold;
}

table.dataTable td i.icon-warning-sign {
    display: none;
}

table.dataTable td.summeTRWarning {
    white-space: nowrap;
    padding-left: 20px;
    position: relative;
}

table.dataTable td.summeTRWarning i.icon-warning-sign {
    display: inline-block;
    position: absolute;
    left: 0;
}

.ttip {
    position: relative;
}

.ttipContainer {
    position: absolute;
    background: #fff;
    border: 1px solid #444;
    padding: 10px;
    bottom: 105%;
    left: 0;
    z-index: 100;
    text-align: left;
}

.ttipContainer tr, .ttipContainer td {
    background: #fff !important;
}

.detailTable {
    min-width: 750px;
    border-collapse: collapse;
}

.detailTable th, .detailTable td {
    border: 1px solid #ccc;
    padding: 3px;
    font-weight: bold;
}

.detailTable td.right {
    font-weight: normal;
    width: 100px;
}

.detailTable td.skonto {
    font-weight: normal;
    width: auto;
}

.detailTable .bb {
    border-bottom: 1px solid #000;
}

.detailTable input[type=text] {
    width: 6em;
}

.auftragDetailSummary {
    margin-top: 10px;
}

.auftragDetailSummary .span3 {
    width: 160px;
    text-align: right;
}

.auftragDetailSummary > .span6 {
    width: 750px;
}

.auftragDetailSummary .span9 {
    width: auto;
    margin-left: 180px;
    float: none;
}

.auftragDetailSummary .row-fluid {
    margin-bottom: 15px;
}

.auftragDetailSummary .row-fluid [class*="span"] {
    min-height: 0;
}

.entityDetailContainer .buttonGroup {
    margin-top: 40px;
    margin-bottom: 40px;
}

#clipboard {
    color: #fff;
    padding: 10px;
}

.table-striped tbody>tr.zahlungOK td {
    background: #94eecd;
}

table.statistikContainer {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
}

table.statistikContainer th {
    text-align: left;
    padding-right: 20px;
}

table.statistikContainer td {
    text-align: right;
    padding-right: 40px;
}

.loader {
    background: rgba(255,255,255,0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
}

.loader img {
    top: 50%;
    left: 50%;
    position: absolute;
}

.table input[type=checkbox] {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
}


/* Media Queries */

@media (max-width: 980px) {
    body {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.overlayButtonGroup {
    text-align: right;
    margin-top: 30px;
    margin-bottom: 30px;
}

.bedarfMassenerfassung input, .bedarfMassenerfassung select {
    width: 50px;
}
.bedarfMassenerfassung input.materialFt, .bedarfMassenerfassung input.gewuenschtesLieferdatum {
    width: 136px;
}
.bedarfMassenerfassung input.dokumente {
    width: 95%;
}

.bedarfMassenerfassung textarea {
    width: 95%;
}

.bedarfMassenerfassung textarea {
    height: 20px;
}

.bedarfMassenerfassung th, .bedarfMassenerfassung td {
    border: none;
}
.bedarfMassenerfassung .bedarfItem {
    border-top: 1px solid #dddddd;
}
.materialContainer a, .materialFtContainer a {
    cursor: pointer;
}

.addRowItem {
    padding-left: 5px;
}

.addProtokoll {
    display: none;
}
.addProtokoll.displayActive {
    display: inline-block;
}

.table .columnBauvorhaben {
    display: none;
}

.showPrint {
    display: none;
}
@media print {
    .showPrint {
        display: block;
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 12px;
    }
}

.contentContainer {

}
.contentContainer.fullWidth {
    float: none;
    width: 100%;
}

.contentContainer .content {
    width: 100%;
    overflow-x: auto;
}

.contentContainer .content > .row-fluid{
    margin-top: 55px;
}

@media (max-width: 1200px) {
    .contentContainer {
        float: none;
        width: auto;
        border: none;
        padding: 0;
        margin-bottom: 60px;
    }
}

.controls .select2-container {
    width: 70%;
}
.select2-container-multi .select2-choices {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}
@media(max-width: 991px) {
    .controls .select2-container {
        width: 100%;
    }
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
}

.projectGuide {
    margin-top: 45px;
}

.projectGuide .mainGroup {
    display: block;
    background: #4b4b4b;
    padding: 10px 15px;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 30px;
    cursor: pointer;
}

.projectGuide .subGroupDate {
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px;
}

.projectGuide .greenColor {
    color: forestgreen;
}
.projectGuide .redColor {
    color: red;
}

.projectGuide .task {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #cecece;
    margin-bottom: 30px;
    min-height: 90px;
    border-radius: 6px;
    padding: 15px 130px 20px 15px;
}

.projectGuide .task.checboxGroupTask {
    position: relative;
    display: block;
    padding-right: 45px;
}

.projectGuide .task.checboxGroupTask label {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.projectGuide .task .icon-edit {
    position: absolute;
    top: 5px;
    right: 25px;
    cursor: pointer;
}

.projectGuide .task .icon-edit.red{
    background-color: red;
}

.projectGuide .task .noteWrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background: white;
    border: 1px solid grey;
    padding: 15px;
    display: flex;
    flex-direction: column;
}

.projectGuide .task .noteWrapper textarea {
    margin-top: 5px;
    width: 350px;
    height: 200px;
}

.projectGuide .task .noteWrapper .icon-remove {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.projectGuide .task .title {
    font-size: 14px;
    font-weight: bold;
}

.projectGuide .task.checboxGroupTask .title {
    display: block;
    margin-bottom: 5px;
}

.projectGuide .task input {
    margin: 0 10px 0 0;
}

.projectGuide .task.selectTask {
    padding-right: 110px;
}
.projectGuide .task select {
    position: absolute;
    width: 50px;
    right: 65px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.projectGuide .task .teamCol {
    position: absolute;
    width: 20px;
    right: 0;
    top: 0;
    height: 100%;
}

.projectGuide .task .info {
    display: inline-block;
    padding: 3px 11px;
    background: #333333;
    color: #ffffff;
    border-radius: 100%;
    position: absolute;
    right: 30px;
    top: 50%;
    -ms-transform: translateY(-60%);
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
}

.projectGuide .incompletePLFTasks span {
    color: red;
}

.projectGuide .incompletePLFTasks span:after {
    content: ", ";
}

.projectGuide .incompletePLFTasks span:last-of-type:after {
    content: "";
}

.projectGuide .task .auditableInfo {
    display: inline-block;
    color: #444;
    position: absolute;
    bottom: 5px;
    left: 15px;
    font-size: 11px;
}

.projectGuide .task .infoProjectManager {
    margin-left: 1em;
}

.projectGuide .task.green {
    background: #94eecd;
}

.projectGuide .task.red {
    background: #f84444;
}

.projectGuide .task.red .title {
    color: white;
}

.projectGuide .task.green {
    background: #94eecd;
}

.projectGuide .task.red {
    background: #f84444;
}

.projectGuide .reasonContainer label {
    font-weight: bold;
}

.projectGuide .reasonContainer textarea {
    height: 100px;
}

.projectGuide .taskSelect2 {
    display: block;
}

.projectGuide .taskSelect2 .title {
    width: 100%;
}

.projectGuide .taskSelect2 .select2Element {
    width: 100%;
}

.adresseLink {
    cursor: pointer;
}

.adresseTooltip {
    display: none;
    position: absolute;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
}

.table-striped tbody>tr:nth-child(odd)>td.SKIPPED {
    background-color: #ecac4f;
}
.table-striped tbody>tr:nth-child(odd)>td.OPEN {
}
.table-striped tbody>tr:nth-child(odd)>td.COMPLETED {
    background-color: #7aba7b;
}

.SKIPPED {
    background-color: #ecac4f;
}
.OPEN {
}
.COMPLETED {
    background-color: #7aba7b;
}
