.Title {
  font-weight: bold;
}

html.sap-desktop .sapMIBar.sapMFooter-CTX.sapMIBar-CTX.sapMFooter-CTX, .sapMPageBgStandard.loginPage {
  background-color: white;
}

.sapMIBar-CTX.sapMFooter-CTX, .copyright {
  color: #515252 !important;
}

.copyright {
  margin-left: 6px !important;
}

.bold {
  font-weight: bold !important;
}

.sapMList.sapMListBGSolid.sapMListTblCnt {
  margin: 0 auto;
  margin-top: 24px;
}

.sapMGenericTagWrap {
  width: 300px !important;
}

html.sap-desktop .sapMShellAppWidthLimited .sapMShellCentralBox {
    width: 100% !important;
    margin-left: 0 !important;
    left: 0 !important;
}

.contentLogin{
  display: table-cell;
  vertical-align: middle;
  max-width: 50%;
}

.div-center {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  display: table;
}

.marginLeft {
  margin-left: 10px !important;
}

.pdfAllegatiClass {
  text-decoration: underline !important;
  color: blue !important;
}

.labelInfoClass {
  color: darkred !important;
}
