.body-block{
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 50px;
    }
    p{
    margin: 0!important;
    padding: 0!important;
    }
    body{
    display: flex;
    }
    .container{
    width: 90%;
    border-radius: 6px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    max-width: 1365px;
    margin-left: auto;
    margin-right: auto;
    }
    .row {position: relative;display: flex;}
    .col-12{width: 100%;}
    .col-6{width: 50%;}
    .col-10{width: 83.33333333%;}
    .col-11{width: 91.666666667%;}
    .col-2{width: 16.666666666%;}
    /*
    * width:41,666666665% 
    * ==> 8,333333333x5
    **/
    .col-xl-5{width: 41.666666665%;}
    /*
    * width:49.999999998% 
    * ==> 8,333333333x6
    **/
    .col-xl-6{width: 49.999999998%;}
    /*
    * width:58,333333331% 
    * ==> 8,333333333x7
    **/
    .col-xl-7{width: 58.333333331%;}
    /*
    * width:100% 
    * ==> 8,333333333x12
    **/
    .col-xl-12{width: 100%;}
    .col-xl-11{width: 91.666666667%;}
    .hidden-xl{
    display: none;
    }
    .mt-50{
    margin-top: 40px;
    }
    .mb-20{
        margin-bottom: 20px;
    }
    /*
    * width:33,333333332% 
    * ==> 8,333333333x4
    **/
    .col-xl-4{width: 33.333333332%;}
    /*
    * width:66,666666664% 
    * ==> 8,333333333x8
    **/
    .col-xl-8{width: 66.666666664%;}
    .col-xl-9{width: 74.999999997%;}
    .col-xl-1{width: 8.333333333%;}
    .col-xl-2{width: 16.666666666%;}
    .col-xl-3{width: 24.999999999%;}
    .col-xl-10{width: 83.33333333%;}
    .textLeft{text-align: left;}
    .textRight{text-align: right;}
    
    /*
    * Login page
    **/
    .body-block{
    padding-right: 0!important;
    height: 100%;
    }
    .pr-25{padding-right: 25px;}
    .pl-25{padding-left: 25px;}
    .logo-block{width: 285px;height: 42px;text-align: left;}
    .logo-block a{width: 100%;display: block;margin-top: 50px;}
    .welcome-block{
        width: 422px;
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #29507f;
        text-align: left;
        margin-top: 92px;
    }
    .discovert-block a,
    .discovert-block a span{
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #00cbca;
    }
    .discovert-block a{
    width: 280px;
    height: 16px;
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
    }
    .discovert-block a:hover span{
        margin-left: 20px;
        transition: .3s;
    }
    .discovert-block a span{
    font-weight: normal;
    margin-left: 5px;
    }
    .form__group {
    position: relative;
    padding: 15px 0 0;
    margin-top: 10px;
    }
    .form__field {
    font-family: inherit;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ced4da;
    outline: 0;
    font-size: 16px;
    padding: 7px 0;
    background: transparent;
    transition: border-color 0.2s;
    }
    ::placeholder {
    color: transparent;
    }
    ~ .form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 1rem;
    color: #11998e;
    font-weight:700;    
    }
    .form__field{
    box-shadow:none;
    color: #567191;
    }
    .btn-connection{
    cursor: pointer;    
    width: 47%;
    height: 50px;
    border-radius: 10px;
    background-image: linear-gradient(102deg, #3ae8e8, #11cccc);
    border: 0;
    margin-top: 64px;
    }
    .btn-connection span{
    width: 89px;
    height: 18px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    }
    .form-block{text-align: left;margin-top: 90px;}
    .lang-block{
    width: 100%;
    text-align: left;
    margin-top: 50px;
    }
    .lang-block ul{
    list-style: none;
    margin: 0;
    padding: 0;
    letter-spacing: 16px;
    }
    .lang-block li{
    width: 32px;
    height: 20px;
    display: inline-block;
    }
    .lang-block li.lang-fr{
    background: url("../images/fr.svg") no-repeat;
    opacity: 0.4;
    cursor: pointer;
    }
    .lang-block li.lang-en{
    background: url("../images/en.svg") no-repeat center center;
    opacity: 0.4;
    cursor: pointer;
    background-size: 100%;
    }
    .lang-block li.lang-de{
    background: url("../images/de.svg") no-repeat;
    opacity: 0.4;
    cursor: pointer;
    }
    .lang-block li:hover{
        opacity: 1;
    }
    .prest-block{
        background: url("../images/prest-16.png") no-repeat;
        height: 690px;
        border-radius: 6px;
        background-size: 877px 641px;
        background-position: left -4px;
    }
    .sites-blocks{
    width: 100%;
    text-align: right;
    margin-top: 50px;
    }
    .sites-blocks ul{
    list-style: none;
    margin: 0;
    padding: 0;
    }
    .sites-blocks ul li{
    display: inline-block;
    }
    .sites-blocks ul li.sites-ringover span.img{
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    }
    .sites-blocks ul li.sites-meet span.img{
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    }
    .sites-blocks ul li span.txt{
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #394759;
    display: inline-block;
    }
    .sites-blocks ul li.sites-ringover{
    margin-right: 16px;
    }
    .txt-forgot-mdp{
    font-size: 14px;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #394759;
    margin-left: 50px;
    cursor: pointer;
    opacity: 0.7;
    }
    .txt-forgot-mdp:hover{
        text-decoration: underline;
        opacity: 1;
    }
    .prest-block-rs ul li{
    background: url(../images/rs.svg) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    }
    .prest-block-rs ul{
    list-style: none;
    margin: O;
    padding: 0;
    letter-spacing: 11px;
    }
    .rs-twitter{background-position: 0% 50%;}
    .rs-twitter:hover{transition:.3s; filter: invert(59%) sepia(66%) saturate(4199%) hue-rotate(163deg) brightness(98%) contrast(101%);}
    .rs-youtube{background-position: 33% 50%!important;}
    .rs-youtube:hover{transition:.3s; filter: invert(21%) sepia(91%) saturate(4684%) hue-rotate(354deg) brightness(94%) contrast(126%);}
    .rs-fb{background-position: 67% 50%!important;}
    .rs-fb:hover{transition:.3s; filter: invert(37%) sepia(44%) saturate(736%) hue-rotate(181deg) brightness(96%) contrast(92%)}
    .rs-linkdin{background-position: 100% 50%!important;}
    .rs-linkdin:hover{transition:.3s; filter: invert(29%) sepia(72%) saturate(1720%) hue-rotate(175deg) brightness(93%) contrast(89%);} 
    .contener_rs{
    position: relative;
    }
    .prest-block-rs{
    position: absolute;
    top: 43px;
    right: 25px;
    }
    /*
    * Login page
    **/
    
    
    
    /*
    * Accueil
    **/
    .navbar-block{margin-top: 33px;max-width: 820px;min-width:642px;float: right;}
    .navbar-block ul{
    list-style: none;
    margin: 0;
    border-radius: 5px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    letter-spacing: 1em;
    padding: 11px;
    }
    .navbar-block ul li{
    display: inline-block;
    }
    .navbar-block ul li a{
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #2d5380;
    border-radius: 5px;
    display: inline-block;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 23px;
    padding-right: 23px;
    }
    .navbar-block ul li a.active{
    background-color: #31dfd9;
    color: #ffffff;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.16);
    }
    .navbar-block ul li a:hover{
        background-color: #F8F8FA;
        color: #2d5380;
    }
    .user-block{
        text-align: left;
        margin-top: 11px;
    }
    .user-block a{text-decoration: none;}
    .user-block a span.user-block-name{
    display: block;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2d5380;
    }
    .user-block a span.user-block-status{
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #567191;
    }
    .stats-block{
    border-radius: 10px;
    background-color: #2d5380;
    width: 90%;
    text-align: left;
    position: relative;
    height: 60px;
    }
    .stats-block .stats-item-title{
        position: absolute;
        top: 10px;
        left: 20px;
    }
    .stats-block .stats-item-val{
        position: absolute;
        top: 32px;
        left: 20px;
    }
    .stats-block .stats-item-title{
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    display: block;
    margin-bottom: 9px;
    letter-spacing: -1px;
    }
    .stats-block .stats-item-val{
        font-size: 16px;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        display: block;
        margin-bottom: 9px;
        letter-spacing: -1px;
        font-weight: bold;
    }
    
    .stats-block .stats-item-graph{
    width: 66px;
    height: 20px;
    background: url(../images/group/group-6.png) no-repeat;
    display: block;
    position: absolute;
    bottom: 21px;
    right: 9px;
    }
    .slider-block-1{position: relative;}
    .slider-block-1 .slider-content{
    height: 300px;
    opacity: 0.35;
    border-radius: 10px;
    background-color: #d8d8d8;
    }
    .slider-block-1 .paginate{
    width: 50px;
    height: 50px;
    box-shadow: 0 5px 19px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    border-radius: 50%;
    cursor: pointer;
    }
    .slider-block-1 .prev{
    left: 30px;
    }
    .slider-block-1 .next{
    right: 30px;
    }
    
    .slider-block-1 .prev i{
    font-weight: bold;
    font-size: 37px;
    }
    .slider-block-1 .next i{
    font-weight: bold;
    font-size: 37px;
    }
    .slider-block-2-left{
    background-color: #ffffff;
    border-radius: 10px;
    box-sizing: border-box;
    }
    .slider-block-2-right{
    height: 184px;
    opacity: 0.35;
    background-color: #d8d8d8;
    }
    .slider-block-2-left iframe{
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0 3px 9px 0 rgba(57, 71, 89, 0.2);
        background-color: #ffffff;
        width: 100%;
        height: 248px;
        box-sizing: border-box;
    }
    .Dernires-videos-Txt,
    .Blog-titre-Txt{
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #567191;
    text-align: left;
    height: 40px;
    }
    .More-videos-Txt{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #567191;
    width: 90%;
    height: 40px;
    cursor: pointer;
    }
    .More-videos-Txt:hover{
    text-decoration: underline;
    }
    .Articles-les-plus-co-Txt{
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #567191;
    text-align: left;
    height: 40px;
    }
    .More-articles-Txt{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #567191;
    width: 90%;
    height: 40px;
    cursor: pointer;
    }
    .More-articles-Txt:hover{
    text-decoration: underline;
    }
    .block-ligne-case{
    height: 50px;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    position: relative;
    }
    .block-ligne-case .ligne-txt{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #394759;
    position: absolute;
    left: 10px;
    top: 13px;
    }
    .block-ligne-case .ligne-descr{
    height: 16px;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #00cdc2;
    position: absolute;
    right: 10px;
    top: 17px;
    }
    .blogListContent{
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding-bottom: 10px;
    margin-left: 6px;
    }
    .Blog-visuel-box{
    margin: 0 auto;
    margin-top: 10px;
    height: 135px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    }
    .Blog-visuel-box a{
    width: 100%;
    display: block;
    height: 100%;
    }
    .Blog-visuel-box a img{
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
    height: 100%;
    }
    .Blog-title-box{
    width: 90%;
    margin: 0 auto;
    text-align: left;
    margin-top: 14px;
    }
    .Blog-title-box a{
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #394759;
    text-decoration: none;
    }
    .Blog-author-box{
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #00cdc2;
    display: inline-block;
    width: 82%;
    text-align: left;
    }
    .Blog-date-box{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #394759;
    display: inline-block;
    width: 82%;
    text-align: right;
    }
    
    /*
    * Page Clients
    **/
    .block-list-content{
    border-radius: 10px;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    }
    .block-list-content .block-list-content-txt{
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #567191;
    /*margin-top: 17px;*/
    display: inline-block;
    }
    .block-list-content .block-list-content-btn{
    /*width: 174px;*/
    height: 50px;
    border: 0;
    border-radius: 5px;
    background-color: #eaf9fa;
    cursor: pointer;
    padding-left: 15px;
    padding-right: 20px;
    }
    .block-list-content .block-list-content-btn span{
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #36c8c7;
    vertical-align: super;
    }
    .block-list-content .block-list-col-txt{
    /*height: 19px;*/
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #394759;
    display: inline-block;
    width: 97%;
    text-align: left;
    /*
    vertical-align: -moz-middle-with-baseline;
    vertical-align: -webkit-baseline-middle;
    */
    }
    .block-list-content .block-list-col-txt-btn{
    border: 0;
    border-radius: 5px;
    background-color: #36c8c7;
    min-width: 100px;
    height: 50px;
    padding-left: 12px;
    padding-right: 20px;
    }
    .block-list-content .block-list-col-txt-btn:hover{
        transition: 0.3s;
        opacity: 0.7;
    }
    .block-list-content .block-list-col-txt-btn-none{
        border: 0;
        border-radius: 5px;
        background-color: #36c8c7;
        min-width: 100px;
        min-height: 30px;
    }
    .block-list-content .block-list-col-txt-btn-none span{
        font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    }
    
    .block-list-content .block-list-col-txt-btn span{
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    }
    .block-list-content .block-list-col-title{
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8193a8;
    text-align: left;
    display: inline-block;
    }
    .block-list-content .block-list-col-title-none{
        font-size: 14px;
        /* font-weight: 600; */
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
        text-align: left;
        display: inline-block;
    }
    
    /*
    * Page Documentations
    **/
    .navbar-block-left{
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    }
    .navbar-block-left ul{
        list-style: none;
        margin: 0;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 7px;
        padding-right: 9px;
    }
    .navbar-block-left ul li{margin-bottom: 12px;}
    .navbar-block-left ul li a{
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #2d5380;
    border-radius: 5px;
    display: inline-block;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 23px;
    padding-right: 23px;
    width: 100%;
    box-sizing: border-box;
    }
    .navbar-block-left ul li a.active,
    .navbar-block-left ul li a:hover{
    background-color: #31dfd9;
    font-weight: bold;
    color: #ffffff;
    }
    .navbar-block-right-niv-2-1,
    .navbar-block-right-niv-1,
    .navbar-block-right-niv-2-2,
    .navbar-block-right-niv-3{
    height: 166px;
    opacity: 0.35;
    background-color: #d8d8d8;
    margin-right: 25px;
    margin-left: 25px;
    }
    
    /*
     * Trie liste clients
     **/
    *[data-direction="asc"]::after {
    content: "\0025B2";
    font-size: 12px;
    color: #8193a8;
    }
    *[data-direction="desc"]::after {
    content: "\0025BC";
    font-size: 12px;
    color: #8193a8;
    }
    .col-liste-client{
        position: relative;
        cursor: pointer;
        text-align: left;
    }
    #input-search-client{
        width: 98%;
        box-sizing: border-box;
        border: 0;
        border-radius: 5px;
        font-size: 14px;
        background-image: url('../images/shape/shape.png');
        background-position: 10px 18px;
        background-repeat: no-repeat;
        padding: 12px 20px 12px 40px;
        background-color: #f6f6f6;
        height: 50px;
        color: #567191;
    }
    #input-search-client::placeholder{
        color: #567191;
    }
    #input-filtre-comm{
        width: 100%;
        box-sizing: border-box;
        border: 0;
        border-radius: 5px;
        font-size: 14px;
        background-position: 10px 18px;
        background-repeat: no-repeat;
        padding: 12px 20px 12px 11px;
        background-color: #f6f6f6;
        height: 50px;
        cursor: pointer;
        color: #567191;
    }
    #input-filtre-comm::placeholder{
        color: #567191;
    }
    .input-filtre-comm-group{
        position: relative;
        width: 90%;
    }
    .input-filtre-comm-icone{
        position: absolute;
        right: 11px;
        top: 20px;
        font-size: 11px;
    }
    #input-filtre-teams,
    #input-filtre-user{
        width: 100%;
        box-sizing: border-box;
        border: 0;
        border-radius: 5px;
        font-size: 14px;
        background-position: 10px 16px;
        background-repeat: no-repeat;
        padding: 12px 20px 12px 11px;
        background-color: #f6f6f6;
        height: 50px;
        cursor: pointer;
        color: #567191;
    }
    #input-filtre-teams::placeholder,
    #input-filtre-user::placeholder{
        color: #567191;
    }
    .input-filtre-teams-group,
    .input-filtre-user{
        position: relative;
        width: 97%;
    }
    .input-filtre-teams-icone,
    .input-filtre-user-icone{
        position: absolute;
        right: 11px;
        top: 20px;
        font-size: 11px;
    }
    .select-list{
        list-style: none;
        margin: 0;
        background-color: #f6f6f6;
        line-height: 30px;
        cursor: pointer;
        color: #567191;
        position: absolute;
        width: 100%;
        padding: 11px;
        box-sizing: border-box;
        display: none;
        z-index: 1000;
        font-size: 14px;
    }
    .select-list li:hover{
        background-color: #F3FCFB;
    }
    .select-list li{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .ml-10-xl{
        margin-left: 10px;
    }
    #input-search-doc {
        width: 90%;
        box-sizing: border-box;
        border: 0;
        border-radius: 5px;
        font-size: 16px;
        background-image: url('../images/shape/shape.png');
        background-position: 10px 18px;
        background-repeat: no-repeat;
        padding: 12px 20px 12px 40px;
        background-color: #f6f6f6;
        height: 50px;
    }
    #input-search-doc::placeholder{
        color: #567191;
    }
    #email::placeholder{
        color: #567191;
    }
    #password::placeholder{
        color: #567191;
    }
    .content-box-client{
        position: relative;
        height: 80%;
    }
    #conteneur_block_left_client{
    display: none;
    }
    #saveStatusContent{
    display: none;
    }
    
    /*
     * Tickets
     **/
    #input-search-ticket {
    width: 90%;
    box-sizing: border-box;
    border: 0;
    border-radius: 5px;
    font-size: 16px;
    background-image: url('../images/shape/shape.png');
    background-position: 10px 18px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    background-color: #f6f6f6;
    height: 50px;
    color: #567191;
    }
    #input-search-ticket::placeholder{
        color: #567191;
    }
    .col-liste-ticket {
        position: relative;
        cursor: pointer;
        text-align: left;
    }
    #input-select-selected-categorie{
        padding-left: 0px!important;
    }
    .textarea-input{
        background: white none repeat scroll 0% 0%;
        height: 170px;
        border: 0;
        border-bottom: 1px solid #ced4da;
        padding: 2px;
        resize: none;
    }
    #textarea-input-msg::placeholder{
        color: #567191;
    }
    #input_select_categorie li,
    #input_select_teams li{
        padding-left: 5px!important;
    }
    #input-select-selected-teams{
        padding-left: 0!important;
    }
    .block-infos{
        margin: 0;
        padding: 0;
        font-size: 13px;
        color: #394759;
    }
    .btnflap{
        border-radius: 5px;
        background-color: #36c8c7;
        color: white;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        display: inline-flex;
        cursor: pointer;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        height: 50px;
        align-items: center;
    }
    .btnflap:hover{
        background-color: #36c8c7;
        color: white;
    }
    .closeticket{
        cursor: pointer;
        margin-right: 11px;
        display: inline-block;
        width: 24px;
        height: 24px;
        vertical-align: text-bottom;
    
    }
    .infosclientticket{
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
        margin-left: 24px;
        display: block;
    }
    .messageContent{
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
    }
    .isMessage .messageContent{
        text-align: left;
    }
    
    
    .isMessage .messageContent .message-items-date,
    .isReponse .messageContent .message-items-date{
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
        display: inline-block;
    }
    
    .isMessage .messageContent .message-items-txt{
        color: #394759;
        background-color: #f1f2f6;
        border-radius: 20px 20px 20px 0;
        display: inline-block;
        padding: 15px;
        max-width: 80%;
        min-width: 80%;
    }
    .isReponse .messageContent .message-items-txt{
        color: #ffffff;
        background-color: #567191;
        display: inline-block;
        border-radius: 20px 20px 0 20px;
        display: inline-block;
        padding: 15px;
        max-width: 80%;
        text-align: left;
        min-width: 80%;
    }
    .message-items-sender{
        display: block;
        font-weight: bold;
    }
    
    .separator-date .separatorContent .message-items-separator{
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
    }
    textarea#message::placeholder{
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
    }
    textarea#message{
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
        width: 100%;
        resize: none;
        border: 0;
        background-color: #f9f9f9;
        padding: 10px;
        box-sizing: border-box;
    }
    .btn-send-message{
        height: 100%;
        display: inline-block;
        text-align: center;
        width: 100%;
        background: #f9f9f9;
        border-radius: 10px;
        cursor: pointer;
    }
    .btn-send-message img{
        margin-top: 19%;
    }
    .scrollbar-ticket-chat{
        height: 500px;
        width: 100%;
        overflow-y: scroll;
        margin-bottom: 25px;
        overflow-x: hidden;
        padding: 9px;
    }
    .scrollbar-ticket-form{
        height: 100%;
        width: 100%;
        margin-bottom: 25px;
        padding-right: 10px;
    }
    .scrollbar-client-form{
        height: 100%;
        width: 100%;
        overflow-y: scroll;
        margin-bottom: 25px;
        overflow-x: hidden;
        height: 600px;
        padding: 9px;
        position: relative;
    }
    .scrollbar-client-infos{
        height: 86%;
        width: 100%;
        overflow-y: scroll;
        margin-bottom: 25px;
    }
    .scrollbar-home{
        width: 100%;
        margin-bottom: 25px;
    }
    .scrollbar-document{
        width: 100%;
        margin-bottom: 25px;
    }
    .pb-25{
        padding-bottom: 25px;;
    }
    #conteneur_block_left_ticket{
        display: none;
        transition: all ease 0.3s;
        }
    
    .list-licence,
    .list-engagement,
    .list-commitment{
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .list-licence li,
    .list-engagement li,
    .list-commitment li{
        display: inline-block;
    }
    .btn-choix-licence,
    .btn-choix-engagement,
    .btn-total-facture,
    .btn-total-facture-suivant,
    .btn-choix-mode-paiement,
    .btn-choix-commitment{
        height: 29px;
        border: 0;
        border-radius: 5px;
        width: 100% !important;
        cursor: pointer;
    }
    .btn-choix-licence-active,
    .btn-choix-engagement-active,
    .btn-choix-mode-paiement-active,
    .btn-choix-commitment-active{
        background-color: #36c8c7;
    }
    .btn-choix-licence-active span,
    .btn-choix-engagement-active span,
    .btn-choix-mode-paiement-active span,
    .btn-choix-commitment-active span{
        color: #ffffff!important;
    }
    .btn-choix-licence span,
    .btn-choix-engagement span,
    .btn-total-facture span,
    .btn-total-facture-suivant span,
    .btn-choix-mode-paiement span,
    .btn-choix-commitment span {
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color:#36c8c7;
    }
    .input-select-conteneur-nbre-licence,
    .input-select-conteneur-prix-negocie,
    .input-select-conteneur-ajouter-sip,
    .input-select-conteneur-list-tva{
        position: relative;
        width: 22%;
        height: 30px;
        border-bottom: 1px solid #ced4da;
        transition: all 0.3s ease;
        font-family: MuseoSans;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #394759;
        cursor: pointer;
    }
    #input-select-selected-nbre-licence,
    #input-select-selected-prix-negocie,
    #input-select-selected-ajouter-sip,
    #input-select-selected-list-tva{
        padding-left: 0!important;
    }
    #input_select_nbre_licence li,
    #input_select_prix_negocie li,
    #input_select_ajouter_sip li,
    #input_select_liste_tva li,
    .input_select_portabilite_porta li,
    .input_select_portabilite_pays li,
    .input_select_portabilite_qte li,
    .input_select_portabilite_monthly_price li,
    .input_select_portabilite_porta_activation li,
    .input_select_option_price li,
    .input_select_option_qte li,
    .input_select_hard_name li,
    .input_select_hard_qte li,
    .input_select_hard_price li,
    .input_select_numero_porta li,
    .input_select_numero_pays li,
    .input_select_numero_qte li,
    .input_select_facture_qte li{
        padding-left: 0!important;
    }
    .input_select_portabilite_pays{
        width: 100%;
        overflow-x: hidden!important;
    }
    
    
    .input-select-conteneur-portabilite-porta,
    .input-select-conteneur-portabilite-pays,
    .input-select-conteneur-portabilite-qte,
    .input-select-conteneur-portabilite-monthly-price,
    .input-select-conteneur-portabilite-porta-activation,
    .input-select-conteneur-numero-porta,
    .input-select-conteneur-numero-pays,
    .input-select-conteneur-numero-qte,
    .input-select-conteneur-licence-type,
    .input-select-conteneur-option-name,
    .input-select-conteneur-svigoldpremium-name,
    .input-select-conteneur-hard-qte,
    .input-select-conteneur-hard-price,
    .input-select-conteneur-hard-name,
    .input-select-conteneur-option-qte,
    .input-select-conteneur-option-price,
    .input-select-conteneur-licence-commitment,
    .input-select-conteneur-licence-qte,
    .input-select-conteneur-licence-commitment-val,
    .input-select-conteneur-licence-prix{
        position: relative;
        width: 80%;
        height: 30px;
        border-bottom: 1px solid #ced4da;
        transition: all 0.3s ease;
        font-family: MuseoSans;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #394759;
        cursor: pointer;
    }
    
    .input-select-conteneur-facture-qte{
        position: relative;
        width: 100%;
        height: 30px;
        border-bottom: 1px solid #ced4da;
        margin-top: 14px;
        transition: all 0.3s ease;
        font-family: MuseoSans;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #394759;
        cursor: pointer;
    }
    
    .input-select-selected-portabilite-porta,
    .input-select-selected-portabilite-pays,
    .input-select-selected-portabilite-qte,
    .input-select-selected-portabilite-monthly-price,
    .input-select-selected-portabilite-porta-activation,
    .input-select-selected-numero-porta,
    .input-select-selected-numero-pays,
    .input-select-selected-numero-qte,
    .input-select-selected-facture-qte,
    .input-select-selected-licence-type,
    .input-select-selected-option-name,
    .input-select-selected-svigoldpremium-name,
    .input-select-selected-hard-name,
    .input-select-selected-hard-qte,
    .input-select-selected-hard-price,
    .input-select-selected-option-qte,
    .input-select-selected-option-price,
    .input-select-selected-licence-commitment,
    .input-select-selected-licence-qte,
    .input-select-selected-licence-commitment-val,
    .input-select-selected-licence-prix{
        padding-left: 0!important;
    }
    .input-select-selected-facture-qte{
        margin-top: 6px;
    }
    
    .ligne_portabilite,
    .ligne_numero,
    .ligne_licence,
    .ligne_hardware,
    .ligne_options,
    .ligne_svigoldpremium{
        padding: 9px;
        border-radius: 10px;
        box-sizing: border-box;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
        margin-bottom: 15px;
        border: 1px solid #ced4da;
    }
    .mt-30{
        margin-top: 30px;
    }
    .ligne_facture{
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
        border: 1px solid #ced4da;
        padding: 8px;
        border-radius: 10px;
        margin-bottom: 15px;
    }
    
    .input-select-conteneur-facture-qte .chevron-down{
        top: 8px;
    }
    .conteneur_block_right_client{
        height: 100%;
    }
    #FormSendInvitation{
        height: 90%;
    }
    #FormCreateInvoice{
        height: 90%;
    }
    
    #FormAddTicket{
        height: 90%;
    }
    .bdc_valider{
        width: 26px;
        margin: 17px auto;
    }
    .bdc_valider img{
        object-fit: contain;
    }
    
    /*
    * Compte
    */
    .Infos_connecter_compte{
        font-size: 24px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
    }
    .membre_connecter_compte{
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
    }
    .lang_connecter_compte{
        vertical-align: middle;
    }
    .content_btn_modifier button,
    .content_btn_access_dashboard button{
        border: 0;
        height: 50px;
        opacity: 0.81;
        border-radius: 10px;
        background-color: rgba(45, 83, 128, 0.1);
        cursor: pointer;
        width: 100%;
        max-width: 228px;
        padding-left: 15px;
        padding-right: 20px;
    }
    
    .content_btn_modifier .labelle,
    .content_btn_access_dashboard .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
        vertical-align: super;
    }
    .content_btn_deconnect button{
        border: 0;
        height: 50px;
        border-radius: 10px;
        background-color: rgba(240, 78, 79, 0.1);
        width: 100%;
        max-width: 189px;
        cursor: pointer;
    }
    
    .content_btn_deconnect .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #f04e4f;
        vertical-align: super;
        width: 100%;
    }
    
    .content_block_phone_compte .labelle{
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
        vertical-align: super;
    }
    .content_block_mail_compte .labelle{
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
        vertical-align: super;
    }
    .content_block_mail_compte .icone{
        width: 20px;
        height: 20px;
        color: #8193a8;
        display: inline-block;
        font-weight: bold;
        vertical-align: super;
        font-size: 24px;
    }
    .content_block_company_compte .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
        vertical-align: super;
    }
    .content_block_address_1_compte .labelle,
    .content_block_address_2_compte .labelle{
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
        margin-left: 29px;
    }
    .content_block_tva_compte .labelle,
    .content_block_nif_compte .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
    }
    .content_block_tva_compte .value,
    .content_block_nif_compte .value{
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
    }
    .content_block_contact_compte .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
        vertical-align: super;
    }
    .content_block_contact_1_compte .labelle,
    .content_block_contact_2_compte .labelle{
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
    }
    .content_block_abo_compte,
    .content_block_encaissement_compte,
    .content_block_po_compte{
        height: 85px;
        border-radius: 10px;
        background-color: #2d5380;
        width: 100%;
    }
    .content_block_abo_compte .labelle,
    .content_block_encaissement_compte .labelle,
    .content_block_po_compte .labelle{
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        display: block;
        width: 100%;
        text-align: left;
        padding-top: 6px;
        padding-left: 9px;
        box-sizing: border-box;
    }
    .content_block_abo_compte .value,
    .content_block_encaissement_compte .value,
    .content_block_po_compte .value{
        font-size: 21px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        display: block;
        padding-top: 5px;
    }
    .content_block_comm .icone{
        width: 14px;
        height: 14px;
        background-color: #31dfd9;
        display: inline-block;
        border-radius: 50%;
    }
    .content_block_comm .labelle{
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #2d5380;
    }
    .content_block_btn_add_user{
        max-width: 192px;
        width: 100%;
        float: right;
        margin-top: -18px;
    }
    .content_block_btn_add_user button{
        border: 0;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: #eaf9fa;
        cursor: pointer;
    }
    .content_block_btn_add_user .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #3cc8c8;
    }
    
    .content_ligne_nom_comm .labelle{
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #394759;
    }
    .content_ligne_btn_comm{
        width: 100%;
        max-width: 123px;
        border-radius: 5px;
        background-color: #11cccc;
        float: right;
        position: relative;
        top: 14px;
        padding: 5px;
    }
    .content_ligne_btn_comm .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
    }
    .ligne_comm_compte,
    .ligne_fact_contrat_compte{
        border-bottom: 1px dotted #979797;
        height: 70px;
        cursor: pointer;
    }
    .ligne_comm_compte:hover,
    .ligne_fact_contrat_compte:hover,
    .ligne_contact_compte:hover{
        background-color: #f0fdfc;
    }
    .content_icone_block_fact_contrat_compte .icone{
        width: 14px;
        height: 14px;
        background-color: #31dfd9;
        display: inline-block;
        border-radius: 50%;
    }
    .content_fact_block_fact_contrat_compte,
    .content_contrat_block_fact_contrat_compte{
        cursor: pointer;
    }
    .content_fact_block_fact_contrat_compte .labelle,
    .content_contrat_block_fact_contrat_compte .labelle{
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
    }
    .ligne_onglet_compte{
        border-bottom: 1px solid #e2e2e2;
    }
    .active_onglet{
        border-bottom: 5px solid #31dfd9;
    }
    
    .content_ligne_date_fact_contrat{
        height: 50px;
    }
    
    .content_ligne_btn_fact_contrat_download,
    .content_ligne_btn_fact_contrat_view,
    .content_ligne_btn_fact_contrat_send{
        max-width: 146px;
        width: 100%;
        margin-top: 10px;
    }
    .content_ligne_btn_fact_contrat_download button,
    .content_ligne_btn_fact_contrat_view button,
    .content_ligne_btn_fact_contrat_send button{
        border: 0;
        width: 100%;
        border-radius: 10px;
        background-color: #ffffff;
        height: 50px;
        cursor: pointer;
    }
    .content_ligne_btn_fact_contrat_download .labelle,
    .content_ligne_btn_fact_contrat_view .labelle,
    .content_ligne_btn_fact_contrat_send .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #3cc8c8;
    }
    .content_ligne_btn_fact_contrat_download .icone,
    .content_ligne_btn_fact_contrat_view .icone,
    .content_ligne_btn_fact_contrat_send .icone{
        vertical-align: middle;
    }
    .content_ligne_date_fact_contrat .labelle{
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #394759;
        position: relative;
        top: 18px;
    }
    .content_ligne_nom_comm{
        position: relative;
        top: 21px;
    }
    .content_btn_langue_compte_admin{
        width: 100%;
    }
    .content_btn_langue_compte_admin button{
        border: 0;
        height: 50px;
        opacity: 0.81;
        border-radius: 10px;
        background-color: rgba(45, 83, 128, 0.1);
        width: 100%;
        cursor: pointer;
    }
    .content_btn_langue_compte_admin .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
        vertical-align: super;
    }
    .content_btn_langue_compte_admin .icone{
        float: left;
    }
    
    .content_btn_langue_compte_admin .icone-select{
        float: right;
        margin-top: 2px;
    }
    .content_btn_password_compte_admin button{
        border: 0;
        height: 50px;
        opacity: 0.81;
        border-radius: 10px;
        background-color: rgba(45, 83, 128, 0.1);
        width: 100%;
        cursor: pointer;
    }
    .content_btn_password_compte_admin .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
        vertical-align: super;
    }
    .content_btn_deconnect_compte_admin button{
        border: 0;
        height: 50px;
        border-radius: 10px;
        background-color: rgba(240, 78, 79, 0.1);
        cursor: pointer;
        width: 100%;
    }
    .content_btn_deconnect_compte_admin .labelle{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #f04e4f;
        vertical-align: super;
    }
    .content_btn_deconnect_compte_admin .icone{
        float: left;
    }
    .compte_admin_block_contact{
        border-left: solid 1px #dedede;
        padding-left: 30px;
    }
    
    
    
    
    .content_form_add_compte{
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
        background-color: #ffffff;
        margin-top: 20px;
        display: none;
    }
    .descr_titre_admin{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d5380;
        vertical-align: super;
        display: block;
        height: 18px;
        margin-left: 47px;
    }
    .descr_titre_admin img{
        width: 20px;
        height: 100%;
        float: right;
    }
    .descr_admin{
        line-height: 14px;
        font-size: 11px;
        padding-bottom: 8px;
        font-style: normal;
        color: white;
    }
    .form-field label{
        border: 1px solid #ced4da;
        border-radius: 5px;
        text-align: left;
        cursor: pointer;
    }
    .FormSendInvitationUserCompte{
        padding: 10px;
        box-sizing: border-box;
    }
    .block-list-content-titre{
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
        margin-top: 17px;
        display: inline-block;
        vertical-align: super;
    }
    .block-list-content-icone{
        padding-left: 10px;
    }
    .block-content-btn{
        border: 0;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: #eaf9fa;
        cursor: pointer;
    }
    .block-content-btn span{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #3cc8c8;
    }
    .textCenter{
        text-align: center;
    }
    .icone_confirm_invitation{
        display: inline-block;
        width: 100%;
        height: 50px;
    }
    .icone_confirm_invitation img{
        width: 100%;
        object-fit: contain;
        height: 100%;
    }
    .lib__confirm_invitation{
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #394759;
    }
    .email_confirm_invitation{
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #394759;
        font-weight: bold;
    }
    .error_send_invitation,
    .error_update_language,
    .error_update_password{
        color: red;
        width: 100%;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        display: none;
    }
    .supprimer{
        background-color: rgba(240, 78, 79, 0.1)!important;
    }
    .technical{
        background-color: #F5A724!important;
    }
    .inviter{
        background-color: rgba(45, 83, 128, 0.1)!important;
        top: 7px;
    }
    .mb-25{
        margin-bottom: 25px;
    }
    .mb-10{
        margin-bottom: 10px!important;
    }
    .content_edit_comm_compte{
        display: none;
        width: 100%;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
        background-color: #ffffff;
        position: absolute;
        z-index: 999;
        top: 0;
    }
    .block-content-btn-delete{
        border: 0;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: rgba(240, 78, 79, 0.1);
        cursor: pointer;
    }
    .block-content-btn-delete span{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #f04e4f;
    }
    .content_update_infos_user_compte{
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
        background-color: #ffffff;
        position: absolute;
        width: 98%;
        top: 60px;
        z-index: 9999;
        padding: 10px;
        box-sizing: border-box;
        display: none;
    }
    .block-content-btn-edit-password,
    .block-content-btn-edit-langue{
        border: 0;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: #eaf9fa;
        cursor: pointer;
    }
    .block-content-btn-edit-password span,
    .block-content-btn-edit-langue span{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #3cc8c8;
    }
    
    
    
    .content-More-videos .icone{
        display: inline-block;
        width: 31px;
        vertical-align: text-top;
    }
    .content-More-videos .icone img{
        width: 100%;
    }
    .content-More-videos .labelle{
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #567191;
        vertical-align: middle;
    }
    
    .content-Blog-titre-Txt .icone{
        display: inline-block;
        width: 30px;
        vertical-align: middle;
    }
    .content-Blog-titre-Txt .icone img{
        width: 100%;
    }
    .content-Blog-titre-Txt .labelle{
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #567191;
    }
    
    
    .content-author-blog .icone{
        width: 30px;
        height: 30px;
        display: inline-block;
        border-radius: 50%;
        overflow: hidden;
        margin-left: 10px;
        vertical-align: middle;
    }
    .content-author-blog .icone img{
        width: 100%;
        height: 100%;
    }
    .content-author-blog .labelle{
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #567191;
    }
    .mt-10{
        margin-top: 10px;
    }
    .mt-12{
        margin-top: 12px;
    }
    .mt-7{
        margin-top: 7px;
    }
    .w-90{
        width: 90%!important;
    }
    .w-100{
        width: 100%!important;
    }
    
    .scrollbar-liste-blog{
        max-height: 1101px;
        height: 100%;
        overflow-y: auto;
        padding-right: 11px;
        padding-bottom: 11px;
    }
    
    
    
    .content_block_contact .icone{
        width: 14px;
        height: 14px;
        background-color: #31dfd9;
        display: inline-block;
        border-radius: 50%;
    }
    .content_block_contact .labelle{
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #2d5380;
    }
    .ligne_contact_compte{
        border-bottom: 1px dotted #979797;
        height: 70px;
        cursor: pointer;
    }
    .content_form_add_contact{
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
        background-color: #ffffff;
        position: absolute;
        width: 98%;
        top: 33px;
        z-index: 9999;
        padding: 10px;
        box-sizing: border-box;
        display: none;
    }
    .block-content-btn-add-contact{
        border: 0;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: #eaf9fa;
        cursor: pointer;
    }
    .block-content-btn-add-contact span{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #3cc8c8;
    }
    #input-select-selected-role{
        padding-left: 0!important;
    }
    .content_ligne_nom_contact {
        position: relative;
        top: 21px;
    }
    .content_ligne_nom_contact .labelle{
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #394759;
    }
    .content_ligne_btn_contact{
        width: 100%;
        max-width: 123px;
        border-radius: 5px;
        background-color: #11cccc;
        float: right;
        position: relative;
        top: 14px;
        padding: 5px;
    }
    .content_ligne_btn_contact span{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
    }
    .content_edit_contact_compte{
        display: none;
        width: 100%;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
        background-color: #ffffff;
        position: absolute;
        z-index: 999;
        top: 0;
        padding: 10px;
    }
    .block-content-btn-delete-contact {
        border: 0;
        height: 50px;
        border-radius: 10px;
        background-color: rgba(240, 78, 79, 0.1);
        width: 100%;
        max-width: 189px;
        cursor: pointer;
    }
    .block-content-btn-delete-contact span {
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #f04e4f;
        vertical-align: super;
        width: 100%;
    }
    
    .form-field-mb-0{
        margin-bottom:0!important;
    }
    .btn-tva-value{
        height: 29px;
        border: 0;
        border-radius: 5px;
        width: 100% !important;
        cursor: pointer;
    }
    .btn-tva-value span{
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #36c8c7;
    }
    .btn-tva-value-active{
        background-color: #36c8c7;
    }
    .btn-tva-value-active span{
        color: #ffffff !important;
    }
    .block-type-invoice-status{
        border: 1px solid #3CC8C833;
        border-radius: 5px;
        padding: 5px 15px;
        font-weight: 700;
        /*text-transform: lowercase;*/
        display: inline-block;
        font-size: 14px;
        font-weight: normal;
        color: #567191;
    }
    .invoice_seen{
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: bottom;
        cursor: pointer;
    }
    .invoice_seen img{
        width: 100%;
        height: 100%;
    }
    .invoice_copy{
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: bottom;
        cursor: pointer;
        margin-left: 20px;
    }
    .invoice_copy img{
        width: 100%;
        height: 100%;
    }
    #btn-tva-value{
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #36c8c7;
        width: 100%;
        box-sizing: border-box;
    }
    .btn-tva-value-moin{
        position: absolute;
        height: 29px;
        border: 0;
        border-radius: 5px;
        width: 50px !important;
        cursor: pointer;
        top: 13px;
        left: 0;
    }
    .btn-tva-value-plus{
        position: absolute;
        height: 29px;
        border: 0;
        border-radius: 5px;
        width: 50px !important;
        cursor: pointer;
        top: 13px;
        right: 0;
    }
    .lib_access_dashboard {
        border: 1px solid #3CC8C833;
        border-radius: 5px;
        padding: 5px 15px;
        font-weight: normal;
        color: #567191;
        vertical-align: sub;
        margin-top: 13px;
        display: inline-block;
        font-size: 14px;
    }
    .icone_access_dashboard {
        display: inline-block;
        width: 30px;
        height: 20px;
        vertical-align: text-bottom;
    }
    .icone_access_dashboard img {
        width: 100%;
        height: 100%;
        vertical-align: middle;
    }
    .content_btn_access_dashboard .icone{
        display: inline-block;
        vertical-align: middle;
    }
    .content_btn_access_dashboard .icone img{
        width: 100%;
        height: 100%;
    }
    
    
    
    div.messageContent span.TitleMessageContentFile{
        display: block;
        margin-top: 20px;
    }
    div.messageContent span.InfosMessageContentFile{
        display: block;
        margin-left: 34%;
        margin-top: 25px;
    }
    div.messageContent span.IconeMessageContentFile{
        display: block;
        clear: both;
        height: 70px;
        padding: 10px;
    }
    div.messageContent span.IconeMessageContentFile img{
        float: left;
        height: 100%;
    }
    div.messageContent span.SeparateurMessageContentFile{
        display: block;
        height: 1px;
        background: white;
        clear: both;
    }
    div.messageContent span.BtnMessageContentFile{
        display: block;
        text-align: center;
        font-weight: bold;
        margin-top: 11px;
        cursor: pointer;
    }
    div.content_progress_bar{
        display: none;
        border: 1px solid gray;
        margin-top: 50px;
        height: 20px;
        border-radius: 5px;
    }
    div.progress_bar{
        height: 100%;
        background: #36c8c7;
        width: 0;
    }
    div.content_error_upload{
        display: none;
        margin-top: 50px;
        margin-bottom: 20px;
        color: red;
    }
    div.isReponse .message-items-delete{
        position: absolute;
        right: 28px;
        top: 16px;
        background: white;
        color: red;
        border-radius: 50%;
        display: inline-block;
        width: 22px;
        text-align: center;
        cursor: pointer;
        height: 22px;
    }
    div.isMessage .message-items-delete{
        position: absolute;
        right: 28px;
        top: 16px;
        background: #567191;
        color: white;
        border-radius: 50%;
        display: inline-block;
        width: 22px;
        text-align: center;
        cursor: pointer;
        height: 22px;
    }
    .content_btn_access_dashboard .labelle{
        /*vertical-align: middle!important;*/
    }
    
    .cache-form-bdc{
        display: none;
        width: 100%;
        opacity: 0.2;
        position: absolute;
        background: white;
        z-index: 99;
        top: 0;
        left: 0;
    }
    div.content_menu_export{
        display: none;
        border-radius: 10px;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
        background-color: #ffffff;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        width: 215px;
        position: absolute;
        right: 0;
        z-index: 10;
    }
    div.sep_ligne_menu_export{
        border: 1px dashed gray;
        margin: 5px;
    }
    div.ligne_menu_export{
        cursor: pointer;
        padding: 10px;
    }
    div.ligne_menu_export:hover{
        cursor: pointer;
        background: #86DEDD;
    }
    .ml-0-xl{
        margin-left: 0!important;
    }
    .btn-add-icone{
        width: 37px!important;
        float: right;
        height: 35px!important;
        margin-top: -6px!important;
        border-radius: 100%!important;
        text-align: center!important;
        padding: 0!important;
    }
    
    ul.list-menu-extra-numero{
        list-style: none;
        padding: 0;
        margin: 0;
        float: right;
    }
    ul.list-menu-extra-numero li{
        display: inline-block;
        text-align: center;
        background: #36c8c7;
        border-radius: 20px;
        color: white;
        cursor: pointer;
        font-size: 14px;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 2px;
        padding-bottom: 2px;
        text-transform:capitalize!important;
    }
    ul.list-menu-extra-numero li:hover{
        background:#F8F8FA;
        color: #36c8c7;
    }
    .demande_permission_pending{
        color: #394759!important;
        font-weight: bold!important;
    }
    .demande_permission_accepted{
        color: #36c8c7!important;
        font-weight: bold!important;
    }
    .demande_permission_refused{
        color: red!important;
        font-weight: bold!important;
    }