.logo_ua {
  max-width: 150px;
}

.login-logo {
  width: 50%;
}
.login-box {
  text-align: center;
}

.select2-selection__choice {
  background-color: #007bff;
  border-color: #006fe6;
  color: white !important;
}

.agregar_tematica i {
  margin-left: 0.5rem;
  font-size: 1.3rem;
}

.contenedor_Tematica {
  display: flex;
  align-items: center;
}

.botonNuevo {
  display: flex;
  align-items: flex-end;
}
