html:not([amp4ads]),
html:not([amp4ads]) body {
    height: 100% !important;
}
.app-main {
    margin-top: 3.5rem;
    width: 100%;
    overflow: hidden;
    /* padding: 20px; */
    height: calc(100% - 65px);
}

.header--content {
    background-color: #149bb1 !important;
    height: 60px;
    padding-top: 10px;
    display: block;
}

.header--content__application img {
    width: 40px;
    height: 40px;
    margin-left: 15px;
}

.header--content__application span {
    color: white;
    min-width: 170px;
    font-size: 20px;
    font-family: apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
        "Segoe UI Symbol";
}

/**image profil*/
.icon-profil {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-left: 20px;
    display: inline;

    margin: 10px;
}

/* li {
	display: inline-block;

} */

.btn-lanceur {
    background-color: white;
    border-radius: 40%;
    margin-left: 200px;
    width: 40px;
    height: 35px;
}

/**Barre GRIS**/

.header--nav {
    background-color: #f2f6fc;
    text-align: center;
    font-family: apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
        "Segoe UI Symbol";
    height: 50px;
}

#bouton_plus_email {
    border-color: white;
    border-radius: 100px;
    background-color: white;
    display: inline-block;
}

#bouton_plus_phone {
    border-color: white;
    border-radius: 100px;
    background-color: white;
    display: inline-block;
}

.dropbtn {
    background-color: #e0ab0d;
    color: white;
    padding-top: 5px;
    font-size: 16px;
    border-radius: 5px;
    border-color: white;
    cursor: pointer;
    width: 120px;
    height: 40px;
}

.dropbtn:hover,
.dropbtn:focus {
    background-color: #d4a10a;
}

.dropdown {
    position: relative;
    display: inline-block;
    /* padding-right: 30px; */
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: rgba(90, 87, 87, 0.877);
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}

/*Dropdown import*/
.dropbtn_import {
    background-color: #17a2b8;
    color: white;
    padding-top: 5px;
    font-size: 16px;
    border-radius: 5px;
    border-color: white;
    cursor: pointer;
    width: 120px;
    height: 40px;
}

.dropbtn_import:hover,
.dropbtn_import:focus {
    background-color: #0c7f91;
}

.card {
    margin-top: 30px;
    margin-left: 30px;
}

.style {
    text-align: center;
}

.card-header {
    background-color: #f2eeee63 !important;
}

.pointeur {
    cursor: pointer;
}

.resultat-importation {
    background-color: #ddf3e2 !important;
    color: #1e7e34 !important;
}

.cliquer-deposer {
    background-color: #ddf6fa;
    text-align: center;
    border-style: dashed;
}

.contact-synchronise {
    color: #59a76a;
}

.contacts-non-synchronise {
    color: #c0616a;
}

.check {
    color: #59a76a;
}

.resultat-erreur {
    color: #94000f;
    background-color: #cc9ea2 !important;
}

/*Navbar Menu*/
.fontawesome {
    color: #545b62;
}

.fontawesome:hover {
    color: #1e2023 !important;
}

.nav-link.active {
    background-color: #074f72 !important;
    color: white !important;
}

/*nom champ*/
.label {
    color: #545b62;
}

/* li {
	padding: 0px;
} */

/* a {
	width: 100%;
} */

.menuvertical {
    display: block;
    width: 100%;
}

a.nav-link {
    text-emphasis: none;
    color: #333333;
}

a.nav-link > .badge {
    color: #fefefe !important;
}

.contenu {
    background-color: rgb(252, 252, 252);
    min-height: 400px;
}

.contenu-menu-vertical {
    background-color: rgb(252, 252, 252);
}

#menuvertical {
    min-height: 500px;
}

.sous-menu {
    border-bottom: 1px #ccc solid;
    padding: 0;
    margin: 0;
}

.active_menu {
    background-color: rgb(204, 196, 196);
}

#contenu-contact {
    min-height: 500px;
    background-color: rgb(252, 252, 252);
}

input {
    size: 15px !important;
}

.isfavoris {
    color: #ffb100 !important;
}

.smenu + .container-fluid.ml-1 {
    margin-top: 0px !important;
}

.header--nav {
    width: 100%;
    z-index: 58;
}

.accueil {
    padding-top: 50px;
    position: relative;
}

#affichemess,
#voirMessage {
    /* padding-left: 250px; */
    width: calc(100% - 250px);
}

