.form-type-password-confirm > div.form-item {
  padding-left: 0px;
}

.views-field-created {
  white-space: nowrap;
}

.front .hidden-front-office,
.not-front .hidden-front-office{
    display: none;
}


/*--------------------------------------------------
  :: Accueil
  --------------------------------------------------*/
.texte-accueil {
  margin-top: 60px;
  font-size: 15px;
}
/*Dernier numero*/
.front .numero-a-venir .numero-item {
  width: 263px;
  height: 350px;
  max-width: none;
  float: right;
  font-size: 16px;
}
.front .numero-a-venir .numero-item-numero {
  font-size: 38px;
}
.front .numero-a-venir .numero-item-titre {
  font-size: 28px;
}

.numero-item.numero-item-a-venir {
  background: #e8ca82 !important;
}
/*------------------------------------------------
    :: Dernier numéros
    --------------------------------------------------*/
.numero-a-venir {
  margin-top: 20px 0;
}
.numero-a-venir .titre-strate {
  text-transform: uppercase;
  margin: 20px auto;
  max-width: 230px;
}
.numero-a-venir .numero-item {
  margin: 0 auto 20px ;
}
.numero-a-venir .numero-item-liens {
  text-align: center;
}

.liste-article-item-dashbord i {
  position: initial !important;;
  bottom: 8px;
  right: 8px;
}
