/******************************************************************************/
/** SPECIFICO */

/* SELEZIONE  */
#int_archiv,
#int_dipric { font-size: 1.0em; }
#int_diriar { font-size: 1.0em; }

#int_archiv *,
#int_dipric *,
#int_diriar *,
#int_detric * { box-shadow: none !important; text-shadow: none !important; }


/* SELEZIONE DIPENDENTI */
.dRicDip { margin-bottom: 0.5em; }
.dRicDip > div { margin-right: 2.0em; }
.dRicDip span.sFR { float: right; }
#dHeadSelDip { padding: 0.2em; margin-bottom: 0.5em; }

/* MEDIA */
@media all and ( min-width: 35em ) {
  #dWrapDocume { width: 50%; margin-left: auto; margin-right: auto; }
}
@media all and ( min-width: 50em ) {
  #dWrapDocume { width: 50%; max-width: 40em; margin-left: auto; margin-right: auto; }
  #dRichie     { width: 50%; max-width: 40em; margin-left: auto; margin-right: auto; }
}
@media all and ( max-width: 340px ) {
  .dControlliArchivio .ui-radio { font-size: 10px; }
}

/* ARCHIVIO RICHIESTE */
.dRicRic { margin-bottom: 0.5em; font-size: 1.0em; min-height: 5.05em; }
.dControlliArchivio { margin-top: 0px; margin-bottom: 0px; }
.dControlliArchivio .ui-select .ui-btn { display: block; }
.dArcRicRig { }
.dArcRicRig { margin-bottom: 0.25em; }
.dArcRicRig .sDett { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.dArcRicRig .sDett span { display: inline-block; width: 11em; font-size: 0.75em; }
.dArcRicCmdRic button { font-size: 11px; }
@media all and ( max-width: 480px ) {
  .dArcRicRig { margin-bottom: 0.75em; }
  .dArcRicRig .sDett { white-space: normal; overflow: auto; text-overflow: clip; }
  .dArcRicRig .sDett span { display: block; margin-bottom: 0.2em; }
}
.esiric { font-weight: normal; }
.esiric-S { color: red; font-weight: bold; }
.esiric-I { color: yellow; font-weight: bold; }
.esiric-A { color: yellow; font-weight: bold; }
.esiric-N { color: red; font-weight: bold; }
.esiric-C { color: green; font-weight: bold; }
.esiric-X { color: green; font-weight: bold; }

#dWrapDocume .ui-listview>li p { white-space: normal; }


/* FORM DETTAGLIO DIPENDENTE INTERMITTENTE*/
.dDipDip { margin-bottom: 0.5em; font-size: 1.0em; min-height: 5.05em; }
.dDipGesRig { margin-bottom: 0.25em; }
.dDipGesRig .sDett { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.dDipGesRig .sDett span { display: inline-block; width: 11em; font-size: 0.75em; }
.dDipGesCmdDip button { font-size: 11px; }
@media all and ( max-width: 480px ) {
  .dDipGesRig { margin-bottom: 0.75em; }
  .dDipGesRig .sDett { white-space: normal; overflow: auto; text-overflow: clip; }
  .dDipGesRig .sDett span { display: block; margin-bottom: 0.2em; }
}
#dipe-datcon-da-btn, #dipe-datcon-a-btn, #dipe-datnas-btn {
  height:35.5px;
}
#dDipDet .dipdet-B {border-color: #125d79};