#join-file p {
    margin: 0 0 5px
}

#join-file {
    margin-top: 12px
}

#fileUploadMsg {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

#contener_statut_ticket {
    justify-content: center;
    flex-direction: column
}

#select-style {
    background-color: #0f829d;
    height: 29px;
    overflow: hidden;
    width: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px
}

.select_source_content{
    margin-bottom: 10px;
}

.source_note_interne{
    margin-bottom: 10px;
}

.title_span{
    font-weight: 500;
    padding-bottom: 0px;
    border-bottom: 1px solid black;
}

.client_msg.etat_inscription .etat_inscription{
    display: flex!important;
    flex-direction: row!important;
    justify-content: center;
    align-items: center;
}

.client_msg.etat_inscription .etat_inscription{
    display: flex!important;
    flex-direction: row!important;
    justify-content: center;
    align-items: center;
    padding: 0px 20px;
}


.client_msg.etat_inscription .state_txt {
    margin-right: 50px;
    margin-left: 25px;
    letter-spacing: 1px;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 140%;
}

.client_msg.etat_inscription .etat_fullname {
    align-items: flex-start;
    padding: 0px 35px;
    text-transform: initial;
}

.etat_inscription .stats-client{
    /*align-items: flex-start;*/
    font-size: 12px;
}

.etat_inscription .number_stats_clients:first-of-type{
    margin-right: 15px;
}

.stats-client .size_number{
    line-height: 140%;
}

#name-files {
    position: absolute;
    bottom: 10px;
    left: 25px;
    color: #000;
    text-align: left;
    width: 90%;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 10px;
    font-size: .9em;
    pointer-events: none;
    text-transform: initial
}

#select-style select {
    background: 0 0;
    border: none;
    font-size: 14px;
    height: 29px;
    padding: 5px;
    margin-left: 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    outline: 0
}

#block-sujet-nav{
    width: 90%;
}

#block-sujet-nav textarea{
    resize: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    border:0px;
    background-color: transparent;
}

#contener_butt_end_discussion {
    margin-top: 0;
    position: absolute;
    top: 100%;
    left: 0
}

#contener_answer_msg {
    height: 250px;
    margin-top: 80px
}

#id_commande,
#id_user {
    margin: 0 20px
}

.title_categ {
    margin-right: 15px
}

.butt_nav_ticket {
    margin: 10px 20px 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .9em
}

.contener_title_categ {
    margin: 15px 0
}

#contener_discussion {
    height: 100%;
}

.date_msg {
    left: 0;
    position: absolute;
    top: 100%;
    margin-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1px;
}

.item_msg {
    overflow: visible;
    padding: 10px
}

.details_butt {
    padding: 5px 20px;
    font-size: .8em;
    position: absolute;
    left: 105%;
    top: 50%;
    border-radius: 15px;
}

.img_msg {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-size: 50%;
    margin: 30px 0;
    z-index: 1
}

#contener_discussion .img_msg:first-child {
    margin-top: 0
}

/*

.notransact-msg {
    background-image: url(../../img/v2/pas-transaction.svg)
}

.win-msg {
    background-image: url(../../img/v2/credit_card.svg)
}

.wait-msg {
    background-image: url(../../img/v2/waiting.svg)
}

.cancelled-msg {
    background-image: url(../../img/v2/cancelled.svg)
}

.todo-msg {
    background-image: url(../../img/v2/to-do.svg)
}

.loss-msg {
    background-image: url(../../img/v2/loss-profit.svg)
}

.notice-msg {
    background-image: url(../../img/v2/remarque.svg)
}

.client-msg-img {
    background-image: url(../../img/v2/client-msg.svg);
    background-size: 100%
}

.sav-msg-img {
    background-image: url(../../img/v2/sav-msg.svg);
    background-size: 100%
}

*/

















/* V2 */

:root{
    --main: #0f829d;
    --grey_dark: #3f3f3f;
    --grey_medium: #d8d8d8;
    --grey_light: #F2F2F2;
}

.avatar_msg{
    margin-left: 10px;
}

.client_msg .date_msg .material-icons{
    margin-left: 0px!important;
    margin-right: 3px!important;
}

.client_msg .avatar_msg{
    margin-left: 5px;
    margin-right: 10px;
}

.sav_msg .details_butt{
    left: inherit;
    right: 105%!important;
}

.address_commandes{
    position: absolute;
    left:75px;
    bottom: 15px;
}

.address_commandes p{
    margin: 0;
    padding: 0;
    margin-bottom: 3px;
}

.is_commande .item_msg{
    padding-bottom: 70px!important;
}

.location_icon{
    top: 50%;
    right: 100%;
    position: absolute;
    margin-right: 12px!important;
}

.sav_msg .date_msg {
    left: inherit;
    right: 0px;
}

.date_msg{
    margin: 0;
    margin-top: 2px;
}

.etat_inscription{
    flex-direction: column;
    align-items: flex-start;
}



.etat_inscription .state_commande{
    flex-direction: row;
    margin-bottom: 5px;
}

.etat_fullname p{
    margin: 3px 0px;
}

