
.check_eticket{
  float: right;
}
.name_manif{
  margin:0 20px;
  overflow: hidden;
  float:left;
}
.btn_masquer{
  display:block;
  float:right;
  margin:0 20px;
  cursor:pointer;
  text-decoration: underline;
}
.liste_case.open {
  border-top: 1px solid #ccc;
  overflow: hidden;
  padding: 4px 0;
}
.liste_case span.download{
  width:30px;
  height:30px;
  background:url('../images/download.png') center no-repeat;
  background-size:100%;
  cursor:pointer;
  display:block;
  margin:0 auto;
}
.head_eticket .arrow{
  display:block;
  height:13px;
  width:25px;
  position: absolute;
  right:0;
  bottom: -13px;
  background:url('../images/arrow_etickets.png') left top no-repeat;
  background-size:100%;
}
.titre-user {
  overflow: hidden;
}
.titre-user span{
  display:block;
  float:right;
  text-decoration: underline;
  cursor:pointer;
  margin-left:20px;
}
.titre-user p{
  display:block;
  float:left;
}




/* --------------------------------------------------------- */
/* page user mes commandes */
/* --------------------------------------------------------- */
.wrapper_generic_content{
  background:rgba(255, 255, 255, 0.9);
}
.wrapper_generic_content.padding_top{
}
.content-infos-persos-wrapper > div {
  margin: 0 ;
  clear:both;
}
#liste-membres-groupe .content_text2{
  margin: 0 0 10px;
  padding: 2% 0;
  text-transform: uppercase;
}
#table_regularisation td, #table_regularisation th {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 15px;
    vertical-align: middle;
}
.content-infos-persos-wrapper > div#main_content table#table_regularisation{
  margin:0 0 20px;
  width:100%;
}
.content-infos-persos-wrapper > div#main_content table#table_regularisation th{
  background:#2C6899;
  color:#fff;
  text-transform: uppercase;
}
/*.content-infos-persos-wrapper #orders-history-block{
  margin:0 2%;
}*/
.content-infos-persos-wrapper #orders-history-block table{
  margin-top:0;
}
.content-infos-persos-wrapper #orders-history-block table thead th{
  padding:0.5em 0.8em;
  background:#2C6899;
  color:#fff;
}
.content-infos-persos-wrapper #orders-history-block table tbody tr{
  background:none;
  border-bottom:1px solid #ccc;
}
.content-infos-persos-wrapper #orders-history-block table tbody tr td{
  padding:0.5em 0.8em;
  vertical-align: middle;
  text-align:center;
}
.content-infos-persos-wrapper #orders-history-block .line,
.content-infos-persos-wrapper #orders-history-block .line_etickets,
.content-infos-persos-wrapper #orders-history-block .bg-top-table{
  clear: both;
  overflow: hidden;
}
.content-infos-persos-wrapper #orders-history-block .line{
  border-bottom:1px solid #ccc;
  padding: 8px 0;
}
.content-infos-persos-wrapper #orders-history-block.etickets .line{
  padding:0;
  margin-bottom: 30px;
  overflow: visible;
  padding: 0;
  position: relative;
}
.content-infos-persos-wrapper #orders-history-block .bg-top-table{
  background:#2C6899;
  color:#fff;
}
.content-infos-persos-wrapper #orders-history-block .bg-top-table .case{
  text-transform:uppercase;
  margin:0 !important;
  padding:0.6em 0;
}
.content-infos-persos-wrapper #orders-history-block .case{
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  min-height: 10px;
  overflow: hidden;
}
.content-infos-persos-wrapper #orders-history-block .case span.label_mobile{
  display:none;
  float:left;
}
.content-infos-persos-wrapper #orders-history-block .case .amanif {
  color: #11a3ab;
}
.content-infos-persos-wrapper #orders-history-block .case.etickets-col-modif {
  cursor: pointer;
}
.content-infos-persos-wrapper #orders-history-block .line.order_hist .case.detail{
  display:block;
  background:none;
  float:left;
  clear:none;
  padding:0;
}



.check_eticket{
  float: right;
}
.name_manif{
  margin:0 20px;
  overflow: hidden;
  float:left;
  font-size: 1.3em;
  line-height: 1.2em;
  text-transform: uppercase;
  line-height: 40px;
}
.btn_masquer{
  display:block;
  float:right;
  margin:0 20px;
  cursor:pointer;
  text-decoration: underline;
}
.liste_case.open {
  display: table;
  width: 100%;
  table-layout: fixed;
  overflow: hidden;
  padding: 4px 0;
  border:1px solid #ccc;
  border-top: none;
  background:#efefef;
}
.liste_case span.download{
  background:url('../images/download_facture.png') 8px center no-repeat #3893CA;
  color: #fff;
  display: block;
  float: right;
  line-height: 30px;
  margin: 0 10px 0 0;
  padding: 0 10px 0 40px;
  text-align: center;
  cursor:pointer;
}
.titre-user {
  overflow: hidden;
}
.titre-user span{
  display:block;
  float:right;
  text-decoration: underline;
  cursor:pointer;
  margin-left:20px;
}
.titre-user p{
  display:block;
  float:left;
}

#remail-button-no {
  display: inline-block;
  margin-right: 5px;
}

.remail_yes{
  display: inline-block !important;
}