#choose_price{
  display: none;
  margin: 10px 0 0;
}

.choose_price .ui-dialog-buttonpane .add_seat_button {
  float:right;
}

.product-meeting-desc_price {
  max-width: 50%;
}

.product-meeting-offer-name {
  position: relative;
}
.product-meeting-offer-name span.color_categ {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 18px;
}
.ui-dialog-buttonpane
{
  padding-bottom: 12px;
}

.ui-dialog-buttonpane button
{
  margin-left: 10px;
}

#modealaplace_masks {
  display: none;
}

.seat_detail_popup_right
{
  right: 0;
}
.seat-mode-content {
  position: relative;
  /*min-height: 694px;*/
  /*background: #fff;*/
}

#modealaplace_bloc_meeting
{
  position: relative;
}

.box-info {
  z-index: 1000;
}

.bloc_meeting, .seat_meeting {
  display: none;
}

.arena {
  position: relative;
}

/* Map */

.svg_map.arena_map {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

image.arena_img_toit_anime {
  display: none;
}
image#arena_img_toit_plan_salle_editorial_0 {
  display: block;
}
#seat_maparea #seat_img {
  /*cursor:move;*/
}
.svg_map.arena_map .pinpoint {
  display: none;
}

.polygon_block, .polygon_seat {
  z-index: 50;
}

.polygon_block_enabled {
  fill-opacity: 0;
  stroke-width: 0;
}

.polygon_seat_enabled {
  fill-opacity: 1;
  /*stroke-width: 2px;*/
}

.polygon_block_enabled.polygon_block_selected {
  stroke: #FFFFFF;
  fill: rgb(255,255,255);
  fill-opacity: 0.7;
  stroke-width: 4;
}

.polygon_seat_enabled.polygon_seat_offer_selected {
  fill: #34b63c;
}

.polygon_seat_enabled.polygon_seat_offer_other {
  fill: #febe14;
}

.polygon_seat_enabled.polygon_seat_selected {
  fill: #ffffff;
  /*stroke: #000000;*/
}

.polygon_block_enabled:hover, .polygon_block_enabled.polygon_block_enabled_hover {
  cursor: pointer;
  fill: rgb(255,255,255);
  fill-opacity: 0.7;
  z-index: 100;
}

.polygon_seat_enabled:hover {
  cursor: pointer;
  z-index: 100;
}

.polygon_block_disabled {
  fill: #CECECE;
  opacity: 0.7;
  stroke: #CECECE;
}

.tooltip_modealaplace {
  background: none repeat scroll 0 0 #000000;
  border: 2px solid white;
  color: #CBE2FC;
  display: none;
  opacity: 0.7;
  padding: 5px;
  position: absolute;
  z-index: 10000;
}

/* Map tools */
.tools
{
  height: 40px;
  left: 10px;
  position: absolute;
  top: 45px;
  width: 39px;
}

.tool
{
  background: url(../images/sprite_map2_controls.png) no-repeat;
}

.tools .moveup,
.tools .moveleft,
.tools .moveright,
.tools .movedown,
.tools .zoomin,
.tools .zoomout
{
  color: white;
  cursor: pointer;
  left: 12px;
  line-height: 10px;
  padding: 3px;
  position: absolute;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tools .moveup,
.tools .movedown
{
  height: 5px;
  width: 11px;
}

.tools .moveleft,
.tools .moveright
{
  height: 7px;
  top: 12px;
  width: 9px;
}

.tools .zoomin,
.tools .zoomout
{
  width: 9px;
  height: 10px;
}

.tools .moveup {background-position: -12px -44px;top: 0;}
.tools .moveleft {background-position: 0 -56px;left: 0;}
.tools .moveright {background-position: -25px -56px;left: 25px;}
.tools .movedown {background-position: -12px -71px;top: 26px;}
.tools .zoomin {top: 45px;background-position: -13px -89px}
.tools .zoomout {top: 65px;background-position: -13px -107px}


/* Map around */

.arena_menu_light h2
{
  font-size: 16px;
  margin-bottom: 0;
  line-height: 26px;
  color: #1D5267;
}

.bloc_meeting .blocks_arena_bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 998;
}

.seat_meeting .blocks_arena_bottom
{
  float: right;
}

.seats_legend_type2_wrapper {
    float: left;
    height: 26px;
    margin-left: 10px;
    position: relative;
}

#seats_legend_type2_container {
    left: 0;
    top:0;
    position: relative;
}

#seats_legend_type2_container h2
{
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
}

.seats_legend_type3_wrapper {
    float: left;
    height: 26px;
    margin-left: 10px;
    position: relative;
    display:none;
}

#display_arena_categories_container
{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 24px;
  padding: 4px 7px;
  z-index: 999;
  background: #fff;
}

#display_arena_categories_container h2
{
  float: left;
  line-height: 24px;
  font-size: 12px;
  margin-right: 8px;
  color: #1D5267;
  position: relative;
}

.display_arena_categories_wrapper
{
  position: relative;
  width: 66px;
  height: 24px;
  background:url(../images/bg_category_display.png);
  float: left;
}

.display_arena_categories_slider
{
  width: 93px;
  height: 22px;
  background: url(../images/bg_category_slider.png) repeat-x;
  position: absolute;
  left: 2px;
  top: 1px;
  cursor: pointer
}

.display_arena_ok,
.display_arena_nok
{
  width: 31px;
  height: 22px;
  float: left;
  text-align: center;
  line-height: 25px;
  font-size: 11px;

}

.display_arena_ok
{
  color: #fff;
  margin-left: 2px;
}

.display_arena_nok
{
  margin-left: 1px;
}

.inputs_category
{
  display: none;
}

.categories_alaplace
{
  background: #FFF;
  margin-bottom: 10px;
  margin-top: 5px;
}

.categories_alaplace ul
{
  display: table;
  padding: 0;
  width: 100%;
}

.categories_alaplace li
{
  display: table-cell;
  text-align: center;
  padding: 0;
  border-left: 3px solid white;
}

.categories_alaplace li span.price
{
  color: #12222f;
  font-size: 11px;
}

.categories_alaplace li:first-child
{
  border: none;
}

.categories_alaplace li span.category_name
{
  display: block;
  font-size: 11px;
  color: white;
  padding: 3px 5px;
  margin-bottom: 5px;
}

.categories_alaplace .categories_plusieurs_lignes
{
  width: 100%;
}

