body #app{
    width:100%;
    position:relative;
    min-height:100vh;
}
body #app .content-wrapper{
    order:2;
    width:100%;
	padding-left: 255px;
}
body #app .content-wrapper .content{
    display:flex;
    flex:1 0 auto;
    flex-direction:column;
    position:relative;
    transition:all .3s ease
}
body.mini-sidebar #app .content-wrapper{
    padding-left:60px
}
body.layout-fixed .sidebar-left{
    transition:all .3s ease;
    min-height:100vh
}
body.layout-fixed .sidebar-left .sidebar-content .aside-toolbar{
    transition:all .3s ease;
    position:fixed;
    width:255px;
    top:0;
    z-index:99
}
body.layout-fixed .sidebar-left .sidebar-content .main-menu{
    padding-top:65px
}
body.layout-fixed .content-wrapper .top-toolbar{
    right:0;
    left:255px;
    position:fixed
}
body.layout-fixed .content-wrapper .content{
    padding-top:65px;
    padding-left:0
}
@media (max-width:992px){
	body.mini-sidebar .content-wrapper{
		padding-left:0px !important;
	}
    body.layout-fixed .content-wrapper .top-toolbar{
        right:0;
        left:0
    }
    body.layout-fixed .content-wrapper .content{
        padding-top:65px;
        padding-left:0
    }
    .sidebar-content .aside-toolbar{
        display:none
    }
    .sidebar-content .main-menu{
        padding-top:0!important
    }
}
body.layout-fixed.mini-sidebar .sidebar-left .sidebar-content .aside-toolbar{
    width:60px
}
body.layout-fixed.mini-sidebar .sidebar-left:hover .sidebar-content .aside-toolbar{
    width:255px
}
body.layout-fixed.mini-sidebar .content-wrapper .top-toolbar{
    left:60px
}
.mini-sidebar .content-wrapper{
    padding-left:30px
}
.aside-toolbar{
    height:65px;
    position:relative
}
.aside-toolbar .header-controls{
    position:absolute;
    right:0;
    width:3.125rem;
    height:4.0625rem;
    line-height:4;
    margin:0;
    padding:0;
    list-style:none
}
.aside-toolbar .header-controls .btn-menu{
    padding:6px 17px 6px 9px
}
.aside-toolbar .header-controls .btn-menu i{
    font-size:1.125rem
}
.site-logo{
    height:4.0625rem;
    width:inherit;
    padding:0;
    margin:0;
    display:inline-block;
    float:left;
    list-style:none
}
.site-logo li{
    display:inline-block;
    height:65px
}
.site-logo li .logo{
    position:absolute;
    top:22px;
    left:19px
}
.site-logo li .logo svg{
    width:23px;
    height:23px
}
.site-logo li .brand-text{
    font-size:1.125rem;
    font-family:Poppins,sans-serif;
    padding:20px 0 0 47px;
    font-weight:400;
    display:block
}
.site-logo li.app_menu-close{
    float:right;
    display:none;
    padding:1.1875rem 1.25rem
}
.site-logo li.app_menu-close a i{
    font-size:1.875rem
}
@media (max-width:991.98px){
    .site-logo li{
        display:inline-block
    }
    .site-logo li .logo_mobile{
        position:absolute;
        top:18px;
        left:-2px
    }
    .site-logo li .logo_mobile #logo_mobile{
        width:27px;
        height:27px
    }
    .site-logo li .brand-text{
        font-size:1.3125rem;
        font-family:Poppins,sans-serif;
        padding:17px 0 0 33px;
        font-weight:400;
        display:block
    }
}
.top-toolbar{
    box-shadow:0 1px 1px 1px rgba(18,106,211,.08);
    display:flex;
    flex-direction:row;
    height:4.0625rem;
    max-height:4.0625rem;
    margin:0;
    padding:0
}
.top-toolbar .navbar-nav{
    display:flex;
    flex-direction:row;
    padding-left:0;
    margin-bottom:0;
    height:4.0625rem
}
.top-toolbar .navbar-nav .nav-item{
    list-style:none;
    min-width:4.0625rem;
    height:4.0625rem
}
.top-toolbar .navbar-nav .nav-item>a{
    text-align:center;
    line-height:3.5;
    min-width:3.9375rem;
    display:inline-block;
    height:4.0625rem;
    position:relative
}
.top-toolbar .navbar-nav .nav-item>a:hover,.top-toolbar .navbar-nav .nav-item>a:hover i{
    color:#6760d5
}
.content[data-layout=tabbed] .page-header h1,.top-toolbar .dropdown-menu-xl .dropdown-menu .promo h3,.top-toolbar .dropdown-menu-xl .dropdown-menu .promo h4{
    color:#fff
}
.top-toolbar .navbar-nav .nav-item>a:hover i.icon:after{
    content:"";
    position:absolute;
    height:45px;
    width:45px;
    border-radius:50%;
    background-color:rgba(240,246,255,.7);
    left:-10px;
    top:11px;
    z-index:-1
}
.top-toolbar .navbar-nav .nav-item>a i{
    font-size:1.5rem;
    position:relative;
    max-height:65px
}
.top-toolbar .navbar-nav .nav-item.nav-text{
    padding:0 17px
}
.top-toolbar .navbar-nav .nav-item.nav-text>a{
    line-height:4.8;
    font-size:.875rem
}
.top-toolbar .navbar-nav .nav-item.nav-text>a .menu-arrow-down{
    font-size:.8125rem
}
.top-toolbar .navbar-nav>li>a{
    max-height:4.0625rem
}
.top-toolbar .nav-item>a>i{
    line-height:3.2
}
.top-toolbar .dropdown .dropdown-menu{
    top:93%!important
}
.top-toolbar .navbar-nav .nav-item .dropdown-menu-accout {
	padding: .5rem 0 0 0;
}
.top-toolbar .navbar-nav .nav-item .dropdown-menu-accout .dropdown-header .d-user .media-body span{
    font-size:.6875rem
}
.top-toolbar .navbar-nav .nav-item .dropdown-menu-accout .dropdown-item{
    display:block;
    width:100%;
    text-align:left;
    line-height:1.7;
    height:auto;
    padding:15px 0 10px 20px
}
.top-toolbar .navbar-nav .nav-item .dropdown-menu-accout .dropdown-item i{
    font-size:1rem;
    margin-right:8px;
    vertical-align:top
}
.top-toolbar .navbar-nav .nav-item .dropdown-menu-accout .badge{
    line-height:1.6
}
.top-toolbar .dropdown-menu .menu-header{
    font-size:1.25rem
}
.top-toolbar .dropdown-menu ul li a{
    display:block
}
.top-toolbar .dropdown-menu.menu-icons i{
    font-size:1.125rem;
    padding-right:10px;
    vertical-align:top
}
.navbar-form,.page-header .actions>.dropdown .dropdown-menu .dropdown-item{
    vertical-align:middle
}
.top-toolbar .card.card-notification .card-header{
    padding:5px 20px;
    min-height:45px;
    height:45px;
    line-height:0
}
.top-toolbar .card.card-notification .card-header .card-title{
    display:inline-block
}
.top-toolbar .card.card-notification .card-header .actions.top-right{
    right:15px;
    top:7px
}
.top-toolbar .dropdown-menu-md .dropdown-menu.dropdown-menu-left{
    min-width:220px;
    left:10px
}
.top-toolbar .dropdown-menu-md .dropdown-menu.dropdown-menu-right{
    min-width:220px;
    right:10px
}
.top-toolbar .dropdown-menu-xl{
    position:static!important
}
.top-toolbar .dropdown-menu-xl .dropdown-menu{
    width:98.5%;
    left:10px;
    padding:20px
}
.top-toolbar .dropdown-menu-xl .dropdown-menu ul.list-items{
    column-count:2;
    line-height:2.5;
    margin:0;
    padding:0;
    list-style:none
}
.top-toolbar .dropdown-menu-xl .dropdown-menu img{
    min-width:100%
}
.top-toolbar .dropdown-menu-xl .dropdown-menu .promo{
    position:absolute;
    z-index:5;
    text-align:center;
    padding:8% 0 0;
    width:100%;
    height:100%
}
.top-toolbar.navbar-desktop{
    z-index:50;
    display:flex;
    flex-direction:row
}
.top-toolbar.navbar-desktop .navbar-nav{
    display:flex;
    flex-direction:row;
    padding-left:0;
    margin-bottom:0;
    height:4.0625rem
}
.top-toolbar.navbar-desktop .navbar-nav.nav-left{
    order:1
}
.top-toolbar.navbar-desktop .navbar-nav.nav-right{
    margin:0 0 0 auto;
    padding:0;
    order:2;
    position:relative
}
.top-toolbar.navbar-mobile.navbar-tablet{
    display:none
}
@media (max-width:992px){
    .top-toolbar.navbar-desktop{
        top:0;
        transition:all .3s ease;
        position:absolute;
        width:100%
    }
    .mobile-topbar-toggle .top-toolbar.navbar-desktop{
        top:65px
    }
    .mobile-topbar-toggle .content-wrapper .content{
        transition:all .3s ease;
        margin-top:65px
    }
    .top-toolbar.navbar-mobile.navbar-tablet{
        z-index:99;
        display:flex;
        flex-direction:row
    }
    .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav{
        display:flex;
        flex-direction:row;
        padding-left:0;
        margin-bottom:0;
        height:4.0625rem
    }
    .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav.nav-left{
        order:1
    }
    .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav.nav-center{
        order:2
    }
    .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav.nav-center.site-logo{
        position:relative
    }
    .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav.nav-right{
        padding:0;
        order:3;
        position:relative
    }
    .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav .nav-item a{
        line-height:2.3
    }
    .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav .nav-item a i{
        font-size:30px;
        line-height:2.6;
        max-height:65px
    }
    .top-toolbar.navbar-mobile.navbar-tablet .navbar-nav .nav-item a:active i:after,.top-toolbar.navbar-mobile.navbar-tablet .navbar-nav .nav-item a:focus i:after,.top-toolbar.navbar-mobile.navbar-tablet .navbar-nav .nav-item a:hover i:after{
        background-color:transparent
    }
}
@media (max-width:768px){
    .top-toolbar.navbar.navbar-desktop .navbar-nav.nav-left{
        display:none
    }
}
@media (max-width:576px){
    .top-toolbar .dropdown{
        position:static
    }
    .top-toolbar .dropdown .dropdown-menu{
        position:absolute;
        top:auto;
        left:0;
        right:0
    }
}
.header-controls .btn-menu{
    height:65px
}
.header-controls .btn-menu i{
    transition:all .3s ease
}
.navbar-form{
    position:absolute;
    top:-150%;
    right:0;
    margin:0;
    padding:0;
    height:65px;
    z-index:20;
    border:0;
    left:0;
    background:#fff;
    transition:all .3s ease
}
.navbar-form.open{
    top:0
}
.navbar-form .form-group{
    height:100%;
    width:100%;
    margin-top:0;
    padding-bottom:0
}
.navbar-form .form-group .navbar-search:focus{
    border:none;
    outline:0
}
.navbar-form .form-group i.close-search{
    height:30px;
    cursor:pointer;
    top:50%;
    margin-top:-15px;
    line-height:30px;
    margin-right:10px;
    font-size:1.375em;
    position:absolute;
    right:30px
}
.customizer-panel-wrapper,.sidebar-right{
    display:block!important;
    top:0;
    bottom:0;
    backface-visibility:hidden;
    transition:all .3s ease
}
.navbar-form .form-control{
    height:100%;
    border:0;
    border-radius:0;
    width:100%;
    background-image:none!important;
    padding-left:20px
}
.sidebar-left{
    order: 1;
    transition: all .3s ease;
    z-index: 999;
    position: fixed;
    top: 0px;
    left: 0px;
}
body.aside-left-open .sidebar-left{
    z-index:1005
}
.sidebar-right{
    order:3;
    z-index:1005;
    position:fixed;
    overflow:hidden;
    width:450px!important;
    right:-455px;
    padding:20px;
    background-color:#fff
}
body.aside-right-open{
    overflow:hidden
}
body.aside-right-open .sidebar-right{
    box-shadow:0 0 15px 1px rgba(69,65,78,.2);
    right:0
}
@media (max-width:576px){
    .sidebar-right{
        width:320px!important;
        right:-325px
    }
}
.sidebar-content #sidebar-tabs .nav-link{
    font-size:.9375rem
}
.sidebar-content #sidebar-tabs .tab-content{
    overflow-y:auto;
    max-height:calc(100vh - 100px);
    height:calc(100vh - 100px)
}
.sidebar-content #sidebar-tabs .list-view-group-header{
    text-transform:uppercase;
    font-size:18px;
    padding-top:15px;
    position:absolute;
    left:15px;
    z-index:5
}
.sidebar-content #sidebar-tabs .list-group .list-group-item{
    padding:.75rem 0 .75rem 15px;
    border:none;
    margin-left:40px;
    margin-right:10px
}
.sidebar-content #sidebar-tabs .list-group .list-group-item:hover{
    background-color:#eaf3fd;
    cursor:pointer
}
.sidebar-content #sidebar-tabs .qt-scroll{
    max-height:100%;
    height:calc(100vh - 200px);
    position:absolute;
    width:420px
}
.customizer-panel-wrapper{
    z-index:1105;
    position:fixed;
    overflow:hidden;
    width:450px!important;
    right:-455px;
    padding:20px;
    background-color:#fff
}
.customizer-panel-wrapper:after,.customizer-panel-wrapper:before{
    position:absolute;
    top:25%;
    content:'';
    height:50px;
    background-color:#fff
}
.customizer-panel-wrapper:before{
    left:-47px;
    width:48px;
    -webkit-box-shadow:0 0 9px rgba(0,0,0,.1);
    box-shadow:0 0 9px rgba(0,0,0,.1);
    border-left:1px solid rgba(0,0,0,.1);
    border-radius:0 4px 4px 0
}
.customizer-panel-wrapper:after{
    left:0;
    width:5px
}
.aside-overlay-absolute,.aside-overlay-fixed{
    top:0;
    left:0;
    right:0;
    overflow:hidden;
    z-index:1000;
    background:rgba(0,0,0,.3);
    bottom:0
}
.aside-overlay-fixed{
    position:fixed
}
.aside-overlay-absolute{
    position:absolute
}
.page-header{
    padding:30px 30px 0;
    position:relative
}
.page-header h1{
    margin:0;
    display:inline-block;
    padding:7px 20px 7px 0
}
.page-header h1.separator{
    border-right:solid thin rgba(148,170,197,.2)
}
.page-header .actions{
    z-index:10
}
.page-header .actions.top-right{
    right:30px;
    top:30px;
    bottom:0
}
.page-header .actions.top-left{
    left:20px;
    top:30px;
    bottom:0
}
.page-header .actions>.dropdown .dropdown-menu{
    padding:0
}
.page-header .actions>.dropdown .dropdown-menu .dropdown-header{
    display:block;
    padding:15px 20px 10px;
    margin-bottom:0;
    font-size:.8125rem;
    white-space:nowrap;
    border-radius:3px 3px 0 0;
    text-transform:uppercase;
    font-weight:400
}
.page-header .actions>.dropdown .dropdown-menu .dropdown-item i{
    font-size:18px;
    width:22px;
    vertical-align:middle;
    margin-right:7px
}
.page-header .actions>.dropdown>a.btn.btn-fab,.page-header .actions>li>a.btn.btn-fab{
    box-shadow:0 3px 20px 0 rgba(18,106,211,.1);
    width:40px;
    height:40px;
    border-radius:50%;
    transition:all .2s ease;
    padding:0;
    border-color:transparent!important
}
.page-header .actions>.dropdown.show>a.btn.btn-fab{
    box-shadow:none
}
.page-header .actions>a.btn-fab>i,.page-header .actions>li>a.btn-fab>i{
    width:40px;
    height:40px;
    margin:0 0 0 -1px;
    line-height:1.7;
    font-size:1.4375rem
}
.page-header .actions.mobile-menu{
    display:none
}
@media (max-width:992px){
    .page-header .actions.mobile-menu{
        display:block
    }
}
@media (max-width:768px){
    .page-header h1.separator{
        border-right:none
    }
    .page-header .actions.mobile-menu{
        display:block
    }
    .page-content.container,.page-header.container{
        max-width:100%
    }
}
@media (max-width:576px){
    .page-header.fit-mobile .actions{
        top:120px!important
    }
    .page-header.fit-mobile+.page-content{
        padding:85px 20px 20px
    }
}
.page-content{
    display:flex;
    flex:1 0 auto;
    flex-direction:column;
    padding:30px
}
@media (max-width:576px){
    .page-content{
        padding:15px!important
    }
}
.page-aside-left .aside-left .card .card-body,.page-aside-left .aside-right .card .card-body,.page-aside-right .aside-left .card .card-body,.page-aside-right .aside-right .card .card-body{
    padding:0
}
.page-aside-left,.page-aside-right{
    display:flex;
    flex-direction:row!important;
    height:calc(100vh + 240px)
}
.page-aside-left .aside-left,.page-aside-right .aside-left{
    width:220px;
    min-width:220px;
    max-width:220px;
    background:#fff;
    box-shadow:0 10px 40px 0 rgba(18,106,211,.07),0 2px 9px 0 rgba(18,106,211,.06)
}
.page-aside-left .aside-left .card,.page-aside-right .aside-left .card{
    box-shadow:none;
    border-radius:0;
    background:tranparent
}
.page-aside-left .aside-right,.page-aside-right .aside-right{
    width:220px;
    min-width:220px;
    max-width:220px;
    background:#fff;
    box-shadow:0 10px 40px 0 rgba(18,106,211,.07),0 2px 9px 0 rgba(18,106,211,.06)
}
.page-aside-left .aside-right .card,.page-aside-right .aside-right .card{
    box-shadow:none;
    border-radius:0;
    background:tranparent
}
.page-aside-left .main-content,.page-aside-right .main-content{
    flex:1 1 auto;
    max-width:100%;
    overflow:auto
}
@media (max-width:992px){
    .page-aside-left .aside-left,.page-aside-right .aside-right{
        position:absolute;
        z-index:1001;
        height:100%;
        transition:all .3s ease
    }
    .page-aside-left{
        overflow-y:auto;
        overflow-x:hidden;
        flex-direction:column!important
    }
    .page-aside-left .page-header h1{
        padding-left:60px
    }
    .page-aside-left .aside-left{
        left:-240px
    }
    .page-aside-right{
        overflow-y:auto;
        overflow-x:hidden;
        flex-direction:column!important
    }
    .page-aside-right .aside-right{
        right:-240px
    }
    .page-aside-left .aside-left.open{
        left:0
    }
    .page-aside-right .aside-right.open{
        right:0
    }
}
.content[data-layout=tabbed] .page-header{
    padding:30px 30px 80px;
    position:relative;
    background-color:#6760d5
}
.content[data-layout=tabbed] .page-header .breadcrumb-wrapper li,.content[data-layout=tabbed] .page-header .breadcrumb-wrapper li a{
    color:rgba(255,255,255,.7)
}
.content[data-layout=tabbed] .page-header .breadcrumb-wrapper li a:active,.content[data-layout=tabbed] .page-header .breadcrumb-wrapper li a:hover{
    color:#fff
}
.content[data-layout=tabbed] .page-header .breadcrumb-wrapper .breadcrumb .breadcrumb-item>a>i{
    color:rgba(255,255,255,.7)
}
.content[data-layout=tabbed] .page-header .breadcrumb-wrapper .breadcrumb .breadcrumb-item>a>i:active,.content[data-layout=tabbed] .page-header .breadcrumb-wrapper .breadcrumb .breadcrumb-item>a>i:hover{
    color:#fff
}
.content[data-layout=tabbed] .page-header .nav.nav-tabs{
    position:absolute;
    bottom:0;
    margin:0;
    border-bottom:none
}
.content[data-layout=tabbed] .page-header .nav.nav-tabs .nav-item{
    margin-bottom:0
}
.content[data-layout=tabbed] .page-header .nav.nav-tabs .nav-item .nav-link.active.show,.content[data-layout=tabbed] .page-header .nav.nav-tabs .nav-item .nav-link:hover,.content[data-layout=tabbed] .page-header .nav.nav-tabs .nav-item.show .nav-link{
    color:#fff;
    background:0 0
}
.content[data-layout=tabbed] .page-header .nav.nav-tabs .nav-item .nav-link{
    border:none;
    font-size:.9375rem;
    border-bottom:3px solid transparent;
    color:rgba(255,255,255,.7)
}
.content[data-layout=tabbed] .page-header .nav.nav-tabs .nav-item .nav-link.active{
    border-bottom:solid 3px #fff
}
.table td, .table th {
	vertical-align: middle;
	padding: 5px;
}
.btn .la {
	color: #fff;
    font-size: 24px;
	margin-top: -2px !important;
}

