html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  /*  overflow: hidden; */
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.page-control > ul li a {
  color: white;
  /*#1e1e1e;*/
}

#fade {
  /*--Masque opaque noir de fond--*/
  display: none;
  /*--masqué par défaut--*/
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: 9999;
}

.popup_block {
  /* display: none;*/
  float: left;
  font-size: 1.2em;
  position: fixed;
  height: 130px;
  width: 100%;
  top: 40%;
  left: 0px;
  z-index: 99999;
}

/*--Gérer la position fixed pour IE6--*/
*html #fade {
  position: absolute;
}

*html .popup_block {
  position: absolute;
}

.menuTitle {
  font-weight: bold;
}

#popup_name {
  background-color: #e6e8e8;
}

#popup_name h4 {
  text-align: center;
  color: #949494;
}

#popup_name p {
  text-align: center;
}

#popup_name img {
  width: 48px;
  height: 48px;
  position: relative;
  top: 55px;
}

#closePopupBtn {
  float: right;
}

/* Navigation bar */
.nav-bar {
  background-color: #e6e8e8;
}
/* Navigation bar */
.nav-bar {
  background-color: #e6e8e8;
}
/*
.margingMobile {
  padding: 10px;
}

.nav-bar-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
*/

.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;
}

/* Logo and positioning */
.logo-container {
  float: left;
  position: relative;
  top: 3px;
  left: 7px;
}

/* Right panel */
.right-panel {
  float: right;
  position: relative;
  top: 5px;
  right: 10px;
}

.labelUpdateEntity {
  position: relative;
  top: -8px;
  color: #949494;
}

/* Calendar badge and images */
.find {
  display: inline-block;
}

.nav-counter {
  margin-left: 5px;
}

.pull {
  display: inline-block;
}

/* 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(28, 183, 236, 0.1);
}

#checkAll {
  cursor: pointer;
}

.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;
}

.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;
}

#leftMenu {
  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 {
  color: white;
  border-radius: 7px;
}

.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 {
  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: 8px;
  width: 8px;
  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;
}

.mg5-0 {
  margin: 5px 0;
}

.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;
  cursor: pointer;
}
.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;
}

.liDashboard-page-control {
  width: 100%;
  height: 100%;
  top: -15px;
}

#mainTabs {
  top: 15px;
  left: 10px;
}

#liDashboard {
  color: #2b5797;
}

.span-color-container {
  margin-left: 50px;
  float: left;
}

.display-none {
  display: none !important;
}

.display-inline {
  display: inline !important;
}

.display-block {
  display: block;
}

.visibility-hidden {
  visibility: hidden;
}

.margin-top-20 {
  margin-top: 20px;
}

/* Classe pour l'onglet inactif */
.tab-inactive {
  color: white;
  background: none;
}

/* Classe pour l'onglet actif */
.scroll_tabs_active {
  color: #2b5797 !important;
  background: white !important;
}

.contenteditable-color {
  color: #328edf;
}

.contenteditable-white {
  color: white;
}

.contentnoeditable-color {
  color: #4c4d4d;
}

/* Effet de survol pour les <li> uniquement dans les <ul> ayant la classe 'sub-menu' */
ul.sub-menu li:hover {
  background-color: rgba(28, 183, 236, 0.1); /* Fond au survol */
  border: 1px solid #1c98cc; /* Bordure au survol */
}

/* Bordures spécifiques pour le premier et le dernier enfant dans les <ul.sub-menu> */
ul.sub-menu li:hover a:first-child {
  border-left: 0px solid #1c98cc;
}

ul.sub-menu li:hover a:last-child {
  border-right: 1px solid #1c98cc;
}

/* Applique une bordure supérieure et inférieure à tous les enfants de <li> dans les <ul.sub-menu> */
ul.sub-menu li:hover a {
  border-top: 0px solid #1c98cc;
  border-bottom: 0px solid #1c98cc;
}