.categories_alaplace .categories_plusieurs_lignes td
{
  text-align: center;
  color: black;
}

/*
.categories_alaplace .categories_plusieurs_lignes span.price
{
  color: #12222f;
  font-size: 11px;
}*/

.categories_alaplace .categories_plusieurs_lignes tr td:first-child
{
  border: none;
}

.categories_alaplace .categories_plusieurs_lignes td.categname
{
  font-size: 11px;
  color: white;
  padding: 5px;
  vertical-align: middle;
}
.categories_alaplace .categories_plusieurs_lignes td.info_categ
{
  background-image: url("../images/visuel-commentaires-categories.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}
.categories_alaplace .categories_plusieurs_lignes table.group_categories {
  width: 100%;
}
/*.categories_alaplace .categories_plusieurs_lignes td.categprice
{
  padding-top: 5px;
}*/

.arena_expand,
#wrapper .arena_expand:hover
{
  min-width:60px;
  text-align: center;
  color: white;
}

.arena_expand, .cam_expand
{
  padding-left: 10px;
  padding-right: 33px;
  background: #34485d url(../images/bg_agrandir_map.png) no-repeat top right;
  line-height: 26px;
  display: block;
  font-size: 11px;
}

.cam_expand
{
  position: absolute;
  bottom: 0;
  right: 0;
  padding-left:0;
  padding-right:0;
  width: 25px;
}

body.ios8 .block_details_cam a.cam_expand, body.ios8 #block_details_cam a.cam_expand {
  display:none;
}

body.ios8 #minimap_wrapper {
  z-index: 100;
}

body.ios8 .svg_map.seat_map {
  height: 306px;
}

#map_details
{
  position: relative;
  height: 26px;
  text-transform: uppercase;
}

#minimap_wrapper
{
  float: left;
  position: relative;
  width: 284px;
  height: 24px;
}

#backtomap1
{
  line-height: 26px;
  padding: 0 10px;
  background: #34485d;
  float: left;
  margin-right: 10px;
  cursor: pointer;
  color: #fff;
}

#minimap
{
  position: absolute;
  top: -217px;
  width: 284px;
  background: #fff;
}

.minimap_title,
.seats_legend_type2_wrapper h2
{
  line-height: 26px;
  background: #34485d;
  padding-left: 10px;
  cursor: pointer;
  position: relative;
  color: #fff;
}

.item_toggle_active{
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 24px;
  background: url(../images/bg_fleches_gris_updown.png) no-repeat -3px 1px;
  display: block;
}
div#seats_legend_type2_wrapper{
  float: right;
  position: relative;
  top: -3px;
  color: #E1E5E5;
}
ul.seats_legend_type2,
#seats_legend_type2_wrapper h2
{
  float: left;
  background: #fff;
}
#seats_legend_type2_wrapper h2{
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 15px;
  position: relative;
  top: 9px;
}
ul.seats_legend_type2{
  padding: 0;
  min-width: 100px;
}

ul.seats_legend_type2 li {
/*    display: inline-block;*/
    margin: 0;
    padding: 10px 10px 0;
    width: auto;
}
.block_legend_color {
    border: medium none;
    clear: both;
    display: block;
    float: left;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}
.block_legend_color .ellipse{
  border-radius: 10px;
}

.legend_text{
  display: block;
  line-height: 17px;
  margin-left: 0;
  float: left
}

/* Popins */
#blocks_details,
#seats_details{
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10000;
}
#blocks_details .block_details,
#seats_details .seat_details,
#seat_details .seat_detail_popup
{
  position: absolute;
  z-index: 999;
  width: 412px;
  background: #fff;
  box-shadow: 0 0 20px #000000;
  color: #555555;
}

#seats_details .block_details_offer li
{
  padding: 0;
}

.seat_details ul.block_detail_topinfos
{
  padding: 0!important;
}

#seats_details .popin2_currentoffer
{
  margin-left: -2px;
}

#blocks_details #block_details_auto
{
  width: auto;
}

#block_details_auto table.table_mode_auto
{
  width: 412px!important;
}

#block_details_auto .commentaire_tarif {
  display: none;
}

.product_meeting_info.table_mode_auto .info_tarif {
  background: transparent url("../images/pictos_infos.png") no-repeat scroll left top / 100% auto;
  width: 14px;
  height: 14px;
  display: inline-block;
  text-indent: -9999px;
  margin-top: 5px;
}

.product_meeting_info.table_mode_auto .info_tarif:hover {
  cursor: pointer;
  background-position: left bottom;
}

.seat_details
{
  top: 40px;
  left: 40px;
}

.seat_details.seat_detail_popup_right
{
  left: auto;
  right: 30px;
}

.seat_details.seat_detail_popup_right.small
{
  left: auto;
  right: 0px;
}
.seat_details.small
{
  left: 0;
  right: auto;
}

#blocks_details .block_details fieldset
{
  padding: 0;
  margin-top: 0;
  border: none;
}

.table_mode_auto_submit
{
  float: right;
  margin-right: 20px;
}

.block_details_main_title p.color3
{
  margin:0 10px 30px;
}

.seat_details_context
{
  position: relative;
}

.seat_details_close
{
  position: absolute;
  top: 4px;
  right: 5px;
}

.ui-dialog-titlebar
{
  position: relative;
}
.ui-dialog-titlebar-close{
  position: absolute;
  background: url(../images/picto_close.png) no-repeat;
  height: 0;
  overflow: hidden;
  padding-top: 15px;
  position: absolute;
  right: 12px;
  top: 11px;
  width: 15px;
}
.popin_cam_view .ui-dialog-titlebar-close{
  position: absolute;
  background: url(../images/picto_close.png) no-repeat;
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 6px;
  width: 15px;
  z-index: 2000;
  text-indent: 999px;
  border:none;
  cursor:pointer;
}

#seat_details .cam_expand
{
  display: none;
}

.seat_details_context_label
{
  padding: 6px 10px;
  color: #fff;
}

.seat_offer_selected
{
  background: #35bb4a;
}

.seat_offer_other
{
  background: #fcbe15;
}

#blocks_details .block_detail_topinfos
{
  cursor: move;
  padding: 0;
}

.block_details_main_title,
.seat_details_main_title
{
  position: relative;
  padding:10px 10px 0 85px;
  min-height: 60px;
}