.btn-sm .la {
	color: #fff;
    font-size: 18px;
	margin-top: 0px !important;
}

.text-black {
	color: #000 !important;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:after, table.dataTable thead .sorting_desc_disabled:before {
    bottom: 6px !important;
}

a:disabled,
button:disabled {
	cursor: not-allowed;
}
form {
	width: 100% !important;
}
.custom-checkbox.checkbox-primary .custom-control-input:disabled:checked~.custom-control-label::before, .custom-checkbox.checkbox-primary .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: #A39EDA !important;
}
.custom-control-label::after {
    top: 3px;
}
.custom-radio .custom-control-label::after {
    top: 4px;
}
.ui-autocomplete { 
	max-height: 200px; 
	overflow-y: scroll; 
	overflow-x: hidden;
}

#top-fixed-bar {
	display: none;
	width: 100%;
	height: 65px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	text-align: right;
	padding: 17px 30px;
	box-shadow: 0 1px 1px 1px rgba(18,106,211,.08);
}

.img-previsu-input-file {
	display: none;
	width: 184px;
	border: 7px solid #eee;
}

.hidden-input-file {
	opacity: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-35 {
    font-size: 35px !important;
}

.fs-40 {
    font-size: 40px !important;
}

.fs-50 {
    font-size: 50px !important;
}

.fs-60 {
    font-size: 60px !important;
}

.fs-75 {
    font-size: 75px !important;
}

.fs-80 {
    font-size: 80px !important;
}

.fs-85 {
    font-size: 85px !important;
}

/* MAP */
table.dataTable{
	width: 100% !important;
	max-width: 100% !important;
}
#table_list_etab tr {
	cursor: pointer;
}
#table_list_etab tr.active {
	background-color: #ddd;
}
#table_list_etab tr.selected {
	background-color: #736CC7;
	color: #fff;
}
#table_list_etab tr.selected a {
	color: #fff;
}
#table_list_etab tr.pro-already-contact {
	background-color: #FFD681 !important;
	color: #fff !important;
}
#table_list_etab tr.pro-already-contact a {
	color: #fff !important;
}
#table_list_etab tr.pro-already-contact.selected {
	background-color: #FFC64E !important;
	color: #fff !important;
}
#table_list_etab tr.pro-already-contact.selected a {
	color: #fff !important;
}
.bloc-info-selected {
	position: sticky;
	top: 0;
	background-color: #f0f6ff;
	border-bottom: 2px solid #f64a91;
	padding: 15px;
	z-index: 10;	
}
.map {
	height: 100vh;
	position: sticky !important;
	top: 0;
}
.map-select-distance {
	position: absolute;
	top: 25px;
	right: 20px;
	z-index: 500;
}
.map-marker.leaflet-popup {
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	text-align: center;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin-bottom: 16px;
	background-color: #fff;
}
.map-marker.leaflet-popup::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -8x;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #fff;
}
.map-marker .leaflet-popup-content-wrapper {
	background: transparent;
	color: inherit;
	box-shadow: none;
	text-align: inherit;
}
.map-marker .leaflet-popup-tip-container {
	display: none;
}
.map-marker .leaflet-popup-content {
	text-align: inherit;
	color: inherit;
	margin: 0;
}
.map-marker.active{
	background-color: #ddd;
	z-index: 301;
}
.map-marker.active::after{
	border-top-color: #ddd;
}
.map-marker.selected{
	background-color: #736CC7;
	color: #fff;
	z-index: 300;
}
.map-marker.selected::after{
	border-top-color: #736CC7;
}