.font-weight-bold {
  font-weight: bold;
}

.height90 {
  height: 90px;
}

.sp-palette-toggle {
  display: none !important;
}
/* Noir et nuances de gris */
.color-000000 {
  background: #000000 !important;
  color: #ffffff !important;
}
.color-1c1c1c {
  background: #1c1c1c !important;
  color: #ffffff !important;
}
.color-383838 {
  background: #383838 !important;
  color: #ffffff !important;
}
.color-545454 {
  background: #545454 !important;
  color: #ffffff !important;
}
.color-707070 {
  background: #707070 !important;
  color: #ffffff !important;
}
.color-8c8c8c {
  background: #8c8c8c !important;
  color: #ffffff !important;
}
.color-a8a8a8 {
  background: #a8a8a8 !important;
  color: #000000 !important;
}
.color-c4c4c4 {
  background: #c4c4c4 !important;
  color: #000000 !important;
}
.color-e0e0e0 {
  background: #e0e0e0 !important;
  color: #000000 !important;
}
.color-ffffff {
  background: #ffffff !important;
  color: #000000 !important;
}

/* Rouge */
.color-330000 {
  background: #330000 !important;
  color: #ffffff !important;
}
.color-660000 {
  background: #660000 !important;
  color: #ffffff !important;
}
.color-990000 {
  background: #990000 !important;
  color: #ffffff !important;
}
.color-cc0000 {
  background: #cc0000 !important;
  color: #ffffff !important;
}
.color-ff0000 {
  background: #ff0000 !important;
  color: #ffffff !important;
}
.color-ff3333 {
  background: #ff3333 !important;
  color: #ffffff !important;
}
.color-ff6666 {
  background: #ff6666 !important;
  color: #000000 !important;
}
.color-ff9999 {
  background: #ff9999 !important;
  color: #000000 !important;
}
.color-ffcccc {
  background: #ffcccc !important;
  color: #000000 !important;
}
.color-ffe5e5 {
  background: #ffe5e5 !important;
  color: #000000 !important;
}

/* Orange */
.color-4c1a00 {
  background: #4c1a00 !important;
  color: #ffffff !important;
}
.color-663300 {
  background: #663300 !important;
  color: #ffffff !important;
}
.color-804c00 {
  background: #804c00 !important;
  color: #ffffff !important;
}
.color-996633 {
  background: #996633 !important;
  color: #ffffff !important;
}
.color-cc9966 {
  background: #cc9966 !important;
  color: #000000 !important;
}
.color-ff9933 {
  background: #ff9933 !important;
  color: #000000 !important;
}
.color-ff9966 {
  background: #ff9966 !important;
  color: #000000 !important;
}
.color-ffb380 {
  background: #ffb380 !important;
  color: #000000 !important;
}
.color-ffcc99 {
  background: #ffcc99 !important;
  color: #000000 !important;
}
.color-ffe5cc {
  background: #ffe5cc !important;
  color: #000000 !important;
}

/* Jaune */
.color-4c4c00 {
  background: #4c4c00 !important;
  color: #ffffff !important;
}
.color-666600 {
  background: #666600 !important;
  color: #ffffff !important;
}
.color-808000 {
  background: #808000 !important;
  color: #ffffff !important;
}
.color-999900 {
  background: #999900 !important;
  color: #ffffff !important;
}
.color-cccc00 {
  background: #cccc00 !important;
  color: #000000 !important;
}
.color-ffff00 {
  background: #ffff00 !important;
  color: #000000 !important;
}
.color-ffff33 {
  background: #ffff33 !important;
  color: #000000 !important;
}
.color-ffff66 {
  background: #ffff66 !important;
  color: #000000 !important;
}
.color-ffff99 {
  background: #ffff99 !important;
  color: #000000 !important;
}
.color-ffffcc {
  background: #ffffcc !important;
  color: #000000 !important;
}

