/*************************************************
 *                                               *
 * CSS Personalizzato x Webfactoring®            *
 *                                               *
 *************************************************/
.t-Form-ContoContainer .t-Form-label { font-weight: bold; }
.t-Form-ContoContainer select.selectlist { font-weight: bold; background-color: white; border-color: black; }

ul.info-bar { list-style-type: none; padding: 0; margin: 0; }
li.info-item { list-style-type: none; display: list-item; text-align: -webkit-match-parent; font-size: 1rem; line-height: normal; }
li.info-item { display: inline-block; padding-right: 20px; color: white; }
li.info-item a { color: white; font-size: 1rem; }
li.info-item span { margin-left: 5px; }
li.info-item img { vertical-align: middle; }

span.nodatafound { color: grey; font-size: 1.2rem; font-weight: 400; font-style: italic; }
.a-Button.a-Button--calendar, .a-Button.a-Button--listManager { padding: 3px 8px; }

iframe[title="Ricerca Soggetti"] { background: url('/public/wf/img/spinner.gif') 50% 50% no-repeat; }
iframe[title="Ricerca Debitore"] { background: url('/public/wf/img/spinner.gif') 50% 50% no-repeat; }
iframe[title="Ricerca Fornitori"] { background: url('/public/wf/img/spinner.gif') 50% 50% no-repeat; }
iframe[title="Ricerca Debitore per Valutazioni"]  { background: url('/public/wf/img/spinner.gif') 50% 50% no-repeat; }
iframe[title="Dettaglio Scadenze per Debitore"]  { background: url('/public/wf/img/spinner.gif') 50% 50% no-repeat; }

.t-Header-logo-link img { margin-top: 22px; }

.apex_disabled { opacity: inherit; }