﻿.EventButton
{
    width: 80px;
    margin: 2px 1px;
}

.tdinlinesparkline.Exchange_Event
{
    padding: 0px;
}

.tdinlinesparkline.Exchange_Event > div
{
    padding: 2px;
    display: table;
}

.Exchange_EventAvailabilities
{
    height: 36px;
    width: 75px;
}
.Exchange_EventAvailabilities > div
{
    display: table-cell;
    vertical-align: middle;
}


#btnbuyervisualize,#btnbuyeraddtocart,#btnbuyerremovefromcart,#btnsellervisualize,#btnsellersell,#btnsellerremovesell,#btnsellerinfos
{
    background-repeat: no-repeat;
    background-color:transparent;
    border:none;
    height:26px;
    min-width:30px;
    width:30px;
}

#btnbuyervisualize,#btnsellervisualize
{
    /*background-image: url('../images/Visualiser_ma_place.png');*/
    background-image: url('../images/Exchange/Visualiser2.png');
        width: 40px;
    margin-left: 0px;
    margin-right:5px;
}
#btnbuyeraddtocart
{
    background-image: url('../images/addtocart.png');

}
#btnbuyerremovefromcart
{
    background-image: url('../images/removefromcart.png');
    /*visibility:hidden;*/
}

#btnsellerremovesell
{
    background-image: url('../images/Exchange/Annuler_la_vente.png');
        width: 50px;
    margin-left: 0px;
    margin-right:5px;
}

#btnsellersell
{
    background-image: url('../images/Exchange/Vendre.png');
    width: 50px;
    margin-left: 5px;
    margin-right:5px;
}

#btnsellerinfos
{
    background-image: url('../images/information.png');
    background-position: center;
    width: 110px;
    margin-left: 5px;
    margin-right:5px;
}


.Exchange_EventPrices
{
    background-color: #FFFFFF;
    background-image: url('../images/Manif_over.png');
    background-repeat: repeat-x;
    background-position: bottom;
    color: #333333;
    font-weight: bold;
    width: 71px;
    border: 2px solid #333333;
}
.Exchange_FromPrice
{
    height: 8px;
    padding: 2px;
    border-width: 2px 2px 0px 2px;
    font-size: 8px;
}

.Exchange_Price
{
    height: 12px;
    padding: 4px 0px 4px 0px;
    border-width: 0px 2px 2px 2px;
    font-size: 11px;
}

.ListTab, #LocationListTab
{
    background-color: rgba(0,0,0, 0.6); 
    width:100%;
    color:#ffffff;        
    border-radius:25px;
    border-spacing:0px;
    float:left;
    max-width:640px;
    margin: 20px 0px 0px 0px;
}
.SellerListTab
{
    background-color: rgba(0,0,0, 0.6); 
    width:100%;
    border-collapse:collapse;    
    max-width:640px;
}
#tableExchangeBookingPage
{
    max-width: none;
}
.ListTab thead, .SellerListTab thead,
#LocationListTab thead
{
    /*background-color: rgba(0,0,0, 0.6); */
    width:100%;
    border-collapse:collapse;
    color:#ffffff;            
}
.SellerListTab td
{   
    padding:5px 0px 2px 0px;        
    font-weight:bold;
    color:#333333; 
}
.sellerLibarea
{
       max-width:150px;
       overflow:hidden;
       text-overflow:ellipsis;
       white-space:nowrap;
}

.SellerListTab th 
{
    text-align:left;
    padding-top:5px;
    padding-bottom:4px;
    padding-left:7px;
    padding-right:4px;
    /*background-color:#000000;*/
    background-color:#666;
    color:#ffffff;
    font-weight:bold;
    font-size:1.1em;
}

.ListTab tfoot tr, .ListTab > thead tr,
#LocationListTab tfoot tr,#LocationListTab > thead tr
{   
    height:40px;
}

.ListTab tfoot td,
#LocationListTab tfoot td
{   
    padding-right:15px;
}

.SellerListTab button, .RecapSumUpButton, #btnsellersellselection,#btnsellersellfinalize
{
    float: right;
    margin-top:0px;
    margin-left:1px;
    margin-right:1px;
    min-width: 70px;    
    cursor: pointer;      
    border-radius: 10px 10px 10px 10px;
    /*background-color: #000000;*/
    border: 0px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    font-size: 1em;
    padding: 4px;
    font-weight: bold;
    font-style: normal;       
    display: block; 
}
.SellerListTab button:hover
{
    /*color: #f0f0f0;
    font-style: italic;*/
}
.SellerListTab .inputClass
{
    float: right; 
    margin-top:5px;
    margin-left:1px;
    margin-right:1px;  
}
.SeatListTitle
{
    font-weight:bold;
    padding:10px;
    font-size:1.2em;
    text-align:center;
}
.SeatListPackTitle
{
    font-weight:bold;
    padding:5px;
}
.SellerListTab tbody tr:nth-child(2n+1){  
    /*background-color:#cbcbcb;*/
    background-color:#EFEFEF;
}
.SellerListTab tbody tr:nth-child(2n){ 
    /*background-color:#7c7a7a;*/ 
     background-color:#CFCFCF;
}

