.aredtablevalue {
    font-size: 0.8em;
}

.form_group_label {
    text-align: right;
    padding-right: 1em;
    width: 6em;
    float: left;
    overflow: auto;
}

.form_group_value {
    float: left;
    width: 20em;
    overflow: auto;
}

.bezeichnung {
    size: 0.9em;
    width: 40em;
    padding-top: 0.5em;
    float: left;
    height: auto;
}

.optional {
    color: gray;
}

.bezeichnungselectable {
    width: 40em;
    float: left;
}

.gleichung_label {
    width: 6em;
    float: left;
    padding-left: 1em;
    font-size: 0.8em;
}

.gleichung_formelzeichen {
    width: 3em;
    float: left;
    font-size: 0.8em;
}

.gleichung_auszeichnung {
    width: 70em;
    float: left;
    font-size: 0.8em;
}

.formelzeichen {
    width: 8em;
    padding-top: 0.6em;
    float: left;
    padding-right: 1em;
}

.eingabeelement {
    overflow: auto;
    width: 30em;
    float: left;
}

.eingabeelementhalb {
    overflow: auto;
    width: 15em;
    float: left;
}

tr.eingabeelementhalb {
    overflow: auto;
    width: 15em;
    float: left;
}

.eingabeelementtext {
    display: block;
    width: 100%;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.eingabeelementtext23 {
    float: left;
    width: 22em;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.eingabeelementtext13 {
    float: left;
    width: 8em;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ausgabebezeichnung {
    size: 0.9em;
    width: 40em;
    padding-top: 0.5em;
    float: left;
}

.ausgabewert {
    padding-top: 0.5em;
    overflow: auto;
    width: 10em;
    padding-left: 1em;
    float: left;
}

.ausgabezeile {
    width: 63em;
    padding-top: 0.5em;
    float: left;
    padding-right: 5em;
}

.ausgabezeileohneinformation {
    width: 63em;
    padding-top: 0.5em;
    float: left;
}

.ausgabezeileganzebreite {
    width: 78em;
    padding-top: 0.5em;
    float: left;
}

div.eingabeelementeingabe, div.eingabeelementauswahl {
    float: left;
    width: 15em;
}

input.eingabeelementeingabe, input.eingabeelementauswahl {
    width: 15em;
}

div.eingabeelementauswahl23 {
    float: left;
    width: 22em;
}

div.treingabeelementauswahl23 {
    float: left;
    width: 20em;
}

div.eingabeelementeingabe13 {
    float: left;
    width: 8em;
}

div.eingabeelementeingabe13text {
    float: left;
    width: 7em;
    padding-top: 0.5em;
}

div.eingabeelementeingabehalb {
    float: left;
    width: 7.5em;
}

input.eingabeelementeingabehalb {
    width: 7.5em;
}

div.eingabeelementeingabe16l {
    text-align: left;
}

div.eingabeelementeingabe16r {
    text-align: right;
}

div.eingabeelementeingabe16 {
    float: left;
    width: 5em;
}

.masseinheit {
    padding-left: 0.5em;
    /* font-size: 0.9em; */
    width: 5em;
    padding-top: 0.6em;
    float: left;
}

.information {
    font-size: 0.9em;
    width: 1.5em;
    padding-top: 0.6em;
    float: left;
}

.inputrow {
    padding-left: 0.5em;
    padding-right: 0.5em;
    overflow: auto;
}

.rightalign {
    text-align: right;
}

tr.selectable, td.selectable, .breadcrumb_select_project, .breadcrumb_select_calculation {
    cursor: pointer;
}

button.defaultWidth {
    text-align: center;
    min-width: 10em;
}

.helplink_standard {
    cursor: help;
}

.editimage {
    background-image: url(/online/images/client/menu/table_edit.png);
    padding-left: 1.2em;
    background-repeat: no-repeat;
}

.deleteimage {
    background-image: url(/online/images/client/menu/table_delete.png);
    padding-left: 1.5em;
    background-repeat: no-repeat;
}

.printerimage {
    background-image: url(/online/images/client/menu/printer.png);
    padding-left: 1.5em;
    background-repeat: no-repeat;
}

.copyimage {
    background-image: url(/online/images/client/menu/table_copy.png);
    padding-left: 1.5em;
    background-repeat: no-repeat;
}

.unlinkimage {
    background-image: url(/online/images/client/menu/table_relationship.png);
    padding-left: 1.5em;
    background-repeat: no-repeat;
}

.arededitimage {
    background-image: url(/online/images/client/menu/house_go.png);
    padding-left: 1.5em;
    background-repeat: no-repeat;
}

.projectimage {
    background-image: url(/online/images/client/menu/package.png);
    padding-left: 1em;
    padding-right: 0.5em;
    background-repeat: no-repeat;
}

.calculationimage {
    background-image: url(/online/images/client/menu/chart_curve.png);
    padding-left: 1em;
    padding-right: 0.5em;
    background-repeat: no-repeat;
}

.refreshimage {
    background-image: url(/online/images/client/menu/arrow_refresh.png);
    padding-left: 1em;
    padding-right: 0.5em;
    background-repeat: no-repeat;
}

.preciptimage {
    background-image: url(/online/images/client/menu/weather_rain.png);
    padding-left: 1em;
    padding-right: 0.5em;
    background-repeat: no-repeat;
}

.calculationitemworkspace {
    cursor: pointer;
    height: 10em;
}

.calculationselectitem {
    width: 31em;
    padding-right: 0.5em;
    cursor: pointer;
}

.calculationselectitemimage {
    padding-right: 0.5em;
    width: 10em;
    float: left;
    overflow: auto;
}

.calculationselectitemtext {
    width: 20em;
    float: left;
}

.calculationselectitempanel {
    float: left;
    margin: 0.5em;
}

.calculationselectitempanel:hover {
    background-color: lightblue;
}

.tab-view-content {
    width: 100%;
    height: 100%;
    min-height: 39em;
    overflow: auto;
}

.tab-button-content {
    width: 100%;
    overflow: auto;
}

#feedbackoverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    display: none;
}

#feedbackcontainer {
    position: fixed !important;
    position: absolute;
    height: 200px;
    width: 400px;
    margin: -100px 0 0 -200px;
    top: 30%;
    left: 30%;
    background-color: #f5f5f5;
    border: 1px solid #000000;
    display: none;
    z-index: 1012;
    padding: 10px;
    resize: both;
}

#onlinehelpoverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    display: none;
}