.block_details_main_title h2
{
  color: #000;
  font-size: 17px;
  height: auto;
  margin: 0;
  padding: 0px 30px 0 10px;
  text-align: left;
  line-height:20px;
  background:none !important;
}

.block_details_main_title .block_details_close,
.seat_details_main_title .seat_details_close
{
  position: absolute;
  right: 7px;
  top: 5px;
}



/*spé*/

#block_details_1{
  top: 22px;
  left: 20px;
}

#block_details_2{
  top: 22px;
  right: 22px;
}

.block_detail_topinfos{
  display: table;
  width: 100%;
}

.block_detail_topinfos li{
  display: table-cell;
  line-height: 15px;
  background: #8c8c8c;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  width: 33%;
}

.block_detail_topinfos.block_detail_topinfos_double li{
  padding: 6px 10px;
  text-align: left;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
}

.block_details_category,
.block_details_rang
{
  border-left: 1px solid #C6C6C6;
}

#blocks_details .block_details_main_title
{
  cursor: move;
  padding: 10px 10px 0 85px;
}

.block_details .block_details_offer
{
  padding: 0 10px 0;
}

#modealaplace_seat_meeting .block ul.block_details_offer
{
  margin-bottom: -20px
}

.block_details_offer li
{
  border-top: 1px solid #ebebeb;
  margin: 0;
  overflow: hidden;
  padding: 5px 10px 15px;
}
.block_details_offer li:first-child
{
  border: none;
}

.block_details_offer .currency_symbol
{
  position: relative;
  font-size: 15px;
  top: -10px;
}

li.offer_details span.choose_offer_block
{
  display: table-cell;
  text-align: left;
  color: #000;
  /*padding-top:10px;*/
}
li.offer_details span.choose_offer_block1{
  color: #FF0000;
}

li.offer_details .choose_offer_block1
{
  width: auto ;
  /*padding-right: 5px;
  line-height: 15px;*/
}

/*li.offer_details .choose_offer_block1 span
{
  display: block;
}*/

.choose_offer_block span.offer_population,
.table_mode_auto span.offer_population
{
  margin-left: 0;
}
.offer_details_summary,
.offer_details_dispos
{
  font-size: 11px;
  margin-bottom: 2px;
}

li.offer_details .choose_offer_block2
{
  vertical-align: middle;
  padding-top:22px;
  float:left;
}

#seats_details li.offer_details span.choose_offer_block {
  text-align: center;
  display: inline-block;
}

#seats_details li.offer_details .choose_offer_block2 {
  padding-bottom: 15px;
  width:390px;
}

li.offer_details .choose_offer_block2 .offer_price_price
{
  font-size: 25px;
  padding-left:5px;
}

li.offer_details .choose_offer_block3
{
  vertical-align: middle;
  float:right;
}

li.offer_details .choose_offer_block3 span.button
{
  width: 150px;
}

span.popin1_otheroffers,
span.popin2_currentoffer,
span.popin2_otheroffers
{
  background: none repeat scroll 0 0 #004A8A;
  color: white;
  display: block;
  font-weight: bold;
  left: -10px;
  margin-bottom: -5px;
  margin-top: 8px;
  padding: 7px 11px;
  position: relative;
  text-transform: uppercase;
  width: 390px;
}

span.popin2_currentoffer,
span.popin2_otheroffers
{
  font-weight: normal;
  /*top: -5px;*/
  margin-top: 0;
  /*margin-bottom: 3px;*/
}

span.popin2_currentoffer ~ span.popin2_otheroffers
{
  top: 0px;
  margin-bottom: -6px;
  margin-top: 9px
}
span.popin2_currentoffer span,
span.popin2_otheroffers span
{
  font-weight: bold;
}

span.popin2_currentoffer {
  background: #000;
}

span.popin2_otheroffers {
  background: #fdcb46;
  color:#1a2b4c;
}

/* Tooltips */
.block_tooltip, .tooltip_commentaires
{
  background: #fff;
  display: none;
  width: auto;
  text-align: center;
  font-size: 14px;
  word-wrap:break-word;
  position: absolute;
  color: #555;
  z-index: 999;
}

.tooltip_commentaires {
  width: 325px;
  padding: 10px;
}

.block_tooltip_access
{
  background: #34485d;
  color: #fff;
}

.tooltip_price_mention
{
  font-size: 12px;
  line-height: 14px;
  display: block;
  vertical-align:center;
}

.block_tooltip_infotxt,
.block_tooltip_price
{
  padding: 7px;
}

.tooltip_price,
.tooltip_price_max
{
  font-size: 25px;
  display: block;
  vertical-align:center;
}

div#arena_block_compare_wrapper
{
  display: none;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 155px;
  z-index: 999;
  text-align: center;
}

.arena_block_compare_contents
{
  padding: 7px 12px;
}

#arena_block_compare_header
{
  background: #34485d;
  color: #fff;
  font-weight: bold
}

#arena_block_compare_text
{
  background: rgba(255,255,255,0.8);
  font-size: 15px;
  color: #999;
}


/* Basket */

.line_total {
    margin: 10px 0 0;
    overflow: hidden;
}
.line_total .total{
  float:right;
}
.line_total .total .montant{
  text-align:right;
  padding-right: 15px;
  font-size:16px;
  text-transform:uppercase;
  color:#000;
  font-weight:bold;
}
#seat_mode_basket {
  position: relative;
}

.cart_caroussel_arrows
{
  width: 93px;
  padding: 10px!important;
}

.cart_caroussel_fakesiege
{
  width: 115px;
}

.cart_caroussel_faketarif
{
  width: 257px;
}

.total_cart_amount
{
  width: 143px;
  padding: 10px!important;
}

.total_cart_fake_visu
{
  width: 49px;
  padding: 10px!important;
}

.total_cart_dispo_fake
{
  width: 115px;
}

.total_cart_tarif_fake
{
  width: 175px;
  padding: 10px!important;
}

.table_cart_total_suppr_icone
{
  width: 79px;
  padding: 10px!important;
}

#panier_page_wrapper
{
  background: #FFF;
  position: relative;
  overflow: hidden;
  color:#000;
  clear:both;
}

#panier_page_entete {
  color:#000;
}