#form-edit-article-hat-miniature, #form-edit-type-event-image-min, #form-edit-user-avatar-min{
    border: 7px solid rgb(238, 238, 238);
}

#form-edit-type-event-image-min, #form-edit-user-avatar-min{
    width: 350px;
}

.ui-sortable-handle, #sortable_table_group_article{
    cursor: grab;

}
.ui-sortable-handle td{
    width: 70%;
}

.cursor-pointer {
	cursor: pointer;
}

.float-sm-right{
    float: right;
}

#avatar_user_profile{
    width: 200px;
    height: 200px;
}

.character-counter-indicator {
	font-size: 12px;
	float: right;
}
.character-counter-indicator.out-of-range {
	color: red;
}

.td-comment-fun-facts {
    min-width:500px;
}

.table-list-article-main, .table-list-typology-main, .table-list-subs, .table-list-question-main, .table-list-provider-ads-main, .table-list-department-stats-main, .table-list-department-provider-stats-main, .table-list-position-main  {
    display: none;
}

#table-etab-link-schedules {
    margin-bottom : 20px;
}

#list-etab-picture .card-img-top {
	border-bottom-left-radius: calc(.25rem - 1px);
	border-bottom-right-radius: calc(.25rem - 1px);
}

#list-etab-picture .bloc-btn-delete {
	position: absolute;
	width: 100%;
	height: 60px;
	bottom: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.7);
	border-bottom-left-radius: calc(.25rem - 1px);
	border-bottom-right-radius: calc(.25rem - 1px);
	text-align: center;
}
#list-etab-picture .bloc-btn-delete button {
	margin-top: 14px;
}

