

.bg-login-image {
    background: url("https://cloud.deltainstrument.it/img/logo-cloud_black.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 300px;
}

.bg-register-image {
    background: url("https://cloud.deltainstrument.it/img/logo-cloud_black.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 300px;
}


.bg-password-image {
    background: url("https://cloud.deltainstrument.it/img/logo-cloud_black.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 300px;
}

.table th,
.idCell,
.dateCell,
.delete-btn, 
.download-btn {

  text-align: center;
}

.select-btn {
  text-align:center;
}

.custom-control{
  text-align:center;
  padding:0;
}

.projectName { 
font-weight: bold;
}

.select-options{
  padding-left:1.25rem;
}

.table td, .table th{

  vertical-align: middle;
}

.logout-sx-menu,
.reset-sx-menu{
  padding-left:4px!important;
  
}

.pages-sx-menu{
  padding-left:13px!important;
}
