.fTHLC-head-row td {
  height: 25px;
  width: 200px;
}

div.fTHLC-outer-wrapper {
  border: 1px solid #000000;
  margin: 50px auto;
}

div.fTHLC-inner-wrapper {
  border: 1px dotted #000000;
}

div.fTHLC-outer-corner {
  background-color: #ffffff;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

#tabella_paghe_autista thead th {
  height: 25px;
  width: 200px;
  padding-left: 3px;
  padding-right: 4px;
  line-height: 25px;
  min-width: 200px;
  text-align: center;
  font-weight: bold;
}

#tabella_paghe_autista thead th:first-child {
  width: 100px;
  min-width: 100px;
}

#tabella_paghe_autista tbody td {
  word-break: break-all;
  padding: 5px;
  border: 0;
  width: 200px;
  vertical-align: top;
  min-width: 200px;
}

#tabella_paghe_autista tbody td:first-child {
width: 100px;
min-width: 100px;
}

.AjaxRicercaMezziContratto table td.Contenuto{
    font-size: 12px;
    padding: 0;
    height: 45px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
}

.AjaxRicercaMezziContratto table td.Riga1{
    font-size: 12px;
    padding: 0;
    margin: 0;
    text-align: center;
    vertical-align: middle;
}

.LinkAjaxNuovo{
    color: white;
    font-weight:bold;
    color:white;
    background-color:#193759;
    font-size:14px;
    padding:3px;
    border: 1px solid #193759;
    border-radius:10px;
    font-weight: bold;
    text-decoration: none;
  }