#onlinehelpcontainer {
    overflow: auto;
    position: fixed !important;
    border-radius: 16px;
    width: 70%;
    margin: 0 0 0 0;
    top: 10%;
    left: 10%;
    background-color: #f5f5f5;
    border: 1px solid #000000;
    display: none;
    z-index: 1012;
    resize: both;
}

#onlinehelpbody {
    height: 30em;
    overflow: auto;
}

#waitingoverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    display: none;
}

#waitingcontainer {
    position: fixed !important;
    margin: -100px 0 0 -200px;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    text-align: center;
    height: 8em;
    width: 8em;
    display: none;
    overflow: auto;
    border-radius: 25px;
    z-index: 1012;
    padding: 10px;
}

#productplacementoverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    display: none;
}

#productplacementcontainer {
    position: fixed !important;
    position: absolute;
    height: 200px;
    width: 70%;
    margin: 0 0 0 0;
    top: 10%;
    left: 10%;
    background-color: #f5f5f5;
    border: 1px solid #000000;
    display: none;
    z-index: 1012;
    padding: 10px;
}

#innovationoverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    display: none;
}

#innovationcontainer {
    position: fixed !important;
    position: absolute;
    height: 90%;
    width: 90%;
    margin: 0 0 0 0;
    top: 10%;
    left: 10%;
    background-color: #f5f5f5;
    border: 1px solid #000000;
    display: none;
    z-index: 1012;
    padding: 10px;
    resize: both;
}

#rsdbtabelleoverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    display: none;
}

#rsdbtabellecontainer {
    overflow: auto;
    position: fixed !important;
    height: 70%;
    border-radius: 16px;
    width: 70%;
    margin: 0 0 0 0;
    top: 10%;
    left: 10%;
    background-color: #f5f5f5;
    border: 1px solid #000000;
    display: none;
    z-index: 1012;
    resize: both;
}

.rsdbmapselectedinfolabel {
    size: 0.8em;
    width: 25em;
    padding-top: 0.2em;
    float: left;
}

.rsdbmapselectedinfotext {
    size: 0.8em;
    padding-top: 0.2em;
    float: left;
}

.rsdbmapselectedinforow {
    size: 0.8em;
    width: 100%;
    padding-top: 0.2em;
    float: left;
}

.form-control-small {
    display: block;
    width: 100%;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.logincontainer {
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.aredinput {
    min-height: 33em;
    overflow: auto;
}

.pnd_obsolete {
    color: red;
}

.highlight-info {
    border-color: #2fa4e7;
}

.highlight-danger {
    border-color: #c71c22;
}

.highlight-modified {
    border-color: orange;
}

.projectsOverview {
    float: left;
    width: 100%;
    height: 23em;
    resize: both;
}

.projectsItems {
    width: 100%;
    height: 18em;
    overflow: auto;
}

.vendorimage {
    height: 42px;
    border-radius: 4px;
}

.cookieoptin {
    padding: 1em;
    color: white;
    font-size: 1.5em;
}

.preciptselectablelabel {
    cursor: pointer;
    font-weight: normal;
}

input:invalid {
    border-color: #b94a48;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #FFEEEE;
}

select:invalid {
    border-color: #b94a48;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #FFEEEE;
}

input:out-of-range {
    border-color: yellow;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.pindigit {
    font-size: 2em;
    width: 1.5em;
    float: left;
}

#authpininputoverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    display: none;
}

#authpininputcontainer {
    position: fixed !important;
    position: absolute;
    height: 200px;
    width: 400px;
    margin: -100px 0 0 -200px;
    top: 50%;
    left: 50%;
    background-color: #f5f5f5;
    border: 1px solid #000000;
    display: none;
    z-index: 1012;
    padding: 10px;
}

table.tarifuebersicht {
    width: 99%;
}

.tarifname {
    width: 15em;
    min-width: 15em;
    word-wrap: break-word;
}

.tariffeature {
    width: 15em;
    min-width: 15em;
    word-wrap: break-word;
}

.tariffeaturestatus_on {
    text-align: center;
}

.tariffeaturestatus_off {
    text-align: center;
}

.tariffeaturestatus_check_on {
    color: limegreen;
    font-size: 1.5em;
}

.tariffeaturestatus_aktuell {
    background-color: lemonchiffon;
}

.tariffeaturestatus_aktuell_top {
    border-top: 2px solid #1995dc;
    border-left: 2px solid #1995dc;
    border-right: 2px solid #1995dc;
}

.tariffeaturestatus_aktuell_middle {
    border-left: 2px solid #1995dc;
    border-right: 2px solid #1995dc;
}

.tariffeaturestatus_aktuell_bottom {
    border-left: 2px solid #1995dc;
    border-right: 2px solid #1995dc;
    border-bottom: 2px solid #1995dc;
}

.subresult_pager_button {
    cursor: pointer;
}

.subresult_pager_button_active {
    cursor: pointer;
    font-weight: bold;
}

.subresult_pager_item_active {
    font-weight: bold;
}

thead {
    background-color: #efefef;
}

tfoot {
    background-color: #efefef;
}

#parameteroverviewoverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    display: none;
}

