/* estensione css per applicazione sisbon (theme 20)
   2010/11/09 FC
*/

.t20WizardRegion {
 width: 80%;
}


div.t20InlineError, span.nodatafound {
color:#A7030A;
}

td.numerico10 {
 width: 180px;
}

input.numerico10 {
 text-align: right;
 margin-right: 4px;
}

.t20ButtonHolder {
 background-color: white;
 text-align: left;
}

.t20RegionBody {
 padding: 1px 8px;
}

a.t20OptionalLabelwithHelp {
 white-space: normal;
}

.fixedwidth {
 width: 350px;
}

#map {
 margin-bottom: 2.5em;
}

table tr td.apex_report_break {
    border-left: 0px none !important;
    border-right: 0px none !important;
    padding: 5px;
    font-weight: bold;
}