#mainBody {
  margin-top: 30px;
}
body {
  font-family: "Montserrat";
}
#logoSC {
  color: rgb(9, 9, 116);
}
#logOut {
  margin-right: 15px;
}
.sublog {
  font-size: small;
  line-height: 0.5;
  letter-spacing: 17px;
}
#navUser {
  margin-right: 90px;
  width: 150px;
  margin-top: 8px;
}
#navAzienda {
  margin-right: 10px;
  margin-top: 8px;
}
.nw {
  white-space: nowrap;
}
.tableAttive {
  background-color: #164863;
}
.tableAttiveButton {
  background-color: #164863;
  border-radius: 20%;
  color: white;
  width: 42px;
  height: 42px;
  text-align: center;
  padding: 2px;
  transition: 0.3s;
}
.tableAnticipoButton {
  background-color: #e4e7eb;
  border-radius: 20%;
  color: #164863;
  width: 42px;
  height: 42px;
  text-align: center;
  padding: 2px;
  transition: 0.3s;
}
.exportAttiveButton {
  background-color: #164863 !important;
  color: white;
}
.exportAttiveButton:hover {
  background-color: #164863;
  color: white;
}
.tableAttiveButtonHome {
  background-color: white;
  border-radius: 20%;
  color: #164863;
  width: 42px;
  height: 42px;
  text-align: center;
  align-items: center;
  padding: 1px;
  padding-top: 8px;
  transition: 0.3s;
  align-items: center;
  border: solid 1px #164863;
}
.bordermesi {
  border: solid 1px #164863;
}
.titleInvoice {
  font-style: italic;
  color: rgb(5, 5, 92);
  font-weight: 600;
}
.fText {
  font-size: small;
}
.tabeS {
  text-align: right;
}
.tabeCheck {
  text-align: left;
}
.tabeID {
  text-align: right;
  padding-right: 4px;
  font-weight: bold;
}
.tabeD {
  text-align: center;
}
.tabeE {
  text-align: right;
}
.tabeU {
  text-align: right;
}
.tabeCod {
  text-align: left;
}

#showData {
  text-align: left;
  margin-top: 20px;
}

#pagination {
  float: left;
}

#contiChoice {
  float: right;
}

#search {
  float: right;
  margin-left: 5px;
}
#searchNum {
  width: 100px;
}
#searchIDBox {
  float: right;
  width: 160px;
  margin-bottom: 2px;
  margin-top: 0px;
}
#btnExport {
  float: right;
}

#creaConto {
  float: right;
}

#btnContanti {
  margin-right: 10px;
}
#btnTuttiConti {
  margin-left: 100px;
}

#modReg {
  font-weight: bold;
  text-align: center;
  font-size: x-large;
  margin-top: 100px;
  margin-bottom: 50px;
}
#login {
  width: 30%;
  margin-top: 40px;
}

.recordsPerPage {
  margin-right: 3px;
  width: 20px;
}
#alertFilter {
  margin-top: 8px;
  text-align: center;
  display: none;
}

#adminbutton {
  margin-top: 10px;
}

#userAdmin {
  margin-right: 180px;
}

#tableaziende {
  margin-top: 20px;
}

#back {
  float: right;
}

.dxTable {
  text-align: right;
  width: 15px;
}

#btnAllegato {
  text-decoration: none;
}
#aAllegato a:hover {
  text-decoration: none;
}
#filtro,
#btnNumReg {
  color: #6f42c1;
  font-style: italic;
}

.saldoPrecedente {
  color: red;
  font-weight: bold;
}
.saldoPrece {
  color: red;
  font-weight: bold;
  text-align: end;
}
.year {
  margin-right: 20px;
}
.upInvoice {
  width: 50%;
  margin-top: 100px;
}
.filterMessageAttive {
  color: #6f42c1;
  font-style: italic;
}
.docsInMonth {
  font-size: small;
  font-style: italic;
}
.minAndMax {
  font-size: x-small;
  font-style: italic;
}
.textPagination {
  font-size: xx-small;
  font-style: italic;
}

.csvButton:hover {
  transition: 0.3s;
  transform: translateY(-10px);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  transform: scale(120%);
}
.csvInvoice:link,
.csvInvoice:visited,
.csvInvoice:active,
.csvInvoice:hover {
  color: white;
  text-decoration: none;
}
.oblique {
  transform: rotate(-40deg);
}
