/* main elements */

body, div, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}

body {
    background-color: #fff;
    text-align: center;
}

#header {
    margin-bottom: 1em;
}

#wrapper {
    width: 1280px;
    min-width: 1280px;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;

    /* fix max-width incompatibility in IE6 */
    width: expression(document.body.clientWidth > 1280 ? "1280px": "auto" );

    overflow: hidden;
    display: block;
}

/* header and footer elements */

#main {
    overflow: hidden;
    display: box;
}

#menu {
    background: #eee;
    position: relative;
    float: left;
    left: 0px;
    width: 220px;
    margin-right: 15px;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu ul li {
    padding: 0px;
}

#menu a, #menu h2 {
    display: block;
    margin: 0;
    padding: 2px 6px;
    color: #FFFFFF;
}

#menu h2 {
    color: #fff;
    background: #396FA7;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

#menu a {
    color: #666666;
    background: #efefef;
    text-decoration: none;
    padding: 2px 12px;
}

#menu a:hover {
    color: #648C1D;
    background: #fff;
}

#footer {
    background: #fff;
    border: none;
    margin-top: 15px;
    border-top: 1px solid #999999;
}

#footer .new {
    float: left;
}

#footer a:link {
    color: #7db223;
}

#toolbar {
    text-align: right;
    background: #fff;
    padding: 2px 6px;
    margin-bottom: 6px;
}

#messages {
    border-radius: 3px;
    background: #f00;
    color: #fff;
    padding: 2px;
    font-weight: bold;
}

#messages a {
    text-decoration: none;
    color: #fff;
}

.quicklinks {
    clear: both;
    padding-bottom: 32px;
}

.quicklinks span {
    float: right;
}

table.navigation {
    border: 0px;
}

label {
    width: 155px;
    float: left;
    margin-left: 5px;
    margin-top: 0px;
}

input {
    height: 20px;
}

input, textarea, select {
    border: 1px solid #B3B3B3;
    max-width: 400px;
}

input.image {
    border: none;
    height: auto;
    vertical-align: middle;
    margin-right: 2px;
    margin-left: 2px;
}

submit {
    height: 25px;
}

div {
    text-align: left;
}

div .box {
    display: block;
    margin-left: 155px;
}

/* menu elements*/

a.menu, a.menu:link, a.menu:visited {
    display: block;
    width: 150px;
    height: 25px;
}

/* text styles */

h1, h2, h3 {
    font-family: Helvetica, sans-serif;
    color: #7db223;
}

h1 {
    font-size: 20px;
    line-height: 26px;
}

h2 {
    font-size: 18px;
    line-height: 20px;
}

h3 {
    font-size: 15px;
    line-height: 21px;
    color: #555;
}

h4 {
    font-size: 14px;
    line-height: 20px;
}

.errors {
    color: red;
    font-weight: bold;
    display: block;
    margin-left: 105px;
}

.hinweis {
    color: orange;
    font-weight: bold;
    display: block;
    margin: 10px 5px 20px;
}

#betriebVerbrauch .errors, #abfallwirtschaft .errors {
    margin-left: 0px;
}

a {
    text-decoration: underline;
    font-size: 12px;
}

a img {
    border: 0 none;
    vertical-align: middle;
    margin-right: 2px;
    margin-left: 2px;
}

tr:nth-child(odd) {
    background-color: #FFFFFF;
}

tr:nth-child(even) {
    background-color: #EFEFEF;
}

a:link {
    color: #7db223;
}

a:hover {
    color: #456314;
}

a:active {
    color: #7db223;
}

a:visited {
    color: #7db223;
}

li {
    padding-top: 5px;
    text-align: left;
}

ul li {
    margin: 0 0 0.25em 0;
    padding: 0;
}

/* table elements */

table {
    background: #EEEEEE;
    margin: 2px 0 0 0;
    border: 1px solid #BBBBBB;
    border-collapse: collapse;
    width: 100%
}

table table {
    margin: -5px 0;
    border: 0px solid #e0e7d3;
    width: 100%;
}