#panier_page_wrapper a.lien_alaplace{
  margin:5px 10px;
}
#panier_page_wrapper a.lien_alaplace.precedent
{
  display: block;
  float: left;
  width: 15px;
  height: 10px;
  background:url(../images/sprite_fleche_map.png) 0 0 no-repeat;
}
#panier_page_wrapper a.lien_alaplace.precedent.off
{
  background:url(../images/sprite_fleche_map.png) -15px 0 no-repeat;
}
#panier_page_wrapper a.lien_alaplace.suivant
{
  display: block;
  float: left;
  width: 15px;
  height: 10px;
  background:url(../images/sprite_fleche_map.png) 0 -10px no-repeat;
}
#panier_page_wrapper a.lien_alaplace.suivant.off
{
  background:url(../images/sprite_fleche_map.png) -15px -10px no-repeat;
}

/* Cams */

.block_details_cam,
#block_details_cam,
.seat_details_cam,
.popin_cam_cam{
  position: relative;
}
.block_details_cam > div,
#block_details_cam > div,
.seat_details_cam > div
{
  cursor: move;
  height: 150px;
}

.block_details_cam img,
#block_details_cam img
{
  display: block;
}

.popin_cam_cam > div
{
  cursor: move;
  height: 410px;
  margin-bottom: 15px;
}

/* Admin */
table#edit-place-blocks-blocks th a {
  display: inline;
}

.gsmo_admin_map .svg_map.arena_map {
  height: auto;
}

#edit-place-blocks-blocks {
}

.polygon_block_enabled.polygon_block_zone_1 { stroke: #A00; }
.polygon_block_enabled.polygon_block_zone_2 { stroke: #0A0; }
.polygon_block_enabled.polygon_block_zone_3 { stroke: #00A; }
.polygon_block_enabled.polygon_block_zone_4 { stroke: #0AA; }
.polygon_block_enabled.polygon_block_zone_5 { stroke: #AA0; }
.polygon_block_enabled.polygon_block_zone_6 { stroke: #A0A; }
.polygon_block_enabled.polygon_block_zone_7 { stroke: #444; }

#modealaplace_seat_meeting
{
  overflow:hidden;
}

.block_details_offer
{
  position: relative;

}

.block_details_offer ul {
  padding: 0;
}

.block_details_offer span.popin2_currentoffer
{
  /*padding-left: 19px;
  width: 382px;*/
  text-align: center;
}

.block_details_offer .button input,
.block_details_offer .button a,
#wrapper .block_details_offer .button a:hover
{
  display: inline-block;
  font-size: 13px;
}

/*panier*/

.recapitulatif-cart-a-la-place th{
  padding:0 10px;
}
#places-panier-wrapper .recapitulatif-cart-a-la-place table tr.even td,
#places-panier-wrapper .recapitulatif-cart-a-la-place table tr.odd td {
  border-left: 1px dotted #C5C6C7;
  padding: 4px 0;
  vertical-align: middle;
}

#places-panier-wrapper .recapitulatif-cart-a-la-place table tr.odd td
{
  background:#FAFAFB;
}

#places-panier-wrapper .recapitulatif-cart-a-la-place table tr.even td
{
  background:#F0F3F8!important;
}

#places-panier-wrapper .recapitulatif-cart-a-la-place table tr.first {
  background: none repeat scroll 0 0 #0099FF;
  color: #FFFFFF;
  height: 30px;
  text-transform: uppercase;
}

.recapitulatif-cart-a-la-place td, .recapitulatif-cart-a-la-place th{
  text-align: center;
}

.recapitulatif-cart-a-la-place th.left,
#places-panier-wrapper .recapitulatif-cart-a-la-place table tr.even td.cart_product_desc,
#places-panier-wrapper .recapitulatif-cart-a-la-place table tr.odd td.cart_product_desc{
  text-align:left;
  padding-left:10px;
  text-align: left;
  width:134px;
}
.recapitulatif-cart-a-la-place th,
.recapitulatif-cart-a-la-place td{
  width:112px;
  padding: 0;
}
.recapitulatif-cart-a-la-place {
  margin:0;
  /*padding:20px;*/
  padding:5px 0;
  background: #f0f0f0;
  z-index: 999;
  position: relative;
  min-height: 200px;
}
#center #sidebar-left.meeting.block .categories_plusieurs_lignes
{
  width: 100%;
}
/*panier scroll*/
#panier_page_scroll{
  position: relative;
  overflow: hidden;
  background: #E1E0E0;
}
#panier_page_scroll table{
  position: relative;
}
#popin_cam_view {
  height: auto!important;
}
.popin_cam_legend{
  font-weight:bold;
}
.seat_mode_logo_popin{
  left: 20px;
  position: absolute;
  top: 8px;
}















































/* MIJ  MALP V2 12/2013 */
.seat_details .line{
  clear:both;
  overflow:hidden;
}
.seat_details .liste p.select_price_title{
  background: none repeat scroll 0 0 #848484;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 34px;
  margin: 0;
  padding: 0 10px;
}
.seat_details .liste tbody{
  border:none;
}
.seat_details .liste tr{
  margin-bottom:10px;
  overflow:hidden;
}
.seat_details .liste tr.grey{
  background:#f6f6f6;
}
.seat_details .liste tr.white{
  background:#fff;
}
.seat_details .liste td{
  vertical-align:middle;
  text-align:center;
  padding: 8px 10px;
}
.seat_details.hover .liste td{
  text-align:right;
}
.seat_details.hover .block_details_close{
  display:none
}
.seat_details .liste td.first{
  width:272px;
  text-align:left;
}
.seat_details .liste td.price, .seat_details .liste td.price label{
  font:bold 16px arial, sans-serif;
  text-transform:uppercase;
  color:#000;
  height: auto;
}
#wrapper .seat_details .liste td.price, #wrapper .seat_details .liste td.price label.promo{
  color:red;
}
.seat_details .liste td span{
  display:block;
}
.seat_details .liste .infos > p {
    background: none;
    color: #666666;
    font-weight: normal;
    padding: 0;
}
.seat_details .liste td input{
  margin:0;
}
.seat_details .liste .valid_seat_choice {
    text-align: center;
    width: 146px;
}
.seat_details .liste td.submit_choice{
  width:100%;
  text-align: right;
}
.seat_details .liste td span.type{
  font:bold 13px arial, sans-serif;
  text-transform:uppercase;
}
.seat_details .liste td span.infos{
  color:#666;
/*  font: italic 11px arial, sans serif;*/
}
.seat_details.hover .line input,
.seat_details.hover .line .button,
.seat_details.hover .submit_choice{
  display:none;
}
.seat_details .liste td.price.tarif_exceptionnel{
  color:#EC1818;
}
#total-cart div.bg-top-table table.recap{
  margin: 0 auto 20px;
  width:98%;
}
#total-cart div.bg-top-table table.recap.delete_button {
  margin: 0 0 20px;
  width:85%;
  float: left;
}
#total-cart table.recap tr{
  border:1px solid #C0C0C0;
}
#total-cart table.recap tr:last-child{
  border:1px solid #C0C0C0;
}
#total-cart table.recap{
  color:#444;
}
#total-cart table.recap,
#total-cart table.recap th{
  text-align:center;
}
#total-cart table.recap td{
  padding: 20px 10px;
  font-weight:bold;
}
/* FIN MIJ  MALP V2 12/2013 */