#list-etab-picture .move {
	display: none;
	position: absolute;
	font-style: normal;
	left: 0;
	top: 0;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-100%);
	transform: translateX(-50%) translateY(-100%);
}

#list-etab-picture .etab-picture:hover .move {
	display: block;
}

#list-etab-picture .move i.zmdi {
	color: #fff;
	font-size: 40px;
	text-shadow: 1px 1px 1px #111;
}

/* Commentaire booking */
.morecontent span {
    display: none;
}
.morelink{
    display: block;
    cursor: pointer;
}

/* input & items size */
#list-picture-etab .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
#list-picture-etab .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
    width: 359px !important;
	height: 221px !important;
	padding-top: 0px !important;
}

.fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
    position: relative;
	display: inline-block;
    margin: 16px 0 0 16px;
    padding: 0;
	vertical-align: top;
    
    width: 25%;
    width: calc(25% - 16px);
    padding-top: 20%;
}

.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner,
.fileuploader-theme-thumbnails .fileuploader-item-inner {
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;  
    border-radius: 6px;
}

/* input */
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner {
    background: #e6ebf4;
    border: 2px dashed #92a7bf;
    text-align: center;
    font-size: 30px;
    color: #90a0bc;
	cursor: pointer;
    opacity: 0.5;
	-webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
	-webkit-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner:hover {
	opacity: 1;
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner:active,
.fileuploader-theme-thumbnails .fileuploader-dragging .fileuploader-thumbnails-input-inner {
	background: #f6f6fb;
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner i {
    position: absolute;
    font-style: normal;
    left: 0;
    top: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}

/* items */
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-items-list {
	margin: -16px 0 0 -16px;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item {
	border-bottom: 0;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item:last-child {
    margin-bottom: 0;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item-inner {
	background: rgba(0, 0, 0, 0.02);
	overflow: hidden;
	z-index: 1;
}
.fileuploader-theme-thumbnails .fileuploader-item-inner .thumbnail-holder,
.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item-image {
    width: 100%;
	height: 100%;
}
.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item-image {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-item-icon i {
    display: none;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-action-popup {
    border-radius: 6px;
    z-index: 1;
}
.fileuploader-theme-thumbnails .fileuploader-item .type-holder {
    position: absolute;
    top: 6px;
    left: 6px;
    padding: 4px 6px;
    background: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    z-index: 2;
}
.fileuploader-theme-thumbnails .fileuploader-item .actions-holder {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 2;
    height: 20px;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-action {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-action + .fileuploader-action {
    margin-left: 8px;
}
.fileuploader-theme-thumbnails .fileuploader-item .content-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
       background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
            background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    z-index: 2;
}
.fileuploader-theme-thumbnails .fileuploader-item .content-holder h5 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fileuploader-theme-thumbnails .fileuploader-item .content-holder span {
    display: block;
    font-size: 11px;   
    color: rgba(255, 255, 255, 0.8);
}

/* uploading */
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item.upload-failed .fileuploader-item-inner {
	background: #db6868;
}
.fileuploader-theme-thumbnails .fileuploader-item .progress-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background: #fff;
    display: none;
    z-index: 1;
}
.fileuploader-theme-thumbnails .fileuploader-item .progress-holder .fileuploader-progressbar {
	position: relative;
    top: 50%;
	width: 80%;
    height: 6px;
	margin: 0 auto;
    margin-top: -6px;
	background: #dde4f6;
}

.fileuploader-input .fileuploader-input-button, 
.fileuploader-popup .fileuploader-popup-content .fileuploader-popup-button, 
.fileuploader-popup .fileuploader-popup-content .fileuploader-popup-button.button-success {
	border-radius: 3px;
}

.fileuploader-input .fileuploader-input-button, 
.fileuploader-popup .fileuploader-popup-content .fileuploader-popup-button.button-success {
	background: #736cc7 !important;
    border-radius: 3px !important;
    font-weight: 300 !important;
}

/* Raty */
.star-raty-read-only img {
    width: 15px !important;
    margin-right: 3px !important;
}

/* sorter */
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item.sorting {
    padding-top: 0;
    margin: 0;
}
.fileuploader-theme-thumbnails .fileuploader-sorter-placeholder {
    background: #f0f3f9;
    border-radius: 6px;
}

/* responsive */
@media all and (max-width: 768px) {
    .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
    .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
        width: 33.33333333%;
        width: calc(33.33333333% - 16px);
        padding-top: 30%;
    }
}
@media all and (max-width: 480px) {
    .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
    .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
        width: 50%;
        width: calc(50% - 16px);
        padding-top: 40%;
    }
	#list-picture-etab .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
	#list-picture-etab .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
		width: 100% !important;
	}
}

.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-action i:after {
    color: #fff !important;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}

.fileuploader-input .fileuploader-input-button {
	background: #736cc7 !important;
    border-radius: 3px !important;
    font-weight: 300 !important;
}

/* Raty */
.star-rating-read-only img {
	width: 15px !important;
	margin-right: 3px !important;
}

/* Scroll */
.container-add-etab-scroll, .container-edit-etab-scroll{
    background:#fff;
    box-shadow:0 3px 6px rgba(0,0,0,.4);
    position:fixed;
    z-index:50000;
}
.no-wrap {
	white-space: nowrap;
}

/* Datatables */
div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 27px;
    left: 100px;
    width: 100%;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;
    display: block;
    background: rgba(113,108,199,0.9);
    height: 100%;
    color: #fff;
}

/* PROVIDER BASKET DATATABLE */
section #table-list-detail-basket{
    margin: 0 !important;
}

/*PERSONNALS CLASS*/
.height-100{
    height: 100% !important;
}

#table-list-department-stats_length,
#table-list-department-stats_info,
#table-list-department-stats_paginate,
#table-list-department-provider-stats_length,
#table-list-department-provider-stats_info,
#table-list-department-provider-stats_paginate
{
    display: none;
}

/*LOADER */
.lds-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #736cc7;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #736cc7 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


.map-provider-edit-container-bo {
    height: 300px;
    width: 100%;
    z-index: 1;
}

.map-provider-edit-container-bo #map-provider-edit-bo {
    height: 100%;
    width: 100%;
    z-index: 1;
}

.c-pointer{
    cursor: pointer;
}

.c-grab{
    cursor: grab;
}

.menu-sub-request{
    display: none;
    position: absolute;
    top: 22px;
    right: 7px;
    padding: 8px 0;
    box-shadow: 0 1px 9px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    background-color: #fff;
    z-index: 14;
    min-width: 130px;
    text-align: left;
}

.menu-sub-request span{
    color: #494949 !important;
    padding: 5px 15px 5px 15px;
    text-decoration: none !important;
    display: block;
}

.menu-sub-request .link-status:hover span{
    color: white !important;
    text-decoration: none !important;
    background-color: #282222 !important;
}

.btn-status{
    width: 130px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center
}

.arrow-up{
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #617182 !important;
}

.arrow-down{
    margin-top: 2px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #617182 !important;
}

.close-add-basket-email-first, .close-add-basket-email,.close-add-basket-document
{
    top: 10px;
    right: 10px;
}

@media (max-width:991px){

    .btn-status{
        width: 133px;
    }

    .menu-sub-request{
        top: 22px;
        left: 0;
        width: 133px;
    }
}

/* table diif */

b.text-history{
    font-weight: bold !important;
}

table.diff tbody tr td:nth-child(2) {
    width: 5px
}

table.diff tbody tr td:nth-child(1) {
    padding: 10px;
    border-radius: 3px
}

table.diff tbody tr td:nth-child(3) {
    padding: 10px;
    border-radius: 3px
}

table.diff {
    border-collapse: separate;
    border-spacing: 2px;
    table-layout: fixed;
    width: 100%;
    white-space: pre-wrap;
    text-align: left!important;
}
table.diff col.content {
    width: auto;
}
table.diff col.ltype {
    width: 30px;
}
table.diff tr {
    background-color: transparent;
    text-align: left!important;
}

table.diff td, table.diff th {
    font-family:Ubuntu, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif,sans-serif;
    vertical-align: top;
    line-height: 25px;
    word-wrap: break-word;
    text-align: left !important;
}
table.diff td h1, table.diff td h2, table.diff td h3, table.diff td h4, table.diff td h5, table.diff td h6 {
    margin: 0;
}
table.diff .diff-addedline ins, table.diff .diff-deletedline del {
    text-decoration: none;
}
table.diff .diff-deletedline {
    background-color: #ffe9e9;
}
table.diff .diff-deletedline del {
    background-color: #faa;
}
table.diff .diff-addedline {
    background-color: #e9ffe9;
}
table.diff .diff-addedline ins {
    background-color: #afa;
}

 /* PROVIDER MAP */
/* MAP CSS */
.map-list-container {
    height: 600px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.map-list-container .map-loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 80%);
    z-index: 5;
}
.map-list-container .map-loading-overlay div {
    width: 100%;
    height: 100%;
    background-image: url(../images/ico/lazy-loader-grey.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 35px;
}

.map-list-container .close {
    position: absolute;
    top: 15px;
    right: 15px;
    float: auto;
    font-size: 14px;
    font-weight: normal;
    line-height: auto;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    z-index: 25;
}

.map-list-container #map-list {
    height: 100%;
    width: 100%;
    z-index: 1;
}

@media (max-width:991px) {
    .map-list-container {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100%;
        z-index: 20;
        margin-top: 0!important;
    }
}

/* LEAFLET */
.leaflet-popup{
    position:absolute;
    text-align:left;
    margin-bottom:20px
}

.leaflet-control-container a{
    color:#333!important
}

.leaflet-popup-content{
    font-family:'Ubuntu', sans-serif!important;
    margin: 10px 10px 0px 10px!important;
}

.leaflet-popup-tip-container,.leaflet-popup-close-button{
    display:none!important
}

.leaflet-container .leaflet-marker-pane img {
    width: 36px;
}

/* USER EVENT BO */
.accordion>.card>.card-header .btn-link,
.accordion>.card>.card-header i.icon
{
    color: white;
}
.accordion>.card>.card-header.bg-warning .btn-link,
.accordion>.card>.card-header.bg-warning i.icon
{
    color: #796232;
}

.accordion>.card {
    transition: none!important;
}

.accordion>.card:last-child {
    margin-bottom: 0px;
}

.opacity-down{
    opacity: 0.5;
}

/*BASKTE SURCHAGE DATABLE*/
/*table.table-list-basket-detail{
    width: auto !important;
}*/

table.dataTable thead th, table.dataTable thead td {
    padding: 5px;
    border-bottom: 1px solid #e3e3e3;
}

tr.tr-list-detail-total{
    z-index: 15;
}

select option:disabled {
	color: #aaa;
}

/* surchage focus datatble */
.input-group>.custom-file:focus, .input-group>.custom-select:focus, .input-group>.form-control:focus{
    z-index: 0 !important;
}

.table-responsive { overflow-x: initial !important; }

tr.highlight {
    background-color: #ffc107 !important;
}

/* PREVIEW ads headband */
.btn.btn-primary-preview {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    background-color: #EC407A;
    border-color: #EC407A;
    font-weight: bold;
    color: #fff !important;
}

.ads-celinni {
    z-index: 100;
    width: 600px;
    height: 120px;
    cursor: pointer;
    border-radius: 5px;
    background-position: center;
}

.ads-celinni .flex-grow-1 {
    padding: 0;
}

.ads-celinni .txt-ads {
    font-size: 14px !important;
}

.ads-celinni .txt-ads p u, .ads-celinni .txt-ads p s {
    text-decoration: none !important;
    list-style: none !important;
}

.ads-celinni .btn-ads .btn {
    font-family: 'Ubuntu', sans-serif !important;
    font-size: 14px;
    margin-right: 46px;
}

.ads-celinni p {
    font-family: 'Ubuntu', sans-serif !important;
    color: white !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    vertical-align: baseline !important;
    background: transparent !important;
}

.ads-celinni .h-100 {
    height: 100% !important;
}

#modal-ads-preview .modal-dialog {
    width: 630px;
    max-width: 630px!important;
}

/* IA */
.btn-ai-al {
    line-height: unset!important;
}

/* IMPORT CRM */
.message-line-import-crm, .message-import-crm {
    font-size: 14px;
    display: none;
    padding: 10px;
    border: 2px solid rgba(234, 243, 253, .9);
    border-radius: 5px;
}
.message-bloc-import-crm {
    display: none;
    font-family: Consolas, serif ;
    font-size: 14px;
    color: white;
    border: 2px solid rgba(234, 243, 253, .9);
    border-radius: 5px;
    background-color: #202020;
    min-height: 200px;
    width: 100%;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    word-wrap: break-word;
    word-break: break-all;
}
#form-import-crm .error {
    color: var(--red);
}
#form-import-crm .success {
    color: var(--green);
}
#form-import-crm .warning {
    color: var(--yellow);
}
#form-import-crm .info {
    color: var(--blue);
}
.import_dots {
    display: none;
    width: 56px;
    height: 13px;
    background: radial-gradient(circle closest-side,rgba(234, 243, 253, .9) 90%,#0000) 0 0/33% 100% space;
    clip-path: inset(0 100% 0 0);
    animation: dots-e3xtdg 1.5s steps(4) infinite;
}
@keyframes dots-e3xtdg {
    to {
        clip-path: inset(0 -34% 0 0);
    }
}

/* CUSTOM QUESTION */
#results-custom-question .question {
    background-color: white;
    cursor: grab;
}

