.pi-text-rojo-urjc {
  color: #cb0017 !important;
}

.pi-text-rojo-urjc-2 {
  color: #bf0024 !important;
}

.pi-section-white .form-control:hover { 
color:#000;
}

.pi-section-white .form-control {
    color:#000;
}

.pi-section-white .form-control:focus {
 color:#000;
}

.pi-section-white .form-control:focus { 
  border-color: #bf0024 !important;
  border-top-color: #bf0024 !important;
}

.pi-alert-success {
  background: #D6FF98 !important;
  border-color: #9bf29d;
  color: #428956;
}

table.pi-table.pi-table-complex th,
table.pi-table.pi-table-complex td {
  padding: 5px 10px 5px !important;
}

.pi-section-white table.pi-table.pi-table-complex thead tr th {
  background: #656565 !important;
  color: #fff !important;
  border-color: #656565;
}
.negrita{
    font-weight: bold;
}