/* mode a la place v2 style 13/12/2013*/
.new .arena_menu_light {
  background:#fff;
  width:auto;
  overflow:hidden;
  padding:8px 25px;
}
.new .arena_menu_lig#blocks_details .block_details,#seats_details .seat_details,#seat_details .seat_detail_popup {
  border:1px solid #999999;
}
ht h2,.new .wrap_promo h2 {
  font-size:25px;
  color:#8c8c8c;
  margin-left:0;
}
.new .wrap_promo h2 {
  margin:6px 0;
}
.new .arena_menu_light p {
  font-size:14px;
  line-height:135%;
  margin:0;
}
.meeting .content_wrapper.new .table_info .td_description .description p.article_texte {
  font-size:14px;
  line-height:18px;
  color:#848484;
}
.wrap_promo {
  background:#eaeaea;
  overflow:visible;
}
.wrap_promo .button>span #left-part {
  display:none;
}
div#generic-promo-form-code-alaplace {
  background:none;
}
.wrap_promo #generic-promo-description-alaplace,.wrap_promo #generic-promo-form-code-alaplace {
  padding-left:0;
  background:none;
}
.meeting .new .date_meeting select {
  margin-left:0;
}
#places-panier-wrapper .arena_menu_light h2 span {
  font-size:25px;
}



/*---------------------------------------------- TIMER CART -----------------------------------------------------*/
#timer-cart {
    clear: both;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
}
#timer-cart .time-remaining {
    /*color: #FFFFFF;*/
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
#timer-cart .countdown {
    margin: 0 4px;
}
#timer-cart div.sub-infos-count .emptying-cart,
#timer-cart div.sub-infos-count .emptying-cart,
#timer-cart .remove-all-seats.panier .chariot {
    background: url("../images/sprite_iconographie.png") no-repeat scroll -82px -22px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 40px;
    width: 35px;
}
#timer-cart div.sub-infos-count,
#timer-cart div.sub-infos-count {
    display: block;
    float: right;
    line-height: 40px;
    margin-top: 0;
    position: relative;
    top: 0;
    padding: 0 14px 0 0;
}
#timer-cart div.sub-infos-count a,
#timer-cart div.sub-infos-count a {
    font-weight: bold;
    line-height: 20px;
}
.remove-all-seats.panier {
  display:block;
  float:right;
  line-height:40px;
}
/*------------------------------------------- END TIMER CART --------------------------------------------------*/



.recapitulatif-cart-a-la-place th {
  border:none;
}
#panier_page_scroll {
  border-top:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;

}
#panier_page_scroll tr.even, 
#panier_page_scroll tr.odd{
  border-right:1px solid #ccc;
}
#panier_page_scroll tbody {
  border:none;
}
#places-panier-wrapper .button {
  float:none;
  margin:0;
  padding:0;
  background:none;
  height:auto;
  line-height:auto;
  text-align:center;
}
.btn.validate_order {
  width:auto;
}
#places-panier-wrapper .button input {
  height:30px;
}
.line_total {
  margin-top:30px;
  overflow:hidden;
  position:relative;
}
.line_total .total {
  width:30%;
  float:right;
}
.line_total .montant,.line_total .btn {
  float:right;
  clear:both;
}
.arrow_scroll {
  bottom:2px;
  position:absolute;
  display:none;
}
#panier_page_wrapper a.lien_alaplace.precedent.off {
  background:url("../images/sprite_fleche_map.png") no-repeat scroll -15px 0;
}
#panier_page_wrapper a.lien_alaplace.precedent {
  background:url("../images/sprite_fleche_map.png") no-repeat scroll 0 0;
}
.recapitulatif-cart-a-la-place th.left,.recapitulatif-cart-a-la-place td.left {
  text-align:left;
  width:134px;
  padding:0 0 0 10px;
}
.recapitulatif-cart-a-la-place th,.recapitulatif-cart-a-la-place td,#panier_page_wrapper #panier_page_scroll .table_suppr_icone,#panier_page_wrapper #panier_page_scroll .table_loupe_icone {
  width:112px;
}
.seat_details .liste table {
  clear:both;
}
.seat_details .liste .valid_seat_choice {
  width:auto;
  height:30px;
  text-align:center;
  color:#fff;
  float:right;
  border:none;
  margin:0 2px 0 0;
  font-family:arial,sans-serif;
  cursor:pointer;
}
.new #backtomap1 {
  background:#ddd;
  text-align:center;
  width:75px;
  line-height:26px;
}
.new #map_details {
  height:26px;
  position:relative;
  text-transform:uppercase;
}
.new .minimap_title,#seats_legend_type2_container h2 {
  background:url("images/bg_fleches_gris_updown2.png") no-repeat scroll right top #34485D;
  color:#fff;
  height:26px;
  line-height:26px;
  padding: 0 0 0 10px;
}
.new .item_toggle_active {
  background:url("images/bg_fleches_gris_updown2.png") no-repeat scroll -3px -24px #fff;
}
.seat_meeting .blocks_arena_bottom {
  float:right;
  height:24px;
}
.new .arena_expand,.cam_expand {
  background:url("../images/bg_agrandir_map.png") no-repeat scroll right 0px #fff;
  color:#8C8C8C;
  display:block;
  font-size:12px;
  line-height:24px;
  padding-left:10px;
  padding-right:33px;
  text-transform:uppercase;
}
.new .arena_expand,#wrapper .new .arena_expand:hover {
  color:#8C8C8C;
}
#modealaplace_seat_meeting .block_details_main_title h2 {
  background:none;
}
#total-cart table td {
  padding:10px;
  border-right:1px solid #c0c0c0;
}
#total-cart table td.content-1 {
  width:auto;
}
#total-cart table td.content-2 {
  padding:10px;
  width:500px;
}
#total-cart table th#content-2 {
  width:279px;
  padding-left:10px;
}
#total-cart table tr.last td,#total-cart table td.content-5,#total-cart table td.content-6 {
  border-right:none;
}
.new .bloc_meeting .blocks_arena_bottom {
  border:1px solid #C0C0C0;
  bottom:0;
  position:absolute;
  right:0;
  z-index:999;
}
#store-footer {
  clear:both;
  font-size:x-small;
  padding:4px 0 0;
  position:relative;
  text-align:center;
  width:100%;
}
.new #generic-promo-form-code-alaplace {
  color:#000;
  padding:0 0 0 24px;
}
.new #generic-promo-form-code-alaplace .text {
  width:175px;
  float:left;
}
.offer_details_dispos.color2 {
  background:url('../images/attention.gif') left 2px no-repeat;
  padding-left:20px;
  position:absolute;
  right:22px;
}
.new #generic-promo-form-code-alaplace {
  color:#000;
  padding:0;
  font-size:14px;
}
.new #generic-promo-form-code-alaplace .text {
  float:left;
  margin-right:4px;
  width:auto;
}
li.offer_details span.choose_offer_block {
  color:#555;
}
#blocks_details .block_details,#seats_details .seat_details,#seat_details .seat_detail_popup {
  border:1px solid #999999;
}