table td, table th {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

table td form {
    text-align: center;
    vertical-align: middle;
    margin: 0px;
}

table th {
    font-size: 0.9em;
    text-align: left;
    font-weight: bold;
    color: #FFF;
    background: #999;
}

table thead {
    font-weight: bold;
    font-style: italic;
    background-color: #BBBBBB;
}

table a:link {
    color: #303030;
}

.utilbox {
    width: 18px;
}

caption {
    caption-side: top;
    width: auto;
    text-align: left;
    font-size: 12px;
    color: #848f73;
    padding-bottom: 4px;
}

fieldset {
    padding: 8px;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-bottom: 10px;
    border: 1px solid #9a9a9a;
}

fieldset label {
    width: 133px;
    float: left;
    margin-left: 10px;
}

fieldset textfield {
    margin: 3px;
    height: 20px;
    background: #e0e7d3;
}

fieldset textarea {
    margin: 3px;
    height: 165px;
    background: #e0e7d3;
}

fieldset input {
    margin: 3px;
    height: 20px;
    background: #e0e7d3;
}

fieldset table {
    width: 100%;
}

fieldset th {
    padding-left: 25px;
}

.table-buttons {
    background-color: #fff;
    border: none;
}

.table-buttons td {
    border: none;
}

.submit input {
    border: 1px solid #BBBBBB;
    color: #777777;
    margin: 0px 2px 0px 2px;
    padding: 4px 7px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    height: 24px;
}

.updated {
    background: #ecf1e5;
    font-size: 11px;
    margin-left: 2px;
    border: 4px solid #ecf1e5;
}

.updated td {
    padding: 2px 8px;
    font-size: 11px;
    color: #888888;
}

.dijitArrowButton {
    height: 20px;
}

.dijitTextArea {
    min-height: 5.5em !important;
    max-height: 22em !important;
    overflow-y: auto !important;
    max-width: 830px;
    width: 100%;
}

.dijitTextArea[cols] {
    width: 100%;
}

#larger_text_box .dijitTextBox {
    width: 300px;
}

#larger_text_box_400 .dijitTextBox {
    width: 400px;
}

.dj_webkit .dijitTextBoxDisabled INPUT {
    color: #333;
}

.RichTextEditable {
    min-height: 18em !important;
    max-height: 18em !important;
}

.flag {
    height: 11px;
    width: 16px;
}

span.tooltip {
    cursor: help;
}

.left2right {
    margin-top:45px;
}

/* tooltip */
#tt {
    position: absolute;
    display: block;
    background: url(../images/tt_left.gif) top left no-repeat
}

#tttop {
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../images/tt_top.gif) top right no-repeat;
    overflow: hidden
}

#ttcont {
    display: block;
    padding: 2px 12px 3px 7px;
    margin-left: 5px;
    background: #666;
    color: #FFF
}

#ttbot {
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../images/tt_bottom.gif) top right no-repeat;
    overflow: hidden
}

#button a {
    background-color: #CCCCCC;
    border: 1px solid #BBBBBB;
    box-sizing: border-box;
    color: #555555;
    cursor: pointer;
    display: inline-block;
    font-family: 'Lucida Grande';
    font-size: 11px;
    margin: 2px;
    padding: 4px 7px;
    text-decoration: none;
}

.buttoncreate a {
    background-image: url(../images/create.png);
    background-position: 5px 50%;
    background-repeat: no-repeat;
    text-indent: 20px;
}

.radiobutton {
    width: 20px;
    vertical-align: middle;
    float: none;
    margin-right: 5px;
    margin-top: 0px;
}

.dynamicinputbox {
    margin-left: 155px;
    margin-top: 5px;
}

legend {
    font-weight: bold;
}

div.div_kfzverbrauch_table {
    display: table;
    width: auto;
}

div.div_kfzverbrauch_table_row {
    display: table-row;
    width: auto;
}

div.div_kfzverbrauch_table_cell {
    display: table-cell;
}

div.div_kfzverbrauch_table_cell div {
    margin-right: 4px;
    margin-left: 0px;
    width: 53px;
    height: 15px;
    text-align: right;
}

div.div_kfzverbrauch_table_first_cell div {
    width: 85px;
    margin-left: 5px;
}

div.div_betriebverbrauch_table {
    display: table;
    border: solid;
    border-width: 1px;
    margin-bottom: 5px;
    width: auto;
}

div.div_schulungmschulung_table, div.div_schulungmeigenesch_table {
    display: table;
    width: auto;
}

div.div_messwert_row {
    display: table-row;
    width: auto;
}

div.div_messwert_row div {
    margin-top: 0px;
    padding-top: 0px;
}

div.div_messwert_cell {
    display: table-cell;
    width: auto;
}

div.div_messwert_cell div {
    padding-top: 0px;
    margin-top: 0px;
}

div.div_betriebverbrauch_table_row {
    display: table-row;
    width: auto;
}

div.div_betriebverbrauch_table_row div {
    margin-bottom: 0px;

}

div.div_betriebverbrauch_table_cell, div.div_betriebverbrauch_table_cell_edit {
    display: table-cell;
    padding-bottom: 1px;
    padding-right: 5px;
    padding-top: 3px;
    vertical-align: middle;
}

div.div_betriebverbrauch_table_cell_top {
    vertical-align: top !important;
    padding-top: 6px;
}

