label.error {
    font-size: 11px;
    color: #ed1c24;
}
input.error {
    border: 1px solid #ed1c24;
}
.u-flex-between{
  justify-content: space-between;
}
.u-flex-start{
  align-self: flex-start;
}
.chk-m{margin: 7px 7px 7px 0px;}
.c-notification__number {
  display: inline-block;
  position: absolute;
  top: -3px;
  right: -.625rem;
  min-width: 20px;
  height: 20px;
  padding: 0 5px;
  border-radius: 20px;
  background-color: #fff;
  color: #ff7800;
  font-size: .75rem;
  line-height: 20px;
  text-align: center;
}
.pagination {
display: inline-block;
width: 100%;
}

.pagination li {
display: inline-block;
/* padding: 2px; */
background: #fff;
width: 28px;
line-height: 28px;
}
.rojo,.rojo_DOR ,.rojo_COT,.rojo_DOG{ color: #bb0000; }