.block_details_main_title .block_details_close,.seat_details_main_title .seat_details_close {
  display: block;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  background:url('../images/picto_close.png') center no-repeat;
}
/* mode a la place v2 style 13/12/2013 */
.categories_alaplace .categories_plusieurs_lignes tr td:first-child {
  border:none;
  text-align: center;
  padding: 0;
}
#seat_mode_basket {
  background:none repeat scroll 0 0 #FFFFFF;
  overflow:hidden;
  position:relative;
  z-index:998;
  clear:both;
}
#total-cart table.recap td{
  max-width: 50px;
}
li.offer_details span.choose_offer_block.choose_offer_block3 {
    float: right;
    overflow: hidden;
    padding: 20px 0 0;
    width: auto;
}
#modealaplace_seat_meeting .block_details_main_title h2,
.block_details_main_title h2 {
    max-width: 252px;
}
li.offer_details span.choose_offer_block.choose_offer_block2 {
    float: left;
    padding: 20px 0 0;
    width: auto;
}
.polygon_seat_enabled.polygon_seat_selected {
    fill: #FFFFFF;
    stroke: #00FF00;
    stroke-width: 4px;
}
.polygon_seat_enabled.polygon_seat_clicked {
    fill: #FFFFFF;
    stroke: #FF0000;
    stroke-width: 4px;
}
.polygon_seat_enabled.polygon_seat_selected_but {
    fill: #000000;
    stroke: #FF0000;
    stroke-width: 4px;
}
.wrap_promo .text{
  float:left;
  margin:0 5px 0 0;
}

/* BUSY BOX */

.busy-box-spinner img {
    height: auto !important;
    width: auto !important;
}
.busy-box-spinner {
    background: none repeat scroll 0 0 #3B3B3B;
    border-radius: 12px;
    box-shadow: none;
    padding: 25px;
}
#main_content .busy-box, .seat-mode-content .busy-box {
    background: none repeat scroll 0 0 #3B3B3B !important;
}
#center #sidebar-left.meeting.block .categories_alaplace .categories_plusieurs_lignes table.group_categories{
  width:100%;
}
.categories_alaplace .categories_plusieurs_lignes td.intitule_categories{
  color:white;
  width:80%;
}
.categories_alaplace .categories_plusieurs_lignes td.info_bulle_categories{
  display:block;
  width: 28px;
  height: 28px;
  background:url('../images/visuel-commentaires-categories.png') left top no-repeat;
  background-size: 28px 28px;
}

.confirm_cart_button {
  float: right;
}

.choose_price .ui-dialog-titlebar-close,
.popin_reabonnement .ui-dialog-titlebar-close{
  display:none;
}

div.tmp_product_loader {
  background:url('../images/product_loader.gif') no-repeat center;
  height:20px;
}

#search_friend {
  clear: both;
  overflow: hidden;
  position: relative;
  padding: 10px 0;
  display: none;
}
#search_friend > div:nth-child(1) {
  width: 40%;
}
#search_friend > div {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding: 0 10px;
}
#search_friend label {
  display: block;
  text-align: center;
  margin-bottom: 5px;
  color: #001d3d;
}
#search_friend input.form-text {
  float: left;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #001d3d;
}
#search_friend .table_mode_auto_submit {
  margin-top: 5px;
}
























/* --------------------------------------------------------------*/
/* ----------------------- FILTRES MAP --------------------------*/
/* --------------------------------------------------------------*/
.mode_resa_wrapper{
  background:none;
  position:relative;
}
.mode_resa_wrapper .onglets > div{
  float:left;
  width:50%;
  line-height:40px;
  background:#ccc;
  color:#fff;
  text-transform:uppercase;
  text-align:center;
  cursor:pointer;
  font-weight:700;
}
.mode_resa_wrapper .onglets > div#best_place{
  background:url('../images/caddy_rapide.png') 30% center no-repeat #ccc;
}

.mode_resa_wrapper .onglets > div.active{
  background-color:#3c3c3c;
  color:#fff;
}
.mode_resa_wrapper .onglets > div#best_place.active{
  background:url('../images/caddy_rapide.png') 30% center no-repeat #3c3c3c;
}
.mode_resa_wrapper .onglets {
  clear: both;
  overflow: hidden;
}
.wrap_modes{
  padding: 40px;
  clear:both;
}

.mode_resa_wrapper .onglets > div#be_place {
  background:url('../images/bourse_blanc.png') 30% center no-repeat #ccc;
}

.mode_resa_wrapper .onglets > div#be_place.active {
  background:url('../images/bourse_blanc.png') 30% center no-repeat #3c3c3c;
}

