/* style up the tooltips content */
.charlab {
  font-face: helvetica, arial;
  color: black;
  margin: 0;
}

.helpico {
  background: url("images/edit.png") left top;
  width: 24px;
  height: 24px;
  display: inline-block;
}

/*.date { font-face: helvetica, arial; font-weight: normal; color: #5AF; margin: 0; font-size: 10px; line-height: 12px; }*/
.notices:hover {
  /*   border: 1px #1c98cc solid;*/
  background-color: rgba(21, 22, 22, 0.1);
}

.divlink {
  text-decoration: underline;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: auto;
}

.dashBoardFont {
  color: #2b5797 !important;
}

.phone {
  height: 40px;
  width: 40px;
  position: absolute;
  float: left;
  background-image: url(../images/phone-Book.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* margin: -10px 5px 0 0;
  left:-34px;*/
}

.scroll {
  overflow: scroll;
  background-color: white;
  border-radius: 7px;
  margin-top: 10px;
  padding-top: 10px;
}

hr.list {
  border: 0;
  height: 1px;
  margin-left: 15px;
  margin-right: 15px;
  background: #1c98cc;
  background-image: linear-gradient(to right, #ccc, #1c98cc, #ccc);
}

.labelEventTitle {
  color: #3090d2;
  text-decoration: underline;
}

.findLeft {
  float: left;
}

.findRight {
  float: right;
}

.divEventTitle:hover {
  cursor: pointer;
}

.badge-sage {
  background: #28a745; /* vert Sage */
  color: #fff;
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 0.9em;
  margin-right: 4px;
}

.badge-a3 {
  background: #007bff; /* bleu A3 */
  color: #fff;
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 0.9em;
  margin-right: 6px;
}

.double-arrow-left {
  height: 24px;
  width: 24px;
  display: block;
  background-image: url(../images/double-arrow-left.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 5px 5px 0 0;
  cursor: pointer;
}

.double-arrow-right {
  height: 24px;
  width: 24px;
  display: block;
  background-image: url(../images/double-arrow-right.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 5px 5px 0 0;
  cursor: pointer;
}

.mail {
  height: 40px;
  width: 40px;
  float: left;
  background-image: url(../images/mail.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*  margin: 0px 5px 0 0;
 position: absolute;*/
}

.web {
  height: 40px;
  width: 40px;
  float: left;
  background-image: url(../images/web.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}

.page-sidebar a:hover {
  /* background-color: #1e627f !important;*/
}

.page-sidebar {
  padding-top: 35px;
}

.connectFrom {
  width: 450px;
  margin: 5px auto;
  position: relative;
}
.connectFrom fieldset {
  border: 0 none;

  padding: 5px 20px;

  box-sizing: border-box;

  position: absolute;
}
/*Hide all except first fieldset*/
.connectFrom fieldset:not(:first-of-type) {
  display: none;
}

/*headings*/
.fs-title {
  font-size: 15px;
  color: #2c3e50;
  margin-bottom: 10px;
}

.classFormDescription {
  width: 100%;
  margin-left: 10px;
  background-color: white;
  border-radius: 7px;
}

.divCategoryFilter {
  overflow: auto;
  width: 500px;
  float: left;
  white-space: nowrap;
}

span.active {
  text-decoration: underline;
}

.classFormDescription p {
  padding: 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.btnconfirm {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 9pt;
  border: 1px transparent solid;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
  border-radius: 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  /*  padding: 4px 5px;*/
  padding: 7px 7px;
  position: relative;
  border-radius: 7px;
}

.btnconfirm:hover,
.btnconfirm:active {
  color: white;
  background: #2b5797;
}

.btnconfirm {
  color: white;
  border: 1px solid #218fd4;
  background: transparent;
}

.btnwhite {
  color: white;
  border: 1px solid white;
  background: transparent;
  border-radius: 7px;
}

.btnconfirm {
  color: #2b5797;
  border: 1px solid #2b5797;
}

.lineThrough {
  text-decoration: line-through;
}

.label {
  text-align: center;
}

.docdetails {
  height: 32px;
  width: 32px;
  display: block;
  margin: 0 5px 0 0;
}

#content,
html,
body {
  height: 100%;
}
#left {
  float: left;
  width: 205px;
  height: 100%;
  overflow: scroll;
}
#right {
  float: left;
  width: 300px;
  height: 100%;
  overflow: scroll;
}

imgLogo {
  max-width: 100%;
  height: auto;
  /*max-height: 10px;
	width: auto;
    
    */
}

/*  style="  background-color: #EFF4F9;" */

.formFrame {
  background-color: #ffffff;
  border-radius: 7px;
  margin-top: 0px;
}

.formFrame h4 {
  color: #2b5797;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input {
  border-radius: 0;
  border: 0;
  outline: 0;
  border-bottom: 2px solid blue;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

img.superbg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

.divAttendees {
  height: 45px;
  width: 100%;
}

.appointmentDivAttendees {
  height: 40px;
  width: 100%;
}

.badge {
  -moz-border-radius: 10px;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 10px;
  border: 2px rgb(101, 140, 143) solid;
  position: relative;
  top: 25px;
  left: -55px;
}

.page-sidebar {
  width: 210px;
}

.metrouicss .page-control .menu-pull-bar {
  color: white;
}

.metrouicss .page-control ul li a:hover {
  background: black;
}

#sidebar_scroll {
  width: 210px;
  height: 100%;
  overflow: scroll;
  position: absolute;
  z-index: 1;
  position: fixed;
  overflow-x: hidden;
}

.bottom-bar {
  min-height: 45px; /* changer le 8/12 pour etre plues grand 35px*/
  position: fixe;
  position: absolute;
  position: fixed;
}

.bottom-bar-left-font {
  position: absolute;
  left: 10px;
  top: 6px;
}

.bottom-bar-right-font {
  position: absolute;
  right: 10px;
  top: 6px;
}

.imgLogoStart {
  width: 42px;
  height: 42px;
  float: left;
  position: relative;
  left: 10px;
}

.menuImg {
  width: 45px;
  height: 45px;
  position: relative;
  left: 10px;
  top: 10px;
}

.helpImg {
  width: 90px;
  height: 90px;
  margin: 0px;
}

.labelMenu {
  position: relative;
  left: 15px;
  top: -10px;
}

.menuList {
  height: 70px;
}

.tile.double-vertical {
  height: 280px;
}

.tile.triple-vertical {
  height: 420px;
}

.sub-menu li {
  padding-left: 15px;
}

.dashBoardDocumentName {
  margin-bottom: 5px;
  margin-left: 15px;
  font-family: "Segoe UI", "Open Sans", Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 9pt;
}

.mod-box-color {
  border: 1px rgb(101, 140, 143) solid;
  color: white;

  border-radius: 10px;
}

.nav-bar {
  height: 35px;
}

.search {
  border-radius: 5px;
}

#divSearchResult {
  padding-top: 10px;
}

.imgSync {
  width: 26px;
  height: 26px;
  margin-right: 10px;
}

.logo {
  width: 30px;
  height: 30px;
}

.appName {
  float: left;
  position: relative;
  left: 15px;
  top: 10px;
  color: black;
  font-weight: bold;
  cursor: pointer;

  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}

.lineCount {
  float: right;
  position: relative;
  right: 15px;
  top: 7px;
  color: black;
  font-weight: bold;
  cursor: pointer;
}

.divcenter {
  margin-left: auto;
  margin-right: auto;
  width: 250px; /* largeur obligatoire pour être centré */
}

.pull {
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.find {
  width: 26px;
  height: 26px;
  cursor: pointer;
  margin-right: 5px;
}

.imgList {
  width: 24px;
  height: 24px;
}

.menu {
  position: absolue;
  height: 32px;
  top: -30px;
}

.mod-box-dark-blue {
  background: linear-gradient(top left, green, rgba(0, 255, 0, 0));
}

.place-left {
  position: relative;
  left: -10px;
  margin-right: 5px;
}

#divRecord {
  width: 100%;
  height: 45px;
}

.border-color-white {
  padding: 3px; /* Ajouté pour mieux voir le select */
}

.select {
  font-size: 18px;
  text-shadow: #222222 1px 1px 1px;
  border: 0;
  opacity: 0;
  cursor: pointer;
}

.remodal h4 {
  color: black;
  text-align: left;
}

#documentDivHeight {
  height: 45px;
}

.white {
  color: white;
}

.black {
  color: black;
}

.h4Click {
  text-decoration: underline;
  cursor: pointer;
}

.inputLink {
  color: blue;
  text-decoration: underline;
}

textarea .transparent {
  border-style: none;
  border-color: Transparent;
  overflow: auto;
}

.circular {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
}

.circular img {
  opacity: 0;
  filter: alpha(opacity=0);
}

.circularMin {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
}

.category {
  border-style: solid;
  border-bottom: solid;
}

.circularBig {
  width: 80px;
  height: 80px;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
}

.tile {
  width: 23%;
}

table.tableSection {
  display: table;
  width: 100%;
}
table.tableSection thead,
table.tableSection tbody {
  float: left;
  width: 100%;
}
table.tableSection tbody {
  overflow: auto;
  height: 185px;
  margin-bottom: 10px;
}

table.tableSection tr {
  width: 100%;
  text-align: left;
}

.container {
  /*
                      remettre apres le login
                        padding-top: 42px;
                        padding-left:10px;
                        padding-right:10px;
                        */
  height: 100%;
  width: 100%;
  position: fixed;
  /*  overflow:auto;*/
  overflow: scroll;
}

.containerSidebar {
  padding-top: 50px;
  padding-left: 210px;
}

.tile-group {
  margin-right: 30px;
}

.page.secondary .page-region .page-region-content {
  padding-left: 30px;
}

.sideTitleMenu {
  padding-top: 10px;
  padding-left: 0px;
  font-style: italic;
  font-weight: bold;
}

.page-header {
  padding-top: 15px;
}

/* Permet d'avoir un ecart à droite*/
.notices > div .notice-header,
.notices > li .notice-header,
.notices > span .notice-header,
.notices > a .notice-header,
.notices > div .header,
.notices > li .header,
.notices > span .header,
.notices > a .header {
  margin-right: 10px;
}

.horizontal-menu > ul {
  margin-left: 30;
}

.page.fixed-header .page-region {
  padding-top: 60px;
}

.actions {
  float: right;
  margin: -20px 10px 0 0;
}

.back-button {
  background-image: url(../images/ios_left.png);
  margin: 0 5px 0 0;
  cursor: pointer;
}

.spanEllipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}

.view-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/view-32.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.lock-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/lock.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.map-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/marker.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  cursor: pointer;
}

.valid-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/simple.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.document-valid-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/checkmark.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.unlock-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/lock-open.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.add-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/add.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.disconnect-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/disconnect-white.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.add-button-blue {
  height: 24px;
  width: 24px;
  display: block;
  background-image: url(../images/Add-blue.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.action-button {
  height: 32px;
  width: 23px;
  display: block;
  background-image: url(../images/action.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.cancel-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/cancel.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.add-comment {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/addComment.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.add-label {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/addLabel.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.minus-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/minus.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 10px;
  cursor: pointer;
}

.minus-array-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/minus.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 10px;
  cursor: pointer;
}

.filter-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/filter.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 0px 0 10px;
  cursor: pointer;
}

.help-button {
  height: 32px;
  width: 32px;
  display: block;
  background-image: url(../images/help.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 0px 0 10px;
  cursor: pointer;
}

.minus-doc-button {
  height: 16px;
  width: 16px;
  background-image: url(../images/delete.png);
  background-color: Transparent;
  background-repeat: no-repeat;
  cursor: pointer;
}

.move-button {
  height: 16px;
  width: 16px;
  background-image: url(../images/menu-pull.png);
  background-color: Transparent;
  background-repeat: no-repeat;
  cursor: move;
}

.right-button {
  height: 16px;
  width: 16px;
  display: block;
  cursor: pointer;
  /*    background-image:url(../images/right-32.png);*/
  background-image: url(../images/ios_right.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
}

.right-button-agenda {
  background-image: url(../images/ios_right_white.png);
  height: 32px;
  width: 32px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.left-button {
  height: 32px;
  width: 32px;
  display: block;

  /*    background-image:url(../images/left-32.png); */
  background-image: url(../images/ios_left.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 0 0;
  cursor: pointer;
}

.erase-button {
  float: right;
  height: 20px;
  width: 20px;
  display: block;
  background-image: url(../images/cancel.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 5px 5px 0;
  cursor: pointer;
}

.erase-button-black {
  float: right;
  height: 20px;
  width: 20px;
  display: block;
  background-image: url(../images/collapse24-black.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 2px 2px 0;
  cursor: pointer;
}

.menuRightBtn {
  float: right;
  margin: 25px 15px;
}

.titleDashBoard {
  color: white;
  position: relative;
  margin-top: 10px;
  top: 0px;
  left: 0px;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pageTitle {
  font-size: 20px;

  line-height: 32px;
  /*         height: 35px; */

  /*font-size: 1.9em;*/
  /*color: white; */

  position: relative;

  top: 0px;
  left: 5px;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hideLi {
  visibility: hidden;
} /*display: none;*/

.categoryColorList {
  float: left;
  position: absolute;
  top: 55px;
  left: 27px;
  height: 19px;
  width: 24px;
}

.categoryColorListVert {
  float: left;
  position: absolute;
  top: 9px;
  border: 1px rgb(101, 140, 143) solid;
  height: 40px;
  width: 15px;
}

.descriptionList {
  position: relative;
  height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.descriptionList.multi-line {
  height: auto !important; /* Annule la hauteur fixe */
  white-space: normal !important; /* Permet plusieurs lignes */
  overflow: hidden !important; /* Masque tout débordement */
  text-overflow: ellipsis !important; /* Ajoute des "..." si nécessaire */
  display: -webkit-box !important;
  -webkit-line-clamp: 3; /* Limite à 3 lignes */
  -webkit-box-orient: vertical;
}

.descriptionList.withImage {
  left: 60px;
}

.descriptionList.withColor {
  left: 20px;
}

.descriptionListRight {
  position: relative;
  float: right;
  height: 23px;
}

.link {
  font-size: 1.1em;
  color: white;
  position: relative;
  top: 5px;
}
.linkHelp {
  color: #3b91d0;
  position: relative;
  text-decoration: underline;
  cursor: pointer;
}

.class44 {
  width: 44%;
}
.class97 {
  width: 97%;
}

.class23 {
  width: 23%;
}
.class30 {
  width: 30%;
}
.class48 {
  width: 48%;
}
.class98 {
  width: 98%;
}

.class100 {
  width: 100%;
}

.classleft {
  float: left;
  width: 50%;
  width: 50%;
}
.classright {
  float: right;
  width: 50%;
}
.classcenter {
  float: left;
  width: 100%;
}

.tile .tile-content {
  width: 100px;
  height: 310px;
}

.hide {
  display: none;
}

.fixed-left {
  z-index: 1001;
  position: fixed;
  left: 0px;
  right: 100px;
  margin: 0 0px 0 0px;
  bottom: 0;
}

.app-bar.fixed-top {
  z-index: 1001;
  position: fixed;
  left: 0px;
  right: 0px;
  margin: 0 0px 0 0px;
  top: 0;
}

.pagePhone {
  left: -10px;
  width: 107%;
}

/*======================================*/
.bq-sm {
  font-size: 12px;
}

/* TIMELINE */
/*======================================*/
.timeline {
  position: relative;
  padding-bottom: 40px;
  background-color: #e7ebee;
  /* color: #515151; */
}
.timeline:before,
.timeline:after {
  background-color: #cad3df;
  bottom: 20px;
  content: "";
  display: block;
  position: absolute;
}
.timeline:before {
  left: 49px;
  top: 20px;
  width: 2px;
}
.timeline:after {
  left: 47px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.timeline-header {
  border-radius: 0;
  clear: both;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
}
.timeline-header .timeline-header-title {
  display: inline-block;
  text-align: center;
  padding: 7px 15px;
  min-width: 100px;
}
.timeline .timeline-header:first-child {
  margin-bottom: 30px;
  margin-top: 15px;
}
.timeline-stat {
  width: 100px;
  float: left;
  text-align: center;
  padding-bottom: 15px;
}
.timeline-entry {
  margin-bottom: 50px;
  margin-top: 5px;
  position: relative;
  clear: both;
}
.timeline-entry-inner {
  position: relative;
}
.timeline-time {
  display: inline-block;
  padding: 5px 3px 7px;
  margin-top: 3px;
  background-color: #e7ebee;
  color: #848484;
  font-size: 0.85em;
  max-width: 120px;
}
.timeline-icon {
  border-radius: 50%;
  box-shadow: 0 0 0 7px #e7ebee;
  display: block;
  margin: 0 auto;
  height: 46px;
  line-height: 46px;
  text-align: center;
  width: 46px;
}
.timeline-icon img {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  vertical-align: top;
}
.timeline-icon:empty {
  height: 10px;
  width: 10px;
  margin-top: 20px;
  background-color: #a4b4c7;
}
.timeline-label {
  background-color: #ffffff;
  border-radius: 0;
  margin-left: 90px;
  margin-right: 20px;
  padding: 10px;
  position: relative;
  min-height: 50px;
  border: 1px solid #e9e9e9;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}
.timeline-label:before,
.timeline-label:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
}
.timeline-label:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #e6e6e6;
  margin: 15px 0 0 -10px;
}
.timeline-label:after {
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 9px solid #ffffff;
  margin: 15px 0 0 -8px;
}
.panel .timeline,
.panel .timeline-time {
  background-color: #fff;
}
.panel .timeline-icon {
  box-shadow: 0 0 0 7px #fff;
}
.panel .timeline-label {
  box-shadow: none;
  background-color: #f7f7f7;
  border: 1px solid #e3e3e3;
}
.panel .timeline-label:before {
  border-right-color: #e3e3e3;
}
.panel .timeline-label:after {
  border-right-color: #f7f7f7;
}
@media (min-width: 768px) {
  .two-column.timeline {
    text-align: center;
  }
  .two-column.timeline:before {
    left: 50%;
  }
  .two-column.timeline:after {
    left: 50%;
    margin-left: -2px;
  }
  .two-column.timeline .timeline-entry {
    width: 50%;
    text-align: left;
  }
  .two-column.timeline .timeline-stat {
    margin-left: -50px;
  }
  .two-column.timeline .timeline-entry:nth-child(odd) {
    float: right;
  }
  .two-column.timeline .timeline-entry:nth-child(odd) .timeline-label {
    margin-left: 40px;
  }
  .two-column.timeline .timeline-header {
    text-align: center;
  }
  .two-column.timeline .timeline-entry:nth-child(even) {
    float: left;
  }
  .two-column.timeline .timeline-entry:nth-child(even) .timeline-stat {
    left: 100%;
    position: relative;
    margin-left: -50px;
  }
  .two-column.timeline .timeline-entry:nth-child(even) .timeline-label {
    left: -90px;
    margin-right: -40px;
  }
  .two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before,
  .two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
    left: auto;
    right: 0;
    border-right: 0 solid transparent;
  }
  .two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #e6e6e6;
    margin: 15px -10px 0 0;
  }
  .two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 9px solid #ffffff;
    margin: 15px -8px 0 0;
  }
}

.show-menu {
  /* tabbed navigation style on medium devices */
  width: auto;
  cursor: auto;
}
.show-menu::after {
  /* hide the arrow */
  display: none;
}
.show-menu ul {
  background: transparent;
  position: static;
  box-shadow: none;
  /* text-align: center;*/ /* Ici pour dire que c aligné à droite*/
}
.show-menu li {
  display: inline-block;
}
.show-menu li.placeholder {
  display: none !important;
}
.show-menu a {
  display: inline-block;
  padding: 0 1em;
  width: auto;
  color: #9a9a9a;
}

.circle {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  background-color: white;
  color: black;
  text-align: center;
  font-size: 14px;
  overflow: hidden;
  border: 1px solid #ada7ad;
}

.circle.one-line {
  line-height: 48px;
}

.circleDay {
  padding: 2px;
  border-radius: 100%;
  background-color: #329f33;
  text-align: center;
  overflow: hidden;
}

.notices:hover {
  /* background: #3a7999; */
  cursor: pointer;
}

.gmap3 {
  border: 1px #c0c0c0;
  width: 100%;
  height: 600px;
}
.cluster {
  color: #ffffff;
  text-align: center;
  font-family: "Arial, Helvetica";
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}
.cluster-1 {
  background-image: url(images/m1.png);
  line-height: 53px;
  width: 53px;
  height: 52px;
}
.cluster-2 {
  background-image: url(images/m2.png);
  line-height: 53px;
  width: 56px;
  height: 55px;
}
.cluster-3 {
  background-image: url(images/m3.png);
  line-height: 66px;
  width: 66px;
  height: 65px;
}

#helpico {
  background: url(images/contacts.png) left top;
  width: 16px;
  height: 16px;
  display: block;
  float: left;
}

.tab-button {
  background-image: url(../images/delete-tab-black.png);
  background-repeat: no-repeat;
  background-color: Transparent;
  cursor: pointer;
  position: relative;
  float: right;
  top: -1px;
  margin: 0 -13px 0 0;
}

.tab-button:hover {
  background-repeat: no-repeat;
  background-image: url(../images/delete-tab-white.png);
}

.tab-button-white {
  background-repeat: no-repeat;
  background-image: url(../images/delete-tab-white.png);
}

button.minitab {
  min-height: 20px;
  min-width: 20px;
  height: 20px;
  font-size: 0.8em;
}

.dropdown {
  cursor: pointer;
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #2b5797;
  min-width: 220px;
  /*  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
  z-index: 1;
}

.dropdown-content a {
  color: white;
  padding: 5px 5px;
  /* text-decoration: none; */
  /* font-family: 'Arial, Helvetica';*/
  font-size: 12px;
  display: block;
}

.dropdown-content a:hover {
  color: white;
  background: #218fd4;
}

.dropdown:hover .dropbtn {
  background-color: #367490;
}

.filter a:hover {
  color: white;
}

.page-sidebar {
  /* background-color: #366783;*/
}

.menu-btn {
  position: relative;
  left: 8px;
  background-repeat: no-repeat, repeat;
  background-position: left center;
}

.report-btn {
  background-image: url(../images/report_menu.png);
}

.in-mobility-btn {
  background-image: url(../images/in-mobility.png);
}

.contact-support-btn {
  background-image: url(../images/contact_support.png);
}

.dashboard-btn {
  background-image: url(../images/dashboard_menu.png);
}

.order-btn {
  background-image: url(../images/order_menu.png);
}

.delivery-btn {
  background-image: url(../images/delivery_menu.png);
}

.creditMemos-btn {
  background-image: url(../images/creditMemos_menu.png);
}

.subscription-btn {
  background-image: url(../images/subscription_menu.png);
}

.customer-dunning-btn {
  background-image: url(../images/customer_dunning_menu.png);
}

.contact-btn {
  background-image: url(../images/contact_menu.png);
}

.customer-btn {
  background-image: url(../images/customer_menu.png);
}

.week-btn {
  background-image: url(../images/week_menu.png);
}

.lead-btn {
  background-image: url(../images/lead_menu.png);
}

.phonecall-btn {
  background-image: url(../images/phonecall_menu.png);
}

.support-btn {
  background-image: url(../images/support_menu.png);
}

.task-btn {
  background-image: url(../images/task_menu.png);
}

.appointment-btn {
  background-image: url(../images/appointment_menu.png);
}

.opportunity-btn {
  background-image: url(../images/opportunity_menu.png);
}

.month-btn {
  background-image: url(../images/month_menu.png);
}

.day-btn {
  background-image: url(../images/day_menu.png);
}

.product-btn {
  background-image: url(../images/product_menu.png);
}

.expense-btn {
  background-image: url(../images/expense_menu_list.png);
}

.invoice-btn {
  background-image: url(../images/invoice_menu.png);
}

.proforma-btn {
  background-image: url(../images/proforma_menu.png);
}

.quote-btn {
  background-image: url(../images/quote_menu.png);
}

.setting-btn {
  background-image: url(../images/setting_menu.png);
}

.text-btn {
  background-image: url(../images/text.png);
}

.user-btn {
  background-image: url(../images/user_menu.png);
}

.sync-btn {
  background-image: url(../images/sync_menu.png);
}

.purchase-btn {
  background-image: url(../images/purchase_menu.png);
}

.vendor-btn {
  background-image: url(../images/vendor_menu.png);
}

.request-btn {
  background-image: url(../images/request.png);
}

.span-btn {
  margin-left: 10px;
}

.add-form-button {
  float: right;

  height: 20px;
  width: 20px;
  display: block;
  background-image: url(../images/ios_plus.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  cursor: pointer;
}

.add-form-button-black {
  float: right;
  position: relative;
  left: 5px;
  top: 5px;
  z-index: 10;
  height: 20px;
  width: 20px;
  display: block;
  background-image: url(../images/ios_plus_black.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  cursor: pointer;
}

.add-form-button-white {
  float: right;
  position: relative;
  left: 5px;
  top: 5px;
  z-index: 10;
  height: 20px;
  width: 20px;
  display: block;
  background-image: url(../images/ios_plus.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  cursor: pointer;
}

.form-control {
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 0.5em;
}

.form-control + .form-control {
  margin-top: 1em;
}

.form-control--disabled {
  color: var(--form-control-disabled);
  cursor: not-allowed;
}

input[type="checkbox"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  /* Not removed via appearance */
  margin: 0;

  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;

  border: 0.15em solid currentColor;
  border-radius: 0.15em;
  transform: translateY(-0.075em);

  display: grid;
  place-content: center;
}

input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}

input[type="checkbox"]:focus {
  outline: max(2px, 0.15em) solid currentColor;
  outline-offset: max(2px, 0.15em);
}

input[type="checkbox"]:disabled {
  --form-control-color: var(--form-control-disabled);

  color: var(--form-control-disabled);
  cursor: not-allowed;
}

.click-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 45%;
  background: transparent;
  cursor: pointer;
  z-index: 10;
}

.description-truncated {
  display: -webkit-box; /* Utilisation de flexbox spécifique pour limiter les lignes */
  -webkit-line-clamp: 3; /* Limiter à 3 lignes */
  -webkit-box-orient: vertical; /* Orientation verticale */
  overflow: hidden; /* Masquer tout contenu supplémentaire */
  text-overflow: ellipsis; /* Ajouter "..." à la fin */
  white-space: normal; /* Permettre des sauts de ligne */
  line-height: 1.5em; /* Ajuster la hauteur des lignes (modifiable selon vos besoins) */
  max-height: 4.5em; /* Correspond à 3 lignes * 1.5em */
}

.scrollable-table {
  overflow-x: auto;
  max-width: 100%;
}