/* Vert */
.color-003300 {
  background: #003300 !important;
  color: #ffffff !important;
}
.color-006600 {
  background: #006600 !important;
  color: #ffffff !important;
}
.color-009900 {
  background: #009900 !important;
  color: #ffffff !important;
}
.color-00cc00 {
  background: #00cc00 !important;
  color: #000000 !important;
}
.color-00ff00 {
  background: #00ff00 !important;
  color: #000000 !important;
}
.color-33ff33 {
  background: #33ff33 !important;
  color: #000000 !important;
}
.color-66ff66 {
  background: #66ff66 !important;
  color: #000000 !important;
}
.color-99ff99 {
  background: #99ff99 !important;
  color: #000000 !important;
}
.color-ccffcc {
  background: #ccffcc !important;
  color: #000000 !important;
}
.color-e5ffe5 {
  background: #e5ffe5 !important;
  color: #000000 !important;
}

/* Cyan */
.color-003333 {
  background: #003333 !important;
  color: #ffffff !important;
}
.color-006666 {
  background: #006666 !important;
  color: #ffffff !important;
}
.color-009999 {
  background: #009999 !important;
  color: #ffffff !important;
}
.color-00cccc {
  background: #00cccc !important;
  color: #000000 !important;
}
.color-00ffff {
  background: #00ffff !important;
  color: #000000 !important;
}
.color-33ffff {
  background: #33ffff !important;
  color: #000000 !important;
}
.color-66ffff {
  background: #66ffff !important;
  color: #000000 !important;
}
.color-99ffff {
  background: #99ffff !important;
  color: #000000 !important;
}
.color-ccffff {
  background: #ccffff !important;
  color: #000000 !important;
}
.color-e5ffff {
  background: #e5ffff !important;
  color: #000000 !important;
}

/* Bleu */
.color-000033 {
  background: #000033 !important;
  color: #ffffff !important;
}
.color-000066 {
  background: #000066 !important;
  color: #ffffff !important;
}
.color-000099 {
  background: #000099 !important;
  color: #ffffff !important;
}
.color-0000cc {
  background: #0000cc !important;
  color: #ffffff !important;
}
.color-0000ff {
  background: #0000ff !important;
  color: #ffffff !important;
}
.color-3333ff {
  background: #3333ff !important;
  color: #ffffff !important;
}
.color-6666ff {
  background: #6666ff !important;
  color: #ffffff !important;
}
.color-9999ff {
  background: #9999ff !important;
  color: #000000 !important;
}
.color-ccccff {
  background: #ccccff !important;
  color: #000000 !important;
}
.color-e5e5ff {
  background: #e5e5ff !important;
  color: #000000 !important;
}

/* Violet */
.color-330033 {
  background: #330033 !important;
  color: #ffffff !important;
}
.color-660066 {
  background: #660066 !important;
  color: #ffffff !important;
}
.color-990099 {
  background: #990099 !important;
  color: #ffffff !important;
}
.color-cc00cc {
  background: #cc00cc !important;
  color: #ffffff !important;
}
.color-ff00ff {
  background: #ff00ff !important;
  color: #ffffff !important;
}
.color-ff33ff {
  background: #ff33ff !important;
  color: #000000 !important;
}
.color-ff66ff {
  background: #ff66ff !important;
  color: #000000 !important;
}
.color-ff99ff {
  background: #ff99ff !important;
  color: #000000 !important;
}
.color-ffccff {
  background: #ffccff !important;
  color: #000000 !important;
}
.color-ffe5ff {
  background: #ffe5ff !important;
  color: #000000 !important;
}

