﻿.content-wrapper {
  background-color: white; }

.ui-iggrid th {
  border: none; }

.ui-iggrid th:after {
  content: '';
  height: 75%;
  position: absolute;
  width: 1px;
  right: 0;
  top: 12%;
  background-color: rgba(117, 125, 120, 0.42); }

.ui-iggrid th.ui-state-default {
  border: none; }

.ui-iggrid .ui-ig-altrecord th.ui-iggrid-rowselector-class.ui-state-default.ui-state-hover {
  border-left-color: white; }

.ui-iggrid .ui-ig-altrecord th.ui-iggrid-rowselector-class.ui-state-hover {
  border-left-color: white; }

.ui-iggrid .ui-ig-altrecord td.ui-state-active {
  background: #72c7e3;
  color: black;
  font-weight: 400;
  border-color: transparent !important;
  text-shadow: none;
  border-width: 1px !important; }

.ui-iggrid .ui-ig-altrecord th.ui-iggrid-rowselector-class.ui-state-active {
  background: #72c7e3;
  color: black;
  font-weight: 400;
  border-color: transparent !important;
  text-shadow: none;
  border-width: 1px !important; }

.ui-iggrid tbody .ui-ig-altrecord td:first-child {
  border-left-color: white; }

.ui-iggrid tbody .ui-ig-altrecord .ui-iggrid-mergedcell.ui-state-active {
  background: #72c7e3;
  color: black;
  font-weight: 400;
  border-color: transparent !important;
  text-shadow: none;
  border-width: 1px !important; }

.ui-iggrid tbody .ui-ig-altrecord .ui-iggrid-mergedcellstop.ui-state-active {
  background: #72c7e3;
  color: black;
  font-weight: 400;
  border-color: transparent !important;
  text-shadow: none;
  border-width: 1px !important; }

.ui-iggrid tbody td {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(227, 227, 0, 0.89) black black rgba(227, 227, 0, 0.89); }
  .ui-iggrid tbody td:first-child {
    border-left-color: white; }

.ui-iggrid tbody th.ui-iggrid-rowselector-class {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(227, 227, 0, 0.89) black black rgba(227, 227, 0, 0.89); }
  .ui-iggrid tbody th.ui-iggrid-rowselector-class:first-child {
    border-left-color: white; }

.ui-iggrid tbody .ui-iggrid-mergedcell.ui-state-active {
  background: #72c7e3;
  color: black;
  font-weight: 400;
  border-color: transparent !important;
  text-shadow: none;
  border-width: 1px !important; }

.ui-iggrid tbody .ui-iggrid-mergedcellstop.ui-state-active {
  background: #72c7e3;
  color: black;
  font-weight: 400;
  border-color: transparent !important;
  text-shadow: none;
  border-width: 1px !important; }

.ui-iggrid th.ui-iggrid-rowselector-class.ui-state-hover {
  border-left-color: white; }

.ui-iggrid thead th {
  font-weight: bold; }

.ui-iggrid thead th.ui-state-default {
  font-weight: bold; }

.ui-iggrid thead .ui-iggrid-editingcell {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(227, 227, 0, 0.89) black black rgba(227, 227, 0, 0.89); }

.ui-iggrid td.ui-iggrid-filtercell {
  border: 0 !important;
  background: none; }

.ui-iggrid td.ui-state-active {
  background: #72c7e3;
  color: black;
  font-weight: 400;
  border-color: transparent !important;
  text-shadow: none;
  border-width: 1px !important; }

.ui-iggrid th.ui-iggrid-rowselector-class.ui-state-active {
  background: #72c7e3;
  color: black;
  font-weight: 400;
  border-color: transparent !important;
  text-shadow: none;
  border-width: 1px !important; }

.ui-iggrid .ui-iggrid-tablebody td {
  border-width: 1px;
  border-color: white; }

.ui-icon .ui-icon-check .ui-igcheckbox-normal-on {
  width: 100% !important;
  height: 100% !important; }

.ui-igtree li {
  margin-top: 1rem;
  width: 20rem; }

.ui-igtree .ui-igtree-node .ui-igtree-node-nochildren {
  border-bottom: solid;
  border-width: 1px;
  border-color: rgba(128, 128, 128, 0.3); }

.ui-igtree .ui-igtree-node .ui-igtree-node-nochildren:after {
  margin-top: 2rem; }

.ui-igtree .ui-igtree-node .ui-igtree-parentnode {
  margin-top: 1rem; }

