@charset "utf-8";

body,h1,h2,h3,h4,h5,h6,p,li,dl,dt,dd,img,div,span,a,sup,form{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #64646E; /*#7F7F7F;*/
    font-size: 11px;
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background-color: white;
}

* html body {
    text-align: center;
}

table {
    width: 100%;
}

#document {
    left: 0;
    position: absolute;
    top: 0;
    padding: 0;
    width: 100%;
    /*background: url(../img/bg-navi.png) repeat-x;*/
}

#page {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #282828;
    width: 900px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

a:hover {
    color: #666666;
}

h1,h2,h3 {
    border-bottom: 1px dotted #808080;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

h1,h3 {
    color: #000;
}

h1 {
    font-size: 16px;
}

h2 {
    color: #60606b;
    font-size: 14px;
    font-weight: bold;
}

.right {
    float: right;
}

.left {
    float: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-info {
    width: 500px;
}

.bold {
    font-weight: bold;
}

.full {
    width: 100%;
}

.full_load {
    display: none;
    position: absolute;
    left: 0px;
    top: 200px;
    height: 100%;
    width: 100%;
    background-color: white;
    text-align: center;
    z-index: 9999;
}

.full_load h1,
h3 {
    border-bottom: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #64646E; /*#7F7F7F;*/
}

.large {
    width: 610px;
}

.small {
    width: 50px;
}

.clearfix {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.breadcrumb {
    margin-left: -30px;
    width: 102%;
    color: #000;
    margin-bottom: 20px;
    font-size: 10px;
    font-weight: normal;
    /*    _border: 1px dotted #818181; */
    padding: 8px 0 2px 22px;
}

.breadcrumb .aktiontext {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 6px;
}

.breadcrumb .breadcrumb_pathes {
    border-top: 1px dotted #818181;
    border-bottom: 1px dotted #818181;
    padding: 4px 6px;
    font-style: italic;
    /* background: #E6E6E6 url("../resources/img/ui-bg_button_grey.png") repeat-x scroll 50% 50%  !important; */
}


.breadcrumb .titletext {
    font-weight: bold;
}

.breadcrumb a {
    color: #000;
    font-size: 11px;
}

.errortext {
    color: #ff0000;
    font-weight: bold;
}

.infomessage {
    color: #64646E;
    font-weight: bold;
}

.btn_spacer {
    margin-left: 15px;
}

.delete {
    background: url(../resources/img/icon_remove.png) no-repeat;
    height: 22px;
    width: 22px;
    display: block;
    margin-right: 5px;
    text-decoration: none;
}

.edit {
    background: url(../resources/img/icon_edit.png) no-repeat;
    height: 22px;
    width: 22px;
    display: block;
    margin-right: 5px;
    text-decoration: none;
}

.kontrolle {
    background: url(../resources/img/icon_kontrolle.png) no-repeat;
    height: 22px;
    width: 22px;
    display: block;
    margin-right: 5px;
    text-decoration: none;
}

.mangel {
    background: url(../resources/img/icon_Baustelle.png) no-repeat;
    height: 22px;
    width: 22px;
    display: block;
    margin-right: 5px;
    text-decoration: none;
}

.open {
    background: url(../resources/img/icon_open.png) no-repeat;
    height: 22px;
    width: 22px;
    display: block;
    margin-right: 5px;
    text-decoration: none;
}

.map {
    background: url(../resources/img/icon_map.png) no-repeat;
    height: 22px;
    width: 22px;
    display: block;
    margin-right: 5px;
    text-decoration: none;
}

.info {
    background: url(../resources/img/icon_info.png) no-repeat;
    background-size: contain;
    height: 22px;
    width: 22px;
    display: block;
    margin-right: 5px;
    text-decoration: none;
}

.bt_datatable td:nth-child(1) {
    width: 120px;
}

.bt_datatable td:nth-child(4){
    width: 20px;
}

.bb_datatable td:nth-child(3) {
    width: 20px;
}

.icon-ok {
    background: url(../resources/img/icon_ok.png) no-repeat center center;
    height: 25px;
    width: 25px;
    display: block;
    text-decoration: none;
}

.icon-bad {
    background: url(../resources/img/icon_bad.png) no-repeat center center;
    height: 25px;
    width: 25px;
    display: block;
    text-decoration: none;
}

.icon-add {
    background: url(../resources/img/icon_add.png) no-repeat;
    height: 22px;
    width: 22px;
    display: block;
    margin-right: 5px;
    text-decoration: none;
}

.icon-beheben {
    background: url(../resources/img/icon_resolve.png) no-repeat center
        center;
    height: 20px;
    width: 22px;
    display: block;
    text-decoration: none;
}

.icon-pdf {
    background: url(../resources/img/icon_pdf.gif) no-repeat center center;
    height: 22px;
    width: 22px;
    display: block;
    margin-right: 5px;
    text-decoration: none;
}

.icon-pdf-small {
    background: url(../resources/img/icon_pdf_small.gif) no-repeat center left;
    display: block;
    padding-left: 24px;
    height: 16px;
}

.icon-restore {
    background: url(../resources/img/icon_restore.png) no-repeat;
    height: 22px;
    width: 22px;
    display: block;
    margin-right: 5px;
    text-decoration: none;
}


.details {
    background: url(../resources/img/icon_details.png) no-repeat center left;
    display: block;
    padding-left: 22px;
    height: 16px;
}

.footer_spacer {
    border-top: 1px solid #000;
    margin-top: 14px;
    margin-bottom: 7px;
}

.footer_left {
    float: left;
    font-size: 10px;
    margin-bottom: 20px;
}

.footer_right {
    float: right;
    font-size: 10px;
    margin-bottom: 20px;
}

ul.footer_nav {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.footer_nav > ::before {
    content: " ";
    height: 1em;
    margin-left: 16px;
    margin-right: 16px;
    border-left: solid 1px #000;
}

ul.footer_nav > :first-child::before {
    margin: 0;
    border: none;
}

li.footer_link {
    display: flex;
    align-items: center;
    flex: none;
    position: relative;
    flex-wrap: wrap;
    list-style: none;
}

hr.calcline {
    border: 0; /* Für Firefox und Opera */
    border-top: solid 1px #808080;
    border-bottom: transparent;
}

.textbox {
    border: 1px dotted #808080;
    padding: 10px;
    width: 400px;
}

.fieldinfo {

}

.legend {
    margin-top: 3px;
    font-size: 10px;
}

.icon-prio {
    background: url(../resources/img/prioritaet.gif) no-repeat;
    display: block;
    width: 95px;
    height: 18px;
}

.icon-prio-PRIO1 {
    background-position: 0 0;
}

.icon-prio-PRIO2 {
    background-position: 0 -20px;
}

.icon-prio-PRIO3 {
    background-position: 0 -39px;
}

.icon-prio-PRIO4 {
    background-position: 0 -59px;
}

.icon-prio-PRIO5 {
    background-position: 0 -78px;
}

.icon-haken {
    padding-left: 40px;
    background: url(../resources/img/template/icon-haken.gif) no-repeat;
}

.icon-secure {
    padding-left: 40px;
    background: url(../resources/img/template/icon-secure.gif) no-repeat;
}

.icon-check {
    background-image: url("../resources/img/icon_check.png") !important;
}

.icon-pdf {
    background-image: url("../resources/img/icon_pdf.png") !important;
}

.icon-alert {
    width: 24px;
}

.spacer {
    display: block;
    height: 35px;
    clear: both;
}

.spacer_small {
    display: block;
    height: 14px;
    clear: both;
}

.dotspacer {
    border-bottom: 1px dotted #808080;
    display: block;
    height: 35px;
    clear: both;
}

.dotspacer-small {
    border-top: 1px dotted #808080;
    display: block;
    height: 14px;
    clear: both;
}

.hide {
    display: none;
}

.hidden {
    visibility: hidden;
}

.disptblrow {
    display: table-row;
}

.select-medium {
    width: 280px;
}

.scrollpanel {
    overflow: auto;
    padding-right: 5px;
}

.sessionTimeout {
    color: red;
    font-size: 12px;
    font-weight: bold;
}

.button_goto {
    position: absolute !important;
    z-index: 100;
    right: 300px;
    margin-top: 5px;
}


.button_tab_menu {
    padding-top: 10px;
    position: relative !important;
    right: 360px;
    white-space: nowrap;
}

.button_tab_menu button, .button_tab_menu a {
    margin-left: 10px;
}

.menu_list_action {
    float: right;
}

.menu_list_action_item {
    width: 300px;
}

#dataLoadingDlg {
    display:    none;
    z-index:    1001;
    padding: 15px 10px;
    background-color: #fff;
    border: 1px #000 solid;
    border-radius:14px;
}



#dataLoadingDlg-overlay {
    display:    none;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    background-color: #282E28;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1000;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
}


#dataLoadingDlg .dataLoadingStatus {
    margin-top: 5px;
    background: url(../resources/img/data_loading.gif) no-repeat;
    width: 100%;
    height: 20px;
    width: 200px;
}

.stackTrace {
    height: 500px;
    resize: none;
    border: none;
}

.errorRow {
    background-color: #fa765f !important;
    background-image: none !important;
    color: #000000 !important;
}

.bulk-selection {
    padding-bottom: 0;
}

#reportform .NEVIM .ui-chkbox-label {
    margin-right: 4px;
}

.dotted h3, .dotted h4 {
    border-bottom: 1px dotted #808080;
}