div.div_betriebverbrauch_table_cell_edit div {
    display: inline-table;
    padding-right: 4px;
    page-break-inside: avoid;
    vertical-align: middle;
}

div.div_betriebverbrauch_table_cell div {
    display: table-cell;
    padding-right: 4px;
    page-break-inside: avoid;
    vertical-align: middle;
}

div#betriebverbrauch_table_cell_menge div, div#betriebverbrauch_table_cell_preis div, div#betriebverbrauch_table_cell_emission div {
    width: 60px;
    page-break-inside: avoid;
}

div#betriebverbrauch_table_cell_betrieblicheranteil div  {
    width: 50px;
    page-break-inside: avoid;
}

div#betriebverbrauch_table_cell_bemerkung div, div#betriebverbrauch_table_cell_schwankung div {
    width: 215px;
    page-break-inside: avoid;
}

div.betriebverbrauch_table_cell_eigenstrom div{
    width: 60px !important;
}

div#betriebverbrauch_table_cell_messwert {
    width: 150px !important;
}

div#betriebverbrauch_table_cell_messwert div {
    width: 150px;
    page-break-inside: avoid;
    margin-left: 0px;
}

div#betriebverbrauch_table_cell_preis_show {
    min-width: 80px;
    vertical-align: middle;
    border-width: 0.25pt;
    border-color: #CCCCCC;
}
div#betriebverbrauch_table_cell_menge_show {
    min-width: 80px;
    vertical-align: middle;
    border-width: 0.25pt;
    border-color: #CCCCCC;
}
div#betriebverbrauch_table_cell_schwankung_show {
    min-width: 200px;
    width: 100%;
    vertical-align: middle;
    border-width: 0.25pt;
    border-color: #CCCCCC;
}

div#betriebverbrauch_table_cell_bemerkung_show {
    min-width: 225px;
    width: 100%;
    vertical-align: middle;
    border-width: 0.25pt;
    border-color: #CCCCCC;
}

div#betriebverbrauch_table_cell_emission_show {
    min-width: 90px;
    vertical-align: middle;
    border-width: 0.25pt;
    border-color: #CCCCCC;
}

div#betriebverbrauch_table_cell_betrieblicheranteil_show {
    min-width: 60px;
    vertical-align: middle;
    border-width: 0.25pt;
    border-color: #CCCCCC;
}

div#betriebverbrauch_table_cell_messwert_show {
    /*width: 150px;*/
    padding-bottom: 3px;
    border-width: 0.25pt;
    border-color: #CCCCCC;
}

div.div_betriebverbrauch_table_first_cell {
    display: table-cell;
    width: 250px !important;
    vertical-align: middle;
}

div.div_betriebverbrauch_table_first_cell div{
    margin-left: 0px;
    margin-bottom: 3px;
    padding-top: 3px;
    width:150px !important;
    vertical-align: middle;
}

div#betriebverbrauch_table_row_header_show {
    background-color: #999999;
}

div#betriebverbrauch_table_cell_header_show {
    color: white;
}

div#betriebverbrauch_table_cell_header_emission_show {
    color: white;
}


div#betriebverbrauch_table_row_show {
    height: 18px;
}

div.inputDisabled input {
    background-color: lightgray;
    width: 53px;
    height: 18px !important;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
}

div.div_kfzverbrauch_table_cell_verbrauchWert input {
    width: 53px;
    height: 12px;
    text-align: right;
    color: black;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

div.div_kfzverbrauch_table_cell_verbrauchWert div.dijitTextBoxReadOnly {
    background: lightgrey !important;
    border: 1px solid #b3b3b3;
}

div.right {
    float: right;
    padding-right: 270px;
}

div.header_row {
    background-color: #E0E0E0;
    font-weight: bold;
}

div.div_kfzverbrauch_table_first_cell div {
    font-weight: bold;
}

div.div_kfzverbrauch_table_row:not(.header_row) div {
    padding-top: 1px;
}

/*----- Tabs -----*/
.tabs {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

/*----- Tab Links -----*/
/* Clearfix */

.tab-links {
    margin: 0px;
    width: 743px;
}

.tab-links:after {
    display: block;
    clear: both;
    content: '';
}

.tab-links li {
    margin: 1px 5px;
    float: left;
    list-style: none;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
}

.tab-links a {
    padding: 9px 10px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: #666;
}

.tab-links a:hover {
    text-decoration: none;
}

li.verbrauchActive a, li.verbrauchActive a:hover, li.abfallActive a, li.abfallActive a:hover {
    background: #999;
    color: #fff;
}

/*----- Content of Tabs -----*/
.tab-content {
    width: 1015px;
    border: 1px solid;
    background: #fff;
    padding-top: 5px;
    padding-right: 5px;
}

.tab {
    display: none;
}

.tab.active {
    padding-top: 10px;
    padding-left: 6px;
    display: block;
}

div#_title_fc_at_redsoft_efg_domain_KfzVerbrauch_id_pane.dijitTitlePaneContentInner
div#_title_ps_at_redsoft_efg_domain_KfzVerbrauch_id_pane.dijitTitlePaneContentInner {
    padding-left: 5px !important;
}

#verbesserungBlock label{
    width: 260px
}