/* Marron */
.color-331a00 {
  background: #331a00 !important;
  color: #ffffff !important;
}
.color-4c2600 {
  background: #4c2600 !important;
  color: #ffffff !important;
}
.color-663300 {
  background: #663300 !important;
  color: #ffffff !important;
}
.color-804c00 {
  background: #804c00 !important;
  color: #ffffff !important;
}
.color-996633 {
  background: #996633 !important;
  color: #ffffff !important;
}
.color-b87a4c {
  background: #b87a4c !important;
  color: #ffffff !important;
}
.color-d99966 {
  background: #d99966 !important;
  color: #000000 !important;
}
.color-fbb380 {
  background: #fbb380 !important;
  color: #000000 !important;
}
.color-ffc199 {
  background: #ffc199 !important;
  color: #000000 !important;
}
.color-ffd4b2 {
  background: #ffd4b2 !important;
  color: #000000 !important;
}

.marginSpanColor {
  display: inline-block;
  margin: 5px 4px 5px 5px;
  font-size: 10px;
}

.marginDIVColor {
  margin-left: 50px;
  float: left;
}

.font-size11 {
  font-size: 11px;
}

.font-size12 {
  font-size: 12px;
}

.font-size17 {
  font-size: 17px;
}

.min-width130 {
  min-width: 130px;
}
.sta-active {
  color: #2b5797;
}

.color-3090d2 {
  color: #3090d2;
}

.color-329f33 {
  color: #329f33;
}

.min-width120 {
  min-width: 120px;
}

.height85 {
  height: 85px;
}

.bold-text {
  font-weight: bold;
}

.top-15 {
  top: 15px;
}

.max-w-200 {
  max-width: 200px;
}

.max-w-450 {
  max-width: 450px;
}

.w-99-per {
  width: 99.2%;
}

.h350-o-a {
  height: 350px;
  overflow: auto;
}

.h-150 {
  height: 150px;
}

.h-40 {
  height: 40px;
}

.bo-none {
  border: none;
}

.l-10 {
  left: -10px;
}

.float-c {
  float: center;
}

.m-0 {
  margin: 0px;
}

.right10 {
  right: 10;
}

.right-10 {
  right: -10;
}

.h-100 {
  height: 100px;
}

.overflow-a {
  overflow: auto;
}

.action-blue {
  color: #2b5797;
}

.action-orange {
  color: #fc7e26;
}

.b-color-red {
  border-color: red;
}

.max-w-400 {
  max-width: 400px;
}

.c-red {
  color: red;
}

.w-150 {
  width: 150px;
}

.w-200 {
  width: 200px;
}

.m-0 {
  margin: 0px !important;
}

.r-60 {
  right: 60px;
}

.ba-wh-br-7 {
  background-color: white;
  border-radius: 7px;
}

.filterSearch {
  margin-bottom: 5px;
  background-color: white;
  padding: 7px;
  border-radius: 7px;
}

.cursor-po {
  cursor: pointer;
}

.h-5 {
  height: 5px;
}

.h-25 {
  height: 25px;
}

.h-28 {
  height: 28px;
}

.h-35 {
  height: 35px !important;
}

.h-40 {
  height: 40px;
}

.h-45 {
  height: 45px;
}

.h-50 {
  height: 50px;
}

.h-60 {
  height: 60px;
}

.h-65 {
  height: 65px;
}

.h-70 {
  height: 70px;
}

.h-75 {
  height: 75px;
}

.h-85 {
  height: 85px;
}

.h-90 {
  height: 90px;
}

.h-300 {
  height: 300px;
}

.h-350 {
  height: 350px;
}

.h-450 {
  height: 450px;
}

.h-800 {
  height: 800px;
}

.f-w-b {
  font-weight: bold;
}

.w-50-per {
  width: 50%;
}

.h-250 {
  height: 250px;
}

.m-0 {
  margin: 0;
}

.color-b {
  color: black;
}

.t-0 {
  top: 0px;
}

.l-15 {
  left: -15px;
}

.h-120 {
  height: 120px;
}

.h-220 {
  height: 220px;
}

.min-h-200 {
  min-height: 200px;
}

.min-h-600 {
  min-height: 600px;
}

.min-h-800 {
  min-height: 800px;
}

