
.contenedor-icono i{
    font-size: 150px;
    color: red
}

.labelModal {
    font-size: .80rem;
    color: black;
}

.header_modal_color {
    background-color:#198754;
}

.sin-border{
    border: 0;
}

.invalid-feedback {
    font-size: .80rem;    
}

.btnAdd {
    text-align: right;
    width: 83%;
    margin-bottom: 500px;
}

.btn-group-xs > .btn, .btn-xs {
    padding: .1rem .1rem;
    font-size: .6rem;
    line-height: .5;
    border-radius: .2rem;
  }