#verbesserungBlock div.box{
    display: flex;
}

#verbesserungBlock textarea{
    max-width: 740px;
}

span.help {
    cursor: help;
}

div.div_kfzverbrauch_table_cell_verbrauchWert_show div {
    padding-bottom: 14px !important;
}

div#columnLeft {
    float: left;
    width: 460px;
}

div#columnRight {
    margin-left: 460px;
    padding-left: 20px;
}

.errorsWithoutMargin {
    color: red;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    margin-left: 5px;
}

.infoWithoutMargin {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    margin-left: 5px;
}

.auswertung_container {
    overflow-x: auto;
    white-space: nowrap;
}

div.div_abfallwirtschaft_table {
    display: table;
    margin-bottom: 5px;
    width: auto;
}

div.div_abfallwirtschaft_table_first_cell {
    display: table-cell;
    width: 200px !important;
    vertical-align: middle;
    padding-left: 5px;
}

div.div_abfallwirtschaft_table_first_cell div{
    margin-left: 0px;
}

div#abfallwirtschaft_mengefeld div{
    color: black;
}

div.div_betriebverbrauch_table_cell img {
    margin-bottom: 12px;
}

td.abholungTableCell div{
    margin-left: 3px;
    margin-bottom: -10px;
}

td.abholungTableCellRight {
    text-align: right;
}

td.abholungTableCellRight div{
    margin-left: 3px;
    float: right;
}

td.abfallTableCell {
    min-width: 125px;
    height: 20px;
}

td.abfallTableCell div {
    margin-left: 3px;
}

td.abfallTableCellInput {
    min-width: 125px;
}

td.abfallTableCellInput div {
    margin-left: 3px;
    margin-bottom: 10px;
    margin-top: 10px;
}

th.abfallTableHead {
    padding-left: 5px;
}

td.abfallwirtschaft_mengefeld div{
    color: black;
}

a.addButton img{
    margin-top: 5px;
}

select[multiple="multiple"] {
    width: 100%;
}

td.abfallTableInput div {
    width: 98%;
}

td.abfallTableInput {
    width: 100px;
}

table.div_abfallwirtschaft_table {
    border: none;
}

table.div_abfallwirtschaft_table th{
    border: none;
}

table.div_abfallwirtschaft_table td{
    border: none;
}

table.div_abfallwirtschaft_table tr {
    background: white;
}

tr.abfall_table_row:nth-child(odd) {
    background-color: #FFFFFF;
}

tr.abfall_table_row:nth-child(even) {
    background-color: #EFEFEF;
}

.image_column {
    text-align: center;
    vertical-align: middle;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: scroll; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    overflow: scroll;
}

/* The Close Button */
.close_modal {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close_modal:hover,
.close_modal:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

div.gallery img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}

* {
    box-sizing: border-box;
}

.responsive {
    padding: 0 6px;
    float: left;
    width: 24.99999%;
}

@media only screen and (max-width: 700px){
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px){
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.gallery_container {
    margin: 10px;
}

.img-wrap {
    position: relative;
}
.img-wrap .close {
    position: absolute;
    top: 2px;
    right: 5px;
    z-index: 100;
    font-size: 30px;
    cursor: pointer;
    text-decoration: none;
}

.image_text div div{
    display: unset;
    margin-left: 0px;
}

.image_text div label{
    width: 80px;
}

.fixedbuttons {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    background: #efefef;
    text-align: center;
    padding: 10px;
    border: 1px solid #bbbbbb;
}

.tundra .dijitTitlePaneContentInner {
    padding: 10px;
}

.page_extender {
    height: 60px;
    background: white;
    display: none;
}

.footerbuttons {
    padding-top: 8px;
    float: right;
}

#_file_id {
    color: transparent;
    border: none;
    height: 100%;
}

.table-header {
    text-align: center;
    background: white;
    color: #666;
}

.long_label label{
    width: 250px;
}

#kfzverbrauch_schwankungen label {
    width: 90px;
}
#_s_at_redsoft_efg_domain_KfzVerbrauch_schwankungen_schwankungen_id {
    margin-left: 100px;
}

.audit-question {
	word-break: break-word;
	max-width: 200px;
}