.date_msg{
    margin: 5px;
    margin-top: 1px;
}

.details_butt a{
    color: black;
}

.item_msg{
    background-color: #eaeaea; /*var(--grey_light);*/
}

.container-fluid, #ui-view, #form_msg{
    height: 100%;
}
#ui-view > div{
    height: 100%;
}

#contener_messages{
    height: 100%;
    height: 100vh;
    overflow: auto;
    padding-bottom: 150px;
}

#bloc_discussion{
    height: 79%;
    overflow: auto;
}

.details_butt{
    background-color: var(--grey_medium);
}

#title-sav{
    font-size: 1.3em;
    position: absolute;
    left: 50%;
    text-align: center;
    text-decoration: underline;
}

.sav_msg .item_msg {
    max-width: 85%;
}

.btn_nav{
    width:30px;
    height: 30px;
    background-color: var(--grey_dark);
    border-radius: 15px;
    cursor: pointer;
}

#bottom-msg{
    margin-left: 10px;
}

#bloc-buttons-nav{
    right: 0px;
    top: 50%;
    position: absolute;
}

.regular{
    font-weight: normal;
}

.is_state{

}

.is_state_discussion .item_msg{
    /*background-color: var(--grey_medium);*/
    background-color: #eaeaea;
    color: black;
}


.client_msg .item_msg {
    width: auto;
    display: inline-flex;
    flex-direction: column;
    max-width: 80%;
}

i.material-icons.attach_ico {
    margin: 0px;
    position: absolute;
    right: 100%;
    transform: translateY(-3px);
}

.is_commande .item_msg {
    padding: 0px 20px;
}

.is_commande .item_msg {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.is_commande .pdt_commande {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 10px 0px;
    padding: 8px;
}

.is_commande .pdt_commande p{
    padding: 0;
    margin: 0px 5px;
}

.is_commande .apercu{
    margin-right: 10px;
    width: 50px;
}

.is_commande .column_commande{
    width: 50px;
}

.is_commande .column_commande.designation{
    width: 150px;
}

.is_commande .column_commande.qty, .is_commande .column_commande.brand{
    text-align: center;
}

.is_commande .state_txt{
    margin-right: 50px;
}

.is_commande img{
    max-width: 100%;
    max-height: 100%;
    min-height: 40px;
    object-fit: contain;
    cursor: pointer;
    padding: 5px;
}

.is_commande .apercu{
    width: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border:1px solid var(--grey_dark);
    margin-right: 10px;

}

.is_commande .apercu.no_border{
    border:0px;
}

.client_msg{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
}

.sav_msg{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    width: 100%;
}

.sav_msg .item_msg{
    background-color: #d2d2d2; /*#cccccc;*/
    color: black;
}


.is_true_msg .item_msg{
    border-radius: 5px;
}

.msg_chat{
    margin-bottom: 38px;
}

#bloc_discussion .badge-pill{
    border-radius: 0px!important;
}

.date_bottom{
    margin: 0px 10px;
}

.etat_fullname{
}

#top-msg {
    background-image: url(../../img/v2/top-arrow.svg);
    background-size: 40%;
}

#bottom-msg {
    background-image: url(../../img/v2/down-arrow.svg);
    background-size: 40%;
}

#bloc_discussion::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(15,130,157,0.1);
    border-radius: 10px;
    background-color: rgb(199, 199, 199,0.2);
    border: 4px solid transparent;

}

#bloc_discussion::-webkit-scrollbar
{
    width: 8px;
    background-color: #F5F5F5;
}

#bloc_discussion::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    height: 5px;
    background: rgb(199, 199, 199);
}

.material-icons{
    width:20px;
    height: 20px;
    font-size: 20px!important;
    margin: 0px 3px;
    margin-right: 0px;
    color: var(--grey_dark);
}

.avatar_msg{
    display: flex;
    flex-direction: row;
}

.is_commande .state_txt {
    margin-right: 50px;
    margin-left: 25px;
    letter-spacing: 1px;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 140%;
}

.state_txt{
    min-width: 230px;
}

.sav_msg #join-file p, .sav_msg #join-file span, .sav_msg #join-file a{
    color: white!important;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{
    background-color: white;
}

.img_edit_msg{
    width: 25px;
    height: 25px;
    background-color: var(--grey_dark);
    border-radius: 12.5px;
}

.textarea_true_msg{
    border: 0;
    min-width: 250px;
    min-height: 100px;
}

.break_word{
    
}

.img_edit_msg .material-icons{
    width: 15px;
    height: 15px;
    margin: 0;
    font-size: 14px!important;
    cursor: pointer;
}

.bloc_btn_edit_msg{
    right: 100%;
    margin-right: 5px;
    top: 50%;
}

.edit_msg, .valid_edit_msg{
    margin-left: 5px;
}

.note_interne{
    width:25px;
    height: 25px;
    margin: 2px 3px;
    margin-right: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../img/v2/note-interne.svg);
}

.sav_msg .attach_ico{
    right: inherit;
    left: 100%;
}

.content_msg{
    font-size: 14px;
}


.etat_inscription.client_msg .item_msg{
    max-width: 90%!important;
}