/*
.filtres_map{
  overflow: hidden;
}
#filtres_malp, #reseaux_sociaux{
  width:calc(25% - 5px);
  line-height:35px;
  color:#fff;
  background:#3c3c3c;
  text-align:center;
  text-transform:uppercase;
  cursor:pointer;
  float:left;
  box-sizing:border-box;
}
#filtres_malp{
  border-right:1px solid #ccc;
}
.filtres_malp,
.reseaux_sociaux{
  height:150px;
  display:none;
  background:#f2f2f2;
  clear:both;
  margin-bottom:10px;
}*/


.filtres_malp{
  background:#f2f2f2;
  border:#ccc;
  height:150px;
  width:100%;
  margin-bottom:10px;
  padding:10px;
  box-sizing:border-box;
}
.filtres_malp p{
  text-align:center;
  text-transform: uppercase;
}
.filtres_malp .filtre_prix{
  width:230px;
  height:20px;
  padding:5px;
  box-sizing:border-box;
  position: relative;
  margin:0;
}
.filtres_malp .filtre_prix .rail{
  width:100%;
  height:100%;
  border:1px solid #ccc;
  border-radius:5px;
}
.filtres_malp .filtre_prix .min,
.filtres_malp .filtre_prix .max{
  position: absolute;
  height:20px;
  width:20px;
  background:#9e9e9e;
  border-radius: 100%;
  top:0;
  left:0;
  cursor:pointer;
}
.filtres_malp .filtre_prix .max{
  right:0;
  left: auto;
}

/* -------------------------------------------------------- */
/* --------------- nouveau mode auto ---------------------- */
/* -------------------------------------------------------- */

.new_mode_auto .wrapper_auto{
  background: #fff;
  overflow: hidden;
  position: relative;
  padding:2%;
}
.new_mode_auto,
.mode_revente {
  overflow: hidden;
  display:none;
}
.new_mode_auto.auto{
  display:block;
}
.new_mode_auto .plan_stade {
  overflow: hidden;
  position: relative;
}
.new_mode_auto .plan_stade .pop{
  position:absolute;
  width:100%;
  height: auto;
  background:rgba(200, 200, 200, 0.9);
  bottom:0;
  left:0;
  text-align:center;
  z-index: 1000;
  line-height:40px;
  color:#008000;
  font-size:1.2em;
}
.new_mode_auto .plan_stade .pop p{
  margin:0;
}
.wrapper_auto.only_form_detail form#generic-catalog-meeting-form {
  width: 96%;
  float: none;
  margin-left:2%;
}
.wrapper_auto.only_form_detail .plan_stade {
  display:none;
}
.wrapper_auto form#generic-catalog-meeting-form {
  margin: 0;
}
.plan_stade,
.wrapper_auto > form{
  width: 49%;
  float:left;
  margin: 0 2% 0 0;
  overflow: hidden;
  position: relative;
}
.plan_stade img{
  width: 100%;
  float: left;
  height: auto;
  cursor: pointer;
}
.wrapper_auto .product-manifestation-bouton-buy {
  float: right;
  margin: 20px 0;
  position: relative;
}
.choix_categorie{
  clear:both;
  overflow:hidden;
  width: 100%;
}
.select_place ul.liste{
  background:#d6d5d5;
}
.select_place ul.liste li{
  text-transform: uppercase;
  margin:0 0 4px 0;
}
.select_place ul.liste li.enabled span.price{
  text-transform:lowercase;
}
.select_place ul.liste li ul li.enabled span{
  background:none;
  float:left;
  line-height:26px;
}
.select_place ul.liste li ul li span.tarif_price{
  margin-left:12px;
  color:#cc2228;
}
.select_place ul.liste li ul li span.price{
  float:right;
}
.select_place ul.liste li span.choix{
  padding:7px 5px;
  display:block;
  margin:0 0 0 0;
  background:url('../images/fleche_choix_auto.png') 99% -21px no-repeat;
}
.select_place ul.liste li.open span.choix{
  background:url('../images/fleche_choix_auto.png') 99% 10px no-repeat;
}
.select_place .choix_categorie ul.liste li span.choix,
.select_place .choix_zoning ul.liste li span.choix{
  cursor:pointer;
}
.select_place ul.liste li ul{
  margin-top:0;
  background:#e8e8e8;
}
.select_place ul.liste li ul li{
  padding:5px 5px;
  clear:both;
  overflow: hidden;
  margin:0 0 1px;
}
.select_place .choix_categorie ul.liste li ul li.enabled{
  cursor:pointer;
  background:#efefef;
  border-left:4px solid #efefef;
}
.select_place .choix_zoning ul.liste li ul li{
  cursor:pointer;
  background:#efefef;
}
.select_place ul.liste li ul li .nbr{
  float:right;
  margin:2px 8px 0 0;
}
.select_place ul.liste li ul li .nbr select{
  margin:0 0 0 6px;
  border:none;
}
.select_place .choix_categorie ul.liste li ul li{
  border-left:4px solid #e8e8e8;
}
.select_place .choix_categorie ul.liste li ul li.disabled {
    opacity: 0.4;
}
.select_place ul.liste li ul li.enabled:hover,
.select_place .choix_zoning ul.liste li ul li:hover{
  background:#dfdede;
}
.forced_automode_amount ul li{
  display:inline;
  padding:5px;
  line-height:30px;
}
.forced_automode_amount{
  display:none;
}
.select_place .forced_automode_amount ul.liste{
  background:none;
}
.select_place .forced_automode_amount ul.liste li {
  background:none;
  padding:0;
}
.select_place .forced_automode_amount ul.liste li{
  font-size:18px;
}
.select_place .select_total{
  font-weight: bold;
  text-align:right;
  min-height: 35px;
  line-height: 35px;
  padding: 0 13px;
}
.select_place .select_total span{
  display:none;
}
.select_place .select_total span.amount{
  min-width:50px;
}
#advanced_cart_wrapper.block.empty_cart .content_wrapper{
  background:rgba(255, 255, 255, 0.9);
  overflow:hidden;
}
#advanced_cart_wrapper.block.empty_cart .content_wrapper .p-cart{
  padding:20px;
  text-align:center;
  text-transform:uppercase;
  background:#fff;
  overflow: hidden;
}
#advanced_cart_wrapper.block.empty_cart .content_wrapper .p-cart .inner{
  width:220px;
  margin:0 auto;
  overflow: hidden;
}
#advanced_cart_wrapper.block.empty_cart .content_wrapper .p-cart .picto{
  background:url('../images/panier_gris.png') center no-repeat;
  width:40px;
  height:40px;
  display:block;
  float:left;
  background-size:100%;
}
#advanced_cart_wrapper.block.empty_cart .content_wrapper .p-cart .text{
  display:block;
  float:left;
  line-height:40px;
  margin-left:20px;
}
.wrapper_auto h3{
  background:#D6D5D5;
  line-height:30px;
  padding:0 0 0 5px;
  font-size:1em;
  font-weight:400;
  margin:0;
}
.wrapper_auto h3 .indication{
  display: block;
  float:right;
  font-size:0.8em;
  padding:0 8px 0 0;
}



