.table-danger,
.table-danger tr,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

.custom-alert, .hide-degree-prototype {
  display: none;
}

div.hide-degree-prototype {
  border: 1px solid #CECECE;
  padding: 10px 10px;
}

div#prototype-degree-form {
  padding: 0 !important;
}

input.anoIngreso, input.anoEgreso {
  width: 85%;
}

input#usuario_telefonos___name___codiArea {
  width: 85%;
}

input#usuario_telefonos___name___telefono {
  width: 90%;
}

div.card-body {
  padding-top: 0;
}

input#usuario_fechaNacimiento {
  width: 95%;
}

.select2-selection--single[aria-disabled=true] .select2-selection__arrow b,
.select2-results__option[aria-disabled=true] .select2-selection__arrow b {
  display: none !important;
}

div.btn-danger div.toggle .btn-danger, div.btn-danger div.toggle .btn-success {
  color: white !important;
}

/*# sourceMappingURL=usuario.css.map */
