.listingHeader
{
	font-size: 10pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    border-bottom-width: 0px;
}


.listingComment
{
    color: #808080;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


.listingField
{
    color: black;
    font-size: 10pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    padding: 0px;
    margin: 0px;
}

.listingGroupline
{
    background-color: #FFEFEF;
    padding: 2px;
}

.listing_text_input
{
    border: 1px solid #F5D7D7;
}

.listing_text_input_error
{
    background: #000111;
    width: 99%;
    border: 1px dotted #F5D7D7;
}

.listingTable
{
    border: 1px dotted #333;
    padding: 5px;
}

.remaining_chars
{
    color: #808080;
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listing_common_width
{
    width: 99%;
}

.divider
{

}

.float_integer_part
{
    width: 200px;
}

.float_decimal_part
{
    width: 40px;
}

.listing_interval_width
{
    width: 200px;
}

.listing_dropdown
{
    width: 99%;
}

.listing_multiple_dropdown
{
    width: 99%;
}

input textarea
{

}