.min-h-1000 {
  min-height: 1000px;
}

.min-h-1200 {
  min-height: 1200px;
}

.c-black {
  color: black;
}

.bg-br-7 {
  background-color: #c7c4c8;
  border-radius: 7px;
}

.h-150 {
  height: 150px;
}

.h-50-per {
  height: 50%;
}

.f-w-n {
  font-weight: normal;
}

.f-w-b {
  font-weight: bold;
}

.subCategoryList {
  margin: 0 0px 5px 0;
}

.r-75 {
  right: 75px;
}

.m-0 {
  margin: 0px;
}

.h-w-18 {
  height: 18px;
  width: 18px;
}

.c-orange {
  color: #fc7e26;
}

.c-white {
  color: white;
}

.b-c-white {
  background-color: white;
}

.m-h-600 {
  max-height: 600px;
}

.m-h-800 {
  max-height: 800px;
}

.m-w-70 {
  min-width: 70px;
}

.m-w-100 {
  min-width: 100px;
}

.m-w-120 {
  min-width: 120px;
}

.m-w-180 {
  min-width: 180px;
}

.m-w-200 {
  min-width: 200px;
}

.w-20-per {
  width: 20%;
}

.w-90-per {
  width: 90%;
}

.w-100 {
  width: 100px;
}

.h-380 {
  height: 380px;
}

.dunningStatus {
  color: #2b5797;
}

.p-1em {
  padding: 1em;
}
.checkboxPos {
  position: relative;
  float: left;
  top: 42px;
}

.back-button {
  left: 10px;
  float: left;
}

.a-l {
  align: left;
}

.t-2 {
  top: -2px;
}

.t-0-l-0 {
  top: 0px;
  left: 0px;
}

.t-5 {
  top: 5px;
}

.t-40 {
  top: -40px;
}

.l-10 {
  left: 10px;
}

.selectList {
  width: 30px;
  top: 6px;
}

.t-30 {
  top: -30px;
}

.imgSubscription {
  position: absolute;
  top: 3px;
  left: 3px;
  border: 0;
}

.btn-list-doc {
  margin: 2px -2px 0 0;
}

.lh-13 {
  line-height: 13pt;
}

.fs-08 {
  font-size: 0.8emt;
}

.categoryColor {
  top: 8px;
  height: 40px;
}

.t-9 {
  top: 9px;
}
.t-n-5 {
  top: -5px;
}

.t-n-12 {
  top: -12px;
}

.ticket-priority {
  right: 5px;
  height: 23px;
}

.imgCircular {
  position: absolute;
  top: 3px;
  left: 3px;
  border: 1px rgb(101, 140, 143) solid;
}

.salesList {
  margin: 8px 8px 0 0;
}

.checkboxProductList {
  top: -8px;
  left: -25px;
}

.o-y-a {
  overflow-y: auto;
}

.checkReportProducts {
  left: 0px;
  top: 35px;
}

#modalParameters {
  background: white;
  padding: 10px;
}

.modalParameters_close {
  padding: 0 0.4em;
}

.filterCategory {
  margin-left: 0px;
  font-size: 14px;
  height: 25px !important;
}

.estimatedclosedate {
  right: 5px;
  height: 23px;
  top: 50px;
}

.ul-m-page-control {
  background-color: #c7c4c8 !important;
  border-radius: 7px;
}

#tblRolesContainer th:nth-child(1),
#tblRolesContainer td:nth-child(1) {
  width: 20%; /* La première colonne occupe 20% */
}

#tblRolesContainer th:nth-child(2),
#tblRolesContainer td:nth-child(2) {
  width: 50%; /* La deuxième colonne occupe 50% */
}

#tblRolesContainer th:nth-child(3),
#tblRolesContainer td:nth-child(3) {
  width: 30%; /* La troisième colonne occupe 30% */
}

#rolesContainer {
  height: 600px;
}

#tblRolesContainer {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

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