.dtr-data
{
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 400px; /* Ajustez selon vos besoins */
    line-height: 1.4;
    padding: 5px;
    text-align: left;
}

.pointer{
    cursor: pointer;
}

.tox-promotion,
.tox-statusbar__branding {
	display: none!important;
}

#btn-filter-ads-stats,
#btn-refresh-ads-stats {
    height: 36px;
}

#icon-refresh-ads-stats,
#icon-refresh-ads-stats-sms,
#icon-refresh-ads-stats-sms-list {
    color:white;
    font-size:19px;
}

.badge-number-sms {
    display: inline-block;
    background: #36bfa0;
    border-radius: 5px;
    padding: 3px 6px;
    min-width: 124px;
    text-align: center;
    color: white;
}

.badge-type-sms {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #736dc5;
    border-radius: 5px;
    padding: 3px 6px;
    font-size:13px;
    min-width:  238px;
    text-align: center;
    color: white;
    min-height: 41px;
    vertical-align: middle;
}

span.badge-no-infos {
    background: #ff5c75 !important;
    color: white !important;
    padding: 3px 6px;
    border-radius: 5px;
    min-width: 124px;
    text-align: center;
    display: inline-block;
}
#table-list-sms{
    overflow-y: hidden;
    overflow-x: hidden;
}
.no-scroll{
    overflow: hidden !important;
}