#parameteroverviewcontainer {
    overflow: auto;
    position: fixed !important;
    height: 53em;
    border-radius: 16px;
    width: 70%;
    margin: 0 0 0 0;
    top: 10%;
    left: 10%;
    background-color: #f5f5f5;
    border: 1px solid #000000;
    display: none;
    z-index: 1012;
    resize: both;
}

#parameteroverviewbody {
    height: 25em;
    overflow: auto;
}

#parameteroverviewonlinehelp {
    height: 14em;
    overflow: auto;
}

.eingabeelementselectoverviewlist {
    width: 90%;
    float: left;
}

.eingabeelementselectoverviewbuttonarea {
    width: 1.5em;
    float: left;
    text-align: right;
}

.eingabeelementselectoverviewbutton {
    padding: 8px 1px;
}

.povtitle {
    width: 30em;
}

.povdescription {
    width: 30em;
}

.povvalue {
    width: 10%;
}

.povrow {
    cursor: pointer;
}

#parameteroverviewhead {
    width: calc(100% - 17px);
}

#parameteroverviewcontent {
    max-height: 43em;
    overflow-y: scroll;
}

.povdescriptiontr {
    font-size: 0.8em;
}

.povrowselected {
    background-color: lightblue !important;
}

.standardtabscontainer {
}

.standardtabsheader {
    overflow: auto;
}

@media screen {
    .standardtabsbody {
        min-height: 66rem;
    }
}

.standardtabsfooter {
}

.ortssuche {
    padding-bottom: 0.5em;
    overflow: auto;
}

.rasterfeldsuche_te {
    float: left;
    width: 9em;
    margin-top: 0.5em;
    padding-top: 0.67em;
    text-align: right;
}

.rasterfeldsuche_ie {
    float: left;
    width: 4em;
    margin-top: 0.5em;
}

.rasterfeldsuche_be {
    float: left;
    width: 3em;
    margin-top: 0.5em;
}

.rasterfeldsuche_li {
    font-weight: normal;
}

.gomapscanvas {
    width: 45em;
    height: 400px;
}

.kartenbereich {
    width: 46em;
    float: left;
}

.ortsliste {
    float: left;
    width: 34em;
    height: 30em;
    overflow: auto;
    padding-left: 1em;
}

#ortsnamen {
    list-style-type: none;
    padding: 0;
}

#wavinnews {

}

#wavinnewsimg {
    max-width: 25rem;
}

#wavinnewsblock {
    width: 100%;
    height: 22em;
    overflow: auto;
}

#wavinnewsinnerblock {

}

span.abflussrto {
    cursor: pointer;
}

.custom-horizontal-line {
    width: 100%;
    background-image: url(/online/images/client/hr.png);
    background-repeat: repeat-x;
    background-position-y: 0.8em;
}

.custom-horizontal-line-left {
    width: 5em;
    float: left;
}

.custom-horizontal-line-text {
    size: 0.9em;
    padding-top: 0.5em;
    float: left;
    height: auto;
    color: gray;
    width: auto;
    background-color: white;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.labelForRslId {
    font-weight: normal;
    margin-bottom: 0;
    cursor: pointer;
}

#vendorsupportbanner {
    cursor: pointer;
    font-size: 1em;
    float: right;
}

label.mandatory {

}

label.optional {
    font-weight: normal
}

.dashboardPanel {
    float: left;
    height: 30em;
    width: 23em;
    margin-right: 1em;
    min-height: 27em;
    min-width: 22em;
    overflow: auto;
}

.dashboardPanelBody {
    overflow: auto;
}

.dashboardPanelButton {
    width: 14em;
}

.bewertungsoption {
    color:black;
    background-color: white;
}
.upgradefact {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}
.upgradefactstrong {
    font-weight: bold;
}

img.drosselproduktimage {
    max-width: 20em;
}

.lockedOption {
    color: gray;
    cursor: not-allowed;
    font-style: italic;
}