.navbar-inverse {
    background-color: #00408A;
    border-color: rgb(5, 6, 71);
    /*background: url(../img/bg_main_navi.jpg) ;*/
}


#fenstercanvas{
    border:1px solid red;
}

canvas.fenster {
    background: url("../img/fenster_abm2.png") no-repeat center;
}


.imgdrag {
    margin: 3px;
    padding: 2px;
    border: 1px solid #cccccc;
}

.gz-window {
    width: 400px;
    height: 400px;
}

.gz-window-print td {
    width: 3cm;
    height: 1cm;
    padding: 4px;
    text-align: center;
}

.gz-window-print td span{
    border: 1px solid #c0c0c0;
    padding: 0.1cm 0.3cm;

}



.gz-window td {
    padding: 4px;
    border: 3px transparent;
}



.gz-window .gz-window-top {
    border-top: 3px double ;
    text-align: center;
}

.gz-window .gz-window-bot {
    border-bottom: 3px double;
    text-align: center;
}

.gz-window .gz-window-lef {
    border-left: 3px double;
    text-align: center;
}

.gz-window .gz-window-rig {
    border-right: 3px double;
    text-align: center;
}


.ghostwhite {
    background-color: #f8f8ff;
}



@page {
    size: A4;
    margin: 1cm 0;
}

.navbar-inverse .navbar-brand {
    color: rgb(193, 193, 193);
}

.navbar-logo img {
    height: 24px;
    margin-top: 14px;
}

.imgdrag2 {
    width: 110px;
}

#footer {
    height: 60px;
    background-color: #f5f5f5;
}

.container .text-muted {
    margin: 20px 0;
}

#footer > .container {
    padding-left: 15px;
    padding-right: 15px;
}

.ng-invalid {

}

input[type="radio"].ng-valid-required, input[type="checkbox"].ng-valid-required {
    box-shadow: none;
}


.buttons {
    margin-top: 18px;
    margin-bottom: 18px;
    padding-top: 10px;
    border-top: 1px solid #eee;

}

div.nopadding {
    padding: 0;
}

textarea.form-control {
    height: 100px;
}




div.report-gezeheader {
    display: block;
    height: 36px;
}

div.fixwith-report-a4-half {
    width: 400px;
}

div.tablewrap {
    width: 820px;
    margin: 0 auto;

}

div.tablewrap>div {
    display: table-cell;
}

div.report-eventrue {
    display: table-row;
   /* links */
    /*float: left;*/
}

div.report-evenfalse {
    /* rechts */

    background-color: green;
    /*float: right;*/
}

.buttonstop {
    /*position: absolute;*/
    /*top: 40px;*/
    margin: 2px 2px 2px 2px;
    padding-top: 0px;
    border: none;
}

#wrap {
    min-height: 100%;
    height: auto;
    /* Negative indent footer by its height */
    margin: 0 auto -60px;
    /* Pad bottom by footer height */
    padding: 0 0 60px;
}

.page-header {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 0px;
}

.page-header h2 {
    margin-top: 4px;
    margin-bottom: 4px;
}

html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
}

.fixwith-report-a4 {
    width: 21cm;
    min-height: 29.7cm;
    padding: 1cm;
    margin: 1cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}


.row-pt {
    width: 18cm;
    clear: both;
}
.row-pt-details {
    margin-top: 5px;
    margin-bottom: 5px;
}
.col-pt-12 {
    width: 18cm;
    clear: both;
}
.col-pt-4 {
    width: 6cm;
    float: left;
}
.col-pt-offset-4 {
    margin-left: 6cm;
}
.col-pt-offset-2 {
    margin-left: 3cm;
}
.col-pt-4-c {
    width: 6cm;
    float: left;
    clear: both;
}
.col-pt-3 {
    width: 4.4cm;
    float: left;
}
.col-pt-45 {
    width: 7cm;
    float: left;
}
.col-pt-1 {
    width: 1.5cm;
    clear: both;
    float: left;
}
.col-pt-075 {
    width: 1cm;
    float: left;
}
.col-pt-15 {
    width: 2cm;
    clear: both;
    float: left;
}
.col-pt-2 {
    width: 3cm;
    float: left;
}
.col-pt-5 {
    width: 7.5cm;
    float: left;
}
.col-pt-55 {
    width: 8.24cm;
    float: left;
}

.col-pt-6 {
    width: 9cm;
    float: left;
}
.col-pt-7 {
    width: 10.5cm;
    float: left;
}
.col-pt-clear {
    clear: both;
}

.col-pt-6-c {
    width: 9cm;
    float: left;
    clear: both;
}
.col-pt-8 {
    width: 12cm;
    float: left;
}
.col-pt-9 {
    width: 13.5cm;
    float: left;
}

.col-pt-toppadding {
    padding-top: 0.5cm;
}

.strong {
    font-weight: bold;
}

.col-pt-firstlinefix {
    /*margin-top: 8px;*/
}

.fixwith-report-a4 span{
    font-size: 9pt;
}

.fixwith-report-a4 h4 {
    color: #FF5219 !important;
    font-size: 9pt;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 6px;
    text-decoration: underline;

}

.fixwith-report-a4-md span{
    font-size: 11pt;
}

.fixwith-report-a4-md h4 {
    color: #FF5219 !important;
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 6px;
    text-decoration: underline;

}

.fixwith-report-a4-md .pt-header {
    color: #FF5219 !important;
    font-weight: bold;
    text-decoration: underline;
    clear: both;
    float: left;
}

.fixwith-report-a4-md .pt-header>span {
    color: #FF5219 !important;
    font-weight: bold;
    text-decoration: underline;
}


.fixwith-report-a4-md h4.first {
    padding-top: 0;
    margin-top: 0;
}



.fixwith-report-a4 .pt-header {
    color: #FF5219 !important;
    font-weight: bold;
    text-decoration: underline;
    clear: both;
    float: left;
}

.fixwith-report-a4 .pt-header>span {
    color: #FF5219 !important;
    font-weight: bold;
    text-decoration: underline;
}

.fixwith-report-a4 span.red ,
.fixwith-report-a4 div.red {
    color: #FF5219 !important;
    font-weight: bold;
    text-decoration: underline;
}

.gz-green > span{
    color: #1ea033 !important;
}
.gz-brown > span {
    color: #bb552b !important;
}
.gz-blue > span {
    color: #4c52bb !important;
}
.gz-pink > span {
    color: #b743bb !important;
}

.fixwith-report-a4 span.green ,
.fixwith-report-a4 div.green {
    color: #1ea033 !important;
    font-weight: bold;
    text-decoration: underline;
}

.gz-window-container {
    border-top: 1px solid #a9a9a9;
    /*border-bottom: 1px solid #a9a9a9;*/
}


.fixwith-report-a4 span.red:after {
    content: "!";
}

.fixwith-report-a4 h4.first {
    padding-top: 0;
    margin-top: 0;
}

.report-date-version {
    text-align: right;
}


@media print {


    .well, .step, .container{
        padding: 0px;
        margin-bottom: 0px;
        background-color: #ffffff;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #wrap {
        min-height: 0;
        height: auto;
        margin: 0;
        padding: 0;
    }

    /*.pagebreak {*/
        /*page-break-before: always;*/
    /*}*/

   div.row-pt {
        page-break-inside: avoid;
    }

   div.gz-window-container {
       page-break-inside: avoid;
   }

    .fixwith-report-a4 {
        margin: 0;
        border: none;
        border-radius: 0;
        width: initial;
        min-height: initial;
        box-shadow: none;
        background: none;
        page-break-after: always;
    }

    .loginText {
        color: black;
    }
}