#smsTypeBlock .chart-wrap{
  display:flex;
  gap:24px;
  align-items:center;        /* centre verticalement la légende et le chart */
  max-width:960px;
}
#smsTypeBlock .legend{
  flex:0 0 360px;
  min-width:280px;
}
#smsTypeBlock .chart{
  flex:1 1 auto;
  min-width:260px;
  height:420px;
  position:relative;
  display:flex;
  align-items:center;          /* centre verticalement le canvas */
  justify-content:center;      /* centre horizontalement le canvas */
}

#smsTypeBlock canvas{
  max-width:100%;
  max-height:100%;
  width:100%;
  height:100%;
}

/* ——— Légende verticale, chiffres à droite ——— */
#smsTypeBlock .legend ul{
  list-style:none;
  margin:0; padding:0;
}
#smsTypeBlock .legend li{
  /* grille: [pastille][label qui prend la place][valeur droite] */
  display:grid;
  grid-template-columns: 16px 1fr auto;
  align-items:center;
  column-gap:10px;
  padding:8px 4px;
  border-radius:8px;
}
#smsTypeBlock .legend li:hover{
  background:rgba(0,0,0,.04);
  cursor:pointer;
}
#smsTypeBlock .legend .swatch{
  width:16px; height:16px;
  border-radius:3px;
  border:1px solid rgba(0,0,0,.15);
}
#smsTypeBlock .legend .label{
  font-weight:400;
  word-break:break-word;
  margin-left: 10px;
}
#smsTypeBlock .legend .value{
  text-align:right;
  min-width:4ch;   /* petite largeur mini pour que les colonnes soient nettes */
  opacity:.75;
}

#smsTypeBlock #smsTypeLegend {
    max-height: 500px;
    overflow: auto;
}

#topConsumersChart,#smsTypeChart,#smsTimelineChart,#smsRepartition{
  height: 512px !important;
}

.wrap-text {
    white-space: normal !important;
    word-break: break-word;
}