#SellerSeatPriceContent
{
    float:left;
    padding: 30px 0px 15px 40px; 
    
}
#SellerSeatPriceContent .proposalprice, #SellerSeatPriceContent .comPrice, .ProposalTabPrice
{
    float:left;
    padding: 10px 0px 15px 15px;
}
#SellerSeatPriceContent .errorSellerSeatPrice
{
    float:left;
    padding-left: 10px;
}
#SellerSeatPriceContent .comPrice
{
    font-style:italic;
}
#SellerSeatPriceContent .proposalprice div, #SellerSeatPriceContent .comPrice div, #SellerSeatPriceContent .errorSellerSeatPrice span
{
    float:left;
    padding: 1px 0 5px 5px;
}
#SellerSeatPriceContent .bold
{
    font-weight:bold
}
#priceWithCharges, .FinalPrice
{
    color:#FF0000;
    white-space:nowrap;
    font-weight:bold;
}
.priceSeat {
    width:60px;
    font-size:11px;
    background-color: none;
    text-align:right;
}
#ProposalTabPriceTab
{
    width:100%;
}
.SellingButton
{
    font-weight: bold;
    font-size: 1.5em;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    margin-top: .9em;
    width: 215px;
    height: 29px;
    float:none;
}

.DspButtonSelectETicket
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bolder;
    text-align: left;
    padding-left: 25px;
    color: #111111;
    border: 1px solid #999999;
    cursor: pointer;
    width:370px;
    height:80px;
    background-image:url('../images/vente_eticket.png');
}
.DspButtonSelectETicket:hover
{
    background-image:url('../images/vente_eticket_over.png');
    width:370px;
    height:80px;
}
/*#region LoginMulti - Eléments contenus dans la boîte de login*/
.LoginMulti_LoginBox .SocialConnectTxt, .LoginMulti_LoginBox .LoginTxt
{
    display: inline-block !important;
    /* vertical-align: top !important; */
    margin: 1px 5px 0px 0px !important;
    font-size: 11px !important;
    font-weight: bold !important;
    color: #333333 !important;
    width: 250px !important;
}
.LoginMulti_LoginBox .SocialConnectTxt{
    margin: 10px 5px 0px 0px !important;
}
.LoginMulti_LoginBox .or
{
    margin: 5px 0px 5px 0px !important;
}
.LoginMulti_Frame .inputText
{
    display: inline-block;
    /* margin:3px 0px 3px 0px !important; */
}

.LoginMulti_LoginBox #socialConnect 
{
    background-image:url("../images/connection_facebook.png");
    width:370px;
    height:70px;
    padding:10px 0 0 0;
    cursor: pointer;
}
.LoginMulti_LoginBox #socialConnect:hover
{
    background-image:url("../images/connection_facebook_over.png");
    width:370px;
    height:70px;    
    padding:10px 0 0 0;
}
.LoginMulti_LoginBox #loginbox
{
    background-image:url("../images/connection_identifiant.png");
    width:370px;
    height:80px;
    padding:0px;
    cursor: pointer;
}
.LoginMulti_LoginBox #loginbox:hover
{
    background-image:url("../images/connection_identifiant_over.png");
    width:370px;
    height:80px;
    padding:0px;
    cursor: pointer;
}
.LoginMulti_LoginBox #BarCodeBox
{
    background-image:url("../images/connection_billet.png");
    width:370px;
    height:80px;
    padding: 0px;
    cursor: pointer;
}
.LoginMulti_LoginBox #BarCodeBox:hover
{
    background-image:url("../images/connection_billet_over.png");
    width:370px;
    height:80px;
    padding:0px;
    cursor: pointer;
}
.LoginMulti_LoginBox #LoginBoxIdentify
{
    padding-left:10px;
}
.LoginMulti_LoginBox .inputText
{       
    display: block;
    margin-left: 110px;
}

#ORDERuserspaceCount,#SALEuserspaceCount,#INVITATIONuserspaceCount
{
    font-size:10px;
}


/*#endregion*/