.count-unread {
    font-size: 0.8rem;
    margin-left: 40px;
    opacity: 0.6;
    font-weight: small;
}

#inbox i,
#send i,
#suivi i,
#archive i,
#dossier i,
#brouillon i {
    margin-left: -15px;
}

#suivi .count-unread {
    margin-left: 50px;
}

.tableHover tbody tr:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
    border: 1px solid rgb(233, 229, 229);
}

.tableHover tbody tr td {
    height: 20px !important;
}

.mesdes p {
    margin-bottom: 0;
    margin-right: 5px;
    cursor: pointer;
}

.brldes p {
    margin-bottom: 0;
    margin-right: 5px;
    cursor: pointer;
}

.mesdes label {
    margin-bottom: 0;
}

.brldes label {
    margin-bottom: 0;
}

.messLu {
    background-color: #f1f1f1;
}

.textMessLu {
    font-weight: normal;
    font-size: 0.93em;
}

.messNonLu {
    background: #fff;
}

.textNonLu {
    font-weight: bold;
    font-size: 0.93em;
}

#collecButton {
    background-color: white !important;
    width: 100%;
    border-bottom: 1px solid rgb(233, 229, 229) !important;
    height: 40px !important;
}

.button-new-mes {
    cursor: pointer;
    background-color: #074f72;
    border-radius: 5px;
    color: whitesmoke;
}

.button-new-mes:hover {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    border-radius: 5px;
}

.supDef {
    cursor: pointer;
    background-color: #e15c68;
    border-radius: 5px;
    color: whitesmoke;
}

.supDef:hover {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    border-radius: 5px;
}

/* .some-selector {
	cursor: pointer;
	transition: all 0.3s;
}

.some-selector :hover {
	background-color: gainsboro;
	border-top-right-radius: 15px;
    cursor: pointer;
    border-bottom-right-radius: 15px;
    margin-right: 5px;
} */

/* blockquote#mMes *{
	margin: auto !important;
	padding: revert !important;
} */

div#modalReponse * {
    margin: auto !important;
    padding: revert !important;
}

#blocreponse .trumbowyg-button-pane {
    position: relative;
    z-index: 0 !important;
}

body {
    visibility: visible !important;
    background-color: white !important;
    font-size: medium !important;
}

body,
div {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    /* font-size: medium !important; */
}

.pieceJointe {
    /* Add shadows to create the "card" effect */
    transition: 0.3s;
}

/* On mouse-over, add a deeper shadow */
.pieceJointe:hover {
    cursor: pointer;
}

