@charset "UTF-8";

/*!
/* Tomate 2025 (https://tomate.com/) */
/* Copyright 2018-2025 */
* {
  font-size: 8pt;
  font-family: Verdana;
}

body {
  color: #41404c;
}

body[data-leftbar-theme="dark"][data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item:hover .side-nav-link {
  background: #101f2f;
}

body[data-leftbar-theme="dark"][data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item:hover>.collapse>ul,
body[data-leftbar-theme="dark"][data-leftbar-compact-mode="condensed"] .side-nav .side-nav-item:hover>.collapsing>ul {
  background: #101f2f;
}

body[data-leftbar-theme="dark"] .leftside-menu {
  background: #101f2f;
}

body[data-leftbar-theme="dark"] .leftside-menu .logo {
  background: #2a4f77 !important;
}

body {
  background: rgb(240, 243, 244);
}

body[data-leftbar-theme="dark"] .side-nav .side-nav-link {
  color: #ffffff;
}

body .side-nav .side-nav-item .side-nav-link i {
  padding: 6px 6px;
}

body[data-leftbar-theme="dark"] .side-nav .side-nav-forth-level li a,
body[data-leftbar-theme="dark"] .side-nav .side-nav-second-level li a,
body[data-leftbar-theme="dark"] .side-nav .side-nav-third-level li a {
  color: #ffffff;
}

body[data-leftbar-theme="dark"] .side-nav .side-nav-forth-level li a:focus,
body[data-leftbar-theme="dark"] .side-nav .side-nav-forth-level li a:hover,
body[data-leftbar-theme="dark"] .side-nav .side-nav-second-level li a:focus,
body[data-leftbar-theme="dark"] .side-nav .side-nav-second-level li a:hover,
body[data-leftbar-theme="dark"] .side-nav .side-nav-third-level li a:focus,
body[data-leftbar-theme="dark"] .side-nav .side-nav-third-level li a:hover {
  color: #ffffff;
}

/* body .side-nav .side-nav-item.menuitem-active .side-nav-link {
  padding: 5px 13px;
} */

.side-nav .menu-arrow {
  top: 12px;
  right: 11px;
}

/* ----------------------------- Start left side menu mode compact
------------------------------------------------------------ */
body .wrapper .left-compact-mode {
  position: absolute;
  padding-top: 0;
  width: 65px;
  z-index: 5;
  padding-top: 70px;
}

body .wrapper .left-compact-mode .simplebar-content-wrapper,
body .wrapper .left-compact-mode .simplebar-mask {
  overflow: visible !important;
}

body .wrapper .left-compact-mode .logo {
  width: 70px;
  z-index: 1;
  background: #2a4f77;
}

body .wrapper .leftside-menu .logo.logo-light {
  background: #2a4f77;
}

body .wrapper .left-compact-mode .logo-compact .logo-lg-none {
  display: none;
}

body .logo-compact span.logo-sm {
  display: block;
  line-height: 70px;
  color: #727cf5;
}

body .wrapper .navbar-mode-compact {
  left: 70px;
}

body .wrapper .content-page-mode-compact {
  margin-left: 70px;
}

body .side-nav-mode-compact .side-nav-item {
  position: relative;
  white-space: nowrap;
}

body .side-nav-mode-compact .side-nav-item:hover .side-nav-link {
  background: #727cf5;
  color: #fff !important;
  -webkit-transition: none;
  transition: none;
}

body .side-nav-mode-compact .side-nav-item:hover .side-nav-link {
  background: #101f2f;
}

body .side-nav-mode-compact .side-nav-item:hover .side-nav-link {
  position: relative;
  width: 260px;
  color: #fff;
}

body .side-nav-mode-compact .side-nav-item:hover .side-nav-link span {
  display: inline;
}

body .side-nav-mode-compact .side-nav-item .side-nav-link span {
  display: none;
  padding-left: 10px;
}

body .side-nav-mode-compact .side-nav-item:hover>.collapse>ul a,
body .side-nav-mode-compact .side-nav-item:hover>.collapsing>ul a {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 8px 20px;
  position: relative;
  width: 190px;
  z-index: 6;
}

body .side-nav-mode-compact .side-nav-item:hover>.collapse>ul,
body .side-nav-mode-compact .side-nav-item:hover>.collapsing>ul {
  display: block !important;
  left: 70px;
  position: absolute;
  width: 190px;
  background: #101f2f;
  -webkit-box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
  box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
}

body .side-nav-mode-compact .badge,
body .side-nav-mode-compact .menu-arrow,
body .side-nav-mode-compact .side-nav-title {
  display: none !important;
}

body .side-nav-mode-compact .side-nav-item .side-nav-link i {
  font-size: 1.125rem;
  margin-right: 20px;
  margin-left: 6px;
}

body .side-nav-mode-compact .side-nav-item .side-nav-link {
  padding: 15px 24px;
  min-height: 54px;
  -webkit-transition: none;
  transition: none;
}

body .side-nav-mode-compact .collapse .side-nav-forth-level,
body .side-nav-mode-compact .collapse .side-nav-second-level,
body .side-nav-mode-compact .collapse .side-nav-third-level,
body .side-nav-mode-compact .collapsing .side-nav-forth-level,
body .side-nav-mode-compact .collapsing .side-nav-second-level,
body .side-nav-mode-compact .collapsing .side-nav-third-level {
  display: none !important;
}

body .side-nav-mode-compact .side-nav-item.menuitem-active .side-nav-link {
  padding: 13px 13px;
}

body .side-nav-mode-compact .side-nav-item .side-nav-link i {
  padding: 8px 7px;
}

body .side-nav-mode-compact .side-nav-item:hover>.collapse>ul.group-list,
body .side-nav-mode-compact .side-nav-item:hover>.collapsing>ul.group-list {
  position: relative;
  left: 0;
  width: 100%;
}

/* ----------------------------- End left side menu mode compact
------------------------------------------------------------ */

.navbar-custom {
  background-color: #2a4f77;
}

.navbar-custom .topbar-menu .nav-link {
  color: #fff;
  margin: 0 15px;
}

.navbar-custom .topbar-menu li .show.nav-link {
  color: #fff;
}

.button-menu-mobile {
  color: #ffffff;
}

.navbar-custom .topbar-menu .nav-link {
  min-width: 20px;
}

/* Button */
.btn-info {
  background-color: #6393c8 !important;
  border-color: #6393c8 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  color: #fff !important;
}

.btn-info i {
  color: #fff !important;
}

.btn.btn-info.dx-state-disabled .dx-icon {
  color: #333 !important;
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus {
  background-color: #5c89b9 !important;
  border-color: #5c89b9 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.btn-light {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  border-color: #ccc;
}

.btn-light:hover,
.btn-light:active,
.btn-light:focus {
  background-color: #eaeaea !important;
  border-color: #b1b1b8 !important;
  color: #201f35;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.top-26 {
  top: 26px !important;
}

.top-4 {
  top: 4px !important;
}

.top-5 {
  top: 5px !important;
}

.button-list .btn {
  font-weight: bold;
  font-size: 10pt;
  margin-left: 5px;
}

.card {
  background: rgb(249 249 249);
  border-radius: 3px;
}

.card-shadow {
  box-shadow: rgb(0 0 0 / 16%) 0px 2px 5px;
  z-index: 0;
  position: relative;
}

.form-control {
  font-weight: bold;
  height: 25px;
}

.col-form-label {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: initial;
}

.app-search .form-control {
  height: calc(1.5em + (0.9rem + 9px));
}

.button-menu-mobile i {
  font-size: 20pt;
}

.button-box {
  position: fixed;
  background-color: #fff;
  width: 100%;
  padding: 8px 0;
  padding-right: 10px;
  z-index: 4;
  right: 0;
  box-shadow: 0px 1px 3px #dbdbdb;
  min-height: 53px;
}

.content-pages {
  padding-top: 50px;
}

.side-nav .side-nav-link i {
  font-size: 17px;
}

.side-nav .side-nav-link img {
  margin-right: 10px;
}

.side-nav .side-nav-link {
  padding: 10px 15px;
  transition: none !important;
}

.side-nav .side-nav-link.side-favoris {
  padding: 5px 15px !important;
}

.simplebar-wrapper .side-nav-link:hover {
  background-color: #101f2f;
  color: #fff !important;
  transition: none !important;
}

.simplebar-wrapper .side-nav-forth-level li a:focus,
.simplebar-wrapper .side-nav-forth-level li a:hover,
.simplebar-wrapper .side-nav-second-level li a:focus,
.simplebar-wrapper .side-nav-second-level li a:hover,
.simplebar-wrapper .side-nav-third-level li a:focus,
.simplebar-wrapper .side-nav-third-level li a:hover {
  background-color: #101f2f;
  color: #fff !important;
  transition: 0.1s !important;
}

.side-nav-forth-level li a,
.side-nav-second-level li a,
.side-nav-third-level li a {
  transition: none !important;
}

.btn-angle-left {
  width: 30px !important;
  height: 30px;
  padding: 6px;
}

.btn-info.btn-angle-left {
  border: 1px solid #2a4f77;
  background: #2a4f77;
}

.btn-success {
  color: #fff !important;
  background-color: #27ae60 !important;
  border-color: #27ae60 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-success:hover {
  color: #fff !important;
  background-color: #229f57 !important;
  border-color: #229f57 !important;
}

.btn-success .dx-icon.dx-icon-save {
  color: #fff !important;
}

.btn-success .dx-icon.dx-icon-check {
  color: #fff !important;
}

.go-back .btn-angle-left {
  margin-left: -6px !important;
}

.menuitem-active .active-level {
  background: #132437 !important;
  box-shadow: 0px 1px 4px 1px #050a10;
}

.menuitem-active .collapse.show {
  background-color: inherit;
}

.second-level-item li a {
  padding-left: 43px !important;
}

.bg-info-tmt {
  background-color: #2a4f77 !important;
  color: #fff;
}

.profile-dropdown i {
  font-size: 16px;
}

.profile-dropdown p {
  font-family: "Verdana" !important;
  font-size: 8pt;
}

.notify-icon.bg-light {
  background-color: inherit !important;
  border: 1px solid #6c757d;
}

.notify-icon.bg-light i {
  color: #6c757d;
}

.subtitle {
  color: #407ab7;
  font-size: 16px;
  margin: 0;
  border-bottom: 1px solid #407ab7 !important;
  padding-bottom: 0px;
  margin-bottom: 10px;
}

.subtitle-table {
  color: #5e5e5e;
  margin: 0;
  padding-bottom: 0px;
  margin-bottom: 10px;
}

.subtitle-table h3 {
  font-size: 10pt;
}

.leftside-menu {
  background: #0b1520;
}

.no-leftside-menu {
  width: 0 !important;
}

.no-leftside-content {
  margin-left: 0 !important;
}

.app-search .form-control {
  background-color: #f9f9f9;
  font-size: 13px;
  font-weight: inherit;
  font-family: verdana;
}

.nav-forth-level a {
  padding-left: 80px !important;
}

.app-page-title {
  background: #ffffff;
  padding: 50px;
  margin: -25px;
}

.flex-right {
  display: flex;
  justify-content: flex-end;
  align-content: space-around;
  flex-wrap: wrap;
}

.flex-left {
  display: flex;
  justify-content: flex-start;
  align-content: space-around;
  flex-wrap: wrap;
}

.title-app {
  color: #424242;
  font-size: 25px;
  text-align: center;
}

.flagicon {
  width: 80px;
  height: 50px;
  box-shadow: #424141 3px 5px 12px -3px;
}

.minititle {
  font-size: 16px;
  color: #9a9a9a;
  text-align: center;
}

.box-border-bottom {
  margin-left: 15px;
  margin-right: 30px;
}

.search-box {
  display: block;
  width: 480px;
  height: 34px;
  border: none;
  border-bottom: 1px solid;
  border-radius: 0px;
  box-shadow: none;
  padding: 6px 24px 5px 38px;
  font-size: 14px;
}

.form-search-control-bvn:focus {
  border-color: rgba(106, 106, 107, 0.6);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(185, 185, 185, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(106, 106, 107, 0.6);
  border: none;
  border-bottom: 1px solid;
  border-radius: 0px;
  box-shadow: none;
  background: #fffbd8;
}

.search-activity-icon {
  position: absolute;
  border-radius: 0px;
  background: #00000000;
  color: #5a5a5a;
  font-size: 12pt;
  font-weight: bold;
  line-height: 1.8;
  padding-left: 8px;
}

.searchic {
  font-size: 22px;
}

.close-icon {
  border: 1px solid transparent;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  cursor: pointer;
  top: 50px;
  left: -28px;
}

.close-icon:after {
  content: "\00d7";
  display: block;
  width: 15px;
  height: 20px;
  position: relative;
  z-index: 1;
  top: 0px;
  left: -22px;
  font-weight: normal;
  color: #3e3e3e;
  font-size: 22px;
  cursor: pointer;
}

.contentmain {
  position: fixed;
  margin: 0 -12px 0;
  background: white;
  padding: 0px 39px 5px;
  height: 100%;
  width: 100%;
}

.font15 {
  font-size: 15px;
}

.flexto {
  display: flex;
}

.media-acivity-search {
  margin-top: -5px;
  width: auto;
  margin-left: 15px;
  height: 95px;
  box-shadow: 0px 6px 20px 0px #e7e7e7;
  margin-bottom: 30px;
  padding-right: 0;
  padding-left: 23px;
}

.activity-border {
  width: auto;
}

.lineverts.addvertical {
  background-color: #dee2e6;
  bottom: 0;
  content: "";
  left: 45px;
  position: absolute;
  top: 30px;
  width: 3px;
  z-index: 0;
}

.scroll-container {
  /* overflow: auto; */
  transform: scaleX(-1);
  /* width: 100%; */
  height: 590px;
  padding-top: 10px;
}

.activity-bord-col-2 {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: -40px;
  /* width: auto; */
  left: 40px;
  bottom: 60px;
  height: 79px;
  margin-bottom: -60px;
  padding-top: 5px;
}

.icone-activity-form {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  background: white;
  font-size: 18px;
  box-shadow: 1px 2px 7px #d5d5d5;
}

.img-dim {
  height: 22px;
}

.activity-bord-col {
  padding-right: 0px;
  padding-left: 0px;
  position: relative;
  right: 62px;
  bottom: -2px;
  width: 65px;
}

.linevert:before {
  background-color: #659dd5;
  bottom: 0;
  content: "";
  left: 35px;
  position: absolute;
  top: 30px;
  width: 2px;
}

.linevert {
  transform: scaleX(-1);
}

.media-acivity-search:hover {
  transition: 0.1s ease-in-out;
  background: linear-gradient(312deg, #e0efff, #fcfdff);
}

.media-acivity-search:hover .icone-activity-form {
  transition: 0.1s ease-in-out;
  border-radius: 50%;
}

.icone-activity-form {
  width: 60px;
  height: 60px;
  border-radius: 15%;
  align-items: center;
  display: flex;
  justify-content: center;
  background: white;
  font-size: 18px;
}

/*NEW SUGGESTION*/

.listnone {
  list-style: none;
}

.media-acivity-search a {
  display: flex;
}

.suggestmain {
  padding: 0 30px;
  color: #757575;
  font-weight: normal;
  padding-left: 9px;
}

.titlesuggst {
  color: #3c8dbc;
  font-weight: bold;
  font-size: 11px;
}

.quotes-activity {
  padding: 0;
  margin-bottom: 0px !important;
  background-color: rgba(255, 255, 255, 0) !important;
  color: #4e4e4e !important;
}

.quotes-activity>li {
  display: inline-block;
}

.backgr {
  background: #ffffff;
  margin-bottom: 10px;
  top: 40px;
  left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.width650pix {
  width: 650px;
}

.btm70 {
  bottom: 70px;
  left: 150px;
  position: relative;
}

.mainpage {
  padding: 70px 12px 0px !important;
}

.height616pix {
  height: 616px;
  overflow-y: auto;
  overflow-x: hidden;
}

.w-170 {
  width: 170px;
}

.height580 {
  height: 580px;
  overflow-y: auto;
  overflow-x: hidden;
}

.logo_logiciel_client {
  position: absolute;
  top: 285px;
  left: 254px;
}

.lien_tomate {
  color: #053750;
  text-align: center;
  padding-top: 8px;
}

.lien_tomate a {
  font-size: 13px;
  font-weight: bold;
  color: #7b7b7b;
}

.lien_tomate a:hover {
  font-weight: bold;
  color: #c64a4a;
}

.breadsize {
  width: 600px;
  height: 38px;
}

.sizero {
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.bc-icons-2 {
  padding-left: 2px;
}

.scroll-container::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.scroll-container::-webkit-scrollbar {
  cursor: pointer !important;
}

.scroll-container::-webkit-scrollbar-thumb {
  background: #9a9a9a;
  border-radius: 5px;
  cursor: pointer;
}

.scroll-container::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #80808082;
  border-radius: 10px;
}

.notification-list i.noti-icon {
  margin-right: 8px;
}

.font-17 {
  font-size: 17px !important;
}

.dx-button-has-text .dx-button-content {
  padding: 8px 10px !important;
}

.dx-dropdownbutton {
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  width: auto !important;
  border: none;
}

.dx-dropdownbutton:hover {
  border-color: #ddd !important;
}

button:hover {
  cursor: pointer;
}

iframe {
  border: none !important;
}

.p-t-2 {
  padding-top: 2px;
}

.p-t-50 {
  margin-top: 50px;
}

.p-l-20 {
  padding-left: 20px;
}

.p-t-20 {
  padding-top: 20px;
}

.p-r-20 {
  padding-right: 20px;
}

.p-r-55 {
  padding-right: 55px;
}

.p-l-55 {
  padding-left: 55px;
}

.p-t-100 {
  padding-top: 100px;
}

.m-b-16 {
  margin-bottom: 16px;
}

.fs-20 {
  font-size: 20px;
}

.flex-col-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}

/*//////////////////////////////////////////////////////////////////
 [ Utility ]*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.title-item {
  text-align: center;
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  line-height: 1.5;
  padding-top: 40px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  color: #737373;
  font-size: 20px;
  font-weight: bold;
  font-family: Nunito, sans-serif;
}

.title-item strong {
  font-family: Nunito, sans-serif;
  font-size: 20px;
}

.color-txt strong {
  font-family: Nunito, sans-serif;
  font-size: 20px;
}

.icon-place-input {
  position: absolute !important;
  margin-top: 15px;
  margin-left: 15px;
  z-index: 1;
  font-size: 17px;
}

.icon-place-input i {
  font-size: 17px;
  color: #4f4f4f;
}

.input-icon-container {
  display: flex !important;
  width: 100% !important;
}

.txt1 {
  font-size: 17px;
  color: #737373;
  line-height: 1.4;
  font-weight: bold;
}

.txt2 {
  font-size: 19px;
  color: #57b846;
  line-height: 1.4;
  font-family: Nunito, sans-serif;
}

.txt3 {
  font-size: 15px;
  font-weight: bold;
  color: #737373;
  font-family: Nunito, sans-serif;
}

.txt3:hover {
  font-size: 15px;
  font-weight: bold;
  color: #353535;
  font-family: Nunito, sans-serif;
}

/*//////////////////////////////////////////////////////////////////
 [ login ]*/

.limiter {
  width: 100%;
  margin: 0 auto;
}

.container-login100 {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
  position: relative;
  background-color: #ddd;
}

.wrap-login100 {
  display: flex;
  width: 1000px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 30px 60px 0 rgb(0 0 0 / 30%);
}

/*==================================================================
 [ Form ]*/

.color-txt {
  color: #c63032;
}

.color-txt-gris {
  color: #9c9c9c;
  font-size: 15px;
  font-family: Nunito, sans-serif;
  text-transform: uppercase;
}

.login100-form {
  border-right: 1px solid #cecece;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}

.login100-form-title {
  font-size: 30px;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #009688;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 1px 5px #7e7e7e;
}

.item-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 241px;
  font-family: Nunito, sans-serif;
}

.item-center-height {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 100px;
  font-size: 15px;
  font-family: Nunito, sans-serif;
}

.imgcenter {
  width: 250px;
  aspect-ratio: auto 202 / 172;
  max-height: 250px;
}

/*------------------------------------------------------------------
 [ Input ]*/

.link-item {
  height: 68px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.wrap-input100 {
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.input100 {
  font-size: 15px;
  color: #5b5b5b;
  line-height: 1.2;
  font-family: Nunito, sans-serif;
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  background: #ebebeb;
  padding: 0 45px 0 45px;
}

/*------------------------------------------------------------------
 [ Focus Input ]*/

.focus-input100 {
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ebebeb;
  pointer-events: none;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.input100:focus+.focus-input100 {
  width: calc(100% + 5px);
  box-shadow: 0px 3px 3px 0px #dcdcdc;
}

/*------------------------------------------------------------------
 [ Button ]*/
.container-login100-form-btn {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.login100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background-color: #255073;
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.login100-form-btn:hover {
  background-color: #2a577c;
}

/*------------------------------------------------------------------
 [ Alert validate ]*/

.validate-input {
  position: relative;
}

.display-contnt {
  display: contents;
}

.alert-validate::before {
  content: attr(data-validate);
  position: absolute;
  z-index: 1000;
  max-width: 70%;
  background-color: #fff;
  border: 1px solid #c80000;
  border-radius: 14px;
  padding: 4px 25px 4px 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none;

  font-family: Ubuntu-Bold;
  color: #c80000;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;

  visibility: hidden;
  opacity: 0;

  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.alert-validate::after {
  content: "\f06a";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  z-index: 1100;
  color: #c80000;
  font-size: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 16px;
}

.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 992px) {
  .alert-validate::before {
    visibility: visible;
    opacity: 1;
  }
}

/*****************************************************************/

.list-inline {
  padding-left: 0;
  list-style: none;
}

.nom-sigle .nom-projet {
  font-weight: bold;
}

.nom-sigle li {
  color: #00243e;
}

.nom-sigle li strong {
  border-right: 1px solid #e9e9e9;
  padding-right: 10px;
  margin-right: 12px;
}

.list-inline>li {
  display: inline-block;
}

.btn-deconnect {
  float: right;
  color: #333;
  background-color: #fff;
  border-color: #e6e6e6;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  font-size: 14px;
  line-height: 1.428571429;
  user-select: none;
  padding: 8px 16px;
}

.btn-deconnect:hover {
  border-color: #d2d2d2 !important;
  transition: 0.3s;
}

h2 {
  color: #6a6c6f;
  font-size: 27px;
}

.h-162 {
  height: 162px;
}

.header-box-content {
  background: white;
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 0px 0px 1px 0px #dadada;
  border-bottom: 1px solid #cacaca;
}

.media-group-item.b-0 {
  margin-bottom: 8px;
}

.media-group-item.b-0:hover {
  box-shadow: inset 0px 1px 6px 2px rgba(0, 0, 0, 0.07) !important;
}

.border-solid-account {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  width: 100% !important;
  height: 100% !important;
  border-radius: 50%;
}

.icon-colors i {
  font-size: 45px;
}

.avatar {
  width: auto;
  height: auto;
  margin-right: 0;
}

.avatar-circle i {
  font-size: 30px !important;
  margin-top: -4px !important;
}

.bloc2-tomate {
  background: #ffffff;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.blockItem {
  box-shadow: 0px 0px 1px 0px #dadada;
}

.top10 {
  margin-top: 10px;
}

.header-box-content {
  background: white;
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 0px 0px 1px 0px #dadada;
  border-bottom: 1px solid #cacaca;
}

.blue-colors {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  color: #333;
  box-shadow: 0px 1px 3px 0px #a2a2a2;
}

.blue-colors:hover {
  box-shadow: inset 0px 1px 6px 2px rgb(0 0 0 / 7%) !important;
  background: #b5d5ef36 !important;
  transition: 0.2s !important;
}

.titleAdmin {
  font-size: 20px;
  color: #c63032 !important;
  margin-left: -5px;
}

.btm2 {
  margin-bottom: -2px;
}

.profilImg {
  border-radius: 50% !important;
  padding: 0 !important;
  width: 39px;
  height: 39px;
}

.dropdown-toggle::after {
  display: none !important;
}

.icon-colors-admin {
  font-size: 27px;
  color: #454545;
}

.blue-colors:hover h6 {
  transform: translateX(2px) !important;
  transition: 0.2s;
}

.blue-colors:hover i {
  transform: translateX(-2px) !important;
  transition: 0.2s;
}

.showdrop {
  border-radius: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  inset: 0px auto auto 0px;
  width: 260px;
  position: absolute;
  margin: 0px;
  padding-bottom: 0 !important;
  right: 15px !important;
  left: auto !important;
  border: 1px solid #cccccc !important;
  border-radius: 0 !important;
  box-shadow: 0px 3px 6px #cacaca !important;
}

.nom-sigle strong,
.nom-sigle h5 {
  font-family: Nunito, sans-serif;
}

.dropstart .dropdown-toggle::before {
  display: block !important;
  margin-right: 0 !important;
  border: none !important;
}

.changeProject {
  padding: 10px 10px 10px 20px;
  border-bottom: 1px solid #d4d4d4;
  color: #393939;
}

.deconnex {
  padding-top: 0;
  padding-bottom: 0;
}

.width10 i {
  font-size: 17px;
}

.deconnex a {
  color: #212121 !important;
  font-size: 13px;
  padding: 6px 20px !important;
  white-space: nowrap;
  font-family: Nunito, sans-serif;
}

.deconnex a:hover {
  color: #4a4a4a;
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
}

.topm4 {
  margin-top: -4px;
}

.nameAdmin {
  font-size: 13px;
  margin-left: 13px;
  font-family: Nunito, sans-serif;
}

.dropdown-menu>li>a {
  display: block;
  padding: 10px 20px;
  white-space: nowrap;
  font-size: 13px;
}

.margright22 {
  margin-right: 22px;
}

.font15 {
  font-size: 15px;
}

.font16 {
  font-size: 16px;
}

.backgroundbody {
  background-color: #edf0f5 !important;
}

.bloc2-tomate {
  background: #ffffff;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.dispbloc {
  display: block;
  box-shadow: 0px 0px 1px 0px #dadada;
}

.leftflo {
  float: left;
  margin-right: 10px;
  font-size: 14pt;
}

.mgb5 {
  margin-bottom: 5px;
}

.titlemd {
  font-weight: bold;
  color: #696969;
  font-size: 14px;
  font-family: Nunito, sans-serif;
}

.pleft15 {
  padding-left: 15px;
}

.pull-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.content-title-page {
  font-weight: bold !important;
  color: #407ab7 !important;
  border-bottom: 1px solid #407ab7 !important;
  padding-bottom: 5px !important;
  padding-right: 100px !important;
  padding-left: 1px !important;
  font-family: Nunito, sans-serif;
  font-size: 15px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.backwhite {
  background: #ffffff;
}

.ajustleft {
  padding: 10px 0 0 20px !important;
}

.btn-menu-perso-add,
.btn-menu-perso-update,
.btn-menu-perso-duplicate,
.btn-menu-perso-delete,
.btn-menu-perso-return,
.btn-menu-perso-print,
.btn-confirm-content {
  background: white !important;
  color: #00243ef2 !important;
  border-radius: 0 !important;
  font-size: 9pt !important;
  border: 1px solid #0d2f48d1 !important;
  font-weight: bold !important;
  min-width: 108px !important;
  font-family: Nunito, sans-serif;
  padding: 7px;
}

.btn-confirm-content:hover {
  background-color: #255073 !important;
  transition: 0.1s !important;
  color: white !important;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.paddgbtn {
  padding: 10px 0px 0 39px !important;
}

.searchin {
  float: right;
  margin: 12px 0 0 0;
  display: flex !important;
  align-items: flex-end !important;
}

.width10 {
  width: 10px !important;
}

.width210 {
  width: 210px !important;
}

.text-cut {
  color: #333 !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

.pull-right>.dropdown-menu {
  top: 40px !important;
  right: -25px !important;
  left: auto !important;
}

.dropdown-menu {
  -webkit-box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
  box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
}

.btnfont {
  margin-right: 10px;
  font-size: 13px;
}

.form-controls {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

.input-group input {
  border-radius: 0 !important;
  height: 30px !important;
  font-family: Nunito, sans-serif;
}

.form-controls:focus {
  border-color: #cccccc !important;
  background: #e7f4ff36 !important;
}

.searchBtn i {
  font-size: 13px;
}

.btn-add-content {
  background: #ffffff !important;
  border-radius: 0 !important;
  padding: 6px 10px 2px !important;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
  color: #747474 !important;
  font-size: 13px !important;
}

.btn-add-content:hover {
  background-color: #ececec !important;
}

.panel {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
  margin: 10px 0 225px 28px;
}

.panel-table {
  margin: 20px 28px 25px 28px;
}

.panel-default {
  border-color: #ddd;
}

.grid-content-project {
  padding: 3px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  background: #e9f5ff78 !important;
  padding-right: 26px;
}

.grid-content-project .colorbd {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  color: #407ab7;
}

.scroll-grid-group {
  /* max-height: 200px; */
  overflow: auto;
  padding: 0 !important;
  border: 1px solid #d1d1d1;
}

.maxHeight-200 {
  max-height: 200px;
}

.scroll-bloc-group {
  height: 377px;
  overflow: auto;
  padding: 0 !important;
}

.blue-colors-grid {
  background: #fff !important;
  color: #fff !important;
  transition: 0.2s !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-left: 0 !important;
  padding-left: 20px;
  margin-right: 0 !important;
  border-bottom: 1px solid #c7c7c7 !important;
}

.blue-colors-grid:hover {
  background: #b5d5ef36 !important;
  color: #fff !important;
  transition: 0.2s !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-shadow: inset 0px 1px 6px 2px rgb(0 0 0 / 7%) !important;
}

.blue-colors-grid .row {
  margin-right: 0 !important;
}

.blue-colors h6 {
  font-size: 12px;
  font-family: Nunito, sans-serif;
  font-weight: inherit;
  top: 2px;
  position: relative;
}

.colorbd {
  font-weight: bold;
  color: #464646;
  font-family: Nunito, sans-serif;
  font-size: 12px;
}

.colorbd i {
  margin: 0 10px 0 15px;
  font-size: 13pt;
  margin-left: 0;
}

.textcenter {
  text-align: center;
  margin-top: 15px;
}

.nopdleft {
  padding-left: 0 !important;
}

.boxshad {
  box-shadow: 0px 8px 6px #e0e0e0;
  margin-bottom: 10px;
}

.txtfont15 {
  font-size: 15px !important;
}

.blue-colors-grid h6 {
  font-size: 12.5px;
  font-family: Nunito, sans-serif;
}

/* dropdown */

a.button {
  display: inline-block;
  border-radius: 50px;
  box-sizing: border-box;
  width: 38px;
  height: 38px;
  cursor: pointer;
}

a.button:active {
  filter: brightness(75%);
}

/* Dropdown styles */
.dropdowns {
  position: relative;
  padding: 0;
  margin-right: 1em;
  float: right;
}

.dropdowns summary {
  list-style: none;
  list-style-type: none;
}

.dropdowns>summary::-webkit-details-marker {
  display: none;
}

.dropdowns summary:focus a.button {
  border: none;
}

.dropdowns ul {
  position: absolute;
  z-index: 1000;
  min-width: 10rem;
  padding: 0.25rem 0;
  margin: 0;
  font-size: 0.9rem;
  color: #6c757d;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e7ebf0;
  border-radius: 0.25rem;
  top: 38px;
  right: -25px;
  left: auto;
}

.dropdowns ul li {
  padding: 0;
  margin: 0;
}

.dropdowns ul li a:link,
.dropdowns ul li a:visited {
  display: inline-block;
  padding: 10px 0.8rem;
  width: 100%;
  box-sizing: border-box;

  color: var(--dropdown-color);
  text-decoration: none;
}

.dropdowns ul li a:hover {
  background-color: var(--dropdown-highlight);
  color: var(--dropdown-background);
}

.dropdowns ul::before {
  display: none;
}

.dropdowns>summary::before {
  display: none;
}

.dropdowns[open]>summary::before {
  content: " ";
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.dx-column-indicators {
  float: unset !important;
}

.dx-datagrid-action.dx-cell-focus-disabled {
  text-align: center !important;
  vertical-align: middle !important;
  font-weight: bold;
  color: #000;
}

.simplebar-wrapper {
  overflow: hidden scroll;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
.simplebar-wrapper {
  scrollbar-width: auto;
}

/* Chrome, Edge, and Safari */
.simplebar-wrapper::-webkit-scrollbar {
  width: 6px;
  scrollbar-color: #101f2f #ffffff;
}

.simplebar-wrapper::-webkit-scrollbar:hover {
  width: 6px;
}

.simplebar-wrapper::-webkit-scrollbar-track {
  background: transparent;
}

.simplebar-wrapper.bg-white::-webkit-scrollbar-thumb {
  background-color: #797979 !important;
  border-radius: 10px;
}

.simplebar-wrapper.bg-white:hover::-webkit-scrollbar-thumb {
  background-color: #5f5f5f !important;
  border-radius: 10px;
}

.simplebar-wrapper::-webkit-scrollbar-thumb {
  background-color: #3f6b9a;
  border-radius: 10px;
}

.simplebar-wrapper:hover::-webkit-scrollbar-thumb {
  background-color: #3f6b9a;
  border-radius: 10px;
}

.app-search span.search-icon {
  top: -4px;
}

.dx-texteditor-input {
  min-height: 24px !important;
  padding: 5px 5px 5px !important;
  border-radius: 0 !important;
}

.dx-texteditor.dx-editor-outlined {
  border-radius: 0 !important;
}

/* Allow Toast (Devextreme.Notify) to show multi-line messages */
.dx-toast-message {
  white-space: pre-line;
}

.input-group-sm {
  margin-bottom: 6px;
}

.dx-texteditor-input {
  color: #606060 !important;
  font-weight: bold;
}

.input-group-sm .dx-state-disabled,
.dx-state-disabled {
  background: #f0f0f0 !important;
  opacity: 1 !important;
}

.input-group-sm .dx-texteditor.dx-state-readonly {
  background: #f0f0f0 !important;
  opacity: 1 !important;
}

.dx-checkbox-checked.dx-state-disabled {
  background: inherit !important;
}

.btn-info.dx-state-disabled {
  background-color: #6393c8;
}

.dx-datagrid-header-panel .dx-toolbar {
  margin-bottom: 0 !important;
}

.dx-datagrid-borders>.dx-datagrid-header-panel {
  border-bottom: 0;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.dx-toolbar-text-auto-hide .dx-button .dx-icon {
  width: 14px !important;
  height: 14px !important;
  font-size: 14px !important;
}

.dx-toolbar-text-auto-hide .dx-button .dx-button-content {
  padding: 5px !important;
}

.btn-info-noborder,
.btn-info-noborder dx-state-disabled {
  border: initial !important;
  background: initial !important;
}

.dx-state-disabled.dx-button {
  opacity: 0.7 !important;
  background: #e3e5e7 !important;
  border-color: #a9a9a9 !important;
  color: #8a8a8a !important;
}

.dx-pager .dx-page-sizes .dx-selection,
.dx-pager .dx-pages .dx-selection {
  color: #fff !important;
  border-color: transparent;
  background-color: #6393c8 !important;
  border-radius: 0 !important;
}

.dx-button {
  border-radius: 3px !important;
}

.btn-success.dx-state-disabled .dx-icon.dx-icon-save {
  color: #333 !important;
}

.btn-success.dx-state-disabled .dx-icon.dx-icon-check {
  color: #333 !important;
}

.content-page .breadcrumbs-tool {
  position: fixed;
  top: 41px;
  right: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  padding-top: 7px;
  padding-bottom: 0;
  padding-left: 270px;
  border-bottom: 1px solid #d6d6d6;
  z-index: 4;
}

.content-page-mode-compact .breadcrumbs-tool {
  position: fixed;
  top: 41px;
  right: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  padding-left: 78px;
  padding-top: 7px;
  z-index: 2;
}

.breadcrumbs-tool .breadcrumb {
  margin-bottom: 0 !important;
  padding: 10px 0 5px 8px !important;
}

.mt-8 {
  margin-top: 8.15rem !important;
}

.mt-9 {
  margin-top: 9.75rem !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-5re {
  margin-top: 5rem !important;
}

.me-1rem {
  margin-right: 1rem !important;
}

.me-7px {
  margin-right: 7px !important;
}

.ms-3rem {
  margin-left: 2.1rem !important;
}

.ms-12rem {
  margin-left: 1.2rem !important;
}

.content-page .button-box {
  padding-left: 279px;
}

.content-page-mode-compact .button-box {
  padding-left: 88px;
}

.col-9 .list-inline>li {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.content-page .button-list .col-2 {
  padding-left: 30px;
}

.content-page-mode-compact .button-list .col-2 {
  padding-left: 60px;
}

/*tooltip*/

.wrappers .icon,
.wrappers-grid .icon {
  position: relative;
  background: #ffffff;
  border-radius: 2%;
  padding: 0;
  font-size: 15px;
  align-items: center;
  cursor: pointer;
  -webkit-border-radius: 2%;
  -moz-border-radius: 2%;
  -ms-border-radius: 2%;
  -o-border-radius: 2%;
}

.wrappers .icone,
.wrappers-grid .icone {
  position: relative;
  background: none;
  border-radius: 2%;
  padding: 0;
  font-size: 15px;
  align-items: center;
  cursor: pointer;
  -webkit-border-radius: 2%;
  -moz-border-radius: 2%;
  -ms-border-radius: 2%;
  -o-border-radius: 2%;
}

.wrappers .tooltipss,
.wrappers-grid .tooltipss {
  position: absolute;
  top: 0;
  right: -50px;
  font-size: 11px;
  background: #fff;
  color: #ffffff;
  padding: 7px 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  min-width: 141px;
}

.wrappers .toolstipss,
.wrappers-grid .toolstipss {
  position: absolute;
  top: 0;
  right: -50px;
  font-size: 11px;
  background: #fff;
  color: #ffffff;
  padding: 7px 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  min-width: 141px;
}

.wrappers .tooltipss.btn-right {
  position: absolute;
  bottom: 0;
  right: -50px;
  font-size: 11px;
  background: #fff;
  color: #ffffff;
  padding: 7px 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  min-width: 141px;
}

.wrappers .toolstipss.btn-right {
  position: absolute;
  bottom: 0;
  right: -50px;
  font-size: 11px;
  background: #fff;
  color: #ffffff;
  padding: 7px 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  min-width: 141px;
}

.toolstipss {
  height: 28px;
}

.wrappers .btn-right:before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background: #fff;
  top: -3px;
  left: 50%;
  opacity: 1;
  transform: translate(-50%) rotate(45deg);
  -moz-transform: translate(-50%) rotate(45deg);
  -ms-transform: translate(-50%) rotate(45deg);
  -o-transform: translate(-50%) rotate(45deg);
}

.wrappers .tooltipss::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background: #fff;
  bottom: -3px;
  left: 50%;
  opacity: 1;
  transform: translate(-50%) rotate(45deg);
  -moz-transform: translate(-50%) rotate(45deg);
  -ms-transform: translate(-50%) rotate(45deg);
  -o-transform: translate(-50%) rotate(45deg);
}

.wrappers .icon:hover .tooltipss.btn-right {
  text-align: center;
  top: 35px;
  min-height: 20px;
  opacity: 1;
  height: 100%;
  right: -18px;
  visibility: visible;
  pointer-events: auto;
  min-width: 70px;
  display: inline-table;
}

.wrappers .icone:hover .toolstipss.btn-right {
  text-align: center;
  top: 35px;
  min-height: 20px;
  opacity: 1;
  height: 100%;
  right: -18px;
  visibility: visible;
  pointer-events: auto;
  min-width: 70px;
  display: inline-table;
}

.wrappers-grid .tooltipss::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background: #fff;
  top: 11px !important;
  left: 0px !important;
  opacity: 1;
  transform: translate(-50%) rotate(315deg);
  -moz-transform: translate(-50%) rotate(45deg);
  -ms-transform: translate(-50%) rotate(45deg);
  -o-transform: translate(-50%) rotate(45deg);
}

.wrappers .icon:hover .tooltipss,
.wrappers-grid .icon:hover .tooltipss {
  text-align: center;
  top: inherit;
  opacity: 1;
  right: 0;
  visibility: visible;
  pointer-events: auto;
  min-width: 88px;
  text-align: center;
  bottom: 100%;
  /* Positionnez au-dessus du bouton */
  left: 50%;
  transform: translateX(-50%);
}

.wrappers .icone:hover .toolstipss,
.wrappers-grid .icone:hover .toolstipss {
  text-align: center;
  top: inherit;
  opacity: 1;
  right: 0;
  visibility: visible;
  pointer-events: auto;
  min-width: 85px;
  text-align: center;
  bottom: 100%;
  /* Positionnez au-dessus du bouton */
  left: 50%;
  transform: translateX(-50%);
}

.wrappers .icon:hover span,
.wrappers .icon:hover .tooltipss,
.wrappers .icon:hover .tooltipss.btn-right,
.wrappers .icon:hover .tooltipsa {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.01);
}

.button-box .button-list ul {
  margin-bottom: 0px;
}

.wrappers .otherbtn:hover,
.wrappers-grid .otherbtn:hover {
  color: #fff;
}

.wrappers .otherbtn:hover .tooltipss,
.wrappers .otherbtn:hover .tooltipss::before,
.wrappers .otherbtn:hover .tooltipss::before,
.wrappers .otherbtn:hover .tooltipsa,
.wrappers .otherbtn:hover .tooltipsa::before {
  background: #42484e;
  color: #fff;
  z-index: 2;
}

.wrappers .otherbtns i.icon-save {
  color: #fff;
}

.wrappers .otherbtns .dx-state-disabled i.icon-save {
  color: #333;
}

.wrappers .otherbtns:hover .tooltipss,
.wrappers .otherbtns:hover .tooltipss::before,
.wrappers .otherbtns:hover .tooltipsa,
.wrappers .otherbtns:hover .tooltipsa::before {
  background: #42484e;
  color: #fff;
  z-index: 2;
}

.wrappers .otherbtns:hover .tooltsipss,
.wrappers .otherbtns:hover .toolstipss::before {
  background: #42484e;
  color: #fff;
  z-index: 2;
}

.wrappers-grid .otherbtns:hover .tooltipss,
.wrappers-grid .otherbtns:hover .tooltipss::before,
.wrappers-grid .otherbtns:hover .tooltipsa,
.wrappers-grid .otherbtns:hover .tooltipsa::before {
  background: #42484e;
  color: #fff;
  top: -5px;
  left: 30px;
  min-width: max-content;
}

.wrappers-grid .otherbtns:hover .toolstipss,
.wrappers-grid .otherbtns:hover .toolstipss::before {
  background: #42484e;
  color: #fff;
  top: -5px;
  left: 55px;
  min-width: max-content;
}

.flex-end {
  display: flex;
  justify-content: flex-end;
}

.wrappers .tooltipsa,
.wrappers-grid .tooltipsa {
  position: absolute;
  top: 0;
  right: -50px;
  font-size: 11px;
  background: #fff;
  color: #ffffff;
  padding: 7px 5px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  min-width: 70px;
}

.wrappers .tooltipsa::before,
.wrappers-grid .tooltipsa::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background: #fff;
  bottom: -3px;
  left: 84%;
  opacity: 1;
  transform: translate(-50%) rotate(45deg);
  -moz-transform: translate(-50%) rotate(45deg);
  -ms-transform: translate(-50%) rotate(45deg);
  -o-transform: translate(-50%) rotate(45deg);
}

.wrappers .icon:hover .tooltipsa,
.wrappers-grid .icon:hover .tooltipsa {
  text-align: center;
  top: -34px;
  opacity: 1;
  right: 0;
  visibility: visible;
  pointer-events: auto;
  min-width: 105px;
}

.o-initial-grid tr td:nth-child(5) {
  overflow: initial !important;
}

.width550pix {
  width: 550px;
}

.modal-header {
  padding: 0 10px;
}

.card-shadow .card-body {
  padding: 10px 20px 0;
}

.breadcrumb-item,
.breadcrumb-item a {
  font-size: 12px;
  color: #4c85b5;
}

.breadcrumb-item a:hover {
  font-size: 12px;
  color: #295881;
}

.breadcrumb-item.active {
  color: #464646;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #929292;
}

/* GRID */
.dx-datagrid .dx-row-lines>td {
  border-bottom: 1px solid #ddd;
}

.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link,
.dx-datagrid-rowsview .dx-row-focused.dx-data-row>td:not(.dx-focused),
.dx-datagrid-rowsview .dx-row-focused.dx-data-row>tr>td:not(.dx-focused) {
  background-color: #e5edf6 !important;
  color: #333 !important;
}

.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines)>td,
.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines)>tr:first-child>td {
  border-top: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
}

.dx-datagrid-table .dx-data-row.dx.state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td:not(.dx-focused) {
  background-color: rgba(0, 0, 0, 0.04);
  color: #333;
}

.dx-datagrid-borders .dx-datagrid-rowsview,
.dx-datagrid-headers+.dx-datagrid-rowsview,
.dx-datagrid-rowsview.dx-datagrid-after-headers {
  border-top: none !important;
}

.dx-datagrid-rowsview .dx-row {
  border-top: 1px solid #ddd !important;
  border-bottom: 1px solid #dddddd !important;
}

.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-row-lines>td,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-row-lines>tr>td,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-row-lines>td,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-row-lines>tr>td {
  border-bottom-color: #ddd !important;
}

.notification-list .topbar-dropdown-menu .notify-item {
  padding: 10px 15px 10px 15px;
}

.about-profil .topbar-dropdown-menu .notify-item {
  border-bottom: 1px solid #f3f3f3;
}

@media (min-width: 600px) {
  .navbar-custom .dropdown-menu.nav-dropdown-right {
    position: absolute;
    inset: 0px auto auto 0px;
    margin: 0px;
    left: auto !important;
    right: 0 !important;
    min-width: 200px;
    padding: 5px;
  }
}

.navbar-custom {
  min-height: 50px;
}

.topbar-dropdown .nav-link {
  line-height: 50px;
}

.notification-list .noti-icon {
  line-height: 50px;
}

.top-16 {
  top: 16px;
}

.navbar-custom .app-search form {
  padding: calc(22px / 2) 5px calc(12px / 2) 0;
}

.button-menu-mobile {
  height: 50px;
  line-height: 50px;
}

.logo {
  line-height: 51px;
}

body .logo-compact span.logo-sm {
  line-height: 51px;
}

.leftside-menu {
  padding-top: 51px;
}

.content-page {
  padding: 50px 0px 0px;
}

.btn.btn-light.dx-dropdownbutton .dx-button-text {
  font-weight: bold;
}

.input-group-append .searchBtn {
  padding-bottom: 0.23rem !important;
}

.media-heading {
  font-size: 10pt !important;
}

.fontplus {
  font-size: 12.5px !important;
  font-weight: bold;
}

.nameAdmin {
  font-size: 13px;
  color: #212121 !important;
}

.font17 {
  font-size: 17px;
}

.bordimg {
  padding: 10px;
  margin: 5px 10px 10px;
  background: #f5f7f9;
  border: 1px solid #b4b4b4;
  border-radius: 5px;
}

.img-rounded {
  width: 100px;
  border-radius: 50%;
}

.mtop15 {
  margin-top: 15px;
}

.mtop7 {
  margin-top: 7px;
}

.menu-actif {
  background: #080f16 !important;
  box-shadow: 0px 1px 7px 0px #6393c8;
  color: white !important;
}

.nav-tabs .nav-link {
  color: #3d3d3d;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 10px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #ffffff;
  background-color: #4896e7;
  border: 1px solid #4896e7;
}

/* Modal */
.modal-header {
  color: #fff;
  font-weight: bold;
  background-color: #2a4f77;
  padding: 0px 10px 0px 15px;
}

.modal-header .modal-title {
  font-weight: initial;
}

.modal-footer .dx-button-text,
.btn-bold .dx-button-content {
  font-weight: bold;
}

/*end modal*/

.quotes-activity li {
  color: #4d4d4d !important;
}

.logo-compact .logo-lg-none {
  display: none !important;
}

.logo-compact span.logo-sm {
  display: block !important;
}

.pbot-20 {
  padding-bottom: 20px;
}

.list-center {
  padding: 40px 10px;
  margin: 0 auto;
  display: table;
}

ul.list-center li {
  margin-bottom: 7px;
}

.mt-mb-center {
  margin: 10em 0;
}

.float-right .dx-checkbox {
  float: right;
}

.card-legend {
  padding: 10px;
}

.card-legend ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.left-position-absolute {
  width: 100%;
  position: relative;
  z-index: 2;
  /* padding-top: 15px; */
  /* left: 18px; */
  background: #fff;
  padding: 10px;
  padding-bottom: 0;
  text-align: right;
}

.legend-indication-danger {
  width: 10px;
  height: 10px;
  background-color: #f5ab45;
  display: block;
  position: relative;
  top: 1px;
}

.legend-indication-info {
  width: 10px;
  height: 10px;
  background-color: #8dc4ff;
  display: block;
  position: relative;
  top: 1px;
}

.legend-indication-warning {
  width: 10px;
  height: 10px;
  background-color: #ff9e9e;
  display: block;
  position: relative;
  top: 1px;
}

.legend-indication-warning-2 {
  width: 10px;
  height: 10px;
  background-color: #ff9e9e;
  display: block;
  position: relative;
  top: 1px;
}

.legend-indication-danger-2 {
  width: 10px;
  height: 10px;
  background-color: #ff9e9e;
  display: block;
  position: relative;
  top: 1px;
}

.legend-indication-success {
  width: 10px;
  height: 10px;
  background-color: #5ae795;
  display: block;
  position: relative;
  top: 1px;
}

.legend-indication-success-2 {
  width: 10px;
  height: 10px;
  background-color: #5ae795;
  display: block;
  position: relative;
  top: 1px;
}

/* modal devextreme */

/* .dx-popup-title.dx-toolbar .dx-toolbar-items-container {
  height: 0 !important;
} */

.dx-popup-title.dx-toolbar {
  background: #2a4f77;
  color: #ffffff;
  margin-bottom: 5px;
}

.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title {
  background: #2a4f77 !important;
}

/* .dx-popup-title.dx-toolbar .dx-toolbar-items-container {
  height: 23px;
} */

.dx-popup-bottom .dx-button-content {
  font-weight: bold;
}

.dx-popup-bottom {
  padding: 0px 20px 20px 20px;
}

.dx-popup-bottom.dx-toolbar {
  padding: 20px;
  overflow: visible;
  padding-top: 0;
}

.dx-popup-content .dx-dialog-message i.icon {
  font-size: 30px;
  color: #2a4f77;
}

.dx-popup-bottom.dx-toolbar {
  padding-top: 0px !important;
}

.dx-popup-content.dx-dialog-content {
  padding-top: 35px;
}

.dx-popover-arrow::after {
  border: 1px solid #2a4f77 !important;
}

.dx-popover-wrapper.dx-position-bottom .dx-popover-arrow::after {
  background: #2a4f77 !important;
}

.dx-searchbox .dx-placeholder::before,
.dx-searchbox .dx-texteditor-input {
  padding-left: 34px !important;
}

.dx-treelist .dx-texteditor-input {
  padding-left: 32px !important;
}

.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-placeholder::before,
.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor-input {
  padding-left: 32px !important;
}

.avatar-circle img {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background-size: cover;
  object-fit: cover;
}

.avatar-circle div {
  /* border: 1px solid #ebebeb !important;
  border-radius: 100%;
  background: white; */
  background: #ffffff00;
  border: none !important;
}

.TomatePictureUploader_btn-container__tgGiE {
  margin-right: 4px;
  border-radius: 0 !important;
  border: none !important;
}

.ptop10 {
  padding-top: 10px;
}

.ajustheight64-6 {
  height: 64.6vh;
}

.ajustheight60-6 {
  height: 60.6vh;
}

.ajustminheight {
  min-height: 82vh;
}

.ajustheight88 {
  height: 88vh;
}

.ajustheight83 {
  height: 83.5vh;
}

.ajustheight-83 {
  height: 83vh;
}

.ajustheight {
  height: 82vh;
}

.ajustheight82-9 {
  height: 82.9vh;
}

.ajustheight81 {
  height: 81vh;
}

.ajustheight80 {
  height: 80vh;
}

.min-h-86 {
  min-height: 86.2vh;
}

.ajustheight79 {
  height: 79vh;
}

/* .ajustheight78 {
  height: 78vh;
} */

.ajustheight78 {
  height: calc(104vh - 240px);
}

.ajustheight77 {
  height: 77vh;
}

.ajustheight76 {
  height: 76vh;
}

.ajustheight75 {
  height: 75vh;
}

.ajustheight74 {
  height: 74vh;
}

.ajustheight73 {
  height: 73vh;
}

.ajustheight72 {
  height: 72vh;
}

.ajustheight71 {
  height: 71vh;
}

.ajustheight-70 {
  height: 70vh;
}

.ajustheight70 {
  height: calc(104vh - 362px);
}

.ajustheightcalc {
  height: calc(56vh - 358px);
}

.ajustheight69 {
  height: 69vh;
}

.ajustheight68 {
  height: 68vh;
}

.ajustheight67 {
  height: 67vh;
}

.ajustheight66 {
  height: 66vh;
}

/* .ajustheight65 {
  height: 65vh;
} */

.ajustheight65 {
  height: calc(103vh - 362px);
}

/* .ajustheight64 {
  height: 64vh;
} */

.ajustheight64 {
  height: calc(102vh - 362px);
}

.ajustheight63 {
  height: 63vh;
}

.ajustheight62 {
  height: 62.8vh;
}

.ajustheight-62 {
  height: 62vh;
}

.ajustheight61 {
  height: 61vh;
}

.ajustheight52 {
  height: 52vh;
}

.ajustheight60 {
  height: 60vh;
}

.ajustheight59 {
  height: 59vh;
}

.ajustheight58 {
  height: 58vh;
}

.ajustheight57 {
  height: 57vh;
}

.ajustheight55 {
  height: 55vh;
}

.ajustheight56 {
  height: 56vh !important;
}

.ajustheight51 {
  height: 51vh;
}

.ajustheight50 {
  height: 50vh;
}

.ajustheight53 {
  height: 53vh;
}

.ajustheight54 {
  height: 54vh;
}

.ajustheight49 {
  height: 49vh;
}

.ajustheight48 {
  height: 48vh;
}

.ajustheight47 {
  height: 47vh;
}

.ajustheight45 {
  height: 45vh;
}

.ajustheight44 {
  height: 44vh;
}

.ajustheight43 {
  height: 43vh;
}

.ajustheight42 {
  height: 42vh;
}

.ajustheight41 {
  height: 41vh;
}

.ajustheight40 {
  height: 40vh;
}

.ajustheight39 {
  height: 39vh;
}

.ajustheight38 {
  height: 38vh;
}

.ajustheight37 {
  height: 37vh;
}

.ajustheight36 {
  height: 36vh;
}

.ajustheight35 {
  height: 35vh;
}

.ajustheight34 {
  height: 34vh;
}

.ajustheight32 {
  height: 32vh;
}

.ajustheight31 {
  height: 31vh;
}

.ajustheight30 {
  height: calc(56vh - 240px);
}

.ajustheight38 {
  height: 38vh;
}

.ajustheight29 {
  height: 29vh;
}

.ajustheight28-5 {
  height: 28.5vh;
}

.ajustheight28 {
  height: 28vh;
}

.ajustheight27 {
  height: 27vh;
}

.ajustheight26 {
  min-height: calc(51vh - 240px);
}

.ajustheight25 {
  min-height: calc(51vh - 240px);
}

.ajustheight24 {
  height: 24vh;
}

.ajustheight23 {
  height: 23vh;
}

.ajustheight22 {
  height: 22vh;
}

.ajustheight21 {
  height: 21vh;
}

.ajustmaxheight21 {
  max-height: 21vh;
}

.ajustheight20 {
  height: 20vh;
}

.ajustheight19 {
  height: 19.5vh;
}

.ajustheight-19 {
  height: 19vh;
}

.ajustheight18 {
  height: 18vh;
}

.ajustheight18-4 {
  height: 18.4vh;
}

.ajustheight17 {
  height: 17vh;
}

.ajustheight16 {
  height: 16vh;
}

.ajustmaxheight16 {
  max-height: 16vh;
}

.ajustheight15 {
  height: 15vh;
}

.ajustheight14 {
  height: 14vh;
}

.ajustheight13 {
  height: 13vh;
}

.ajustheight12 {
  height: 12vh;
}

.ajustheight11 {
  height: 11vh;
}

.ajustheight10 {
  height: 10vh;
}

.ajustheight9 {
  height: 9vh;
}

.ajustheight8 {
  height: 8vh;
}

.ajustheight7 {
  height: 7vh;
}

.ajustheight6 {
  height: 6vh;
}

.ajustheight5 {
  height: 5vh;
}

.ajustheight4 {
  height: 4vh;
}

.ajustheight3 {
  height: 3vh;
}

.ajustheight2 {
  height: 2vh;
}

.ajustheight1 {
  height: 1vh;
}

/* minheight */

.ajustminheight88 {
  min-height: 88vh;
}

.ajustminheight83 {
  min-height: 83.5vh;
}

.ajustminheight-83 {
  min-height: 83vh;
}

.ajustminheight {
  min-height: 82vh;
}

.ajustminheight82-9 {
  height: 82.9vh;
}

.ajustminheight81 {
  min-height: 81vh;
}

.ajustminheight80 {
  min-height: calc(105vh - 240px);
}

.ajustminheight99 {
  min-height: calc(99vh - 240px);
}

.ajustminheight79 {
  min-height: 79vh;
}

.ajustminheight78 {
  min-height: 78vh;
}

.ajustminheight77 {
  min-height: 77vh;
}

.ajustminheight76 {
  min-height: 76vh;
}

.ajustminheight74 {
  min-height: 74vh;
}

.ajustminheight73 {
  min-height: 73vh;
}

.ajustminheight72 {
  min-height: 72vh;
}

.ajustminheight71 {
  min-height: 71vh;
}

.ajustminheight70 {
  min-height: 70vh;
}

.ajustminheight69 {
  min-height: 69vh;
}

.ajustminheight68 {
  min-height: 68vh;
}

.ajustminheight67 {
  min-height: 67vh;
}

.ajustminheight66 {
  min-height: 66vh;
}

.ajustminheight65 {
  min-height: 65vh;
}

.ajustminheight64 {
  min-height: 64vh;
}

.ajustminheight63-4 {
  min-height: 63.4vh;
}

.ajustminheight63 {
  min-height: 63vh;
}

.ajustminheight62 {
  min-height: 62.8vh;
}

.ajustminheight-62 {
  min-height: 62vh;
}

.ajustminheight61 {
  min-height: 61vh;
}

.ajustminheight52 {
  min-height: 52vh;
}

.ajustminheight60 {
  min-height: 60vh;
}

.ajustminheight59 {
  min-height: 59vh;
}

.ajustminheight58 {
  min-height: 58vh;
}

.ajustminheight57 {
  min-height: 57vh;
}

.ajustminheight55 {
  min-height: 55vh;
}

.ajustminheight56 {
  min-height: 56vh !important;
}

.ajustminheight51 {
  min-height: 51vh;
}

.ajustminheight50 {
  min-height: 50vh;
}

.ajustminheight53 {
  min-height: 53vh;
}

.ajustminheight54 {
  min-height: 54vh;
}

.ajustminheight48 {
  min-height: 48vh;
}

.ajustminheight47 {
  min-height: 47vh;
}

.ajustminheight43 {
  min-height: 43vh;
}

.ajustminheight42 {
  min-height: 42vh;
}

.ajustminheight41 {
  min-height: 41vh;
}

.ajustminheight40 {
  min-height: 40vh;
}

.ajustminheight39 {
  min-height: 39vh;
}

.ajustminheight38 {
  min-height: 38vh;
}

.ajustminheight37 {
  min-height: 37vh;
}

.ajustminheight36 {
  min-height: 36vh;
}

.ajustminheight35 {
  min-height: 35vh;
}

.ajustminheight34 {
  min-height: 34vh;
}

.ajustminheight32 {
  min-height: 32vh;
}

.ajustminheight31 {
  min-height: 31vh;
}

.ajustminheight30 {
  min-height: 30vh;
}

.ajustminheight38 {
  min-height: 38vh;
}

.ajustminheight29 {
  min-height: 29vh !important;
}

.ajustminheight28 {
  min-height: 28vh;
}

.ajustminheight27 {
  min-height: 27vh;
}

.ajustminheight26 {
  min-height: 26vh;
}

.ajustminheight25 {
  min-height: 25vh;
}

.ajustminheight24 {
  min-height: 24vh;
}

.ajustminheight23 {
  min-height: 23vh;
}

.ajustminheight22 {
  min-height: 22vh;
}

.ajustminheight21 {
  min-height: 21vh;
}

.ajustminheight20 {
  min-height: 20vh;
}

.ajustminheight19 {
  min-height: 19.5vh;
}

.ajustminheight-19 {
  min-height: 19vh;
}

.ajustminheight18 {
  min-height: 18vh;
}

.ajustminheight17 {
  min-height: 17vh;
}

.ajustminheight16 {
  min-height: 16vh;
}

.ajustminheight15 {
  min-height: 15vh;
}

.ajustminheight14 {
  min-height: 14vh;
}

.ajustminheight10 {
  min-height: 10vh;
}

.ajustminheight3-6 {
  min-height: 3.6vh;
}

.ajustminheight5 {
  min-height: 5vh;
}

.ajustminheight6 {
  min-height: 6vh;
}

.avatar-circle .TomatePictureUploader_upload-manager-overlay__yQmcy {
  border-radius: 0 !important;
  background: #44444485 !important;
  padding-bottom: 4px !important;
  padding-top: 4px !important;
  border: none !important;
}

/* .avatar-circle .dx-button-content {
  border-radius: 0 !important;
  background: #ffffff00 !important;
  border: 0 !important;
  padding: 5px 4px !important;
} */

.avatar-circle .dx-button-content:hover {
  background: #ffffff !important;
}

.avatar-circle .TomatePictureUploader_pays-btn-container__LnzFO {
  border-radius: 0 !important;
  border: 0 !important;
  margin: 5px 5px 5px 0;
}

.avatar-circle .dx-icon {
  font-size: 15px !important;
}

.barItem {
  font-size: 17px;
  width: 20px;
}

.spcol {
  padding: 0;
  width: 5px;
}

.border-solid-card {
  border: solid 1px #f5f5f5;
}

/* ----------------- Tom Collecte -----------------------------*/

.font-bold {
  font-weight: bold;
}

.card.dark {
  color: #fff;
}

.card.card.bg-light-subtle .card-title {
  color: dimgrey;
}

.card-section {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}

.column-left,
.column-right {
  /* padding-bottom: 0px; */
  background-color: #fff;
  padding: 20px;
}

.card-body-modele {
  min-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 5px;
}

.card-body-reunion {
  height: 33vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 5px;
}

.type-selection {
  border: 1px solid #c1c1c1;
  padding: 8px;
  font-size: 14px;
  background: #fff;
}

.type-selection ul {
  padding-left: 0;
  list-style: none;
}

.type-selection a {
  text-decoration: none;
  color: #333;
}

.input-group-text {
  border-radius: 0;
  background-color: #ffffff;
  color: #333 !important;
}

.size-sm {
  height: 30px !important;
}

.txt-red {
  color: #e71e1e;
}

.type-selection ul li i {
  font-size: 18px;
}

.type-selection ul li {
  padding: 5px;
}

.card-hover:hover {
  cursor: pointer;
  box-shadow: 0px 1px 3px #6393c8;
}

.card-hover:active,
.card-hover:focus,
.card-hover-active {
  box-shadow: 5px 5px 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.width-250 {
  width: 250px;
}

.width-252 {
  width: 252px;
}

.width-214 {
  width: 214px;
}

.appcont {
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px;
  justify-content: flex-end;
}

.nopadrl {
  padding-left: 0;
  padding-right: 0;
}

.badgblock {
  background: #e5a516;
  color: white;
  padding: 3px 3px 3px 3px;
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
}

.btn-modele .dx-button-content {
  padding: 5px !important;
}

.btn-modele .dx-button {
  margin-right: 4px;
}

.card-body-modele .card {
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #ccc;
}

.card-body-modele .card-title {
  font-size: 14px;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
.card-body-modele {
  scrollbar-width: auto;
  scrollbar-color: #c9c9c9 #ffffff;
}

/* Chrome, Edge, and Safari */
.card-body-modele::-webkit-scrollbar {
  width: 6px;
}

.card-body-modele::-webkit-scrollbar-track {
  background: transparent;
}

.card-body-modele::-webkit-scrollbar-thumb {
  background-color: #c9c9c9;
  border-radius: 10px;
}

.card-body-modele .card-body {
  background: #fff;
}

.pb-10 {
  padding-bottom: 10px;
}

.card-body-modele .card-shadow {
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 5px;
  margin: 15px;
}

.mg12 {
  margin-bottom: 12px;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.plr-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.txtrightrtl {
  direction: rtl;
  text-align: right;
}

.dx-lookup.dx-lookup-popover-mode.dx-textbox.dx-texteditor {
  height: 28px;
}

.dx-lookup.dx-lookup-popover-mode.dx-textbox.dx-texteditor .dx-lookup-field {
  font-weight: bold;
  color: #606060;
  font-family: "Helvetica Neue", "Segoe UI", helvetica, verdana, sans-serif;
}

.dx-lookup-popup-wrapper .dx-list-item {
  border-top: 1px solid #f3f3f3 !important;
}

/*Tooltip admin*/

.flexy {
  display: flex;
  align-items: center;
}

.flexy p {
  margin: 0;
}

.info-profil span {
  display: none;
}

.info-profil:hover span {
  display: block;
  position: absolute;
  top: 160px;
  left: -167px;
  width: 150px;
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
  color: #42526e;
  text-align: center;
  padding: 15px;
  transition: 0.3s;
  margin-left: 5px;
  box-shadow: 0px 1px 5px #dddddd;
}

.info-profil:hover span:after {
  content: "";
  position: absolute;
  bottom: 18px;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  background: #ffffff;
  left: 150px;
  margin-left: -6px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
  transition: 0.3s;
}

.info-projet span {
  display: none;
}

.info-projet:hover span {
  display: block;
  position: absolute;
  top: 210px;
  left: -167px;
  width: 150px;
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
  color: #42526e;
  text-align: center;
  padding: 15px;
  transition: 0.3s;
  margin-left: 5px;
  box-shadow: 0px 1px 5px #dddddd;
}

.info-projet:hover span:after {
  content: "";
  position: absolute;
  bottom: 18px;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  background: #ffffff;
  left: 150px;
  margin-left: -6px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
  transition: 0.3s;
}

/*Tooltip admin - fin*/

.widthmax {
  width: max-content;
}

.contentmains .btn-default {
  color: #333 !important;
  background-color: #fff !important;
  border-color: #ccc !important;
}

.contentmains .btn-default:hover {
  color: #333 !important;
  background-color: #e6e6e6 !important;
  border-color: #adadad !important;
}

.contentmains .btn-default:focus {
  color: #333 !important;
  background-color: #ccc !important;
  border-color: #adadad !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0) !important;
}

.contentmains .btn-primary {
  color: #fff !important;
  background-color: #5a96d9 !important;
  border-color: #5a96d9 !important;
}

.contentmains .btn-primary:hover {
  color: #fff !important;
  background-color: #4371a5 !important;
  border-color: #4371a5 !important;
}

.contentmains .btn-primary:focus {
  color: #fff !important;
  background-color: #4371a5 !important;
  border-color: #4371a5 !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0) !important;
}

.icofont {
  font-size: 15px;
}

.group-mode {
  background: white;
  padding: 10px;
  border: 1px solid #ccc;
}

.pull-right {
  display: flex;
  justify-content: flex-end;
}

.pad-5 {
  padding: 5px 0;
}

.neogreen .btn-light {
  background-color: #27ae60 !important;
  border-color: #27ae60 !important;
  color: #ffffff !important;
}

.neogreen .btn-light:hover {
  background-color: #259955 !important;
  border-color: #259955 !important;
  color: #ffffff !important;
}

.neogreen .dx-icon {
  color: #ffffff !important;
}

.neored .btn-light {
  background-color: #e95c5c !important;
  border-color: #e95c5c !important;
  color: #ffffff !important;
}

.neored .btn-light:hover {
  background-color: #cc4b4b !important;
  border-color: #cc4b4b !important;
  color: #ffffff !important;
}

.neored .dx-icon {
  color: #ffffff !important;
}

.p-0 {
  padding: 0;
}

.btn-red {
  background-color: #e95c5c !important;
  border-color: #e95c5c !important;
  color: #ffffff !important;
}

.btn-red:hover {
  background-color: #cc4b4b !important;
  border-color: #cc4b4b !important;
  color: #ffffff !important;
}

.litlebtn .dx-button-content {
  padding: 4px 8px !important;
}

.litlebtn {
  padding: 6px 5px 2px;
}

.loadingcust {
  padding: 13px 15px 0;
}

.loadingcust .progress {
  height: 20px;
}

.loadingcust .progress-bar {
  background-color: #2196f3;
  padding: 5px;
}

.btn-noborder {
  background-color: #ffffff00 !important;
  border-color: #ffffff00 !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.table-button-hidden {
  visibility: hidden;
}

.dx-data-row:hover .table-button-hidden {
  visibility: visible;
}

#gridContainer tr.main-row td:not(:first-child) {
  height: 21px;
}

#gridContainer tr.notes-row {
  white-space: normal;
  vertical-align: top;
}

#gridContainer tr.notes-row td {
  height: 70px;
  color: #999;
}

.dark #gridContainer tr.notes-row td {
  color: #777;
}

#gridContainer tbody.dx-state-hover {
  background-color: #ebebeb;
}

.dark #gridContainer tbody.dx-state-hover {
  background-color: #484848;
}

#gridContainer tbody.dx-state-hover tr.main-row td {
  color: #000;
}

.dark #gridContainer tbody.dx-state-hover tr.main-row td {
  color: #ccc;
}

#gridContainer tbody.dx-state-hover tr.notes-row td {
  color: #888;
}

.color-edit {
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #000000;
}

.color-circle-edit {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  box-shadow: 1px 1px 2px #737373;
}

.center-grid-column {
  margin: 0 auto;
  display: table;
}

.dx-colorbox-input.dx-texteditor-input {
  padding-left: 40px !important;
}

.right-col ul {
  display: flex !important;
}

.rightmode {
  margin-right: 5px;
  margin-left: 5px;
}

.height303 {
  height: 303px;
}

.height300 {
  height: 300px;
}

.height310 {
  height: 310px;
}

.height400 {
  height: 400px;
}

.height410 {
  height: 410px;
}

.height450 {
  height: 450px;
}


.height480 {
  height: 480px;
}

.height500 {
  height: 500px;
}

.height370 {
  height: 370px;
}

.height360 {
  height: 360px;
}

.height280 {
  height: 280px;
}

.height270 {
  height: 270px;
}

.scrollshow {
  overflow-y: auto;
  overflow-x: hidden;
}

.tomrang .dx-texteditor.dx-state-readonly {
  border-style: solid !important;
}

.right-col ul {
  display: flex !important;
}

.rightmode {
  margin-right: 5px;
  margin-left: 5px;
}

.tomrang .dx-texteditor.dx-state-readonly {
  border-style: solid !important;
}

.avatar-circle {
  display: flex;
  justify-content: space-evenly;
}

.dx-lookup-empty .dx-lookup-field {
  font-weight: normal !important;
  color: #858585 !important;
}

.dx-texteditor.dx-editor-outlined {
  border: 1px solid #c1c1c1 !important;
}

.gridFormEdit .dx-texteditor.dx-editor-outlined {
  border: 1px solid #c1c1c1 !important;
}

.dx-datagrid .dx-texteditor.dx-editor-outlined {
  border: none;
}

.panel-edit {
  margin: 10px 0;
  background: #f9f9f9;
  padding: 5px 15px 15px;
}

.pad-xs {
  padding: 5px 0;
  border-bottom: 1px solid #b5b5b5;
  color: #408ece;
  font-weight: normal;
}

/* .button-grid .button-grid-hover {
  background-color: #ffffff;

} */

.button-grid .button-grid-hover {
  background-color: #4896e7;
}

.button-grid .dx-icon-check::before,
.button-grid .dx-icon-search::before {
  color: #ffffff !important;
}

.dx-datagrid .dx-row>td.button-grid {
  padding-right: 0 !important;
}

.button-grid a {
  text-decoration: none !important;
  padding: 2px !important;
}

.dx-checkbox.dx-state-readonly .dx-checkbox-icon,
.dx-checkbox-icon {
  border-color: #7f7f7f !important;
}

.number-box-center.dx-numberbox .dx-texteditor-input {
  text-align: center !important;
}

.number-box-right.dx-numberbox .dx-texteditor-input {
  text-align: right !important;
}

.number-box-left.dx-numberbox .dx-texteditor-input {
  text-align: left !important;
}

.pl-20 {
  padding-left: 20px;
}

.breaditem {
  font-size: 11px !important;
}

.shadowback {
  background: #00000066;
}

.shadowback .modal-content {
  box-shadow: 0 0 6px #6a6a6a;
}

ul.nav.nav-tabs li.nav-item {
  border: 1px solid #efefef;
  border-bottom: none;
  border-left: none;
  background: white;
}

ul.nav.nav-tabs li.nav-item:first-child {
  border-left: 1px solid #ededed;
}

.btn-contact-grid .dx-button-has-icon .dx-icon {
  width: 13px !important;
  height: 13px !important;
  font-size: 13px !important;
}

.colsmain {
  padding-top: 35px;
}

.input-group-w-100 .dx-textbox.dx-texteditor,
.input-group-w-100 .dx-numberbox {
  width: 100%;
}

.input-group.input-group-w-100 {
  flex-wrap: initial !important;
}

.input-group-w-100 .dx-texteditor-container {
  height: 26px;
}

.input-group-h-25 .dx-texteditor-container {
  height: 25px;
}

.input-group-w-100 .dx-texteditor-container .dx-texteditor-input {
  padding-top: 0px !important;
}

.columns.flex-columns ul {
  column-count: 3;
}

.columns ul li {
  padding: 5px;
  margin: 0 10px;
}

.input-group-text {
  border: 1px solid #c1c1c1;
  font-weight: bold;
}

.input-group-text i {
  font-weight: bold;
}

.pb-0 {
  padding-bottom: 0;
}

.dx-datagrid-rowsview .dx-row-focused.dx-group-row {
  background-color: #f7f7f7 !important;
  color: #333 !important;
}

.dx-datagrid-group-opened,
.dx-datagrid-rowsview .dx-row-focused.dx-group-row .dx-datagrid-group-closed,
.dx-datagrid-rowsview .dx-row-focused.dx-group-row .dx-datagrid-group-opened,
.dx-datagrid-rowsview .dx-row-focused.dx-group-row .dx-datagrid-summary-item {
  color: #333 !important;
}

.dx-datagrid-rowsview .dx-row.dx-group-row:not(.dx-row-focused) {
  color: #333333 !important;
}

.dx-datagrid-pager {
  border: 1px solid #ddd;
}

.dx-texteditor.dx-state-focused.dx-editor-outlined {
  border-color: #337ab7 !important;
}

.modal-open {
  padding-right: 0 !important;
}

.noborderbtn {
  border: none !important;
}

.noborderbtn {
  background-color: #ffffff !important;
}

.noborderbtn i {
  font-size: 20px !important;
}

.noborderbtn:hover i {
  color: #579adf !important;
}

.card .noborderbtn {
  background-color: #f9f9f9 !important;
}

.otherbtn .dx-button-mode-contained.dx-state-hover {
  background: none !important;
}

.avatar-file img {
  object-fit: cover !important;
}

.ptop5 {
  padding-top: 5px;
}

.height580 {
  height: 580px;
}

.dx-state-disabled .dx-lookup-arrow,
.dx-state-disabled .dx-lookup-field,
.dx-state-disabled .dx-dropdowneditor-icon,
.dx-state-disabled .dx-texteditor-input {
  color: #606060 !important;
}

.input-group-sm-success .dx-state-disabled .dx-lookup-arrow,
.input-group-sm-success .dx-state-disabled .dx-lookup-field,
.input-group-sm-success .dx-state-disabled .dx-dropdowneditor-icon,
.input-group-sm-success .dx-state-disabled .dx-texteditor-input {
  color: #5cb85c !important;
}

.input-group-sm-danger .dx-state-disabled .dx-lookup-arrow,
.input-group-sm-danger .dx-state-disabled .dx-lookup-field,
.input-group-sm-danger .dx-state-disabled .dx-dropdowneditor-icon,
.input-group-sm-danger .dx-state-disabled .dx-texteditor-input {
  color: #d9534f !important;
}

.height466 {
  height: 466px;
}

.pad0-15 {
  padding: 0 15px;
}

.pad0-11 {
  padding: 0 11px;
}

.height340 {
  height: 340px;
}

.height-500 {
  height: 500px;
}

.m-0 {
  margin: 0;
}

.mb-3 {
  margin-bottom: 3px;
}

.height-300 {
  height: 300px;
}

.height-287 {
  height: 287px;
}

.height-282 {
  height: 282px;
}

.height-250 {
  height: 250px;
}

.height-145 {
  height: 145px;
}

.height-140 {
  height: 140px;
}

.height-25 {
  height: 25px;
}

.height-26 {
  height: 26px;
}

.height-27 {
  height: 27px;
}

.height-33 {
  height: 33px;
}

.height-46 {
  height: 46px;
}

.min-h-27 {
  min-height: 27px;
}

.min-h-389 {
  min-height: 389px;
}

.min-h-400 {
  min-height: 400px;
}

.min-h-420 {
  min-height: 420px;
}

.profile-dropdown {
  width: 300px;
}

.dx-button-has-text .dx-button-content {
  font-weight: bold;
}

.multiple-hover .input-group-text:hover i {
  color: red;
}

.multiple-hover .input-group-text:hover {
  cursor: pointer;
  background-color: #f3f3f3;
}

.topmodal15 .shadowback .modal-content {
  bottom: 50px;
}

.leftinvalid .dx-invalid.dx-texteditor.dx-editor-outlined.dx-show-invalid-badge .dx-texteditor-input-container::after {
  left: 4px;
}

.mr-10 {
  margin-right: -10px;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background: linear-gradient(312deg, #e0efff, #fcfdff);
}

.dropdown-lg-search {
  width: 440px !important;
}

.greybadge {
  background: #f7f7f9;
  padding: 10px;
  border: 1px solid #b5b5b5;
}

.greybadge .badge {
  color: #ffffff;
  font-size: 8pt;
  background: #767676;
  border-radius: 5px;
  padding: 5px;
  margin-right: 5px;
  box-shadow: 0px 1px 2px #1a1a1a;
}

.table-users .badge {
  line-height: 1.2;
  font-size: 8pt;
}

.btn-secondary,
.btn-outline-danger,
.btn-primary {
  border-radius: 3px;
  font-weight: 600;

}

.btn-secondary:hover,
.btn-outline-danger:hover,
.btn-primary:hover {
  color: #fff !important;
}

.itemtext {
  background: #f7f7f9;
  padding: 10px;
}

.itemtext .badge {
  color: #ffffff;
  font-size: 8pt;
  background: #767676;
  border-radius: 5px;
  padding: 5px;
  margin-right: 5px;
  box-shadow: 0px 1px 2px #1a1a1a;
}

.gridlookups .dx-overlay-wrapper {
  height: 1000px !important;
}

.map-indication,
.map-indication-marker,
.map-indication:hover,
.map-indication-marker:hover {
  color: #6393c8;
}

.map-indication i,
.map-indication-marker i {
  font-size: 25px;
}

.map-indication-marker {
  position: relative;
  top: -18px;
}

.map-indication {
  position: relative;
  top: -5px;
}

.map-indication i {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.map-indication i {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.pt-0 {
  padding-top: 0;
}

.margin-left {
  margin-left: 10px;
}

.list-icon-right a {
  padding: 5px;
  border: 1px solid#ccc;
  border-radius: 3px;
  color: #333;
}

.list-icon-right a.disabled {
  opacity: 0.7 !important;
  background: #e3e5e7 !important;
  border-color: #a9a9a9 !important;
  color: #8a8a8a !important;
  pointer-events: none;
}

.list-icon-right a:hover {
  background: #eaeaea;
}

.champ-obligatoire {
  color: red;
  margin-right: 2px;
  font-weight: bold;
}

.card-body-modele .border-solid-card:hover {
  cursor: pointer;
  box-shadow: 0px 1px 3px #6393c8;
}

.btn-tooltip span {
  min-width: 140px !important;
  padding: 10px 10px !important;
  font-size: 9pt !important;
  line-height: 1.2 !important;
}

.btn-tooltip.left span {
  right: calc(100% + 1em) !important;
}

.btn-tooltip.left span::after {
  right: -6px !important;
}

.dx-state-disabled .dx-checkbox .dx-checkbox-icon,
.dx-state-disabled .dx-checkbox-text,
.dx-state-disabled.dx-checkbox .dx-checkbox-icon {
  opacity: 0.5 !important;
}

.dx-checkbox-checked.dx-state-disabled .dx-checkbox-icon {
  background-color: #f1f1f1 !important;
}

.min-h-66 {
  min-height: 66vh !important;
}

.min-h-70 {
  min-height: 70vh;
}

.min-h-80 {
  min-height: 80vh;
}

.min-h-83 {
  min-height: 83vh;
}

/* Callout */
.callout {
  padding: 10px;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
  margin-bottom: 5px;
  color: #6c6c6c;
}

.callout p {
  margin-bottom: 2px;
  font-weight: bold;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.callout-default {
  border-left-color: #777;
}

.callout-primary {
  border-left-color: #6393c8;
}

.callout-success {
  border-left-color: #5cb85c;
}

.callout-danger {
  border-left-color: #d9534f;
}

.callout-warning {
  border-left-color: #f0ad4e;
}

.callout-info {
  border-left-color: #5bc0de;
}

.itemsgreen {
  border-radius: 2px;
  background: #42972f;
  color: white;
  padding: 2px;
  box-shadow: 0px 1px 5px #d0d0d0;
  text-align: center;
}

.itemsred {
  border-radius: 2px;
  background: #e63c2f;
  color: white;
  padding: 2px;
  box-shadow: 0px 1px 5px #d0d0d0;
  text-align: center;
}

.itemsorange {
  border-radius: 2px;
  background: #f0972b;
  color: white;
  padding: 2px;
  box-shadow: 0px 1px 5px #d0d0d0;
  text-align: center;
}

.itemsblue {
  border-radius: 2px;
  background: #2ca5f0;
  color: white;
  padding: 2px;
  box-shadow: 0px 1px 5px #d0d0d0;
  text-align: center;
}

.griditemsred {
  background: #e63c2f;
  color: #e63c2f;
}

.griditemsrouge {
  background: #ff9e9e;
  color: #ff9e9e;
}

.griditemsdefault {
  background: white;
  color: white;
}

.itemsyellow {
  border-radius: 2px;
  background: #ddc136;
  color: white;
  padding: 2px;
  box-shadow: 0px 1px 5px #d0d0d0;
  text-align: center;
}

.itemspurple {
  border-radius: 2px;
  background: #6736ee;
  color: white;
  padding: 2px;
  box-shadow: 0px 1px 5px #d0d0d0;
  text-align: center;
}

.itemsdefault {
  border-radius: 2px;
  background: #41483d;
  color: white;
  padding: 2px;
  box-shadow: 0px 1px 5px #d0d0d0;
  text-align: center;
}

.dx-overlay-shader {
  background-color: rgb(69 69 69 / 80%) !important;
}

.border-item-card {
  border: solid 1px #c6c6c6;
}

.footer-item-card {
  border-top: 1px solid #bdbdbd;
  border-radius: 0;
  background: #ededed;
  padding: 10px 15px;
  font-weight: bold;
}

.justspc .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-link {
  padding-top: 2px !important;
  padding-left: 2px !important;
}

.dropintxt .dx-texteditor-input {
  padding-left: 28px !important;
}

.hide-visible {
  visibility: hidden;
}

.dis-input {
  background: #ffffff !important;
}

.dx-popup-title.dx-toolbar {
  padding: 0px 7px !important;
}

.dx-popup-title.dx-toolbar .dx-toolbar-item,
.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-menu-container {
  padding: 0 6px 0 0 !important;
}

.dx-popup-title.dx-toolbar .dx-toolbar-item:last-child {
  padding-right: 0 !important;
}

.dx-popup-wrapper>.dx-overlay-content {
  border: none !important;
  border-radius: 0.2rem !important;
}

.dx-button-mode-text .dx-icon {
  color: #fff !important;
}

/* .dx-button-has-icon .dx-icon {
  font-size: 16px !important;
} */

.dx-field-item-label-text {
  font-weight: normal !important;
}

/*notifs*/

.notifs {
  text-align: left;
  padding: 21px 0;
  background-color: #fff;
  border-radius: 4px;
  max-width: 500px;
  top: 0px;
  position: relative;
  box-shadow: 1px 7px 14px -5px rgba(0, 0, 0, 0.2);
}

.notifs-blue:before {
  background-color: #3c99e3;
}

.notifs:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.notifs_icon i {
  font-size: 21px;
  display: flex;
  color: white;
}

.notifs_icon {
  position: absolute;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
  width: 34px;
  height: 34px;
  padding: 7px;
  border-radius: 50%;
  display: inline-block;
}

.notifs_type {
  color: #494949;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 10pt;
}

.notifs_message {
  margin-top: 0;
  margin-bottom: 0;
  color: #878787;
  font-size: 10pt;
}

.notifs_content {
  padding-left: 70px;
  padding-right: 60px;
}

.notifs_close {
  position: absolute;
  right: 18px;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  font-size: 28px;
  color: #7b7b7b;
}

.notifs_close::before {
  content: "\ebc9";
  font-family: tomate;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
}

.notifs_close:hover {
  color: #424242;
}

.notifs-blue .notifs_icon {
  background-color: #3c99e3;
}

.notifs-green:before {
  background-color: rgb(46, 212, 74);
}

.notifs-green .notifs_icon {
  background-color: rgb(46, 212, 74);
}

.notifs-yellow:before {
  background-color: #eebf16;
}

.notifs-yellow .notifs_icon {
  background-color: #eebf16;
}

.notifs-red:before {
  background-color: #ee1616;
}

.notifs-red .notifs_icon {
  background-color: #ee1616;
}

.notifs-grey:before {
  background-color: #6c757d;
}

.notifs-grey .notifs_icon {
  background-color: #6c757d;
}

.notifs-orange:before {
  background-color: #ff6600;
}

.notifs-orange .notifs_icon {
  background-color: #ff6600;
}

.notifs_icon p {
  font-size: 21px;
  font-family: "Nunito";
  font-weight: bold;
  color: white;
  display: flex;
  justify-content: center;
  line-height: 1.1;
}

/* ===== Notif - Variante MODALE (centrée, halo, bouton pilule) ===== */

.notifs-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgb(30 30 30 / 62%);
  z-index: 9998;
  animation: notifs-modal-fade-in 520ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

.notifs.notifs-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 420px;
  max-width: calc(100vw - 32px);
  padding: 56px 40px 32px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 25px 60px -15px rgba(15, 23, 42, 0.35);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
  z-index: 9999;
  max-height: none;
  overflow: visible;
  animation: notifs-modal-pop-in 620ms cubic-bezier(0.22, 1, 0.36, 1) both;
  animation-delay: 100ms;
  transform-origin: center center;
  will-change: transform, opacity;
}

.notifs.notifs-modal .notifs_icon {
  animation: notifs-modal-icon-in 700ms cubic-bezier(0.22, 1, 0.36, 1) both;
  animation-delay: 220ms;
}

.notifs.notifs-modal .notifs_content,
.notifs.notifs-modal .notifs_action {
  animation: notifs-modal-content-in 540ms cubic-bezier(0.22, 1, 0.36, 1)
    both;
  animation-delay: 280ms;
}

.notifs.notifs-modal .notifs_action {
  animation-delay: 360ms;
}

.notifs.notifs-modal::before {
  display: none;
}

.notifs.notifs-modal .notifs_icon {
  position: static;
  width: 84px;
  height: 84px;
  padding: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: none;
  margin: 0 0 4px 0;
  background-color: #fef3c7;
  box-shadow:
    0 0 0 10px rgba(254, 224, 138, 0.45),
    0 0 0 20px rgba(254, 224, 138, 0.22);
}

.notifs.notifs-modal .notifs_icon p {
  color: #eebf16;
  font-size: 40px;
  line-height: 1;
  margin: 0;
  font-weight: 800;
}

.notifs.notifs-modal .notifs_icon i {
  color: #eebf16;
  font-size: 36px;
}

.notifs.notifs-modal .notifs_content {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: 100%;
}

.notifs.notifs-modal .notifs_type {
  font-size: 21px;
  font-weight: 700;
  color: #1e293b;
  margin: 0;
}

.notifs.notifs-modal .notifs_message {
  font-size: 14px;
  color: #64748b;
  margin: 0;
  max-width: 320px;
}

.notifs.notifs-modal .notifs_close {
  display: none;
}

.notifs.notifs-modal .notifs_action {
  margin-top: 12px;
  padding: 8px 27px;
  background: linear-gradient(135deg, #fbbf24 0%, #eebf16 100%);
  color: #000000;
  border: none;
  border-radius: 6px;
  /* font-weight: 600; */
  font-size: 14px;
  cursor: pointer;
  transition: transform 0.15s ease, box-shadow 0.15s ease, filter 0.15s ease;
  font-family: inherit;
}


/* Variantes de couleur pour la modale (selon le type) */
.notifs.notifs-modal.notifs-red .notifs_icon {
  background-color: #fee2e2;
  box-shadow:
    0 0 0 10px rgba(254, 202, 202, 0.5),
    0 0 0 20px rgba(254, 202, 202, 0.25);
}
.notifs.notifs-modal.notifs-red .notifs_icon p,
.notifs.notifs-modal.notifs-red .notifs_icon i {
  color: #ee1616;
}
.notifs.notifs-modal.notifs-red .notifs_action {
  background: linear-gradient(135deg, #f87171 0%, #ee1616 100%);
  box-shadow: 0 6px 16px rgba(238, 22, 22, 0.35);
}

.notifs.notifs-modal.notifs-green .notifs_icon {
  background-color: #dcfce7;
  box-shadow:
    0 0 0 10px rgba(187, 247, 208, 0.5),
    0 0 0 20px rgba(187, 247, 208, 0.25);
}
.notifs.notifs-modal.notifs-green .notifs_icon p,
.notifs.notifs-modal.notifs-green .notifs_icon i {
  color: rgb(46, 212, 74);
}
.notifs.notifs-modal.notifs-green .notifs_action {
  background: linear-gradient(135deg, #4ade80 0%, rgb(46, 212, 74) 100%);
  box-shadow: 0 6px 16px rgba(46, 212, 74, 0.35);
}

.notifs.notifs-modal.notifs-blue .notifs_icon {
  background-color: #dbeafe;
  box-shadow:
    0 0 0 10px rgba(191, 219, 254, 0.5),
    0 0 0 20px rgba(191, 219, 254, 0.25);
}
.notifs.notifs-modal.notifs-blue .notifs_icon p,
.notifs.notifs-modal.notifs-blue .notifs_icon i {
  color: #3c99e3;
}
.notifs.notifs-modal.notifs-blue .notifs_action {
  background: linear-gradient(135deg, #60a5fa 0%, #3c99e3 100%);
  box-shadow: 0 6px 16px rgba(60, 153, 227, 0.35);
}

.notifs.notifs-modal.notifs-orange .notifs_icon {
  background-color: #ffedd5;
  box-shadow:
    0 0 0 10px rgba(254, 215, 170, 0.5),
    0 0 0 20px rgba(254, 215, 170, 0.25);
}
.notifs.notifs-modal.notifs-orange .notifs_icon p,
.notifs.notifs-modal.notifs-orange .notifs_icon i {
  color: #ff6600;
}
.notifs.notifs-modal.notifs-orange .notifs_action {
  background: linear-gradient(135deg, #fb923c 0%, #ff6600 100%);
  box-shadow: 0 6px 16px rgba(255, 102, 0, 0.35);
}

@keyframes notifs-modal-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes notifs-modal-pop-in {
  0% {
    opacity: 0;
    transform: translate(-50%, calc(-50% + 16px)) scale(0.96);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes notifs-modal-icon-in {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  60% {
    opacity: 1;
    transform: scale(1.04);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes notifs-modal-content-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 480px) {
  .notifs.notifs-modal {
    width: calc(100vw - 32px);
    padding: 40px 24px 24px;
  }
  .notifs.notifs-modal .notifs_icon {
    width: 72px;
    height: 72px;
  }
  .notifs.notifs-modal .notifs_icon p {
    font-size: 34px;
  }
  .notifs.notifs-modal .notifs_type {
    font-size: 20px;
  }
}

.p-10 {
  padding: 10px !important;
}

.progress-bar-tmt.progress {
  height: 20px !important;
}

.progress-bar-tmt .progress-bar {
  background-color: #2a4f77 !important;
}

.blue-label {
  padding: 5px;
  text-align: center;
  color: #4896e7;
}

.century-bar {
  font-size: 18px;
  text-align: center;
}

.aligncenter {
  text-align: center;
}

.calloutTomPro .bs-callout {
  padding: 10px 10px 0 12px;
  border: 1px solid #ccc;
  border-left-width: 5px;
  box-shadow: -1px 5px 6px rgb(0 0 0 / 10%);
  border-radius: 3px;
  background: white;
  min-width: 250px;
  float: left;
  height: 80px;
  margin-right: 21px;
  width: auto;
  display: table-cell;
  margin: 5px 15px 5px 0;
}

.calloutTomPro .bs-callout-primary {
  border-left-color: #428bca;
}

.calloutTomPro .bs-callout-success {
  border-left-color: #5cb85c;
}

.bs-callout {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  max-width: 300px;
  overflow: auto;
  line-height: 1.8;
}

.calloutTomPro {
  border-bottom: 1px solid #e8e4e4;
  padding: 5px;
  height: 75px;
  display: table;
}

.basecalc .dx-datagrid .dx-texteditor.dx-editor-outlined {
  border: 1px solid #c1c1c1 !important;
}

.mt-3-25 {
  margin-top: 3.25rem !important;
}

.card-progressbar {
  background: white;
  padding: 5px 25px 8px 25px;
  margin-bottom: -2rem;
  margin-top: 3rem;
  border: 1px dashed #cdcdcd;
}

.btncolor i {
  color: #fff !important;
}

.barItems {
  font-size: 18px;
  text-align: center;
  line-height: 0.8;
  width: 20px;
  padding-left: 8px;
}

.min-h-293 {
  min-height: 293px;
}

.btn-text {
  padding: 2px 4px !important;
  width: 37px;
  height: 36px;
}

.btn-menuleft {
  background: #192e46;
  box-shadow: 1px 1px #050a10;
}

.btn-menuleft {
  font-size: 18px !important;
}

.simplebar-wrapper .side-nav-link:hover .btn-menuleft {
  background-color: #2c547e;
  color: #fff !important;
  transition: none !important;
}

.tiptool-container {
  position: relative;
}

.tiptool-container .w-ajust {
  width: 108px;
}

.w-ajust p,
.w-ajust-97 p {
  font-size: 8pt;
  padding-top: 5px;
  padding-bottom: 0;
  margin-bottom: 5px;
  font-weight: bold;
}

.tiptool-container .w-ajust-97 {
  width: 97px;
}

.custom-btn {
  box-shadow: 0 1px 2px #f1f1f1;
}

.custom-btn:hover {
  box-shadow: 0px 5px 4px #ebebeb;
}

.tiptool {
  visibility: hidden;
  background-color: #373b3e;
  color: white;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  z-index: 10000;
  min-width: 80px;
  bottom: 109%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s, visibility 0.2s;
}

.tiptoolbottom {
  visibility: hidden;
  background-color: #373b3e;
  color: white;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  z-index: 10000;
  min-width: 80px;
  bottom: 55%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s, visibility 0.2s;
}

.tiptool-raf {
  visibility: hidden;
  background-color: #373b3e;
  color: white;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  z-index: 10000;
  min-width: 80px;
  bottom: 90%;
  left: 3%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s, visibility 0.2s;
}

.tiptool-raf:after {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 8px;
  height: 8px;
  background: #373b3e;
  left: 42px;
  margin-left: -6px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
}

.tiptool:after {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 8px;
  height: 8px;
  background: #373b3e;
  left: 42px;
  margin-left: -6px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
}

.tiptoolbottom:after {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 8px;
  height: 8px;
  background: #373b3e;
  left: 42px;
  margin-left: -6px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
}

.btnico:hover+.tiptool-raf,
.custom-btn:hover+.tiptool,
.btn-case:hover+.tiptool,
.btn-casing:hover+.tiptool,
.btn-cases:hover+.tiptool,
.btn-casone:hover+.tiptool,
.btn-casones:hover+.tiptool,
.btn-caseblue:hover+.tiptool,
.custom-btn:hover+.tiptoolbottom,
.btn-case:hover+.tiptoolbottom,
.btn-casing:hover+.tiptoolbottom,
.btn-cases:hover+.tiptoolbottom,
.btn-casone:hover+.tiptoolbottom,
.btn-casones:hover+.tiptoolbottom,
.btn-caseblue:hover+.tiptoolbottom {
  visibility: visible;
  opacity: 1;
}

.btn-case {
  background: white;
  border: 1px solid #cfcfcf;
  font-size: 20px !important;
  border-radius: 3px;
  color: #333;
  padding: 10px 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-caseblue {
  background: #479946;
  border: 1px solid #479946;
  font-size: 20px;
  border-radius: 3px;
  color: white;
  padding: 10px 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-casing {
  background: white;
  border: 1px solid #cfcfcf;
  font-size: 20px;
  border-radius: 3px;
  color: #333;
  padding: 0px 43px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-cases {
  background: white;
  border: 1px solid #cfcfcf;
  font-size: 20px;
  border-radius: 3px;
  color: #333;
  padding: 12px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-casone {
  background: white;
  border: 1px solid #cfcfcf;
  font-size: 28px;
  border-radius: 3px;
  color: #333;
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-case:hover,
.btn-cases:hover,
.btn-casing:hover,
.btn-casone:hover,
.btn-casones:hover {
  background: #f1f1f1;
}

.btn-caseblue:hover {
  background: #367f35;
  border: 1px solid #367f35;
  color: white;
}

.content-button {
  display: flex;
  gap: 5px;
  max-width: 500px;
  width: 100%;
}

.column-button {
  display: flex;
  flex-direction: column;
  gap: 5px;
  flex: 1;
  min-width: 71px;
}

.columns-buttons {
  display: flex;
  flex-direction: column;
  gap: 5px;
  flex: 1;
  min-width: 50px;
}

.column-button-save {
  display: flex;
  flex-direction: column;
  gap: 5px;
  flex: 1;
  min-width: 65px;
}

.columns-container {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.width176pix {
  width: 176px;
}

.width90pix {
  width: 90px;
}

.width97pix {
  width: 97px;
}

.width106pix {
  width: 106px;
}

.width110pix {
  width: 110px;
}

.align-items {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.align-items .card {
  width: 1100px;
}

.bg-grey {
  background-color: #f9f9f9;
}

.flex-y {
  display: flex;
  align-items: center;
}

.flex-ending {
  justify-content: flex-end;
  color: #3c3c3c;
}

.flex-down {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.switcher .dx-switch-container {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
  margin: 0 -6px 0 0 !important;
  padding: 3px 2px !important;
  height: 30px !important;
  border: 1px solid #f5f7f9 !important;
  background: #f5f7f9 !important;
  border-radius: 2px !important;
}

.switcher .dx-switch.dx-state-hover .dx-switch-container {
  background-color: transparent !important;
  border-color: #fbfbfb !important;
  box-shadow: 0px 4px 5px #d2d2d2;
}

.switcher .dx-switch-container {
  border-radius: 15px !important;
}

.switcher .dx-switch-container {
  background-color: transparent !important;
  border-color: #fbfbfb !important;
  box-shadow: 0px 2px 5px #cecece;
}

.switcher .dx-switch.dx-state-hover .dx-switch-handle::before {
  background-color: none !important;
}

.switcher .dx-switch-handle::before {
  background-color: #479946 !important;
  border-radius: 28px !important;
}

/* .switcher .dx-state-disabled .dx-switch-handle::before,
.switcher-red .dx-state-disabled .dx-switch-handle::before,
.switcher-red .dx-state-disabled .dx-switch.dx-state-hover .dx-switch-handle::before {
  background-color: #ffffff !important;
} */

.switcher-red .dx-switch.dx-state-hover .dx-switch-handle::before {
  background-color: #c42929 !important;
}

.switcher-red .dx-switch-handle::before {
  background-color: #b32525 !important;
  border-radius: 28px !important;
}

.dx-switch-on-value .dx-switch-handle::before {
  background-color: #479946 !important;
}

.dx-state-disabled .dx-switch-off,
.dx-state-disabled .dx-switch-on {
  color: #979797 !important;
}

.switcher .dx-state-disabled,
.switcher-red .dx-state-disabled {
  height: auto !important;
  border-radius: 25px !important;
  background: white !important;
}

.switcher .dx-switch.dx-state-hover .dx-switch-handle::before {
  background-color: none !important;
}

.switcher .dx-switch-handle {
  flex-basis: 21px !important;
  flex-shrink: 0;
  width: 14px !important;
  height: 20px !important;
  margin-top: 1px !important;
}

.switcher .dx-switch-off,
.switcher .dx-switch-on {
  font-size: 10px !important;
}

.switcher .dx-switch-off {
  padding-right: 25px !important;
  color: #479946 !important;
}

/* .switcher .dx-state-disabled .dx-switch-on,
.switcher-red .dx-state-disabled .dx-switch-off {
  color: #818181 !important;
} */

.dx-state-disabled .dx-switch-on {
  color: #2a8a29 !important;
}

.dx-state-disabled .dx-switch-off {
  color: #b32525 !important;
}

.switcher .dx-switch-on {
  color: #2a8a29 !important;
}

.switcher-red .dx-switch-off {
  color: #b32525 !important;
}

.profile-container {
  display: flex;
}

.width-130 {
  width: 130px;
}

.width-500 {
  width: 500px;
}

.width-550 {
  width: 550px;
}

.width-563 {
  width: 563px;
}

.width-600 {
  width: 600px;
}

.width-700 {
  width: 700px;
}

.wi-200 {
  width: 200px !important;
}

.wi-150 {
  width: 150px !important;
}

.wi-140 {
  width: 140px !important;
}

.wi-130 {
  width: 179px !important;
}

.wi-120 {
  width: 120px !important;
}

.wi-110 {
  width: 110px !important;
}

.wi-100 {
  width: 100px !important;
}

.wi-55 {
  width: 55px !important;
}

.wi-30 {
  width: 30px !important;
}

.wi-80 {
  width: 80px !important;
}

.wi-90 {
  width: 90px !important;
}

.wi-95 {
  width: 95px !important;
}

.colorgrad .dx-treelist-rowsview .dx-row-focused.dx-data-row>td:not(.dx-focused) {
  background-color: #e5edf6 !important;
  color: inherit !important;
  border-bottom: 1px solid #aebfd1 !important;
}

/* .colorgrad .dx-diagram {
  height: 585px !important;
} */

.dx-error-row .dx-closebutton:hover {
  background-color: #e89895 !important;
}

.switcher .dx-switch {
  height: 30px !important;
  border-radius: 25px !important;
}

.notools .dx-datagrid-header-panel {
  display: none !important;
}

.itempad {
  padding: 10px 0 0 20px;
}

.ajustetext {
  display: flex;
  align-items: flex-end;
  font-size: 1.4rem;
}

.ajustetext i {
  font-size: 14pt !important;
}

.lefttitle {
  justify-content: flex-end;
  flex-direction: row-reverse;
}

.fontajust {
  font-size: 1.4rem;
}

.mb-5px {
  margin-bottom: 5px;
}

.ajustetext .main-ajust {
  padding-bottom: 0;
  padding-top: 21px !important;
  display: flex;
  align-items: center;
}

.btn-stop {
  padding: 4px 8px;
  background: #c52f2f;
  color: white;
  border-radius: 3px;
  font-weight: bold;
  min-width: 110px;
  display: flex;
  align-items: center;
}

.btn-stop:hover {
  background: #ad2828;
  color: white;
}

.btn-stop i,
.btnpadding .btn-success i {
  font-size: 17.5px;
  margin-right: 5px;
}

.litlebtn .btn-success {
  padding: 3px 4px !important;
}

.disable-div {
  display: none;
}

.enable-div {
  pointer-events: visible;
}

.top--5 {
  top: -5px;
}

.btnpadding .btn-success {
  padding: 4px 12px !important;
  border-radius: 3px;
  display: flex;
  align-items: center;
}

.btnpadding .btn-success:hover {
  background-color: #239955 !important;
}

.text-primary {
  color: #6393c8 !important;
}

.grid-icon-alert-task {
  font-size: 23px;
  position: relative;
  top: -7px;
  margin-bottom: -15px;
}

.grid-icon-alert-task:hover,
.grid-icon-hover:hover {
  cursor: pointer;
  animation: bellshake 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  backface-visibility: hidden;
  transform-origin: top right;
}

@keyframes bellshake {
  0% {
    transform: rotate(0);
  }

  15% {
    transform: rotate(5deg);
  }

  30% {
    transform: rotate(-5deg);
  }

  45% {
    transform: rotate(4deg);
  }

  60% {
    transform: rotate(-4deg);
  }

  75% {
    transform: rotate(2deg);
  }

  85% {
    transform: rotate(-2deg);
  }

  92% {
    transform: rotate(1deg);
  }

  100% {
    transform: rotate(0);
  }
}

.calloutheight {
  height: 40px !important;
  padding-top: 6px !important;
}

.callout-real {
  padding-left: 5px;
  border-left: 5px solid #e18e92;
}

.callout-prev {
  padding-left: 5px;
  border-left: 5px solid #00ff00;
}

.min-h-720 {
  min-height: 720px;
}

.h-400 {
  height: 400px;
}

.h-638 {
  height: 638px;
}

.color-primary {
  color: #6393c8;
}

.utilitem {
  font-size: 15px;
  margin-right: 8px;
}

/* .placeitems {
  background: white; */
/* box-shadow: 0px 1px 5px #d9d9d9;
} */

.font_util {
  font-weight: bold;
  color: #555555;
  padding: 2px 5px;
}

.fontstyle {
  font-style: italic;
  padding: 5px;
}

.select-disabled .dx-state-disabled,
.radio-disabled .dx-state-disabled {
  background: none !important;
  /* font-weight: bold; */
  opacity: 1 !important;
}

.radio-disabled .dx-state-disabled .dx-item-content {
  color: #898989;
  font-weight: initial;
}

.radio-disabled .dx-state-disabled .dx-radiobutton-icon {
  background-color: #f1f1f1;
  opacity: 0.8;
}

.select-disabled .dx-state-disabled.dx-checkbox-checked .dx-checkbox-icon,
.select-disabled .dx-state-disabled .dx-checkbox-checked .dx-checkbox-icon {
  background-color: #f1f1f1 !important;
}

.txtgridcutstom {
  color: white !important;
  padding: 5px;
  background: #6393c8;
  box-shadow: 0px 1px 4px #9b9b9b;
  font-weight: bold;
  text-align: center;
}

.btn-tooltip span {
  z-index: 100;
}

.top-tooltip .btn-tooltip.left span {
  top: 50% !important;
  transform: translateY(-100%) !important;
}

.top-tooltip .btn-tooltip.left span {
  right: calc(100% + -7em) !important;
}

.top-tooltip .btn-tooltip.left span::after {
  right: 65px !important;
  margin-top: -5px !important;
  top: 100% !important;
}

.top-tooltip .btn-tooltip span::after {
  transform: rotate(135deg) !important;
  border-top: none !important;
  border-right: none !important;
  box-shadow: 1px -5px 4px 0px rgb(223 223 223 / 80%) !important;
}

.align-right-txt {
  text-align: right;
}

.btn-blue-grid .dx-button-mode-contained {
  background-color: #6393c8;
  border-color: #6393c8;
  color: #fff;
}

.btn-blue-grid .dx-button-mode-contained.dx-state-hover {
  background-color: #5786bb;
  border-color: #5786bb;
  color: #fff;
}

.btn-blue-grid .dx-button-mode-contained .dx-icon {
  color: #fff;
}

.btn-grid-on .dx-button-mode-contained .dx-icon {
  color: #1e1e1e;
}

.disp-none {
  display: none;
}

.title-numb {
  color: #2a4f77;
  border: 2px solid #2a4f77;
  padding: 5px 5px;
  position: relative;
  height: 60px;
  width: 60px;
  margin: 0 auto;
  overflow: hidden;
  /* border-radius: 50px; */
  line-height: 44px;
  font-size: 17px;
  font-weight: 700;
  display: table;
  /* border-radius: 3px; */
}

.title-numb:hover {
  color: #fff;
  background-color: #2a4f77;
}

.title-numb:hover {
  cursor: pointer;
}

.numb-tooltip .astuce-dropdown-content {
  top: 10px;
  right: 64px;
  text-align: left;
}

.btn-footer-first .btn.disabled,
.btn-footer-first .btn:disabled,
.btn-footer-first fieldset:disabled .btn,
.btn-footer-first .btn:disabled .btn-caseblue {
  background: #f0f0f0;
  color: #919191;
  border: 1px solid #919191;
}

.modal-900 .modal-lg {
  max-width: 900px;
}

.modal-925 .modal-lg {
  max-width: 925px;
}

.modal-1800 .modal-dialog {
  max-width: 1883px;
}

.modal-1700 .modal-dialog {
  max-width: 1733px;
}

.modal-1000 .modal-lg {
  max-width: 1000px;
}

.modal-1200 .modal-lg {
  max-width: 1200px;
}

.modal-1400 .modal-lg {
  max-width: 1400px;
}

.modal-1500 .modal-xl {
  max-width: 1500px;
}

.modal-1600 .modal-xl {
  max-width: 1600px;
}

.cuting {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.cancel-form-btn {
  background: #ffffff !important;
  color: #3b3b3b !important;
  border: 1px solid #7f7f7f !important;
}

.cancel-form-btn:hover {
  background: #f3f3f3 !important;
}

.showtext .number-box-right {
  border: none !important;
  background: #f0f3f4 !important;
}

.showtext .number-box-right.dx-numberbox .dx-texteditor-input {
  text-align: right !important;
  /* visibility: hidden; */
  display: none;
}

.dx-datagrid-focus-overlay {
  border: none !important;
}

/* info dropdown */
.info-btn-dropdown {
  color: #333;
  font-size: 16px;
  border: none;
  font-size: 20px;
}

.info-btn-dropdown:hover {
  cursor: pointer;
  color: #579adf;
}

.info-dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.info-dropdown-content {
  display: none;
  position: absolute;
  right: 8px;
  background-color: #42484e;
  min-width: 280px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1072;
  border-radius: 3px;
  bottom: 25px;
}

.info-dropdown-content p {
  color: #fff;
  padding: 12px 16px;
  display: block;
  margin-bottom: 0;
  /* font-weight: bold; */
  border-bottom: 1px solid #fdfdfd;
}

.info-dropdown-content p:last-child {
  border-bottom: none;
}

/* Show the dropdown menu on hover */
.info-dropdown:hover .info-dropdown-content {
  display: block;
}

.text-default-color {
  color: #333;
}

.text-defaultbold {
  color: #000;
  font-weight: bold !important;
}

.col-width-center {
  width: 15px;
}

.left22 {
  padding-left: 22px !important;
}

.left22 {
  padding-left: 22px !important;
}

.avatar-file .dx-button-has-icon .dx-button-content {
  padding: 3px !important;
}

.avatar-file .dx-button-has-icon .dx-icon,
.avatar-circle .dx-button-has-icon .dx-icon {
  width: 18px !important;
  height: 18px !important;
  font-size: 15px !important;
}

.avatar-circle .dx-button-has-icon .dx-button-content {
  padding: 6px 3px 4px !important;
  border-radius: 3px !important;
  border: 1px solid #ffffffbf !important;
}

.avatar-file .dx-button-mode-contained,
.avatar-circle .dx-button-content {
  background-color: #ffffffb0 !important;
  border-color: #ffffff96 !important;
}

.bottom-10 {
  bottom: 10px !important;
}

.TomatePictureUploader_btn-upload__IHKlF:hover {
  background: #ffffffeb !important;
}

.dx-state-disabled .dx-checkbox-icon::before {
  background-color: #dbdbdb !important;
}

.header-panel-datagrid .dx-icon-xlsxfile::before {
  /* content: "";
  background-image: url('../../assets/images/icon_pj/xls.png');
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: cover; */
  content: "\f060";
  font-size: 19px;
}

.header-panel-datagrid .dx-icon.dx-icon-xlsxfile {
  width: auto !important;
  height: 16px !important;
}

.dx-context-menu.dx-overlay-content .dx-menu-item-content {
  padding: 9px 17px 9px 15px !important;
  border-bottom: 1px solid #ededed;
  font-weight: bold;
}

.dx-context-menu.dx-overlay-content .dx-menu-item-content i {
  margin-right: -10px !important;
}

.header-panel-datagrid .dx-icon-search {
  top: 60% !important;
}

.dx-context-menu.dx-overlay-content .dx-menu-item.dx-state-hover {
  background-color: #e5edf6 !important;
  color: #333 !important;
}

.dx-context-menu.dx-overlay-content .dx-state-disabled {
  opacity: 0.7 !important;
  background: #e3e5e7 !important;
  border-color: #a9a9a9 !important;
  color: #8a8a8a !important;
}

.radiospace .dx-radiogroup-horizontal .dx-collection {
  column-gap: 40px !important;
}

.addvertical {
  margin-top: 6px;
  margin-bottom: 6px;
}

.w-79 {
  width: 79.6% !important;
}

.h-170 {
  height: 170px;
}

.h-145 {
  height: 145px;
}

.radiospace .dx-radiogroup .dx-radiobutton {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.footerajust {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 0px;
  margin-right: 0;
}

.spacebtn .btn-success {
  margin-right: 5px;
}

.spacebtn .btn-light {
  padding-right: 0;
}

.righticon .astuce-dropdown {
  float: right;
}

/* loading*/
.loadingBounce {
  display: flex;
  justify-content: center;
}

.loadingBounce div {
  width: 10px;
  height: 10px;
  margin: 2rem 0.3rem;
  background: #e34533;
  border-radius: 50%;
  -webkit-animation: 0.9s bounce infinite alternate;
  animation: 0.9s bounce infinite alternate;
  opacity: 1;
}

.loadingBounce div:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.loadingBounce div:nth-child(3) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.bg-loading {
  background-color: #ffffff !important;
  border-radius: 5px;
  box-shadow: rgb(0 0 0 / 16%) 0px 12px 16px 2px;
  padding: 25px 70px !important;
  border: 1px solid #e4e4e4;
}

.bg-loading span {
  font-size: 12px !important;
}

.loadingGenerator {
  margin-top: 5px;
}

.loadingGenerator span {
  color: #000;
}

.bg-overlay-light {
  background-color: rgb(255 255 255 / 27%);
}

/* .loadingBounce-bg-white div {
  background: #ffffff !important;
} */

.font-color-loading {
  color: #e34533;
}

@-webkit-keyframes bounce {
  to {
    opacity: 0.3;
    transform: translate3d(0, -1rem, 0);
  }
}

@keyframes bounce {
  to {
    opacity: 0.3;
    transform: translate3d(0, -1rem, 0);
  }
}

.btn-customize .dx-button-mode-contained {
  width: 23px;
  padding: 5px;
  height: 27px;
}

.noborder-right .dx-button-mode-contained {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.noborder-right {
  margin-left: 2px;
}

.noborder-left .dx-button-mode-contained {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.btn-customize {
  padding: 0;
  width: 23px;
}

.text-alignement-center {
  position: relative;
  top: -3px;
}

.text-danger {
  color: #f05232 !important;
}

.text-warning {
  color: #ff9800 !important;
}

.width-box-yes-no {
  max-width: 400px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: row;
  word-break: break-word;
}

.width-box-yes-no i {
  margin-right: 10px;
}

.overlay-loading {
  position: absolute !important;
}

.vertical-center .dx-datagrid-content .dx-datagrid-table .dx-row>td,
.vertical-center .dx-datagrid-content .dx-datagrid-table .dx-row>tr>td {
  vertical-align: middle;
}

.bg-none {
  background-color: initial !important;
}

.dx-show-clear-button .dx-icon-clear:hover {
  color: #838383 !important;
}

.info-database {
  padding: 10px;
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: row;
  background: #5c95c5 !important;
  border: none !important;
}

.info-database .label-database {
  font-size: 14px;
  color: #ffffff;
}

.label-database i {
  font-size: 17px;
  margin-right: 5px;
}

.dx-list-select-all {
  background: #e9eff3;
  box-shadow: 0px 1px 2px #c5c5c5;
}

.dx-placeholder::before {
  padding: 6px 9px 8px !important;
}

.ps-07em {
  padding-left: 0.7em !important;
}

#expressionGenerer {
  height: 150px;
  padding: 10px;
  background-color: #f9f9f9;
  border: 1px solid rgb(223, 223, 223);
}

#expressionGenerer:focus,
#expressionGenerer:active {
  border: 1px solid rgb(223, 223, 223) !important;
}

.expressionComponent {
  font-size: 16px;
  line-height: 1.5;
}

.statement {
  font-weight: bold;
  color: orange;
}

.fileUploader-collecte .dx-fileuploader-wrapper {
  padding: initial !important;
}

.fileUploader-collecte .dx-fileuploader-input-wrapper {
  padding: initial !important;
  border: none !important;
}

.fileUploader-collecte .dx-button-content {
  width: 105px;
}

.toggle-item {
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
}

.toggle-item .dx-switch-off,
.toggle-item .dx-switch-on {
  text-transform: uppercase !important;
}

.toggle-item .dx-switch-container {
  background-color: white !important;
}

.toggle-item .dx-switch.dx-state-hover .dx-switch-container {
  background-color: white !important;
}

.width72px {
  width: 72px;
}

.width99px {
  width: 99px;
}

.width180px {
  width: 180px;
}

.width190px {
  width: 190px;
}

.width219px {
  width: 219px;
}

.dis-inline-block {
  display: inline-block;
}

.item-money {
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  color: #df4545;
  justify-content: space-around;
}

/* .dx-dropdownlist-popup-wrapper .dx-overlay-content {
  width: 230px !important;
} */

.btn-division {
  padding: 0 !important;
  width: 36px;
  height: 36px;
}

.list-formule {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.min-h-20 {
  min-height: 20vh;
}

.min-h-30 {
  min-height: 30vh;
}

.min-h-33 {
  min-height: 33vh;
}

.min-h-275 {
  min-height: 275px;
}

.min-h-46 {
  min-height: 46vh;
}

.media {
  display: flex;
  align-items: flex-start;
  /* flex-wrap: nowrap; */
}

.media-body {
  flex: 1;
}

/* Tommonitoring collapse */
.box-tech {
  border: 1px solid #ddd;
  margin-bottom: 5px;
  border-radius: 5px;
}

.box-tech .collapse-body {
  padding: 0 10px;
  padding-bottom: 0;
  /* margin-top: 10px; */
}

.collapse-tech {
  background: #f5f5f5 !important;
  border-bottom: 1px solid #ddd;
  padding: 5px;
  padding-left: 16px;
  border-radius: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.box-tech:last-child {
  margin-bottom: 0;
}

.collapse-tech:hover {
  cursor: pointer;
}

.collapse-tech i {
  font-size: 35px;
  margin-right: 10px;
  position: relative;
  top: -3px;
  color: #6b6b6b;
}

.collapse-tech h5 {
  margin-bottom: 2px !important;
  font-size: 11px;
}

.collapse-tech p {
  margin-bottom: 0;
  font-style: italic;
}

.collapse-tech h5,
.collapse-tech p {
  color: #337ab7;
}

.collapse-tech h5 span {
  font-weight: initial;
}

.collapse-tech .media {
  align-items: center;
}

.bg-aliceblue {
  background-color: aliceblue;
}

.bg-seashell {
  background-color: seashell;
}

.text-success {
  color: #198754 !important;
}

.modal-scroll {
  height: 637px;
  overflow-y: auto;
}

.separator-tech {
  padding: 3px 15px 3px 5px;
  border-bottom: 1px solid #ededed;
}

.caption-collapse {
  margin-bottom: 6px;
  font-size: 10px;
  background: aliceblue;
  padding: 4px 14px 4px 5px;
  margin-top: 12px;
}

.btn-revert .dx-datagrid-revert-tooltip .dx-revert-button>.dx-button-content {
  padding: 3px;
}

.btn-revert .dx-overlay-content {
  top: 4px !important;
  left: 6px !important;
}

.datagrid-tooltip-tech i {
  font-size: 8pt !important;
  color: #2a4f77;
  font-style: normal;
}

.header-panel-datagrid .dx-icon-export::before {
  content: "\f060" !important;
  font-size: 19px;
}

.ajusticon .dx-toolbar-after .dx-button-content {
  padding: 4px 0px 4px 4px !important;
}

.dx-icon-exportselected::before {
  content: "\f146" !important;
}

.list-model-red {
  color: #dc3545 !important;
  font-weight: bold;
  pointer-events: none !important;
  padding-left: 8px !important;
}

.list-model-default {
  color: #3f3f3f !important;
  font-weight: bold;
  padding-left: 8px !important;
}

.icon-model-red .dx-checkbox-icon {
  border-color: #f37070 !important;
  color: #fb5353 !important;
  pointer-events: none !important;
}

.icon-model-default .dx-checkbox-icon {
  border-color: #7f7f7f !important;
}

.order-checkbox .dx-list-item {
  display: flex;
  align-items: center;
  padding: 5px;
}

.icon-model-red .dx-checkbox-icon::before {
  visibility: hidden !important;
}

.list-border li {
  border-bottom: 1px solid #ddd;
  padding: 5px 4px 2px 5px;
}

.list-border li:last-child {
  border-bottom: none;
}

.min-h-146 {
  min-height: 146px;
  height: auto;
}

.min-h-155 {
  min-height: 155px;
  height: auto;
}

.box-result {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: center;
  color: red;
  font-weight: bold;
  background: #f3f3f3;
}

.box-money {
  padding: 4px;
  border: 1px solid #ccc;
  text-align: center;
}

.upload-form-bold {
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  /* border-radius: 2px; */
  background: #e7efff;
  padding: 5px 15px;
  margin-top: 5px;
  margin-bottom: 0;
  height: 42px;
}

.upload-form-bold li i:hover {
  cursor: pointer;
}

.height-45 {
  height: 45px;
}

.height-66 {
  height: 66px;
}

/* Special button */

.btn-revert {
  padding: 17px !important;
  font-size: 16px !important;
}

.btn-revert-correction {
  padding: 14px !important;
  font-size: 20px !important;
}

.w-btn-one {
  width: 90px;
}

.btn-padding-14 {
  padding: 14px !important;
}

.btn-p-9 {
  padding: 9px !important;
}

.btn-p-10 {
  padding: 10px !important;
}

.btn-p-center {
  padding: 9px 15px !important;
}

.btn-p-save {
  padding: 37px 20px !important;
}

.btn-p-noIcon {
  padding: 10px !important;
  /* text-align: center; */
  /* vertical-align: middle; */
}

.btn-success.dx-button-mode-contained.dx-state-disabled .dx-icon {
  color: #939393;
}


.btn-success.dx-button-mode-contained .dx-icon {
  color: #ffffff;
}

.badge-module {
  color: var(--ds-text-information, #0052cc);
  box-sizing: border-box;
  appearance: none;
  border: none;
  background-color: var(--ds-background-information, #deebff);
  padding-inline: var(--ds-space-050, 5px);
  border-radius: var(--ds-border-radius, 3px);
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.badge-progress {
  background: #ff0000;
  color: #fff;
  padding: 2px 3px;
  font-size: 9px;
  position: relative;
  top: 0;
  box-sizing: border-box;
  appearance: none;
  border: none;
  padding-inline: var(--ds-space-050, 5px);
  border-radius: var(--ds-border-radius, 3px);
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 5px;
}

.text-cut-one:hover {
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  white-space: normal !important;
}

.text-cut-one {
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

.card-border-blue {
  background: #ffffff;
  padding: 8px 15px;
  border-left: 3px solid #4f9eff !important;
  width: 100%;
  display: block;
  box-shadow: 0px 1px 4px 0px #e9e9e9;
  color: #4f9eff;
}

img.page-error {
  width: 400px;
}

.h-148 {
  height: 148px;
}

.right-state {
  position: absolute;
  top: 5px;
  right: 16px;
  font-size: 13px;
  font-weight: bold;
}

.right-state span {
  font-weight: bold;
  font-size: 18px;
  color: #4896e7;
}

.right-rate-exploitation {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 7px;
}

.right-rate-exploitation span {
  font-weight: bold;
  font-size: 18px;
  color: #4896e7;
  margin-left: 4px;
  position: relative;
  top: 1px;
}

.dx-datagrid-rowsview .dx-data-row .dx-cell-modified.dx-cell-modified::after,
.dx-datagrid-rowsview .dx-data-row .dx-cell-modified.dx-datagrid-invalid::after {
  border-color: transparent !important;
}

.toggle-password .dx-button-mode-text .dx-icon {
  color: #333 !important;
}

.eye-password .dx-texteditor-container .dx-button-content {
  padding: 0 5px 0 0 !important;
}

.eye-password .dx-button {
  background: none !important;
  border: none !important;
}

.nopadrl .dx-icon-column-chooser::before {
  content: "\f059" !important;
  font-size: 18px;
}

.position-footer-button {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #dee2e6 !important;
  padding: 10px 10px 0 0;
  margin: 0 8px 10px 8px;
}

.panel-border-green {
  font-weight: bold;
  font-size: 16px;
  padding-top: 3px;
  color: rgb(0, 128, 0);
}

.panel-border-red {
  font-weight: bold;
  font-size: 16px;
  padding-top: 2px;
  color: #ff1717;
}

.chk-card {
  width: 80px;
  height: 30px;
  border: 1px solid #919191 !important;
  text-align: center;
}

.number-input {
  height: 24px !important;
  position: relative;
  top: 0;
}

.label-success-type {
  background: #7eb567;
  color: white;
  padding: 3px 5px;
  font-weight: bold;
  border-radius: 2px;
}

.item-border-blue {
  background: white;
  border-left: 3px solid #68a5ff;
  box-shadow: 0 1px 5px #e0e0e0;
  padding: 8px 10px;
  color: #3d77cb;
  font-weight: bold;
  min-height: 30px;
}

.item-border-red {
  background: white;
  border-left: 3px solid #ff7171;
  box-shadow: 0 1px 5px #e0e0e0;
  padding: 8px 10px;
  color: #ff7171;
  font-weight: bold;
  min-height: 30px;
}

.item-border-green {
  background: white;
  border-left: 3px solid #1fb12a;
  box-shadow: 0 1px 5px #e0e0e0;
  padding: 8px 10px;
  color: #179921;
  font-weight: bold;
  min-height: 30px;
}

.header-search-right .dx-datagrid-borders>.dx-datagrid-header-panel {
  padding-right: 0;
}

.ico-listing .form-control-feedback {
  top: 15px !important;
}

.ico-items {
  display: flex;
  align-items: center;
  padding: 15px 5px 15px 15px;
}

.ico-items i {
  font-size: 28pt;
}

.cards-items:hover {
  /* border-left: 5px solid #1bad1f !important; */
  border-left: 2px solid #1f9edb !important;
  background: white;
  transition: 0.2s;
}

.menu-cards {
  color: #555555;
  padding: 0 5px;
}

.menu-cards:hover {
  color: #555555 !important;
}

.menu-cards-active {
  border: 2px solid #1f9edb !important;
}

.cards-items {
  min-height: 126px;
  margin-bottom: 10px !important;
  flex-direction: row;
  display: flex;
  /* border-left: 5px solid #f9f9f9 !important;
  box-shadow: -1px 0px 0px #e1e1e1; */
  border: 2px solid #e9e9e9;
  box-shadow: none;
}

.rowcards {
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}

.font-icons {
  font-size: 50px !important;
  position: absolute;
  top: 5px;
  left: 18px;
}

.validation-item {
  background: white;
  padding: 8px 10px;
  border-left: 4px solid #2fc942;
  box-shadow: 0px 3px 7px #efefef;
  margin-left: 12px;
}

.validation-item strong {
  color: #1e992d !important;
}

.auto-ajusting {
  padding-left: 0;
  margin-left: -11px;
}

.icon-shape {
  width: 48px;
  height: 48px;
  background-position: 50%;
  /* border-radius: 0.75rem; */
}

.bg-gradient-primary {
  background-image: linear-gradient(312deg, #337ab7, #337ab7);
}

.icon-shape i {
  color: #fff;
  opacity: 0.8;
  top: 12px;
  position: relative;
}

.text-lg {
  font-size: 1.125rem !important;
}

.opacity-10 {
  opacity: 1 !important;
}

.img-item {
  padding: 28px;
  background: white;
  border: 1px solid #f1f1f1;
  margin-left: 5px;
  margin-top: 5px;
  cursor: pointer;
}

.img-item:hover {
  background: #ffffff;
  cursor: pointer;
  border: 1px solid #7bc2ff;
  box-shadow: 0px 5px 4px #e6f3ff;
}

.img-item-active {
  background: #e6f3ff;
  cursor: pointer;
  border: 1px solid #7bc2ff;
}

.imgicon-tmt {
  width: 40px;
}

.btnico {
  padding: 0 15px;
}

.btnico:focus {
  box-shadow: none !important;
}

.btnico i {
  font-size: 19px;
  color: #41ad5e;
}

.btnico i:hover {
  color: #57d13a;
}

.drag-box-item {
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid #e7e7e7;
  background: white;
  align-items: center;
}

.drag-box-item:hover {
  border: 1px solid #65b7e7;
  transition: 0.2s;
  background: #f6fbff;
}

.ajustminheight62-3 {
  min-height: 62.3vh;
}

/*menu perso début*/

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #ffffff !important;
  border: none !important;
  box-shadow: 1px 6px 9px #d1d1d1 !important;
}

.vakata-context .vakata-context-hover>a {
  background-color: #e0efff !important;
  box-shadow: none !important;
}

.vakata-context li>a:hover {
  background-color: #e0efff !important;
  box-shadow: none !important;
}

.vakata-context li>a .vakata-contextmenu-sep {
  width: 0px !important;
  border-left: none !important;
  margin: 5px 0 4px 0px !important;
}

.vakata-context .vakata-context-separator>a,
.vakata-context .vakata-context-separator>a:hover {
  border-top: 1px solid #ffffff !important;
  border-left: 1px solid #ffffff !important;
}

.vakata-context li>a {
  padding: 0 10em 0 1em !important;
  color: inherit !important;
  text-shadow: none !important;
  border-radius: 0 !important;
}

.menuperso .jstree-default .jstree-anchor {
  line-height: 24px !important;
  height: auto !important;
  padding: 5px !important;
  border-radius: 0;
}

.jstree-default .jstree-clicked,
.jstree-default .jstree-hovered {
  background: white !important;
  box-shadow: 0px 0px 0px 1px #65b7e7 !important;
  transition: 0.1s;
}

.scroll-menuperso {
  height: 484px;
  overflow-y: auto;
  overflow-x: hidden;
}

/*menu perso fin*/

/*message à  ligne*/

.dx-toast-message {
  white-space: pre-line;
}

/*message à  ligne*/

.file-icone .jstree-default .jstree-themeicon-custom {
  background-size: cover !important;
  margin-right: 5px;
}

.file-icone .tom-file:before {
  font-size: 23px;
}

.file-icone .jstree-default .jstree-anchor,
.file-icone .jstree-default .jstree-icon,
.file-icone .jstree-default .jstree-icon:empty {
  line-height: 23px !important;
}

.file-icone .jstree-default .jstree-themeicon {
  background-position: -260px -4px;
  background-size: cover !important;
  width: 18px !important;
  height: 18px !important;
  margin-right: 8px;
}

.horizontal .items {
  width: 350px !important;
  height: auto !important;
  white-space: initial;
}

.mt-scroll-0 .horizontal {
  margin-top: 0 !important;
}

.text-audit {
  margin-bottom: 0;
  padding-top: 3px;
}

.highlight {
  font-weight: bold;
}

.p-top10 {
  padding-top: 10px !important;
}

.itemtexte-left {
  padding: 15px 10px 10px 22px !important;
}

/*page d'accueil*/

.main-hexa {
  position: absolute;
  top: -5px;
  right: 0;
}

.hexa-app {
  color: black;
  background: white;
  border: none;
  cursor: pointer;
  width: 150px;
  height: 150px;
  padding: 15px;
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
}

.hexa-app-shadow {
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  position: relative;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  padding-top: 28px !important;
}

.hexa-app-shadow p {
  margin-top: -5px;
  font-size: 8pt;
}

.hexa-main {
  filter: drop-shadow(0px 5px 5px #cfcfcf);
  transition: all 0.1s ease-in 0s;
  position: absolute;
  margin-bottom: 10px;
}

.hexa-main-tompro:hover {
  filter: drop-shadow(0px 0 1px #1771b5);
}

.hexa-main-tomconso:hover {
  filter: drop-shadow(0px 0 1px #2a4f77);
}

.hexa-main-tommarche:hover {
  filter: drop-shadow(0px 0 1px #1e6a53);
}

.hexa-main-tometatfin:hover {
  filter: drop-shadow(0px 0 1px #673e91);
}

.hexa-main-tomcollecte:hover {
  filter: drop-shadow(0px 0 1px #23a77f);
}

.hexa-main-tomgrh:hover {
  filter: drop-shadow(0px 0 1px #be7800);
}

.hexa-main-tompaie:hover {
  filter: drop-shadow(0px 0 1px #f5ac37);
}

.hexa-main-tomstock:hover {
  filter: drop-shadow(0px 0 1px #e64a34);
}

.hexa-main-tommonitoring:hover {
  filter: drop-shadow(0px 0 1px #d11a00);
}

.hexa-main-tomparc:hover {
  filter: drop-shadow(0px 0 1px #dc2f7d);
}

/*
.hexa-main:hover {
  filter: drop-shadow(0px 0 4px #bfeaff);
} */

/* .hexa-main:hover .hexa-app-shadow {} */

.tompro-ajust {
  right: 50vh;
  top: 7vh;
}

.tomconso-ajust {
  right: 64.5vh;
  top: 12vh;
}

.tometatfin-ajust {
  right: 35.5vh;
  top: 12vh;
}

.tommarche-ajust {
  right: 76vh;
  top: 23vh;
}

.tomcollecte-ajust {
  right: 76vh;
  top: 40vh;
}

.tomparc-ajust {
  right: 24vh;
  top: 23vh;
}

.tommonitoring-ajust {
  right: 24vh;
  top: 40vh;
}

.tomstock-ajust {
  right: 35.5vh;
  top: 51vh;
}

.tomgrh-ajust {
  right: 64.5vh;
  top: 51vh;
}

.tompaie-ajust {
  right: 50vh;
  top: 56vh;
}

.tomprocolor {
  color: #1771b5;
}

.tomconsocolor {
  color: #2a4f77;
}

.tometatfincolor {
  color: #673e91;
}

.tomparccolor {
  color: #4a919e;
}

.tommarchecolor {
  color: #dc2f7d;
}

.tomcollectecolor {
  color: #1e6a53;
}

.tommonitoringcolor {
  color: #23a77f;
}

.tomstockcolor {
  color: #e64a34;
}

.tompaiecolor {
  color: #f5ac37;
}

.tomgrhcolor {
  color: #be7800;
}

.logosize {
  width: 205px;
  position: absolute;
  top: 36.5vh;
  right: 47.5vh;
}

.textresize {
  color: inherit;
  position: absolute;
  top: 41.5vh;
  right: 52vh;
  font-size: 13px;
}

.textresize:hover {
  color: #af3434;
}

.img-logo-tmt {
  width: 50%;
}

.main-hexa-tom {
  position: absolute;
  top: -5px;
  right: 70px;
}

/*page d'accueil*/

.pad-xm {
  padding-left: 12px;
  padding-right: 12px;
}

.pad-mes {
  padding: 5px 11px 5px 10.6px;
}

.pad-rg {
  padding-right: 1.8rem;
}

.pad-se {
  padding-left: 9px;
  padding-right: 8px;
}

.pad-sr {
  padding-right: 12px;
  padding-left: 8px;
}

.pad-re {
  padding-left: 4px;
  padding-right: 6px;
}

.statut-item {
  padding-top: 3;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-left: 15px;
  width: 75%;
  font-size: 8pt;
  color: inherit;
  font-weight: normal;
}

.col-wi-center {
  width: 30px;
  padding-left: 0px;
  padding-right: 2px;
  text-align: center;
}

.min-h-364 {
  min-height: 364px;
}

.min-h-413 {
  min-height: 413px;
}

.min-h-290 {
  min-height: 290px;
}

.auto-align {
  padding-top: 10px !important;
  padding-bottom: 4px !important;
}

.top-ajust {
  padding-top: 8px !important;
  padding-bottom: 5px !important;
}

.info-mt-absolute .list-info span {
  font-weight: bold;
  color: #6393c8;
  width: 86px;
}

.info-mt-absolute {
  background: #ffffff;
  padding: 12px;
  display: none;
  position: absolute;
  z-index: 1;
  width: 100%;
  box-shadow: rgb(0 0 0 / 16%) 0px 2px 5px;
  right: 20px;
  left: inherit;
  margin-top: 7px;
  border: 1px solid #6393c8;
  border-radius: 3px;
}

.info-mt-absolute .list-info {
  margin-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0;
}

.info-mt-absolute .list-info:first-child {
  padding-top: 0;
}

.info-mt-absolute .list-info:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.info-mt-absolute-2 .list-info span {
  font-weight: bold;
  color: #6393c8;
  width: 86px;
}

.info-mt-absolute-2 {
  background: #ffffff;
  padding: 12px;
  display: none;
  position: absolute;
  z-index: 1;
  width: auto;
  box-shadow: rgb(0 0 0 / 16%) 0px 2px 5px;
  right: 5px;
  left: inherit;
  margin-top: 7px;
  border: 1px solid #6393c8;
  border-radius: 3px;
}

.info-mt-absolute-2 .list-info {
  margin-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0;
}

.info-mt-absolute-2 .list-info:first-child {
  padding-top: 0;
}

.info-mt-absolute-2 .list-info:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.btn-hover-info:hover .info-mt-absolute-2 {
  display: block;
}

.info-mode-item .list-info span {
  font-weight: bold;
  color: #6393c8;
  width: 86px;
}

.info-mode-item {
  background: #ffffff;
  padding: 12px;
  display: none;
  position: absolute;
  z-index: 1;
  width: auto;
  box-shadow: rgb(0 0 0 / 16%) 0px 2px 5px;
  right: 39rem;
  left: inherit;
  margin-top: 7px;
  border: 1px solid #6393c8;
  border-radius: 3px;
}

.info-mode-item .list-info {
  margin-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0;
}

.info-mode-item .list-info:first-child {
  padding-top: 0;
}

.info-mode-item .list-info:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.btn-hover-info:hover .info-mode-item {
  display: block;
}

.btn-hover-info:hover .tom-info-circle {
  color: #6393c8;
}

.info-mt-absolute-2::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #6393c8;
  top: -5px;
  right: 7px;
}

.btn-hover-info {
  width: 30px;
  padding-right: 0;
}

.btn-hover-info:hover {
  cursor: pointer;
}

.btn-hover-info:hover .info-mt-absolute {
  display: block;
}

.btn-hover-info-table {
  width: 30px;
  padding-right: 0;
}

.btn-hover-info-table:hover {
  cursor: pointer;
}

.btn-hover-info-table .dx-state-disabled.dx-button {
  background: inherit !important;
}

.text-dark i {
  color: #313a46 !important;
}

.btn-hover-info-table:hover .info-mt-absolute-table {
  display: block;
}

.info-mt-absolute-table {
  background: #ffffff;
  padding: 12px;
  display: none;
  position: absolute;
  z-index: 1;
  width: 40%;
  box-shadow: rgb(0 0 0 / 16%) 0px 2px 5px;
  /* left: initial; */
  margin-top: 7px;
  border: 1px solid #6393c8;
  border-radius: 3px;
}

.info-mt-absolute-table ::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #6393c8;
  top: -7px;
  left: 7px;
}

.w-107 {
  width: 107px;
}

.w-150 {
  width: 150px;
}

.info-mt-absolute::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #6393c8;
  top: -7px;
  right: 8px;
}

.btn-text-white {
  background-color: #6393c8 !important;
  border: none !important;
}

.btn-text-white i {
  color: #fff !important;
}

.btn-text-white.dx-state-disabled i {
  color: #333 !important;
}

.btn-text-white.dx-state-disabled {
  border: 1px solid #a9a9a9 !important;
}

.items-tx {
  background: white;
  box-shadow: 1px 1px 6px #dbdbdb;
  border-left: 4px solid #64bfff;
  padding: 8px;
  margin-top: -8px;
  min-width: 200px;
  display: flex;
  align-items: center;
}

details.accordions {
  border: solid 1px #dfdfdf;
  transition: all 0.3s ease-in-out;
  margin-bottom: 8px;
  box-shadow: 0px 2px 4px #ededed;

  /* &:hover {
   border: 1px solid #2a4f77;
  } */
  summary.accordion__title {
    list-style-type: none;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    color: #555555;
    padding: 0.875rem 2.5rem 0.875rem 0.875rem;
    background-repeat: no-repeat;
    background-position: right 0.75rem top 0.625rem;
    background-size: 1.5rem;
    background: white;
    display: flex !important;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 100;
  }

  .accordion__title b {
    margin-right: 5px;
    color: #2a4f77;
  }

  .accordion__title span {
    font-weight: normal;
    color: #2a4f77;
  }

  .accordion__title i {
    font-size: 19px;
    margin-right: 10px;
    color: #2a4f77;
  }

  .accordion__content span {
    font-size: 8pt;
    font-weight: bold;
  }

  .accordion__content {
    background: white;
    padding: 0px 12px 0px 12px;
    box-shadow: inset 0px 2px 5px #ededed;

    p {
      margin: 0;
    }

    p+p {
      margin-top: 0.5em;
    }
  }
}

.hr-edit {
  margin: 1rem 0;
  margin-top: 7px;
  color: inherit;
  border: 0;
  height: 2px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  border-top: 2px dashed #9f9f9f;
}

.hr-edit::after {
  content: ">";
  top: -1px;
  position: relative;
  right: -12px;
  font-size: 12px;
  color: #9f9f9f;
}

.orangewhite-color {
  padding: 5px;
  background: #fff8f0;
}

.aliceblue-color {
  padding: 5px;
  background: aliceblue;
}

.date-model {
  position: absolute;
  right: 4vh;
  font-style: italic;
  color: #5e5d67 !important;
}

.title-box {
  position: sticky;
  top: 47px !important;
  z-index: 99;
  background: white;
  padding: 10px;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #efefef;
}

.scroll-x-hidden {
  overflow-x: hidden;
}

.modal-750 .modal-dialog {
  max-width: 750px;
}

.modal-600 .modal-dialog {
  max-width: 600px;
}

.modal-550 .modal-dialog {
  max-width: 550px;
}

.modal-350 .modal-dialog {
  max-width: 350px;
}

.wi-95 {
  width: 95%;
}

.card-file-body img {
  width: 100%;
}

.file-grid {
  padding: 10px;
  margin: 10px;
  width: 120px;
  background: white;
  box-shadow: 0px 1px 5px #dfdfdf;
  border: 1px solid #ffffff;
}

.file-grid:hover {
  border: 1px solid #c4e1ff;
  box-shadow: 0px 1px 5px #ffffff;
}

.card-file-header {
  padding: 5px 10px;
}

.footer-page {
  border-top: 1px solid rgba(152, 166, 173, 0.2);
  bottom: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  color: #98a6ad;
  left: 0 !important;
  display: flex;
  justify-content: flex-end;
}

.footer-page .btn-success {
  padding: 5px 10px;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 3px;
}

.footer-page .btn-success i {
  font-size: 18px;
  margin-right: 5px;
}

.footer-page span {
  font-size: 8pt;
  font-weight: bold;
}

.task-notification-position-absolute {
  position: absolute;
  left: 8px;
  z-index: 1;
  top: 6px;
}

.min-h-87 {
  min-height: 87.3vh;
}

.search-card {
  display: flex;
  align-items: center;
  /* width: 100%; */
}

.search-card .form-control {
  padding-left: 32px;
  width: 380px;
  height: 32px;
}

.search-card .search-icon {
  font-size: 12pt;
  color: #fbfcfc;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: #337ab7;
  padding: 0px 8px;
}

.search-card .search-icon span {
  font-size: 18px;

  /* color: #4896e7; */

  /* font-weight: bold; */
}

.search-card .dx-placeholder {
  left: 31px;
}

.search-card input {
  padding-left: 40px !important;
}

.btn-card-footer {
  font-size: 15px !important;
  padding: 8px 12px !important;
}

.end-state {
  background: #27ae60;
  padding: 8px;
  margin-left: 10px;
  color: #ffffff;
  border-radius: 5px;
}

.load-state {
  background: #ed3131;
  padding: 8px;
  margin-left: 10px;
  color: white;
}

.planning-state {
  background: #5b5b5b;
  padding: 8px;
  margin-left: 10px;
  color: white;
}

.card-data {
  cursor: pointer;
  border: 1px solid white;
}

.card-data:hover {
  /* border: 1px solid #54bcf9; */
  transition: 0.3s;
  border-radius: 12px;
  box-shadow: 0px 2px 5px #cdcdcd;
}

.card-data .card-body {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card-data:hover .card-body,
.card-data:hover .card-footer {
  background: #f0f8ff99;
}

.card-data {
  cursor: pointer;
  border: 1px solid #d9d9d9;
  margin-top: 10px;
  border-radius: 0;
}

.card-footer {
  padding: 0.75rem 1.5rem;
  background-color: #fff;
  border-top: 1px solid #eef2f7;
  border-radius: 12px !important;
}

.text-span-color {
  color: #999999 !important;
}

.icon-dark .otherbtns i {
  color: #333;
}

.position-absolute-header-grid {
  position: absolute;
  top: 58px;
  z-index: 1;
}

.position-absolute-button-right {
  position: absolute;
  top: 72px;
  z-index: 1;
  right: 20px;
}

.position-absolute-button-right-next-to-export {
  position: absolute;
  top: 4px;
  right: 9px;
  z-index: 1;
}

.position-absolute-bottom-right {
  position: absolute;
  right: 30px;
  bottom: 0;
  padding-bottom: 10px;
}

.dx-filter-menu .dx-menu-item-has-icon .dx-item-content.dx-menu-item-content i.dx-icon-filter-operation-default {
  margin-top: -2px !important;
}

.dx-filter-menu {
  margin-left: 0px !important;
  margin-top: 1px !important;
}

.dx-filter-menu.dx-menu {
  height: 92% !important;
}

.top-n2 {
  top: -2px;
}

.top-2 {
  top: 2px;
}

.footer-pagination {
  padding: 10px;
  padding-bottom: 0;
  position: absolute;
  right: 0;
  color: #98a6ad;
  left: 0;
  bottom: 0;
}

.custom-btn-position-absolute {
  position: absolute;
  margin-top: -67px;
  right: 10px;
  /* left: 0; */
}

.custom-btn-position-absolute .dx-button-content {
  padding: 10px 15px !important;
}

.custom-btn-position-absolute i {
  font-size: 30px !important;
  width: 40px !important;
  height: 40px !important;
}

.ms-i {
  margin-left: inherit !important;
}

.me-i {
  margin-right: inherit !important;
}

.mt-i {
  margin-top: inherit !important;
}

.mb-i {
  margin-bottom: inherit !important;
}

.radio-buttons .radio-button-default {
  padding-left: 2em !important;
  margin-top: 3px !important;
}

.dx-datagrid-table .dx-row .dx-command-edit .dx-link.dx-state-disabled {
  color: #8b8b8b !important;
}

.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-modified):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row)>td:not(.dx-focused) .dx-link {
  color: #8b8b8b !important;
}

.dx-datagrid-table .dx-row .dx-command-edit .dx-link.dx-state-disabled.dx-link-icon {
  color: #8b8b8b !important;
}

.p-10-0-0-0 {
  padding: 10px 0 0 0 !important;
}

.list-column {
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  margin-top: 10px;
  padding-left: 15px;
  font-weight: 600;
  height: 640px;
  margin-bottom: 0;
  overflow: auto;
  background: #ffffff;
  padding-top: 15px;
  border-radius: 3px;
}

.list-column li p {
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 11px;
}

.padding-1 {
  padding: 1px 0;
}

.icon-export-gantt {
  background-color: transparent;
  border-color: transparent;
  color: #333;
}

.icon-export-gantt .dx-button-mode-contained,
.icon-export-gantt .dx-button-mode-contained:hover {
  border-color: transparent;
}

.color-task-prevision {
  width: 15px;
  height: 15px;
  padding: 0;
  background: #b44548;
  margin-right: 10px;
}

.color-task-main {
  width: 15px;
  height: 15px;
  padding: 0;
  background: #bec5cc;
  margin-right: 10px;
}

.color-task-realisation {
  width: 15px;
  height: 15px;
  padding: 0;
  background: rgb(92, 149, 197);
  margin-right: 10px;
}

.color-task-progression {
  width: 15px;
  height: 15px;
  padding: 0;
  background: #008000;
  margin-right: 10px;
}

.ajust-img-profil {
  width: 230px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-left: -20px;
}

.map-grid {
  position: absolute !important;
  z-index: 1;
  right: 60px;
  margin-top: 9px;
}

.map-grid .dx-button-content {
  padding: 4px !important;
}

.input-left {
  position: absolute;
  z-index: 2;
  /* margin-top: 10px; */
  /* width: 80%; */
  right: 50px;
  top: 6px;
  display: flex;
  justify-content: flex-end;
}

.mtop-6 {
  margin-top: -6px;
}

.pt-1px {
  padding: 1px 0 !important;
}

.mail-content .col-lg-3 {
  width: 16.6%;
}

.mail-content .col-lg-9 {
  width: 83.3%;
}

.draging-item {
  position: absolute;
  right: 6px;
  top: 28px;
  font-size: 25px !important;
  line-height: 19px !important;
  cursor: move;
  color: #2a4f77;
}

.scroll-drag .dx-scrollbar-vertical {
  right: -10px !important;
}

.end-item-rate {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}

.end-item-rating {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  padding-bottom: 4px;
}

.auto-spaces {
  font-size: 22px;
  line-height: 1.3;
}

.text-wrap div:nth-child(2) {
  white-space: normal !important;
}

.width-55 {
  width: 55px;
}

.position-btn-right-brouillard {
  position: relative;
  bottom: 33px;
  /* right: 27px; */
  /* width: 106%; */
  display: inline-flex;
  float: right;
  margin-bottom: -19px;
}

.data-value:hover {
  cursor: pointer;
}

.data-value {
  padding: 5px 10px;
  background: #f3f3f3;
  color: #333;
  font-weight: bold;
  text-align: center;
}

.data-value a {
  color: #407ab7;
}

.ajust-grid-show {
  height: calc(97vh - 240px);
}

.ajust-grid-main {
  height: calc(105vh - 240px);
}

.min-h-calc-98 {
  min-height: calc(98vh - 240px);
}

.grid-panels .dx-toolbar-before {
  display: flex;
  justify-content: center;
}

.tab-model .dx-button-mode-contained {
  border-color: #f5f5f5;
  /* box-shadow: 0px 0px 2px #d9d9d9; */
  color: #333;
  border-radius: 0 !important;
  font-weight: normal !important;
  width: 245px;
  height: 40px;
  border-bottom: 7px solid #ffffff !important;
}

.tab-candidat {
  position: relative;
  background: #ffa423;
  color: white;
  left: 20em;
  bottom: 2.8em;
  border-radius: 50%;
  padding: 3px 5px;
  text-align: center;
  font-weight: bold;
}

.tab-candidat-retenu {
  position: relative;
  background: #ffa423;
  color: white;
  left: 20em;
  bottom: 2.8em;
  border-radius: 50%;
  padding: 3px 5px;
  text-align: center;
  font-weight: bold;
}

.tab-candidat-ok {
  position: relative;
  background: #ffa423;
  color: white;
  left: 20em;
  bottom: 2.8em;
  border-radius: 50%;
  padding: 3px 5px;
  text-align: center;
  font-weight: bold;
}

.col-tab-width {
  width: 245px;
  height: 36px;
}

.tab-model .dx-button-mode-contained i {
  display: none;
}

.tab-model .dx-button-has-text .dx-button-content {
  font-weight: normal !important;
}

.tab-model .dx-button-mode-contained.dx-state-hover,
.tab-model .dx-button-mode-contained.dx-state-active {
  background-color: #ffffff !important;
  border-bottom: 7px solid #ffbd01 !important;
  border: 1px solid white;
}

.tab-model .btn-light:hover,
.tab-model .btn-light:active,
.tab-model .btn-light:focus {
  border-color: #ffffff !important;
  border-bottom: 7px solid #ffbd01 !important;
  background-color: white !important;
  box-shadow: none !important;
}

.img-show div {
  border: none !important;
}

.stat-rec {
  position: absolute;
  right: 11.7em;
  top: 14px;
  padding: 0;
  margin-bottom: 0;
}

.stat-rec .itemsyellow,
.stat-rec .itemsdefault,
.stat-rec .itemsgreen,
.stat-rec .itemsred {
  padding: 5px 15px !important;
}

.t-5 {
  margin-top: 5px;
}

.btn-deletes {
  cursor: pointer;
  border: 1px solid #cfcfcf;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  border-radius: 3px;
  background: white;
}

.btn-deletes:hover {
  background: #f3f3f3;
}

.btn-deletes i {
  font-size: 18px;
}

.rate-edit svg {
  width: 32px;
}

.signature-item {
  display: flex;
  justify-content: space-evenly;
  padding: 5em;
  height: 400px;
}

.sign-pad {
  border: 2px dashed #bbbbbb;
  height: 440px;
}

.edge-carding {
  padding: 2px 10px;
  margin: 8px 2px 0px 2px;
  background: #f5f7f9;
  border: 1px solid #b4b4b4;
  border-radius: 5px;
}

.edge-icon {
  font-size: 23px;
  padding: 5px;
}

.element-type {
  border-bottom: 1px solid #cbcbcb;
  line-height: 1;
  margin-bottom: 12px;
}

.item-result {
  border: 1px dashed #f05232;
  padding: 10px 15px;
  background: white;
  box-shadow: 0px 1px 6px #d9d9d9;
  margin-bottom: 10px;
}

.user-actif {
  width: 13px;
  height: 13px;
  border-radius: 15px;
  background: green;
  position: absolute;
  right: 7px;
  bottom: 10px;
}

.user-disabled {
  width: 13px;
  height: 13px;
  border-radius: 15px;
  background: red;
  position: absolute;
  right: 7px;
  bottom: 10px;
}

.img-egdge img {
  width: 90px;
  aspect-ratio: auto 202 / 172;
  max-height: 90px;
  object-fit: cover;
}

.img-egdge {
  display: flex;
  align-items: center;
  padding: 0 5px 0 15px;
}

.descriptions-break {
  text-overflow: ellipsis;
  overflow: hidden;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.names-break {
  text-overflow: ellipsis;
  overflow: hidden;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.type-item {
  padding: 8px 10px 8px 10px;
  margin-bottom: 0;
}

.ajust-pict .avatar-file {
  width: 23%;
}

.ajust-pict .identification {
  width: 77%;
}

.mail-validation .dx-tag-container {
  overflow-y: auto;
  overflow-x: hidden;
  height: 80px !important;
}

.mail-validation .dx-tag-container::-webkit-scrollbar {
  width: 5px !important;
}

.mail-validation .dx-tag-container::-webkit-scrollbar:hover {
  transition: background-color 0.5s linear 1s,
    background-color 0.2s linear 0.15s !important;
  width: 10px !important;
  background-color: #dedede !important;
}

.mail-validation .dx-tag-container::-webkit-scrollbar-track {
  background-color: white !important;
}

.mail-validation .dx-tag-container::-webkit-scrollbar-thumb {
  background: #d9d9d9 !important;
  opacity: 0 !important;
}

.mail-validation .dx-tag-container:hover::-webkit-scrollbar-thumb {
  background-color: #bebebe !important;
  transition: background-color 0.5s linear 1s,
    background-color 0.2s linear 0.15s !important;
  opacity: 1 !important;
}

.item-scrolling {
  max-height: 100px;
  overflow-y: auto;
  overflow-x: hidden;
}

.icon-edge {
  font-size: 18px;
}

.blue-txt {
  color: #407ab7;
}

.txt-modern {
  background: #d1eda4;
  padding: 5px 10px;
  text-align: center;
  position: relative;
  left: 0;
}

.ajustminheight110 {
  min-height: calc(110vh - 240px);
}

.line-3 {
  line-height: 3;
}

.btn-Add-Eval {
  width: 200px;
  margin-left: 200px;
  margin-bottom: 6px;
}

.mt--10 {
  margin-top: -10px;
}

.mt-6em {
  margin-top: 6em;
}

.ps-6px {
  padding-left: 6px;
}

.toolbtn-down:hover {
  background-color: #f1f1f1 !important;
}

.toolbtn-down {
  background-color: white !important;
  border: none !important;
}

.toolbtn-down .dx-icon {
  font-size: 18pt !important;
}

.toolbtn-down:hover i {
  color: #333 !important;
}

.file-content-txt {
  background: antiquewhite;
  height: 25px;
  line-height: 2.2;
  margin-top: 3px;
}

.btn-border {
  margin-top: 2px;
}

.btn-border .dx-button-content {
  padding: 4px 6px !important;
}

.table-border {
  border: 1px solid #e0e0e0;
}

.msg-box .dx-datagrid-rowsview .dx-overlay-wrapper.dx-invalid-message .dx-overlay-content {
  left: 160px !important;
  transform: translate(-160px, 35px) !important;
}

.ui-tab .dx-button-mode-contained {
  border: none !important;
  padding: 3px !important;
  border-radius: 0 !important;
  margin-right: 10px;
}

.ui-tab .dx-button-mode-contained.dx-state-hover,
.ui-tab .dx-button-mode-contained.dx-state-active,
.ui-tab .dx-button-mode-contained.dx-state-focused {
  background-color: #6393c8 !important;
  border-color: #ddd !important;
  box-shadow: 1px 1px 4px #b9b9b9 !important;
  color: white !important;
}

.ui-tab {
  margin-bottom: 10px;
  background-color: #ffffff !important;
  border-color: #ddd;
  border-bottom: 2px solid #6393c8 !important;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}

.user-custom-mail .dx-tag-content span::before {
  display: inline-block;
  content: "";
  background-image: url(../images/user.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 29px;
  position: absolute;
  top: -8px;
  left: -36px;
}

.user-custom-mail .dx-tag-content {
  padding: 9px 25px 7px 38px;
}

.checkbox-ui {
  position: absolute;
  left: 25px;
  margin-top: -7px;
  font-size: 20px;
}

.separated-level .dx-treeview-node-container .dx-treeview-node[aria-level="1"] {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.separated-level .dx-treeview-select-all-item {
  margin-bottom: 20px;
}

.statut-validation {
  font-weight: normal;
  margin-left: 10px;
  background: #42972f;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 3px;
}

.statut-danger {
  font-weight: normal;
  margin-left: 10px;
  background: #f05232;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 3px;
}

.tab-model-ui .dx-tab.dx-tab-selected .dx-tab-text {
  color: #fff;
}

.tab-model-ui .dx-tabpanel>.dx-tabpanel-tabs .dx-tab.dx-tab-selected {
  background: #4896e7 !important;
  box-shadow: none !important;
}

.tab-model-ui .dx-tabpanel .dx-multiview-wrapper.dx-state-focused {
  border: 1px solid #ddd !important;
}

.p-bottom {
  padding-bottom: 1.1em;
}

.mbt-n5 {
  margin-top: -5px;
}

.scrollspy-example-2 {
  height: 580px;
}

.scrollspy-example {
  overflow-y: auto;
  overflow-x: hidden;
}

.grid-leftpanel .dx-treeview {
  padding-top: 10px;
}

.opacity-50 {
  opacity: 0.5;
}

.ps-btn-0 {
  padding-left: 0 !important;
}

.no-top-border .dx-list-item {
  border-top: none;
}

.no-top-border .dx-list-item .dx-checkbox {
  margin-left: 0;
}

.no-top-border .dx-list-item .dx-item-content {
  padding-left: 0;
}

.wi-400 {
  width: 400px;
}

.wi-532 {
  width: 532px;
}

.info-text-align-center span {
  position: relative;
  top: -2px;
}

.pointage-match {
  background-color: green !important;
  color: white !important;
}

.legend-pointage-matching {
  width: 10px;
  height: 10px;
  background-color: green;
  display: block;
  position: relative;
  top: 1px;
}

.pointage-match-probable {
  background-color: #db2f7d !important;
  color: black !important;
}

.legend-pointage-matching-probable {
  width: 10px;
  height: 10px;
  background-color: #db2f7d;
  display: block;
  position: relative;
  top: 1px;
}

.pl-10 {
  padding-left: 10px;
}

.pad-badge {
  padding: 8px 7px 0 !important;
}

.badge-size {
  font-size: 7pt !important;
}

.btn-close:hover {
  opacity: 1 !important;
}

.datagrid-i {
  font-weight: bold !important;
  font-size: 15px !important;
  cursor: pointer !important;
  color: #727cf5 !important;
}

.datagrid-i:hover {
  color: #a8dbff !important;
}

.datagrid-ic {
  font-weight: bold !important;
  font-size: 18px !important;
  cursor: pointer !important;
  color: #54c93f !important;
  line-height: 0;
}

.datagrid-ic:hover {
  color: #206514 !important;
}

.datagrid-times {
  font-weight: bold !important;
  font-size: 15px !important;
  cursor: pointer !important;
  color: #ff4545 !important;
}

.btn-group-icon {
  margin-right: 3% !important;
}

.datagrid-times:hover {
  color: #c30202 !important;
}

.datagrid-ic-not-pointed {
  font-weight: bold !important;
  font-size: 18px !important;
  color: #54c93f !important;
  line-height: 0;
}

.datagrid-ic-not-pointed:hover {
  color: #206514 !important;
}

.datagrid-times-not-pointed {
  font-weight: bold !important;
  font-size: 15px !important;
  color: #ff4545 !important;
}

.datagrid-times-not-pointed:hover {
  color: #c30202 !important;
}

.CustomHeader .dx-popup-title.dx-toolbar {
  background: white !important;
  color: #333 !important;
  font-weight: bold;
}

.CustomHeader .dx-popup-title.dx-toolbar {
  padding: 0 6px !important;
}

.ico-mod .dx-icon {
  font-size: 16px !important;
}

.ico-mod .dx-button-content {
  padding: 4px !important;
}

.btn-ico-mod {
  padding-right: 6px !important;
}

.bottom14 {
  margin-bottom: 14px;
}

.boutonEdit .dx-button-content {
  padding: 5px !important;
}

.full-height-container {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

.full-height {
  flex: 1;
  overflow-y: auto;
}

.item-détails {
  cursor: pointer;
  background: #ffffff;
  display: table;
  padding: 5px 10px;
  font-size: 10pt;
  font-weight: bold !important;
  margin-bottom: 5px;
  box-shadow: 1px 1px 2px #bbbbbb;
  border-radius: 3px;
  border: 1px solid #ffffff;
}

.item-détails:hover {
  transition: 0.2s;
  border: 1px solid #336fb1;
}

.tools-editing .dx-toolbar-after {
  margin-right: 5px !important;
}

.rd-color {
  color: #ff2929;
}

.tools-editing .dx-button-content {
  padding: 5px !important;
}

.align-left .number-box-right.dx-numberbox .dx-texteditor-input {
  text-align: left !important;
}

/* bouton dropdown modifier */

.dx-list-item-icon-container {
  width: 28px;
  height: 14px !important;
  margin-top: -2px !important;
}

/* .dx-dropdownbutton-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content {
  padding: 9px 9px !important;
} */

/* bouton dropdown modifier */

.dx-gantt-tPrg {
  background-color: #171d6b !important;
}

.rotate-right {
  transform: rotate(90deg);
  font-size: 23px;
  position: relative;
  top: -7px;
  margin-bottom: -15px;
}

.rotate-left {
  transform: rotate(-90deg);
  font-size: 23px;
  position: relative;
  top: -7px;
  margin-bottom: -15px;
}

/* Btn dropdown item */

.btnWarning .dx-button-has-text .dx-button-content {
  padding: 0 8px !important;
}

.btnWarning .dx-button-has-text .dx-button-content,
.btnWarning .dx-button-has-text .dx-button-content .dx-button-text {
  color: white !important;
  font-size: 10px !important;
  font-weight: normal !important;
}

.btnWarning {
  background-color: #ffbc00 !important;
  border-radius: 0 !important;
  height: 16px !important;
  line-height: 0.4 !important;
  color: white !important;
}

.btnWarning:hover {
  color: white !important;
  background-color: #dfa501 !important;
}

.btnWarning .dx-dropdownbutton {
  display: inline-flex !important;
  background-color: #ffbc00 !important;
  border: none !important;
  height: 17px;
  margin-left: 3px;
  border-radius: 0 !important;
}

.btnWarning .dx-dropdownbutton .dx-button-has-text .dx-icon.dx-icon-right {
  margin-left: 0 !important;
  margin-right: -7px !important;
  margin-top: 2px !important;
}

.btnWarning .dx-button-mode-contained.dx-buttongroup-last-item.dx-button,
.btnWarning .dx-button-mode-contained.dx-buttongroup-last-item.dx-state-hover .dx-button-content,
.btnWarning .dx-button-mode-outlined.dx-buttongroup-last-item.dx-button,
.btnWarning .dx-button-mode-outlined.dx-buttongroup-last-item.dx-state-hover .dx-button-content {
  border: none !important;
}

.btnWarning .dx-button-mode-outlined .dx-icon {
  color: #ffffff !important;
}

.btnWarning .dx-button-has-text .dx-icon {
  font-size: 15px !important;
}

.btnWarning .dx-dropdownbutton .dx-button-has-text .dx-icon.dx-icon-right {
  margin-left: 0 !important;
  margin-right: -3px !important;
}

/* dropdown content */
.btnWarning .dx-scrollview-content {
  background: #ffbc00 !important;
}

.btnWarning .dx-list .dx-empty-message,
.btnWarning .dx-list-item {
  color: #ffffff !important;
}

.btnWarning .dx-dropdownbutton-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content {
  padding: 5px 5px !important;
}

.btnWarning .dx-list:not(.dx-list-select-decoration-enabled) .dx-list-item.dx-state-hover {
  background-color: #dfa501 !important;
  color: #ffffff !important;
}

/* dropdown item */

/* Btn dropdown item */

.header-panel-export .dx-button-has-icon .dx-icon-export {
  width: 16px !important;
  height: 16px !important;
  font-size: 16px !important;
}

.header-panel-export .dx-button-has-icon .dx-button-content {
  padding: 3px 2px !important;
}

.header-panel-export .dx-icon-column-chooser {
  margin: 2px 4px !important;
}

.dropdown-color-edit .dx-overlay-content {
  background: #febb00 !important;
}

.dropdown-color-edit .dx-item.dx-list-item {
  border-bottom: 1px solid #ededed !important;
  padding: 0 !important;
  color: #ffffff;
}

.dropdown-color-edit .dx-list:not(.dx-list-select-decoration-enabled) .dx-list-item.dx-state-hover {
  background-color: #dfa501 !important;
  color: #ffffff !important;
}

.dropdown-color-edit .dx-item-content {
  padding: 5px 7px !important;
}

.edit-fact .btn-danger:hover {
  color: #fff !important;
}

.btn-danger {
  background-color: #ca2a30 !important;
  border-color: #ca2a30 !important;
  color: #fff !important;
}

.btn-danger:hover {
  color: #fff !important;
}

.btn-danger:focus,
.btn-danger:active {
  color: #fff !important;
  box-shadow: none !important;
  background-color: #a71d22 !important;
}



.center-bold-title-grid .title-headers {
  color: black;
  font-weight: bold;
  text-align: center !important;
}

.center-bold-title-grid .dx-datagrid-text-content {
  width: 100%;
}

.align-header .dx-treeview-select-all-item {
  padding: 9px 0 15px 20px !important;
}

.left-btn-grid .dx-button-mode-contained {
  margin-right: 5px;
}

.btn-success.dx-button-mode-contained .tom-thumbs-up {
  color: white;
}

.dx-state-disabled .dx-button .tom-thumbs-up,
.dx-state-disabled.dx-button .tom-thumbs-up {
  opacity: 0.6;
  color: #333 !important;
}

.btn-export-excel .dx-button-content {
  padding: 4px !important;
}

.folder-icon .tom-folder {
  margin-right: 0 !important;
}

.header-text h2 {
  font-size: 11px;
  margin: 10px;
  color: #2a4f77;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.header-text:hover {
  cursor: default;
}

.header-text {
  display: flex;
}

.notification-list .notify-item {
  display: flex;
  align-items: center;
  align-content: space-between;
}

.height-grid {
  min-height: 130px;
  max-height: 600px;
  overflow-y: auto;
}

.uploadtxt .dx-button-text {
  color: #ffffff !important;
}

.state-label {
  width: 30.2%;
  padding-top: 5px;
}

.icon-menu-drop {
  font-size: 14pt;
  margin-right: 10px;
}

.scroll-menus {
  overflow-y: auto;
  max-height: 520px;
}

.scroll-menus::-webkit-scrollbar {
  width: 6px;
}

.scroll-menus::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 0;
  -webkit-border-radius: 0;
}

.scroll-menus::-webkit-scrollbar-thumb {
  background-color: #e8e8e8 !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  cursor: pointer;
  border-radius: 15px;
}

.scroll-menus::-webkit-scrollbar-thumb:hover {
  background-color: #cacbcd !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  cursor: pointer;
  border-radius: 15px;
}

.no-custom-menus {
  min-width: 320px !important;
}

.scheduler-container .dx-scheduler-timeline .dx-scheduler-date-table-cell,
.scheduler-container .dx-scheduler-timeline .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell) {
  width: 50px;
}

.scheduler-container .dx-scheduler-group-flex-container .dx-scheduler-group-row .dx-scheduler-group-header {
  flex: inherit;
  text-align: center;
  display: flex;
  align-items: center;
}

.scheduler-container .dx-scheduler-date-table-row {
  flex: inherit !important;
}

.scheduler-container .dx-scheduler-date-table-row:last-child,
.scheduler-container .dx-scheduler-group-flex-container .dx-scheduler-group-row .dx-scheduler-group-header {
  border-bottom: 1px solid rgba(221, 221, 221, 0.6) !important;
}

.disable-date-weekend {
  background-color: rgb(242 242 242 / 60%);
  height: 100%;
  width: 100%;
}

.text-weekend {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.contentmain .hasleftmenu-container {
  padding-right: 20em;
  /* width: inherit; */
  /* position: relative; */
  padding-left: 4em;
}

.btn-grid-on .dx-button-has-icon .dx-button-content {
  padding: 0 !important;
}

.radiobtn-edit .dx-radiobutton {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.background-aliceblue {
  background: aliceblue;
}

.table-edit-left {
  padding-left: 1px !important;
  margin-bottom: 3px;
}

.table-edit-right {
  padding-right: 1px !important;
  margin-bottom: 3px;
}

/* Page d'accueil */
.main-container-circle {
  /* min-height: 70vh; */
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 590px;
  /* overflow: hidden; */
}

.main-container-circle-center {
  float: right;
  padding-right: 25em;
}

.main-circle {
  /* margin: 0px auto; */
  width: 500px;
  height: 500px;
  position: relative;
  margin-left: 15em;
}

.big-circle {
  height: 100%;
  width: 100%;
  position: relative;
  /* border: 1px solid #ebebeb; */
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  animation: Rotate 20s linear infinite;
  -webkit-animation: Rotate 20s linear infinite;
}

.icon-block {
  background: #ffffff;
  box-shadow: 0px 6px 20px 0px #e7e7e7;
  padding: 12px;
  border: 1px solid #f3f3f3;
  position: absolute;
  border-radius: 5px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  /* justify-content: center; */
  /* -webkit-justify-content: center; */
  color: #434343;
  transition: transform 0.4s;
  /* width: 180px; */
  min-width: 155px;
}

.icon-block:hover {
  color: #434343;
  background: linear-gradient(312deg, #e0efff, #fcfdff);
  /* border: none; */
}

.icon-block img {
  /* margin: 0px auto; */
  width: 30px;
  animation: Rotate-reverse 20s linear infinite;
  -webkit-animation: Rotate-reverse 20s linear infinite;
  /* margin-left: -20px; */
}

.icon-block:first-child {
  top: 0;
  left: 50%;
  transform: translate(-111%, -23%);
}

.icon-block:nth-child(2) {
  top: 50%;
  right: 0;
  transform: translate(59%, -90%);
  /* -webkit-transform: translate(50%, -50%); */
}

.icon-block:nth-child(3) {
  bottom: 0;
  left: 50%;
  transform: translate(-173%, -62%);
  /* -webkit-transform: translate(-50%, 50%); */
}

.icon-block:nth-child(4) {
  top: 50%;
  left: 0;
  transform: translate(-58%, -90%);
}

.icon-block:nth-child(5) {
  top: 0;
  right: 0;
  transform: translate(14%, 123%);
}

.icon-block:nth-child(6) {
  top: 0;
  right: 0;
  transform: translate(43%, 272%);
}

.icon-block:nth-child(7) {
  top: 0;
  left: 0;
  transform: translate(-41%, 272%);
}

.icon-block:nth-child(8) {
  top: 0;
  left: 0;
  transform: translate(-14%, 123%);
}

.icon-block:nth-child(9) {
  bottom: 0;
  left: 0;
  transform: translate(-45%, -359%);
}

.icon-block:nth-child(10) {
  bottom: 0;
  left: 0;
  transform: translate(-35%, -209%);
}

.icon-block:nth-child(11) {
  bottom: 0;
  right: 0;
  transform: translate(35%, -209%);
}

.icon-block:nth-child(12) {
  bottom: 0;
  right: 0;
  transform: translate(46%, -358%);
}

.icon-block:nth-child(13) {
  bottom: 0;
  right: 0;
  transform: translate(23%, -62%);
}

.icon-block:nth-child(14) {
  bottom: 0;
  right: 0;
  transform: translate(-215%, 85%);
}

.icon-block:nth-child(15) {
  bottom: 0;
  right: 0;
  transform: translate(4%, 85%);
}

.icon-block:nth-child(16) {
  top: 0;
  left: 50%;
  transform: translate(17%, -23%);
}

.icon-block:nth-child(17) {
  bottom: 0;
  left: 50%;
  transform: translate(-44%, 85%);

}

.icon-block-link span {
  color: #333;
}

/* circle content */
.little-circle {
  animation: circle-rotate 20s linear infinite;
  -webkit-animation: circle-rotate 20s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  width: 40%;
  height: 40%;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
}

.center-line {
  position: absolute;
  top: 57%;
  left: 49%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: -1;
}

/* center logo */
.center-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  padding-top: 15px;
}

.center-logo a {
  color: #333;
  font-size: 12px;
  /* position: relative; */
  /* top: 0px; */
}

.center-logo a:hover {
  color: #2a4f77;
}

.center-logo img {
  max-width: 149px;
}

/* TomCollecte */
.raiting-star li i {
  font-size: 20px;
  color: #ffbc00;
}

.raiting-star li:hover i {
  cursor: pointer;
}

.hover-none:hover i {
  cursor: default !important;
}

.commentaire-border {
  border: 1px solid #ccc;
  height: 28px;
  padding: 5px;
  color: #8f8f8f;
  font-style: italic;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.font-grid {
  font-size: 20px;
}

.pt-t {
  padding-top: 14px;
}

.date-column-batch .dx-overlay-content {
  transform: translate(0, 34px) !important;
}

.icon-size-notify .icon-size i {
  position: relative !important;
  top: -2px !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

.title-grid-item {
  background: #ffffff;
  padding: 14px 10px 5px 10px;
  box-shadow: 0px 3px 2px #dbdbdb;
}

.grid-item-detail {
  background: #ffffff;
  padding: 0px 0px 10px 20px;
  margin-top: 1px;
  margin-bottom: 15px;
}

.btn-reply {
  float: right;
  top: -37px;
  position: relative;
  right: -13px;
  margin-bottom: 0;
}

.btn-reply .btn-reply-file .dx-button-content {
  border: none;
  padding: 5px 4px;
}

.table-custom {
  border-right: 1px solid #ddd;
  border-color: #ddd;
  margin-bottom: 5px;
}

.table-custom thead th {
  text-align: center;
  color: #000;
}

.table-custom> :not(caption)>*>* {
  background-color: #fff;
  color: #333;
  vertical-align: middle;
}

.table-height {
  height: 321px;
}

.table-custom tbody {
  height: 456px;
  overflow-y: auto;
}

.title-grid-item-detail {
  background: #e4f1ff;
  padding: 5px;
  box-shadow: none;
  border-bottom: 1px solid #b3d5f9;
  padding-bottom: 0;
  padding-top: 9px;
  min-width: 1630px;
}

.title-grid-item-detail b {
  display: flex;
  align-items: center;
  color: #2a4f77;
}

.title-grid-item-detail i {
  font-size: 15px;
  color: #2a4f77;
  margin-right: 4px;
}

.item-line-separator {
  border-bottom: 1px solid #f1eded;
}

.item-line-separator:last-child {
  border-bottom: none;
}

.grid-item-detail-scroll {
  padding-left: 0;
}

.list-item-padding {
  padding: 7px 0 0 0;
}

.btn-delete-hover:hover .dx-button-content {
  background: #dc3545 !important;
  border-radius: 0 !important;
}

.btn-delete-hover .dx-button-content {
  padding: 3px 3px 4px 3px !important;
}

.btn-delete-hover:hover .dx-button-content i {
  color: #fff !important;
}

.btn-delete-hover:hover {
  border-color: #dc3545 !important;
}

.positon-label {
  position: relative;
  top: 6px;
  padding-bottom: 10px;
}

.width-NA {
  width: 70px;
  padding-left: 7px !important;
}

.width-debut {
  width: 70px;
}

.width-evaluation {
  width: 80px;
}

.width-fin {
  width: 62px;
}

.width-70 {
  width: 70px;
}

.width-74 {
  width: 74px;
}

.width-370 {
  width: 370px;
}

.width-615 {
  width: 615px;
}

.width-signature {
  width: 102px;
  padding-left: 9px !important;
}

.width-result-signature {
  width: 96px;
}

.width-342 {
  width: 342px;
}

.width-580 {
  width: 580px;
}

.width-30 {
  width: 30px;
}

.width-comment {
  width: 303px;
}

.list-inline-item-pj {
  width: 0;
}

.list-inline-item-pj .dx-button-content {
  padding: 0 !important;
}

.qr-button .dx-button-content {
  padding: 4px !important;
}

.width-scroll {
  overflow-x: auto;
  display: block;
}

.width-grid-scroll {
  width: 1580px;
  margin-bottom: 0;
}

/* Chrome, Edge, and Safari */
.width-scroll::-webkit-scrollbar {
  height: 8px;
  width: 10px;
}

.width-scroll::-webkit-scrollbar-track {
  background: #f2f2f2;
}

.width-scroll::-webkit-scrollbar-thumb {
  background-color: #cecece;
}

.tap-box {
  color: #84a8f1 !important;
}

.folder-information {
  color: #f1b44c !important;
}

.link-box {
  color: #599def !important;
}

body .custom-item-tomged {
  padding-left: 7px;
  padding-right: 7px;
}

.alignSection {
  position: absolute;
  left: 56%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.custom-item-tomged>img {
  height: 30px;
  width: 40px;
  float: left;
  margin-top: 2px;
}

.custom-item-tomged>div.product-name-tomged {
  margin-left: 10px;
  line-height: 34px;
  font-size: 14px;
}

body .custom-item-tomged input {
  background-color: transparent;
}

body .dx-popup-content .custom-item-tomged {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}

.dx-popup-content .custom-item-tomged>div {
  padding-left: 8px;
  text-indent: 0;
  text-overflow: ellipsis;
  overflow: hidden;
}

.dx-tag-content-tomged {
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  line-height: normal;
  margin: 3px;
  margin-right: 2px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-padding-start: 8px;
  padding-inline-start: 3px;
  -webkit-padding-end: 30px;
  padding-inline-end: 20px;
  min-width: 40px;
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.6);
  border-radius: 1px;
}

.padding-list-item .dx-list-item-content {
  padding: 0 !important;
}

.dx-tag-content-tomged .close-icon-tag {
  font-size: 12px;
  font-weight: bold;
}

.tag-img-tomged {
  font-size: 20px;
  margin-right: 5px;
}

.dx-tag-content-tomged.disabled-tag {
  padding-right: 6px;
  opacity: 0.5;
  cursor: not-allowed;
}

.custom-icon-tomged .icon {
  color: #f05b41;
}

.custom-icon-tomged {
  display: flex;
  align-items: center;
  gap: 4px;
}

/*New card tomged*/

.card-list-tomged {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  overflow: hidden;
  font-family: Arial, sans-serif;
}

.card-image-tomged {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  width: 100px;
  background-color: #f0f0f0;
  margin-left: 15px;
}

.card-image-tomged i {
  font-size: 2.5rem;
  color: #555;
}

.card-content-tomged {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 20px;
  flex-grow: 1;
}

.title-card-list {
  font-size: 1.3rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 5px;
}

.seats-tomged {
  font-size: 1rem;
  color: #888;
}

.seats-tomged span,
.seats-tomged i {
  vertical-align: middle;
}

.info-list-tomged {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.date-list-tomged {
  font-size: 1.2rem;
  color: #555;
  margin-left: auto;
  position: relative;
  /* Pour pouvoir positionner le bouton "check" en bas */
  margin-top: 3px;
}

.date-list-tomged i {
  color: #ffa40a;
}

.icons-tomged {
  margin-top: 10px;
  display: flex;
  justify-content: flex-start;
  /* Les icônes sont alignées à gauche */
  align-items: center;
  margin-bottom: 10px;
  /* Espace entre les icônes et le bouton */
}

.icons-tomged i {
  margin-left: 10px;
  font-size: 1.2rem;
  color: #777;
}

.icons-tomged i:hover {
  color: #333;
}

.icons-tomged i {
  transition: color 0.3s;
}

.list-btn-bottom-tomged {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}

/* Nouveau style pour le bouton check */
.check-btn-tomged {
  right: 0;
  bottom: 6px;
  border: none;
  cursor: pointer;
  position: relative;
  color: #333;
  background: transparent;
  border: 1px solid #ccc;
}

.check-btn-tomged:focus {
  outline: none;
}

.check-btn-tomged i {
  font-size: 1.5rem;
}

/*new card tomged*/
.card-list-tomged {
  border: 1px solid #dbdfea;
  margin: 4px 0;
  border-radius: 4px;
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.card-image-tomged {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  width: 38px;
  background-color: transparent;
  margin-left: 12px;
}

.card-image-tomged i {
  font-size: 35px;
  color: #555;
}

.card-content-tomged {
  display: flex;
  flex-direction: column;
  margin-left: 12px;
  flex-grow: 1;
  margin-right: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.card-header-tomged {
  display: flex;
  justify-content: space-between;
  /* Espace entre la gauche (titre, sièges) et la droite (date, menu) */
  align-items: center;
  /* Centrer les éléments verticalement */
  width: 100%;
}

.card-header-tomged i {
  font-size: 15px;
}

.d-content .btn-group.dropdown {
  /* float: right; */
  right: 0;
  /* top: -19px; */
}

.title-card-list {
  font-size: 1.3rem;
  font-weight: bold;
  color: #333;
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  width: 155px;
  text-overflow: ellipsis;
}

.seats-tomged i {
  color: #258dad;
}

.seats-tomged {
  font-size: 1rem;
  color: #888;
}

.date-list-tomged {
  font-size: 11px;
  color: #888;
  margin-bottom: 0;
}

.btn-group {
  margin-left: 10px;
  /* Espacement entre le menu et la date */
}

.info-list-tomged {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid grey;
  /* padding: 0 64px; */
}

.check-btn {
  position: absolute;
  bottom: -20px;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: #4caf50;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}

.check-btn:focus {
  outline: none;
}

.check-btn i {
  font-size: 1.5rem;
  color: white;
}

.icons-tomged {
  margin-top: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.icons-tomged i {
  margin-right: 10px;
  font-size: 1.2rem;
  color: #777;
  margin-left: 0;
}

.list-btn-bottom-tomged .icon.otherbtn .dx-button {
  border: none;
  background: none !important;
}

.list-btn-bottom-tomged .icon.otherbtn .dx-button-content {
  padding: 5px !important;
  background: none !important;
}

.list-btn-bottom-tomged .wrappers .icon {
  background: none !important;
}

.list-btn-bottom-tomged .wrappers i {
  font-size: 11pt;
}

.margin-line-separator {
  margin-bottom: 10px;
  color: #adadad;
}

.icons-tomged i:hover {
  color: #333;
  cursor: pointer;
}

.icons-tomged i {
  transition: color 0.3s;
}

.tomged-block-title {
  margin-top: 15px;
}

.separator-titile {
  margin-top: 10px;
}

/*Tomged styles*/
.tomged-welcome-text {
  font-size: 13px;
  color: #333;
  margin-bottom: 10px;
}

.tomged-welcome-card-body .card {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #e9e9e9;
}

.tomged-welcome-card {
  margin-bottom: 17px;
}

.tomged-welcome-card-body {
  padding-bottom: 9px;
}

.list-project-welcome-tomged i.icon-list-tomged {
  font-size: 35px;
  color: #2a4f77;
  margin-right: 10px;
}

.list-project-welcome-tomged .tomged-titte-container {
  margin-top: 3px;
}

.list-project-welcome-tomged h5 .font-color {
  font-size: 11px;
  color: #8094ae;
}

.list-project-welcome-tomged .table-hover tbody tr:hover {
  cursor: pointer;
  background: #599def !important;
}

.tomged-welcome-image {
  margin: 0 auto;
  display: block;
  margin-bottom: 60px;
}

.tomged-welcome-image img {
  width: 30%;
}

.tomged-welcome-text-image h3 {
  text-align: center;
  font-size: 14px;
  color: #2a4f77;
  margin-bottom: 10px;
}

.tomged-welcome-text-image p {
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
}

.tomged-welcome-card-body .card:hover {
  border: 1px solid #599def;
  background: #ebf4ff;
}

.tomged-welcome-card-body .card i {
  font-size: 21px;
  color: #ffffff !important;
  background-color: #2b5078;
  border-radius: 50px;
  padding: 5px 8px 9px 9px;
  opacity: 1 !important;
  top: 18px;
}

.tomged-welcome-card-body .card .icon-document {
  background-color: #f1b44c !important;
}

.tomged-welcome-card-body .card .icon-piece {
  background-color: #74788d !important;
}

.tomged-welcome-card-body .card .icon-demande {
  background-color: #7e95c4 !important;
}

.tomged-welcome-card-body .card .icon-default {
  background-color: #2b5078 !important;
}

.tomged-welcome-card-body .card h2 {
  font-size: 13px;
  color: #44434f;
  margin-bottom: 10px;
}

.tag-box-height .dx-texteditor-container {
  overflow-y: auto;
}

.tag-box-height .dx-list-group-header {
  padding-top: 0 !important;
}

.custom-icon-tomged span {
  font-size: 28px;
  margin-left: -3px;
  margin-right: 2px;
}

.dx-tagbox-popup-wrapper .dx-list-group-header {
  padding-top: 0;
  padding-bottom: 0;
}

.d-content {
  display: contents;
}

.dx-field {
  margin-bottom: 50px;
}

.disabled-radio-group .dx-state-disabled {
  background: #f0f0f000 !important;
}

.disabled-radio-group .dx-radiobutton-icon-checked .dx-radiobutton-icon-dot {
  background-color: #b3b3b3 !important;
}

.tag-box-height .dx-texteditor-input-container {
  padding-bottom: 0 !important;
}

.top--2 {
  position: relative;
  top: -2px;
}

.top--1 {
  position: relative;
  top: -1px;
}

.btn-search-tag .dx-button-content {
  padding: 5px 7px 5px !important;
}

.scroll-x-detail {
  overflow-x: hidden;
  display: block;
  overflow-y: auto;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
.scroll-x-detail {
  scrollbar-width: auto;
  scrollbar-color: #c9c9c9 #ffffff;
}

/* Chrome, Edge, and Safari */
.scroll-x-detail::-webkit-scrollbar {
  width: 6px;
}

.scroll-x-detail::-webkit-scrollbar-track {
  background: transparent;
}

.scroll-x-detail::-webkit-scrollbar-thumb {
  background-color: #c9c9c9;
  border-radius: 10px;
}

.width-btn-correction {
  width: 36px;
}

.board {
  display: block;
  white-space: nowrap;
  overflow-x: auto;
  height: calc(100vh - 218px);
  overflow-y: auto;
  /* Permettre le scroll vertical */
  position: relative;
}

.column-treatment-phase {
  display: inline-block;
  vertical-align: top;
  position: relative;
  min-height: 100%;
}

.treatment-header-fixed {
  border-radius: 4px 4px 0 0;
  background: #2a4f77;
  padding: 7px 5px;
  margin-bottom: 5px;
  position: sticky;
  top: 0;
  z-index: 100;
  white-space: break-spaces;
  width: 100%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  /* Ajouter une ombre pour la visibilité */
}

.width-100 {
  width: 100px;
}

.width-116 {
  width: 116px;
}

.width-125 {
  width: 125px;
}

.width-128 {
  width: 128px;
}

.width-150 {
  width: 150px;
}

.bg-info-subtle {
  background-color: #f9f9f9;
}

.lien-bordereau-compta {
  color: #1868db;
  font-weight: 600;
  text-decoration: none;
  font-size: 12px;
}

.lien-bordereau-compta:hover {
  text-decoration: underline;
  color: #1868db;
}

.lien-bordereau-compta i {
  font-size: 17px;
}

.comment-place {
  font-size: 14px;
  line-height: 1.5;
  resize: vertical;
}

.comment-place .dx-texteditor.dx-editor-outlined {
  border-radius: 2px !important;
  border: 1px solid #e7e7e7 !important;
  border-radius: 2px !important;
  padding: 5px !important;
}

/* .comment-place .dx-texteditor.dx-editor-outlined {
  border-radius: 2px !important;
  border: 1px solid #e7e7e7 !important;
  border-radius: 2px !important;
  padding: 5px 5rem 5px 5px !important;
  background: white !important;
} */

.comment-place .dx-texteditor.dx-state-active.dx-editor-filled,
.comment-place .dx-texteditor.dx-state-active.dx-editor-outlined,
.comment-place .dx-texteditor.dx-state-active.dx-editor-underlined,
.comment-place .dx-texteditor.dx-state-focused.dx-editor-filled,
.comment-place .dx-texteditor.dx-state-focused.dx-editor-outlined,
.comment-place .dx-texteditor.dx-state-focused.dx-editor-underlined {
  border-color: #b2c8dd !important;
}

.profil-comment {
  position: relative;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  background-color: #ffffff;
  padding: 0px;
  margin-bottom: 10px;
}

.profil-comment .profile-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.marginBottom-selection .dx-treeview-select-all-item {
  padding-top: 13px;
}

.alignSection img {
  width: 50%;
}

.ms-3px {
  margin-left: 3px !important;
}

.me-3px {
  margin-right: 3px !important;
}

.overflow-x-auto {
  overflow-x: auto;
}

.text-grey-dark {
  color: #5f5f5f !important;
}

.tomged-history {
  padding-top: 0;
}

.tomged-history .timeline-alt {
  padding-top: 0;
}

.tomged-history .timeline-alt .timeline-item:before {
  top: 25px;
}

.tomged-history .timeline-alt .timeline-item .timeline-icon {
  position: relative;
  top: 0;
}

.tomged-history .font-7 {
  font-size: 0.875rem;
  font-weight: initial;
  position: relative;
  top: -3px;
  right: 0;
  color: #599def;
  /* border: 1px solid #599def; */
  padding: 4px 6px 2px;
  border-radius: 5px;
  background: #ebf4ff;
}

.tomged-history .icon-piece i {
  font-size: 12px;
  padding: 0 1px 0 1px;
  border-radius: 3px;
  margin-right: 5px;
}

.tomged-history .icon-piece {
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
}

.tomged-history .border-card {
  border-radius: 5px;
  margin-left: 27px;
  box-shadow: 0px 0px 5px 0px #e7e7e7;
  padding: 3px 8px;
}

.text-color-icon-danger {
  color: #ff5555 !important;
  border: 1px solid #ff5555 !important;
}

.text-color-icon-info {
  color: #599def !important;
  border: 1px solid #599def !important;
}

.color-grey-dark {
  color: #686868 !important;
}

.tomged-history .icon-piece {
  line-height: 1.5 !important;
}

.tomged-history .icon-piece ul {
  margin-top: 5px;
  margin-left: 22px;
}

.tomged-history .icon-piece ul li {
  margin-bottom: 5px;
}

.text-info-dark {
  color: #3975a7;
}

.bg-info-dark {
  background-color: #599def !important;
}

.bg-info-darken {
  background-color: rgb(57 117 167 / 18%) !important;
}

.bg-yellow {
  background-color: #febb00 !important;
}

.w-200 {
  width: 200px !important;
  display: block;
}

.description-history {
  margin-top: 11px;
  color: #4b4b4b;
}

.profil-history {
  margin-top: 10px;
}

.profil-rounded {
  padding: 2px 3px;
  border-radius: 4px;
  margin-right: 5px;
  background: #ececec;
}

.line-1_4 {
  line-height: 1.4;
}

.icon-history {
  font-size: 10pt;
  border-radius: 3px;
  position: relative;
  top: 4px;
  margin-right: 5px;
}

.ui-tab::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.ui-tab::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 0;
  -webkit-border-radius: 0;
}

.ui-tab::-webkit-scrollbar-thumb {
  background-color: #e8e8e8 !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  cursor: pointer;
  border-radius: 15px;
}

.ui-tab::-webkit-scrollbar-thumb:hover {
  background-color: #cacbcd !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  cursor: pointer;
  border-radius: 15px;
}

.mt-2px {
  margin-top: 2px;
}

.ms-3px {
  margin-left: 3px;
}

.main-select .skeleton-toolbar-search .champ {
  height: 25px !important;
  width: 100%;
}

.main-select .skeleton-toolbar-search .details {
  margin-left: 0 !important;
  margin-top: -5px !important;
  margin-bottom: -3px;
}

.main-select .skeleton-toolbar-search {
  display: flex;
  padding: 10px 0 !important;
  margin-top: -10px;
  margin-bottom: -10px;
}

.border-qr {
  width: 100%;
  height: 267px;
  padding: 0;
  border: 1px solid #e0e0e0;
  margin-bottom: 12px;
}

.word-link {
  word-break: break-all;
  background: #f4f4f4;
  padding: 5px;
  height: 102px;
}

.word-description {
  font-size: 12px;
  white-space: pre-wrap;
  max-height: 100px;
  overflow-y: auto;
  background: #f4f4f4;
  padding: 5px;
}

.card-detail-art {
  height: 105px;
  overflow-y: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.card-detail-art .name-break {
  margin-bottom: 0;
}

.card-icons i {
  font-size: 70pt;
}

.label-item-text {
  color: #41404c;
  font-size: 9pt;
  font-weight: normal;
}

.label-item-text .times-coms {
  font-size: 9pt !important;
}

.prog-item {
  height: 8px;
  margin-top: -6px !important;
  margin-bottom: 3px !important;
}

.progress-bar {
  background-color: #4896e7 !important;
}

.bg-ones {
  background: #f8fafd;
}

.scroll-x-auto {
  overflow-x: auto;
}

.min-w-135 {
  min-width: 135px;
}

.w-12_5 {
  width: 12.5% !important;
}

.w-87_5 {
  width: 87.5% !important;
}

.w-18 {
  width: 18% !important;
}

.other-items {
  position: absolute;
  left: 16rem;
  width: 45px;
}

/* Target DevExtreme text editors when they are invalid */
.dx-texteditor.dx-invalid {
  /* Ensure the container has relative positioning for absolute positioning of ::after to work */
  position: relative;
}

/* Reposition the validation icon (::after pseudo-element) */
.dx-texteditor.dx-invalid .dx-texteditor-input-container::after {
  /* Set left position */
  /*left: 4px;*/
  /* Adjust this value as needed for padding */
  /* Remove right position */
  right: auto;
  /* Ensures the icon is on top of the input for better visibility/placement */
  z-index: 2;
}

/* Adjust the input padding to make room for the icon on the left */
.dx-texteditor.dx-invalid .dx-texteditor-input {
  /* Remove default right padding */
  padding-right: 0 !important;
  /* Add padding to the left to prevent text from overlapping the icon */
  /* padding-left: 34px !important; */
  /* Adjust this value to match the icon's width + desired padding */
}

.rotate-icon-green {
  transform: rotate(-90deg);
  /* font-size: 20px; */
  position: relative;
  top: 0;
  /* color: green; */
  border: 1px solid #00800075 !important;
  border-radius: 4px !important;
  margin-left: 10px !important;
  margin-top: -2px !important;
  background: white !important;
}

.rotate-icon-green:hover {
  background-color: #eaffea !important;
  border-color: #0080004f !important;
}

.rotate-icon-red {
  transform: rotate(-90deg);
  /* font-size: 20px; */
  position: relative;
  top: 0;
  /* color: green; */
  border: 1px solid #ff00005c !important;
  border-radius: 4px !important;
  margin-top: -2px !important;
  background: white !important;
  margin-left: 3rem !important;
}

.rotate-icon-red:hover {
  background-color: #fff3f3 !important;
  border-color: #ff00004d !important;
}

.tom-download-alt:before {
  padding: 5px 4px !important;
  font-size: 17px;
}

.tom-upload-alt:before {
  padding: 5px 4px !important;
  font-size: 17px;
}

.btn-qr-code .btn-light {
  margin-bottom: 0 !important;
}

.btn-qr-code .btn-light .dx-button-content {
  padding: 3px !important;
}

/* .priority-doc {
  position: absolute !important;
  top: 58px !important;
  right: 12px !important;
} */

.priority-doc {
  position: absolute !important;
  top: 12px !important;
  right: 43px !important;
}

.min-icon .TomatePictureBox_btn-container__jZPii {
  margin-right: 1px;
  margin-left: 1px;
}

.min-icon .dx-button-has-icon .dx-button-content {
  padding: 3px !important;
}

.height-tab {
  height: 478px;
  overflow-x: hidden;
}

.pe-15 {
  padding-right: 15px !important;
}

.postion-absolute-right {
  position: absolute !important;
  right: 27px;
}

.dx-list-item-content {
  white-space: normal !important;
}

.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-popup-content .dx-list-item,
.dx-scheduler-overlay-panel .dx-popup-content .dx-list-item {
  width: 500px !important;
}

.tab-content .dx-datagrid-content .dx-overlay-wrapper.dx-invalid-message.dx-datagrid-invalid-message .dx-overlay-content {
  left: -193px !important;
  top: 34px !important;
  transform: translate(702px, 3px) !important;
}

.tomged-files-group .dx-datagrid-rowsview,
.tomged-files-group .dx-datagrid-rowsview .dx-row>td,
.tomged-files-group .dx-datagrid-rowsview .dx-row>tr>td {
  overflow: visible;
}

.dropintxt .dx-tag-content {
  margin-left: 28px !important;
}

.btn-save-position {
  width: 46px;
}

.ms-6px {
  margin-left: 6px !important;
}

.block-text-content {
  color: #366ba5 !important;
  background-color: #e4f2ff !important;
  font-weight: bolder;
  font-size: 1.125rem !important;
  padding-top: .375rem !important;
  padding-bottom: .375rem !important;
  text-align: center !important;
}

/* TOMPARC */
.stats-container-tomparc {
  display: flex;
  justify-content: space-between;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  max-width: 900px;
  margin: 10px auto;
}

.stat-box-tomparc {
  flex: 1;
  padding: 20px;
  border-right: 1px solid #ddd;
}

.stat-box-tomparc:last-child {
  border-right: none;
}

.label-tomparc {
  display: block;
  font-size: 14px;
  color: #666;
  margin-bottom: 6px;
}

.value-tomparc {
  font-size: 22px;
  font-weight: 600;
  color: #222;
}

.line-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  height: 136px;
  overflow-y: auto;
  display: block;
}

.line-row {
  vertical-align: middle;
  padding: 0;
}

/* Description (gauche) */
.line-table .desc {
  width: 475px;
  padding: 0;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
}

.line-table .nom-table-header {
  width: 225px;
}

.amount-header {
  text-align: right;
  width: 220px;
}

.desc-link {
  color: #0b5cff;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
}

.desc-link:hover {
  text-decoration: underline;
}

/* Petite icône grise (le fichier uploadé) */
.tiny-icon {
  width: 14px;
  height: 14px;
  object-fit: contain;
  opacity: 0.8;
  display: inline-block;
}

/* Colonnes de montants alignées à droite */
.line-table .amount {
  width: 140px;
  padding: 9px 0px;
  text-align: right;
  font-size: 13px;
  color: #333;
  word-wrap: break-word;
}

/* Montant total un peu plus visible */
.line-table .amount-total {
  font-weight: 600;
  text-align: right;
}


/* Petite séparation visuelle (optionnelle) — mais reste subtile, pas de "border" visible */
.line-table tr+tr td {
  border-top: none;
}

/* Container aligné à droite */
.summary-container {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  /* place le tableau à droite */
  margin-top: 15px;
}

/* Tableau sans bordures */
.summary-table {
  border-collapse: collapse;
  width: 333px;
}

/* Ligne séparatrice (comme dans l'image) */
.separator-lines {
  border-bottom: 1px solid #d9d9d9;
  height: 5px;
}

/* Colonne gauche */
.label-sub {
  padding: 6px 0;
  font-size: 14px;
  color: #444;
}

.sub-label {
  /* indentation des sous-lignes */
  font-size: 13px;
  color: #666;
}

/* Colonne droite (montants alignés) */
.sub-value {
  text-align: right;
  padding: 6px 0;
  font-size: 14px;
  color: #333;
}


.strong {
  font-weight: 700;
  font-size: 15px;
}

.line-table thead {
  background-color: #f9f9f9;
  position: sticky;
  top: 0;
}

/*Niveau d'urgence */
.status-button {
  display: inline-flex;
  align-items: center;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 11px;
  font-weight: 600;
  margin-right: 7px;
}

/* Style du point de statut (partagé par tous) */
.status-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  /* Rendre le point circulaire */
  margin-right: 6px;
}

/* --- 1. ROUGE (Offline) --- */
.status-button-danger {
  color: #ffffff;
  background-color: #c9302c;
  box-shadow: 0 0 0 1px #fae4e4;
}

.status-button-danger .status-dot {
  background-color: #fff;
}

/* --- 2. VERT (Online) --- */
.status-button-success {
  color: #ffffff;
  background-color: #27ae60;
  box-shadow: 0 0 0 1px #baffbf;
}

.status-button-success .status-dot {
  background-color: #fff;
}

/* --- 3. BLEU (Maintenance/Info) --- */
.status-button-info {
  color: #ffffff;
  background-color: #4896e7;
  box-shadow: 0 0 0 1px #e3f2fd;
}

.status-button-info .status-dot {
  background-color: #fff;
}

/* --- 4. ORANGE (Warning/Attention) --- */
.status-button-warning {
  color: #ffffff;
  background-color: #FF9800;
  box-shadow: 0 0 0 1px #fff3e0;
}

.status-button-warning .status-dot {
  background-color: #fff;
}

/* --- 5. JAUNE (Standby/En attente) --- */
.status-button-secondary {
  color: #fff;
  background-color: #6c757d;
  /* Jaune très clair pour l'arrière-plan */
  box-shadow: 0 0 0 1px #fffde7;
}

.status-button-secondary .status-dot {
  background-color: #fff;
}

.status-button-default {
  color: #676464;
  background-color: #dfdfdf;
  box-shadow: 0 0 0 1px #fffde7;
}


.status-button-default .status-dot {
  background-color: #636363;
  /* Gris pour le point */
}

.width-scroll .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content,
.width-scroll .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content {
  width: 100% !important;
}

/* TOMMAINTENANCE */
.mb-dashboard-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.mb-status-card {
  flex: 1;
  width: 100%;
  background: #fff;
  padding: 18px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
}


/* Rows */
.mb-status-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 0 0;
  border-bottom: 1px solid #f3f3f3;
  padding: 6px 0;
}

.mb-status-row:last-child {
  border-bottom: none;
}

/* Dot + Text */
.mb-status-label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
}

/* Colored dots */
.mb-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.mb-dot.grey {
  background: #b3b3b3;
}

.mb-dot.active {
  background: #3ad35c;
}

.mb-dot.inactive {
  background: #2b71d4;
}

.mb-dot.shop {
  background: #d89c17;
}

.mb-dot.refuse {
  background: #d64545;
}

.mb-dot.out {
  background: #fff23e;
}

/* Badge */
.mb-badge {
  padding: 3px 10px;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
}

.grey-bg {
  background: #b3b3b3;
  color: #000000;
}

.active-bg {
  background: #d9f5e3;
  color: #1d7a3a;
}

.inactive-bg {
  background: #dbe7ff;
  color: #2b71d4;
}

.shop-bg {
  background: #ffecd2;
  color: #b87614;
}

.refuse-bg {
  background: #ffe0e0;
  color: #b93535;
}

.out-bg {
  background: #fff23e;
  color: #333;
}

/* Card container */
.mb-service-card {
  width: 100%;
  background: #fff;
  padding: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
}


/* Stats container */
.mb-service-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  min-height: 188px;
  align-items: start;
  text-align: center;
  padding-top: 6em;
  padding-right: 3em;
}

/* Individual stat */
.mb-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Numbers */
.mb-number {
  font-size: 28px;
  font-weight: bold;
}

.overdue {
  color: #d64545;
}

.bg-overdue {
  background: #d64545;
  color: #333;
}

.green-mb {
  color: #0acf97;
}

.due {
  color: #d89c17;
}

.bg-due {
  background: #d89c17;
  color: #333;
}

/* Labels */
.mb-label-statut {
  margin-top: 5px;
  font-size: 12px;
  color: #757575;
  width: 122px;
  text-align: center;
}

/* Card container */
.mb-inspection-card {
  width: 100%;
  background: #fff;
  padding: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
}


/* Stats row */
.mb-inspection-stats {
  align-items: center;
  gap: 40px;
  /* height: 100%; */
  min-height: 188px;
  display: grid;
  text-align: center;
}

/* Individual stat */
.mb-stat-percentage {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Numbers */
.mb-number-percentage {
  font-size: 28px;
  font-weight: bold;
}

.blue-percentage {
  color: #2a7ae2;
}

.red-percentage {
  color: #d64545;
}

/* Labels */
.mb-label-percentage {
  margin-top: 6px;
  font-size: 14px;
  color: #7a7a7a;
}

.top-10 {
  top: 10px
}

.height-33 {
  height: 33px;
}

.libel-left {
  margin: 0 15px;
  padding-top: 19px;
  padding-right: 20px;
  color: #2a4f89;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  max-width: 600px;
  text-align: left;
}

.dx-gridbase-container .dx-datagrid-header-panel .dx-button-mode-contained {
  background-color: #6393c8;
  border-color: #6393c8;
}

.dx-gridbase-container .dx-datagrid-header-panel .dx-button-mode-contained .dx-icon {
  color: #ffffff;
}

.dx-state-disabled .dx-gridbase-container .dx-datagrid-header-panel .dx-button-mode-contained {
  background-color: #ebedee;
  border-color: #a9a9a9;
}

.dx-state-disabled .dx-gridbase-container .dx-datagrid-header-panel .dx-button-mode-contained .dx-icon {
  color: #8a8a8a;
}

.h-195 {
  height: 195px;
}

.h-215 {
  height: 215px;
}

/* TOMVENTE ARTICLE */
/* ============================= */
/* CARD CONTAINER */
/* ============================= */
.tv-row-card {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 100%;
  max-width: 650px;
  padding: 12px 14px;
  /* border: 1px solid #d6d6d6; */
  /* border-radius: 8px; */
  background: #fff;
  transition: all 0.2s ease;
}

/* HOVER (optionnel mais pro) */
.tv-row-card:hover {
  border-color: #4a90e2;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

/* ============================= */
/* ICON / IMAGE */
/* ============================= */
.tv-row-icon {
  width: 60px;
  height: 60px;
  flex-shrink: 0;

  display: flex;
  align-items: center;
  /* 🔥 centrage vertical */
  justify-content: center;
  /* 🔥 centrage horizontal */
  border-radius: 6px;
}

/* IMAGE */
.tv-row-icon img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* ICON fallback */
.tv-row-icon i {
  font-size: 28px;
  color: #888;
}

/* ============================= */
/* CONTENT */
/* ============================= */
.tv-row-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* ============================= */
/* TITLE */
/* ============================= */
.tv-row-title {
  font-size: 15px;
  font-weight: 600;
  color: #2c2c2c;
}

/* ============================= */
/* SEPARATOR */
/* ============================= */
.tv-row-separator {
  height: 1px;
  background: #e0e0e0;
  margin: 6px 0 10px;
}

/* ============================= */
/* GRID INFOS */
/* ============================= */
.tv-row-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px 40px;
  overflow: auto;
  height: 80px;
  /* 🔥 spacing horizontal comme image */
}

/* LABEL */
.tv-row-grid span {
  display: block;
  font-size: 11px;
  color: #636363;
}

/* VALUE */
.tv-row-grid b {
  font-size: 13px;
  font-weight: 600;
  color: #222;
}

/* ============================= */
/* RESPONSIVE */
/* ============================= */
@media (max-width: 600px) {
  .tv-row-card {
    flex-direction: column;
    align-items: flex-start;
  }

  .tv-row-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .tv-row-icon {
    margin-bottom: 8px;
  }
}

.wi-250 {
  width: 250px !important;
}

.wi-300 {
  width: 300px !important;
}

.mp-txt {
  font-size: 14px !important;
  color: #353535;
  font-family: Nunito, sans-serif;
}

.mp-txt:hover {
  font-size: 14px !important;
  text-decoration: underline !important;
  color: #4e6d9f !important;
  font-weight: bold !important;
  font-family: Nunito, sans-serif !important;
}