hr {
    margin: 3.5px 0;
    color: inherit;
    background-color: #910019;
    border: 0;
    opacity: 0.25;
}

/*inversion*/
h6{
    color:#910019;
    letter-spacing: 1px;
    font-size: 22px;
  }
  
  .table thead th {
  padding: -0.25rem 0.5rem;
  text-transform: capitalize;
  letter-spacing: 0px;
  border-bottom: 1px solid #ffefc9;
  color:white;
 
  }
  p {
  line-height: 1.625;
  font-weight: 300;
  margin-left: 20px;
  }
  
  .bg-gradient-success {
  background-image: linear-gradient(195deg, #fea72b 0%, #fea72b 100%);
  }
  
  .botton-add{
    text-align:right;
  }
  
  
  .img-botton-add{
    margin-right: 20px;
    width: 35px;
  }

  .type-color{
  
    background:#910019;

  }

  .th1{
    background-color:#51000d;
  }


  /*COST*/
  h6{
    color:#910019;
    letter-spacing: 1px;
    font-size: 22px;
  }
  
  .table thead th {
  padding: -0.25rem 0.5rem;
  text-transform: capitalize;
  letter-spacing: 0px;
  border-bottom: 1px solid #ffefc9;
  color:white;
 
  }
  p {
  line-height: 1.625;
  font-weight: 300;
  margin-left: 20px;
  }
  
  .bg-gradient-success {
  background-image: linear-gradient(195deg, #fea72b 0%, #fea72b 100%);
  }
  
  .botton-add{
    text-align:right;
  }
  
  
  .img-botton-add{
    margin-right: 20px;
    width: 35px;
  }

  .type-color{
  
    background:#910019;

  }

  .th1{
    background-color:#51000d;
  }

.form-check:not(.form-switch) .form-check-input[type="checkbox"]:checked {
    background: #4caf50;
}
.form-check:not(.form-switch) .form-check-input[type="checkbox"]:checked, .form-check:not(.form-switch) .form-check-input[type="radio"]:checked {
    border-color: #4caf50;
}

/*usuarios*/


     h6{
    color:#910019;
    letter-spacing: 1px;
    font-size: 22px;
  }
  
  .table thead th {
  padding: -0.25rem 0.5rem;
  text-transform: capitalize;
  letter-spacing: 0px;
  border-bottom: 1px solid #ffefc9;
  color:white;
 
  }
  p {
  line-height: 1.625;
  font-weight: 300;
  margin-left: 20px;
  }
  
  .bg-gradient-success {
  background-image: linear-gradient(195deg, #fea72b 0%, #fea72b 100%);
  }
  
  .botton-add{
    text-align:right;
  }
  
  
  .img-botton-add{
    margin-right: 20px;
    width: 35px;
  }

  .type-color{
  
    background:#910019;

  }

  .th1{
    background-color:#51000d;
  }
  