/*---------------------------------------------------------------*/
/*------------------------ RECAP PANIER -------------------------*/
/*---------------------------------------------------------------*/

#panier_page_entete tr th{
  background:#ccc;
}
#panier_page_wrapper_mobile{
  display:none;
  clear:both;
}
.recapitulatif-cart-a-la-place #panier_page_wrapper{
  clear:both;
}
.recapitulatif-cart-a-la-place th,
.recapitulatif-cart-a-la-place td,
#panier_page_wrapper #panier_page_scroll .table_suppr_icone,
#panier_page_wrapper #panier_page_scroll .table_loupe_icone {
  padding: 5px 0;
  vertical-align: middle;
  width: 84px;
}
#panier_page_wrapper #panier_page_scroll .table_suppr_icone a.delete-seat {
  text-indent: -9999px;
  display: inline-block;
  background: url('../images/suppr.png') no-repeat center;
  width: 11px;
}
.recapitulatif-cart-a-la-place th.cart_product_categorie {
  text-align: center;
}
#panier_page_entete {
  color: #3c3c3c;
  text-transform: uppercase;
}
#panier_page_wrapper{
  color:#3c3c3c;
}
.recapitulatif-cart-a-la-place th.left, 
.recapitulatif-cart-a-la-place td.left{
  padding: 10px 0 9px 10px;
}
.recapitulatif-cart-a-la-place th.left, 
#places-panier-wrapper .recapitulatif-cart-a-la-place table tr.even td.cart_product_desc, 
#places-panier-wrapper .recapitulatif-cart-a-la-place table tr.odd td.cart_product_desc {
  text-align: left;
  padding-left: 10px;
  text-align: left;
  width: 134px;
}
#places-panier-wrapper .recapitulatif-cart-a-la-place table tr td{
  padding: 8px 0;
}
.recapitulatif-cart-a-la-place th,
.recapitulatif-cart-a-la-place td{
  text-align: center;
}
#total-cart-a-la-place #timer-cart{
  margin:0;
}
#total-cart-a-la-place.hidden {
  display: none;
}
div.tmp_product_loader {
  background: url('../images/product_loader.gif') no-repeat center;
  height: 20px;
}
.line_total .total {
    float: right;
    margin: 2% 0;
    width: 100%;
}
.line_total .total .montant {
  text-align: right;
  padding-right: 15px;
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}
.line_total .total .button a{
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0 15px;
  margin: 20px 0 0;
  cursor: pointer;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: block;
  transition: 0.2s;
  float: right;
  text-decoration:none;
}


/* PRICE RANGE */
.filter_map_arena {
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#filter_price {
  display: table;
  width: 300px;
}
#filter_price > * {
  display: table-cell;
}
#filter_price .price_container {
  width: 50px;
  text-align: center;
  margin: 0 10px;
  height: 32px;
}
#filter_price #slider-range {
  width: 100%;
}
#filter_price .ui-slider {
  position: relative;
  text-align: left;
}
#filter_price .ui-slider-horizontal {
  height: 30px;
  border: 1px solid #cccccc;
  background: #f1f1f1;
}
#filter_price .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
#filter_price .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
  background: #e9e9e9;
}
#filter_price .ui-slider .ui-slider-handle {
  background: #f2f2f2 !important;
  border: 1px solid #cccccc;
  border-radius: 5px;
  box-sizing: border-box;
  cursor: pointer;
  height: 44px;
  margin-left: -1px;
  padding: 0;
  position: absolute;
  top: -6px;
  transition: none 0s ease 0s ;
  width: 10px;
  z-index: 2;
}
#filter_price .ui-state-default,
#filter_price .ui-widget-content .ui-state-default,
#filter_price .ui-widget-header .ui-state-default {
  background: #cccccc;
  font-weight: normal;
  color: #454545;
}
.categories_alaplace .categories_plusieurs_lignes tr td {
  cursor: pointer;
}
.categories_alaplace .categories_plusieurs_lignes tr td.disabled_category {
  opacity: 0.5;
}



.cat_full {
  color: #FF0000;
  text-transform: uppercase;
  font-weight: bold;
}




@media screen and (max-width: 768px){
  .wrap_modes{
    padding:0px;
  }
  .mode_resa_wrapper .onglets{
    display:none;
  }
  /*----------------------------- recap panier mobile --------------------------------*/
  #panier_page_wrapper_mobile{
    display:block !important;
  }
  .new_mode_auto{
    display:block;
  }
  #panier_page_wrapper{
  display:none;
  }
  #panier_page_wrapper_mobile .line{
    padding:10px;
    border-bottom:1px solid #c5c6c7;
    overflow: hidden;
    height: auto;
  }
  #panier_page_wrapper_mobile .line{

  }
  #panier_page_wrapper_mobile .line span.type_price{
    font-weight:700;
  }
  #panier_page_wrapper_mobile .line span.price{
    font-weight:700;
  }
  #panier_page_wrapper_mobile .line .infos_resa{
    float:left;
    max-width:90%;
  }
  #panier_page_wrapper_mobile .line .delete{
    float:right;
  }
  #edit-day-wrapper.form-item {
      clear: both;
  }
  div.delete_seat{
    position: absolute;
    right: -30px;
    top: 40px;
  }
  .wrap_table_datas_place {
    position: relative;
  }
  .detail_meeting {
    clear: both;
  }
  .deletete{
    float:right;
  }
  .seat_details ul.block_detail_topinfos {
    table-layout: fixed;
  }
  .block_detail_topinfos li {
    font-size: 2.6vw;
  }
} /* fin querie mobile */

div.reinit{
  display:none;
  width: calc(100% - 28px); 
  padding: 2px 0 15px; 
  color: #000000; 
  text-align: right; 
  font-size: 11px; 
  cursor: pointer; 
  text-decoration: underline; 
  text-transform: uppercase;
}