.ui-igtree .ui-icon {
  position: absolute; }
  .ui-igtree .ui-icon span.ui-icon-check {
    width: 100% !important;
    height: 100% !important; }

.ui-igtree .ui-igtree-expander {
  left: 0.5rem;
  top: 1.8rem;
  font-size: 1.5rem; }

.ui-igtree a {
  pointer-events: none;
  vertical-align: 25px;
  margin-left: 0.5rem; }

.ui-igtree .ui-igcheckbox-normal {
  vertical-align: 20px; }
  .ui-igtree .ui-igcheckbox-normal .ui-igcheckbox-normal-on {
    width: 100% !important;
    height: 100% !important;
    font-size: 1rem; }

.ui-igtree img {
  height: 4rem;
  margin-left: 1rem; }

.ui-widget-header {
  background: rgba(52, 52, 47, 0.18);
  color: rgba(117, 125, 64, 0.42);
  font-weight: 400;
  position: relative; }
  .ui-widget-header .ui-state-active {
    border: 2px solid rgba(152, 219, 158, 0.2);
    background: rgba(152, 219, 158, 0.2); }

.ui-state-active {
  border: 2px solid rgba(152, 219, 158, 0.2);
  background: rgba(152, 219, 158, 0.2); }

.ui-widget-content .ui-state-active {
  border: 2px solid rgba(152, 219, 158, 0.2);
  background: rgba(83, 84, 73, 0.18); }

.ui-iggrid-tablebody td.ui-state-hover {
  background-color: lightblue;
  border-color: lightblue; }

.select-dropdown {
  position: static; }
  .select-dropdown .select-dropdown--above {
    margin-top: 336px; }

.dropzone {
  text-align: center; }

.button-icon {
  border: none;
  padding: 0;
  background: none; }

.main-menu-icon {
  color: dimgray; }

.label-gray {
  font-weight: normal;
  color: gray;
  padding: 0rem 0rem 0rem 0rem; }

.statut-header {
  flex: 0 0 10px;
  padding: 0; }

.label-gray-header {
  font-weight: normal;
  color: gray;
  padding: 0rem 0rem 0rem 0rem; }

.hr-custom {
  margin: 0rem 0.5rem 1rem 0.75rem; }

.select-custom {
  background-color: transparent;
  height: auto;
  padding: 0rem 0rem 0rem 0.25rem;
  color: black;
  font-weight: bold;
  border: 1px solid;
  border-color: transparent;
  background-position: 1000px 1000px; }
  .select-custom:hover {
    background-color: transparent;
    color: black;
    border: 1px solid;
    border-color: gray;
    background-position: right 0.75rem center; }

.input-text-custom {
  background-color: transparent;
  font-weight: bold;
  height: auto;
  color: black;
  border: 1px solid;
  border-color: transparent;
  padding: 0rem 0rem 0rem 0.25rem; }
  .input-text-custom:hover:not(.deleted-text) {
    background-color: transparent;
    color: black;
    border: 1px solid;
    border-color: gray; }

.search-input {
  background-color: transparent;
  border-style: solid;
  border-color: grey; }
  .search-input:focus {
    outline: none; }

.btn-radiofilter {
  background-color: transparent;
  color: #007bff;
  border: solid #007bff;
  border-width: 1px;
  padding: 0.1rem 0.5rem;
  height: fit-content;
  margin: 0; }
  .btn-radiofilter:hover {
    background-color: #007bff;
    color: white;
    border: solid #007bff;
    border-width: 1px; }
  .btn-radiofilter:not(:disabled):not(.disabled):active {
    background-color: #007bff;
    border: solid #007bff;
    border-width: 1px;
    color: white; }
  .btn-radiofilter:not(:disabled):not(.disabled).active {
    background-color: #007bff;
    border: solid #007bff;
    border-width: 1px;
    color: white; }

.show > .btn-radiofilter.dropdown-toggle {
  background-color: #007bff;
  border: solid #007bff;
  border-width: 1px;
  color: white; }

.bs-canvas-header {
  position: -webkit-sticky;
  top: 0; }

.row .deleted-text {
  background-color: transparent; }

.deleted-text {
  text-decoration: line-through;
  color: gray;
  background-color: lightgray;
  font-weight: normal; }
  .deleted-text .card-body {
    background-color: lightgray; }
  .deleted-text h4 {
    text-decoration: line-through; }
  .deleted-text .button-del {
    display: none;
    top: 0.3rem; }
  .deleted-text .button-undo {
    display: block;
    top: 0.3rem; }
  .deleted-text .select2-selection {
    pointer-events: none; }
  .deleted-text input {
    pointer-events: none; }