/* Add some padding inside the card container */
.piece {
    border-top: solid 1px gray;
    padding: 2px 16px;
    background-color: #f0f0f0;
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: "";
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0,
        rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
        rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0,
        rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.logoMenu {
    display: inline !important;
}

.deletion,
.restore {
    cursor: pointer;
    color: #6c757d;
}

.deletionCorbeille {
    color: #3c40434d;
}

.delDefTrash {
    display: none;
}

.supDef {
    cursor: pointer;
}

div.supDef :hover {
    background-color: #6c757d;
}

.infoTd {
    color: #999;
    padding: 2px 16px 2px 0px;
    text-align: right;
    vertical-align: top;
}

.infoTdVal {
    padding: 2px 0;
    width: auto;
    white-space: normal;
    vertical-align: top;
}
.first-result {
    background-color: #cfcfcf;
    width: 100%;
}
.already-added {
    cursor: default;
    opacity: 0.6;
    pointer-events: none;
}
.visibleInfo {
    visibility: visible;
    display: block;
    pointer-events: painted;
}

.nonVisibleInfo {
    visibility: hidden;
    display: none;
}

.pop-up-destinataires {
    box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px;
    overflow: auto;
    max-width: 50%;
    max-height: 360px;
    min-width: 360px;
    position: absolute;
    background-color: #fff;
    z-index: 10;
    cursor: text;
}

.boiteEnvoi {
    display: block;
    padding-left: 8px;
    max-width: 100%;
    right: 20px;
    line-height: 1.5;
    border-radius: 8px;
    border: 1px solid #9b9b9b;
    font-size: 14px;
    background: none;
    width: 100%;
    height: 35px;
    outline: none;
    transition: background 0.3s, border 0.3s;
    border: none;
}

.boiteEdit {
    display: block;
    padding-left: 8px;
    max-width: 100%;
    right: 20px;
    line-height: 1.5;
    border-radius: 8px;
    border: 1px solid rgba(199, 199, 199, 0.367);
    font: 13px Tahoma, cursive;
    width: 100%;
    height: 26px;
    background: none;
    outline: none;
}

.boiteNouveau {
    display: block;
    width: 100%;
    height: 35px;
    padding: 0 12px;
    color: #333;
    font-size: 14px;
    border-radius: 8px;
    border: 1px solid rgba(199, 199, 199, 0.367);
    outline: none;
    height: 26px;
    line-height: 1.5;
}
.ccColumn {
    margin-top: 5px;
    margin-bottom: 5px;
}

.boiteNouveau::placeholder,
.boiteObjet::placeholder,
.boiteEdit::placeholder {
    opacity: 0.4;
}

.boiteObjet {
    display: block;
    padding-left: 15px;
    max-width: 100%;
    right: 20px;
    line-height: 1.5;
    border-radius: 3px;
    border: none;
    font: 13px Tahoma, cursive;
    background: none;
    width: 100%;
    height: 35px;
    outline: none;
}

.boiteContact {
    display: block;
    max-width: 100%;
    right: 20px;
    background-color: #f5f5f5;
    line-height: 1.5;
    border: none;
    font: 13px Tahoma, cursive;
    width: 100%;
    height: 35px;
    border-radius: 30px;
}
.chercherInput {
    background-color: #f5f5f5;
    border-radius: 30px;
}
.chercherContact {
    height: 35px;
    display: flex;
    align-items: center;
    background-color: #072964;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.boiteContact:focus {
    outline: none;
}
.barreCoche {
    background-color: #f7f7f7;
    transition: box-shadow 0.5s ease;
    box-shadow: 6px 4px 6px rgba(0, 0, 0, 0.1);
}

.iconSh {
    margin-left: 10px;
    margin-right: 15px;
    color: #fff;
}

.pjToSend {
    justify-content: between;
    justify-content: space-between;
    background-color: #f5f5f5;
    border: 1px solid transparent;
    font-weight: bold;
    margin: 0 0 9px;
    overflow-y: hidden;
    padding: 4px 4px 4px 8px;
    max-width: 448px;
}

.destinataireMultiple,
.destinataireTransfertMultiple {
    display: flex;
    border: solid 1px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    align-items: center;
    height: 24px;
    margin: 5px 5px 5px 0px;
    border-color: gray;
}

.closeMultipleDest {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
    margin-bottom: 5px;
    border: 0;
}
.mailMultiple,
.ccMailMultiple,
.cciMailMultiple,
.mailDestMultiple,
.mailCcMultiple,
.mailCciMultiple {
    margin-bottom: 3px;
    margin-left: 7px;
    margin-right: 5px;
}

.margin-div {
    margin: 1rem;
}

#table_inbox_info_header {
    font-size: 16px;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 10px;
}

blockquote#mMes ul,
blockquote#mMes ol {
    padding: revert !important;
}

#brl-save,
#brlModeSimpleSave {
    color: red;
}

.lab {
    display: inline-block;
    padding: 4px 8px;
    background-color: #e0e0e0;
    color: #333;
    font-size: 12px;
    border-radius: 4px;
    margin-right: 4px;
}
.grid-container {
    overflow: hidden;
    justify-content: space-between; /* Espace entre les éléments */
    align-items: center; /* Centre les éléments verticalement */
    /* margin-bottom: 20px; */
}

h4#mObj {
    float: left;
    top: 20px;
    margin-right: 10px;
    text-align: left; /* Ajustez la valeur de la marge selon vos besoins */
}

span.labe {
    float: left;
    display: inline;
}
.clickable {
    cursor: pointer;
}
.rectangle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px; /* Ajustez la largeur souhaitée */
    height: 40px;
    border-radius: 15%;
    padding: 5px;
    cursor: pointer;
    pointer-events: "auto";
}
.rectangle:hover {
    background-color: #f0f0f0;
}
.rectangle i {
    margin: 0 5px;
}
span.ajoutCc:hover,
span.ajoutCci:hover,
span.ajoutCcConv:hover,
span.ajoutCciConv:hover,
span.ajouterCc:hover,
span.ajouterCci:hover,
span.chercherDest:hover,
span.chercherCc:hover,
span.chercherCci:hover,
span.chercherNewDest:hover,
span.chercherNewCc:hover,
span.chercherNewCci:hover {
    text-decoration: underline;
    cursor: pointer;
}

