.pagination_journal button {
  cursor: pointer;
  margin: 0 2px 0 0;
  width: 35px;
  height: 25px;
  background: #482882;
  color: #fff;
  border: 1px solid #482882;
  font-weight: bold; }

.pagination_journal button.active {
  color: #482882;
  background: #fff;
  border-color: #fff; }

.pagination_journal button:first-child {
  border-radius: 5px 0px 0px 5px; }

.pagination_journal button:last-child {
  border-radius: 0px 5px 5px 0px; }

.pagination_journal {
  text-align: center;
  margin: 3px 0;
  display: none; }

.ui-corner-all input {
  background: yellow; }

#aide_registre li b {
  color: #482882; }

.msg_recus tr, .msg_envoyes tr {
  background: #F2F2F2;
  color: black;
  border: none; }

a.redirect_cahier {
  cursor: pointer; }

a.redirect_cahier:hover {
  font-weight: bold; }

.text_nb_message_footer {
  width: 100%;
  font-size: 10px; }

.nb_message_footer {
  font-weight: bold;
  font-size: 11px; }
