﻿.zertifizierungssystemlistinput
{
    border: 0px solid #888;
    padding: 3px 2px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 200px;
    height: 22px;
    float: left;
}

.biochar_menge
{
    width: 80px;
    text-align: right;
    height: 20px;
}



.biochar_ghg_menge
{
    width: 60px;
    height: 20px;
    text-align: right;
}




.biochar_menge[disabled],
.biochar_ghg_menge[disabled]
{
    border: 0px solid #888;
}

span.biochar_checbox > input
{
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6px 0px 0px 5px !important;
    padding: 0px 0px 0px 0px !important;
}

.bestandzugangdatalistdiv_gridContainer_left
{
    clear: both;
    float: left !important;
    margin: 0px 15px 0px 5px !important;
    padding: 5px 2px 0px 5px !important;
    border: 0px solid #016bb2;
    width: auto;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #000000;
}

.ablieferung_produkt_masse_input
{
    background: url(../../Images/layout/inputKachel_bestand.gif) repeat-x;
    padding: 3px 2px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 22px;
    color: #888;
    width: 98%;
    text-align: right;
}

.ablieferung_produkt_masse_input_error
{
    background: url(../../Images/layout/inputKachel_bestand.gif) repeat-x;
    padding: 3px 2px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 22px;
    color: #888;
    text-align: right;
    border: 1px solid #FF0000 !important;
}

.ablieferung_summe_masse_label
{
    padding: 0px;
    margin: 0px 0px 0px 0px;
    background-color: #006699;
    font-size: 15px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
    text-align: right;
    float: right;
}


.ablieferung_diff_masse_label
{
    padding: 3px 2px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    text-align: right;
}


.identfikatorinput
{
    width: 200px;
    margin: 0px 0px 0px 0px !important;
    padding: 5px 0px 0px 5px !important;
    background-color: #87CEFA;
    height: 20px;
}



.yield_manuell_input
{
    background: url(../../Images/layout/inputKachel_bestand.gif) repeat-x;
    padding: 3px 3px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    height: 22px;
    color: #888;
    float: left;
    text-align: right;
    width:100px;
}

.yield_manuell_input[disabled]
{
    background: url(../../Images/layout/inputKachel_bestand.gif) repeat-x;
    padding: 3px 3px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    height: 22px;
    color: #888;
    float: left;
    text-align: right;
    width:100px;
}


.draggableinput_biochar
{
    height: 22px;
    width: 70px;
    margin: 2px 5px 2px 2px;
    border: 0px solid #aaaaaa;
    text-align: right;
    background-color: #7CFC00;
    float: left;
}

.biocharRadioButtonCell {
	
}


.highlight_droppable_cell
{
    border: 2px dashed #DAA520 !important;
}

/*product-selection*/

.product-selection-container
{
    height: 35px;
    width:800px !important;
    min-width:200px !important;
    white-space: nowrap !important;
    border: 0px solid #888;
    float: left !important;
    margin: 0px 0px 0px 5px !important;
    padding: 0px 0px 0px 0px !important;
 }

.product-selection-container-body
{
    width:99% !important;
    border: 1px solid #888;
    float: left !important;
    margin: 2px !important;
    padding: 2px !important;
    white-space: nowrap !important;
    overflow:visible;
    display: inline-block;
    height: 25px;
 }
 
 .product-selection-container-caption
 {
    float: left !important;
    font-size: 13px;
    font-weight: bold;
    margin:2px !important;
    padding: 2px !important;
}

 .product-selection-item-container
 {
     float: left !important;
     border: 1px solid #aaa;
     font-size: 13px;
     font-weight: normal;
     margin:2px !important;
     padding: 2px !important;
     cursor: pointer;
     display: inline-block;
}

.product-selection-item-container:hover
{
     border: 2px dashed #DAA520 !important;
     font-weight: bold;
     float: left !important;
}

.product-selection-item-container-selected
{
     background-color: #DAA520 !important;
     font-weight: bold;
     float: left !important;
}

.product-selection-item-container-caption 
{
     float: left !important;
     margin:0px 5px 0px 0px !important; 
}

.product-selection-item-container-input
{
     float: left !important;
     margin:2px 0px 0px 0px !important;
}

.input_checkbox_cell
{
    white-space: nowrap;
}

.coprocessing_input
{
    background: url(../../Images/layout/inputKachel_bestand.gif) repeat-x;
    border: 1px solid #888 !important;
    padding: 3px 2px 0px 0px;
    margin: 2px 0px 0px 0px;
    width: 100px;
    height: 20px;
    color: #888;
    float: left;
    text-align: right;
}


input[disabled].coprocessing_input
{
    background: none;
    border: 1px solid #888 !important;
    padding: 3px 2px 0px 0px;
    margin: 2px 0px 0px 0px;
    width: 100px;
    height: 20px;
    color: #888;
    float: left;
    text-align: right;
}


.coprocessing_input_error
{
    background: url(../../Images/layout/inputKachel_bestand_error.gif) repeat-x 0 0;
    border: 1px solid #FF0000 !important;
    padding: 3px 2px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100px;
    height: 20px;
    color: #888;
    float: left;
    text-align: right;
}

.coprocessing_input_readonly
{
    background: url(../../Images/layout/inputKachel.gif) repeat-x;
    border: 1px solid #888;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    width: 100px;
    height: 22px;
    color: #888;
    float: left;
    text-align: right;
}