html, body {
    font-family: Verdana, sans-serif;
}

body {
    background: #000000 url('bg.png') fixed repeat;
    font-size: 12px;
}

div.container {
    margin-top: 20px;
    padding: 1px;
}

div.container > div.content {
    padding: 1px 0;
}

.px-page {
    min-height: 500px;
}

.px-loader {
    background: url('loader.gif');
    width: 16px;
    height: 16px;
    display: inline-block;
}

div.footer {
    /*border:     1px solid #ffffff;*/
    padding: 5px;
    /*background: #000000;*/
    /*color:      #ffffff;*/
    font-size: 10px;
}

.px-aktiv {
    background-position: -1px -1px;
}

.px-inaktiv {
    background-position: -19px -1px;
}

.px-spacer {
    display: block;
    overflow: hidden;
    height: 0;
    margin-top: 5px;
    content: "";
}

.px-toolbar {
    text-align: left;
    float: right;
    display: inline-block;
}

.px-clearfix {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.px-label {
    display: block;
    font-weight: bold;
}

.px-input-text {
    display: block;
    margin-bottom: 10px;
    width: 220px;
}

/** kendo fixes **/

.k-grid tbody .k-button {
    min-width: 30px;
    width: 30px;
}

.k-grid tbody .k-button.k-button-icontext .k-icon {
    margin-right: 2px;
}

.k-grid-content tr:hover {
    cursor: pointer;
}

.k-pane, .k-splitter {
    border-width: 0;
}

.k-icon.px-icon {
    background-image: url('status-sprite.png');
}

/** hhm **/
.metrotable {
    table-layout: fixed;
    width: 100%;
}

.metrotable > tbody > tr > td {
    padding: 0 5px 5px 0;
    font-size: 1em;
}

.metrotable td > label {
    text-align: left;
    display: block
}

.metrotable td > .k-slider {
    margin-bottom: 10px;
}

.metrotable > tbody > tr > td {
    border-bottom: 1px solid #CCCCCC;
}

.metrotable td h4 {
    margin: 0;
    font-weight: normal;
}

.metrotable span.k-textbox,
.metrotable span.k-dropdown {
    width: 285px;
}

#tabstrip .k-content {
    height: 381px;
    overflow: auto;
}

.breadcrumb-inside, .breadcrumb-inside a {
    color: #B1B0B0;
    font: 12px;
}

.breadcrumb-inside {
    display: block;
    padding-bottom: 5px;
}

body {
    height: 100%;
}

body {
    overflow: auto;
}

.k-state-ok {
    border: 1px ridge #00e200;
    background-color: #52ff52;
    color: #000
}

.k-state-rem {
    border: 1px ridge #00e200;
    background-color: #f8da4e;
    color: #000
}

.pxSmallText {
    font-size: 12px !important;
}

.pxBox {
    width: auto !important;
    height: auto !important;
    padding: 3px;
}

.k-window {
    border-color: #000000;
}

.k-window {
    border-width: 3px;
}

.px-refg .k-dropdown {
    width: 95%;
}

.px-refg .k-editor .k-dropdown {
    width: 12.4em;
}

.px-refg .k-textbox {
    width: 95%;
}

.k-item {
    border-bottom: 1px solid black;
}

#treeview .k-sprite {
    background-image: url("coloricons-sprite.png");
}

.rootfolder {
    background-position: 0 0;
}

.folder {
    background-position: 0 -16px;
}

.pdf {
    background-position: 0 -32px;
}

.html {
    background-position: 0 -48px;
}

.image {
    background-position: 0 -64px;
}

.px-done {
    text-decoration: line-through;
    background: #ff0000;
}

.k-textbox > textarea {
    padding: .18em 0;
    /*text-indent: 4px;*/
    margin: 0;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100%;
    vertical-align: top;
    font-size: 100%;
    font-family: inherit;
    border-style: solid;
    /*border-width:                1px;*/
    border-width: 0;
    -webkit-appearance: none;
    border-radius: 2px 2px 2px 2px;
}

.k-treeview .k-item {
    padding: 0 0 0 12px;
}

.rpadding {
    padding-right: 5px;
}

span.kendoAdd.k-checkbox {
    display: inline-block;
    padding: 3px;
}

ul.notes {
    list-style-type: circle;
    padding: 0;
    margin: 0;
}

ul.notes li {
    list-style-type: circle;
    padding-left: 14px;
}

tr.pxUni td {
    background-image: url('uni.png');
}

.pxSearchModel {
    padding: 0;
    background: black;
    height: 16px;
    width: 352px;
    line-height: normal;
}

.pxSearchModelItem {
    float: left;
    margin: 2px 0 0 2px;
    width: 6px;
    height: 10px;
    border: 1px solid #fff;
    background: #ff0000;
}

.pxSearchModelItemDemo {
    float: left;
    margin: 2px 0 0 2px;
    width: 8px;
    height: 11px;
    border: 0;
    padding-bottom: 1px;
    border-bottom: 1px solid #fff;
    background: #000;
    color: #fff;
    font-size: 10px;
    text-align: center;
    overflow: visible;
}

.pxSearchModelItem.on {
    background: #00ff00;
    /*border-color: #ff0000;*/
}

tbody > tr > th.k-header {
    border-bottom: 1px solid #a3a3a3;
}

textarea.k-textbox {
    white-space: pre-line;
}

.k-button-group {
    margin: 0 .3em;
}

.k-button-group > .k-button {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
    /*border-left-width: 0;*/
    /*border-right-width: 0;*/
}

.k-button-group > .k-button:first-of-type,.k-button-group > .k-button:last-of-type {
    /*border-left-width: 1px;*/
    /*border-right-width: 1px;*/
}

.k-button-group > .k-button:first-of-type {
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.k-button-group > .k-button:last-of-type {
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.tooltip-helper {
    /*position: relative;*/
    display: inline-block;
}

.tooltip {
    display: none;
    position: absolute;
    background-color: #fff;
    /*border: 3px solid #ccc;*/
    border: 3px solid #f0713a;
    padding: 10px;
    z-index: 1000;
    /*width: 300px;*/
    left: 1%;
    right: 1%;
    top: 50%;
}

/*.k-state-hover .tooltip {*/
/*    display: block;*/
/*}*/


.myn-tc {
    display: flex;
    flex-direction: column;
}

.myn-tc-row {
    display: flex;
    margin-bottom: 4px; /* Abstand zwischen den Zeilen */
}

.myn-tc-name {
    font-weight: bold;
    min-width: max-content; /* Stellt sicher, dass die Spalte der längsten Name-Breite entspricht */
    padding-right: 5px;
    text-align: right; /* Text in der ersten Spalte rechts ausrichten */
}

.myn-tc-value {
    flex: 1; /* Macht die zweite Spalte flexibel */
}
