/* Mantis 49725 */

.a-suivicompte .r-grid .a-grid3-col-numeric, .a-suivicompte .f-grid .a-grid3-col-numeric {
  text-align: right;
}

.a-suivicompte .r-grid .a-grid3-col-date, .a-suivicompte .f-grid .a-grid3-col-date {
  text-align: right;
}


/*Mantis  0050026   */

.style-acces-rapide .a-pave-wrapper .a-pave-menu-993157-link > div {
  display: none;
}

.style-acces-rapide .a-pave-wrapper .a-pave-menu-993157-link::before {
  background-image: url(/css/theme/images/Ouifield_30mm.png);
}

.style-acces-rapide .a-pave-wrapper .a-pave-menu-993157-link::before {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
}
@media screen and (max-width: 1200px) {
  .style-acces-rapide .a-pave-wrapper .a-pave-menu-993157-link::before {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
  }
}
@media screen and (max-width: 1024px) {
  .style-acces-rapide .a-pave-wrapper .a-pave-menu-993157-link::before {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}


.style-acces-rapide .a-pave-wrapper .a-pave-menu-993108-link::before {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
}
@media screen and (max-width: 1200px) {
  .style-acces-rapide .a-pave-wrapper .a-pave-menu-993108-link::before {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
  }
}
@media screen and (max-width: 1024px) {
  .style-acces-rapide .a-pave-wrapper .a-pave-menu-993108-link::before {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}


body .style-acces-rapide .a-pave-wrapper .a-pave-menu-993159-link::before {
  background-image: url(/css/theme/images/bourse.png);
}

  /*TMP TGO*/
.message_header_site:empty, .message_header_service:empty {
  display: none;
}

.centrer-horizontal:not(.cell), .cell.centrer-horizontal>*:not(.pave-multi-images), .cell.centrer-horizontal>.pave-multi-images .content-image {
	flex-direction: row;
}