.rond {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
    float: right;
    position: relative;
    margin-right: 25px;
}
.rond:hover {
    background-color: #f0f0f0;
}
.ico,
.ico-top {
    color: gray; /* Couleur grise pour les icônes */
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%); /* Pour centrer les icônes */
}
.ico {
    top: 35%; /* Ajustez cette valeur pour déplacer "angle-up" vers le haut */
}
.ico-top {
    top: 65%; /* Rotation de 180 degrés pour l'icône du bas */
}
.rondModRep {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
}
.rondModRep:hover,
.rondClose:hover,
.rondChercher:hover {
    background-color: #f0f0f0;
}
.icon-coche {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f0f0f0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #051e49;
    font-size: 20px;
}
.rondClose {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    display: inline-block;
    line-height: 25px;
}
#myDIV,
.tableauContact {
    overflow-y: auto;
    height: 600px;
}

#myDIV::-webkit-scrollbar,
.tableauContact::-webkit-scrollbar {
    width: 8px; /* Largeur de la scrollbar */
}

#myDIV::-webkit-scrollbar-thumb,
.tableauContact::-webkit-scrollbar-thumb {
    background-color: #c1c1c1; /* Couleur du "pouce" de la scrollbar */
    border-radius: 5px; /* Coins arrondis du "pouce" */
}

#myDIV::-webkit-scrollbar-track,
.tableauContact::-webkit-scrollbar-track {
    background-color: #ecf0f1; /* Couleur de la piste de la scrollbar */
}

#myDIV::-webkit-scrollbar-thumb:hover,
.tableauContact::-webkit-scrollbar-thumb:hover {
    background-color: #838383; /* Couleur du "pouce" au survol */
}

#myDIV::-webkit-scrollbar-corner,
.tableauContact::-webkit-scrollbar-corner {
    background-color: transparent; /* Couleur de l'angle en bas à droite */
}

.rondUser {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    background-color: #072964;
    justify-content: center;
    color: #fff;
    margin-right: 20px;
    align-items: center;
    font-size: 20px;
}
.rondCtt {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    background-color: #f0f0f0;
    justify-content: center;
    color: gray;
    margin-right: 20px;
    align-items: center;
    font-size: 20px;
}
.rondCont {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    background-color: #f0f0f0;
    justify-content: center;
    color: gray;
    align-items: center;
    font-size: 20px;
}

#bottom-btn {
    margin: 10px 0px 10px 50px;
}

#bottom-btn div {
    width: auto;
    padding: 5px 15px 5px 15px;
    margin-right: 10px;
    border: 1px solid #6c757d;
    border-radius: 25px;
    pointer-events: auto;
    transition: all 0.2s;
    cursor: pointer;
}

#bottom-btn div:hover {
    background: #f0f0f0;
}

#bottom-btn div span {
    font-size: 14px;
    margin-left: 5px;
}
#datamail {
    display: none;
}

.loader {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    display: none;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.form-group input[type="radio"] {
    margin-left: 15px;
    margin-right: 3px;
}
@media (max-width: 768px) {
    #nextMsg {
        position: fixed;
        bottom: 10px;
        right: 20px;
        z-index: 9999;
    }
}

.modalHeader {
    background-color: #e8e8e8;
    padding: 5px;
    cursor: grab;
}

.modalHeader:active {
    cursor: grabbing;
}

:is(#dropdownArchive, #dropdownSupprimer) .label {
    overflow: hidden;
    max-width: 100px;
    display: inline-block;
    text-wrap: nowrap;
    align-content: center;
    font-size: xx-small;
    margin-right: 0px;
}
:is(#dropdownArchive, #dropdownSupprimer) .itemContainer {
    align-items: center;
}
:is(#dropdownArchive, #dropdownSupprimer):hover .dropdown-menu {
    display: block;
}
.material-icons {
    font-size: 20px !important; /* Change la taille */
    vertical-align: sub;
}
.alerte {
    position: absolute;
    left: 50%;
    top: 96%;
    transform: translate(-50%, -100%);
}

.dropdown-menu {
    margin-top: 0px !important;
}

.menu_boite {
    align-items: center;
    padding-inline: auto;
    width: 100%;
}

.no-listener {
    cursor: default;
}