.button-del {
  display: block;
  top: 0.3rem; }

.button-undo {
  display: none;
  top: 0.3rem; }

.card-no-border {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none; }

.card {
  background-color: rgba(211, 211, 211, 0.25); }

.nav-tabs .nav-item {
  color: black !important;
  border: none; }
  .nav-tabs .nav-item:hover {
    text-shadow: 0px 0px 1px black; }
  .nav-tabs .nav-item:focus {
    text-shadow: 0px 0px 1px black; }
  .nav-tabs .nav-item:focus-visible {
    outline: none; }

.nav-tabs .nav-item.active {
  color: black !important;
  background-color: transparent !important;
  font-weight: bold;
  text-shadow: none;
  border: solid #007bff !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important; }

.note-editor {
  background-color: transparent; }

.select2-container--bootstrap4 .select2-selection {
  width: 100%;
  background-color: transparent;
  height: auto;
  color: black;
  font-weight: bold;
  font-size: 1rem;
  border: 1px solid;
  border-color: transparent;
  background-position: 1000px 1000px;
  -webkit-transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; }
  .select2-container--bootstrap4 .select2-selection:hover {
    background-color: transparent;
    color: black;
    border: 1px solid;
    border-color: gray;
    background-position: right 0.75rem center; }

.divSearchProduitBase .select2-container--default .select2-selection--single {
  padding: 0 !important;
  height: 100%;
  background-position: 1000px 1000px; }

.divSearchProduitBase .select2-selection__arrow {
  padding-top: 2.3rem; }

.divSearchProduitBase .select2-selection__rendered {
  font-size: 1rem;
  padding: 0.5rem; }

.bg-info-new {
  background-color: #c7e5f9; }

.select2-selection__arrow {
  color: transparent; }
  .select2-selection__arrow:hover {
    color: black; }

.button-colored {
  background-color: cornflowerblue;
  font-size: 1.2rem;
  border-radius: 10px;
  border-color: transparent; }

#buttonTop {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Fixed/sticky position */
  bottom: 20px;
  /* Place the button at the bottom of the page */
  right: 30px;
  /* Place the button 30px from the right */
  z-index: 99;
  /* Make sure it does not overlap */
  border: none;
  /* Remove borders */
  outline: none;
  /* Remove outline */
  background-color: cornflowerblue;
  /* Set a background color */
  color: white;
  /* Text color */
  cursor: pointer;
  /* Add a mouse pointer on hover */
  padding: 15px;
  /* Some padding */
  border-radius: 10px;
  /* Rounded corners */
  font-size: 18px;
  /* Increase font size */ }

#buttonTop:hover {
  background-color: #555;
  /* Add a dark-grey background on hover */ }

.stepper-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px; }

.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1; }
  @media (max-width: 768px) {
    .stepper-item {
      font-size: 12px; } }

.stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 10px;
  left: -50%;
  z-index: 2; }

.stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 10px;
  left: 50%;
  z-index: 2; }

.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ccc;
  margin-bottom: 6px; }

.stepper-item.active {
  font-weight: bold; }
  .stepper-item.active .step-counter {
    background-color: #337ab7; }

.stepper-item.completed .step-counter {
  background-color: #4bb543; }

.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #4bb543;
  width: 100%;
  top: 10px;
  left: 50%;
  z-index: 3; }

.bootstrap-tagsinput {
  border: none; }

.stepper-item:first-child::before {
  content: none; }

.stepper-item:last-child::after {
  content: none; }

LIST STYLES .slist {
  list-style: none;
  padding: 0;
  margin: 0; }

.slist li {
  margin: 10px;
  padding: 15px;
  border: 1px solid #dfdfdf;
  background: #f5f5f5; }

.slist li.active {
  border: 1px solid #ffa5a5;
  background: #ffe7e7; }

DRAG-AND-DROP HINT .slist li.hint {
  border: 1px solid #ffc49a;
  background: #feffb4; }

#grid tbody tr {
  margin: 0 1px 0 1px !important;
  padding-bottom: 1rem; }

tttt.style {
  border: none;
  background-color: transparent;
  border-bottom: solid;
  border-width: thick;
  font-weight: bold;
  padding-bottom: 0;
  text-decoration: underline; }

.child-row {
  padding-left: 1em !important; }
