
.titulo{
    color:white !important;
    padding-top: 1.4rem;
    padding-bottom: 1rem;
    font-weight: bold !important;  
    background-color: #366681;
}


.BackDocRel
{

  background-color:#1C95EB !important;
  margin-bottom: 2rem  !important;
  margin-top: 1rem !important;

}

.ImageLogo{
  max-width: 100% !important;
  height: auto !important;
}
.Label{
font-weight: bold !important; 
color:black !important;
}
.usuario{
  margin-bottom: 0.3rem;
}

.center {
    margin: auto !important;
    width: 100% !important;
    font-weight: bold !important;  
    padding: 10px !important;
  }

.password{
    margin-bottom: 0.5rem;
    /*width: "20%";
  height:20 em;
  top: 40%;
  left: 30%;
  position: absolute;
  transform: translate(-50%, -50%);
  box-sizing: border-box;*/
}

.bulletlist {
  color: gray;
}

.listTitle {
  font-weight: bold;
}

.Test{
    background: rgb(187, 229, 253);
    background: -moz-linear-gradient(45deg, rgba(54,102,129,1) 9%, rgba(167,195,209,1) 58%, rgba(198,220,230,1) 71%, rgba(230,247,253,1) 85%);
    background: -webkit-gradient(left bottom, right top, color-stop(9%, rgba(54,102,129,1)), color-stop(58%, rgba(167,195,209,1)), color-stop(71%, rgba(198,220,230,1)), color-stop(85%, rgba(230,247,253,1)));
    background: -webkit-linear-gradient(45deg, rgba(54,102,129,1) 9%, rgba(167,195,209,1) 58%, rgba(198,220,230,1) 71%, rgba(230,247,253,1) 85%);
    background: -o-linear-gradient(45deg, rgba(54,102,129,1) 9%, rgba(167,195,209,1) 58%, rgba(198,220,230,1) 71%, rgba(230,247,253,1) 85%);
    background: -ms-linear-gradient(45deg, rgba(54,102,129,1) 9%, rgba(167,195,209,1) 58%, rgba(198,220,230,1) 71%, rgba(230,247,253,1) 85%);
    background: linear-gradient(45deg, rgba(54,102,129,1) 9%, rgba(167,195,209,1) 58%, rgba(198,220,230,1) 71%, rgba(230,247,253,1) 85%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#366681', endColorstr='#e6f7fd', GradientType=1 );

}

.whiteBox {
  background-color: white !important;
  border: 1px solid lightgray;
}

.box .sapMFlexItemAlignAuto .sapMFlexBoxBGTransparent .sapMFlexItem{
  display: flex;
  align-items: center;
  justify-content: center;
}

.DetallesPago
{
 
  padding-right: 2rem;

}
.tituloPO{
    padding-top: 2rem;
    padding-bottom: 1rem;
}
/*Ajustes 27-10-2021*/
div.sapUxAPObjectPageHeaderIdentifier {
  padding-left: 1rem;
}
.sapMTitle.sapMTitleStyleH4.sapMTitleNoWrap.sapUiSelectable {
  padding:20px 1rem;
  background-color: #fff;
}
div#titlePagos {
  margin-top: 20px;
}
div#txtDocNumEstatusFact {
  padding-left: 0.75rem;
}
html:not(.sapUiMedia-Std-Phone) .sapMSplitContainer:not(.sapMSplitContainerHideMode) .sapMOH {
  padding: 1.5rem 1rem !important;
}