.m-b-30 {
  margin-bottom: 60px; }

.success {
  background: #00B961;
  color: #fff; }

.info {
  background: #2A92BF;
  color: #fff; }

.warning {
  background: #F4CE46;
  color: #fff; }

.error {
  background: #FB7D44;
  color: #fff; }

.test {
  background: #F6B26B;
  color: #fff; }

#demo3 {
  overflow-x: auto;
  padding: 20px 0; }

.remove-sub-task {
  height: 20px;
  width: 20px;
  background-image: url("../img//remove.png"); }

.swal-overlay {
  background-color: rgba(43, 165, 137, 0.45); }

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1; }

.tab a {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  text-decoration: none; }

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

.tab a.active {
  background-color: #ccc; }

.tabcontent {
  display: none;
  padding: 6px 12px;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s; }

@-webkit-keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.message-item {
  margin-bottom: 25px;
  margin-left: 40px;
  position: relative; }

.message-item .message-inner {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px;
  position: relative; }

.message-item .message-inner.add {
  background: #d4fbd5; }

.message-item .message-inner.add:hover {
  background: #b7fbb9; }

.message-item .message-inner.remove {
  background: #ffd1d1; }

.message-item .message-inner.remove:hover {
  background: #ffbdbd; }

.message-item .message-inner:before {
  border-right: 10px solid #ddd;
  border-style: solid;
  border-width: 10px;
  color: rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 0;
  position: absolute;
  left: -20px;
  top: 6px;
  width: 0; }

.message-item .message-inner:after {
  border-style: solid;
  border-width: 10px;
  color: rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 0;
  position: absolute;
  left: -18px;
  top: 6px;
  width: 0; }

.message-item .message-inner.add:after {
  border-right: 10px solid #d4fbd5; }

.message-item .message-inner.remove:after {
  border-right: 10px solid #ffd1d1; }

.message-item:before {
  background: #fff;
  border-radius: 2px;
  bottom: -30px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: -30px;
  position: absolute;
  width: 3px; }

.message-item:after {
  background: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  content: "";
  height: 15px;
  left: -36px;
  position: absolute;
  top: 10px;
  width: 15px; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.message-item .message-head {
  border-bottom: 1px solid #eee;
  margin-bottom: 8px;
  padding-bottom: 8px; }

.message-item .message-head .avatar {
  margin-right: 20px; }

.message-item .message-head .user-detail {
  overflow: hidden; }

.message-item .message-head .user-detail h5 {
  font-size: 16px;
  font-weight: bold;
  margin: 0; }

.message-item .message-head .post-meta {
  float: left;
  padding: 0 15px 0 0; }

.message-item .message-head .post-meta > div {
  color: #333;
  font-weight: bold;
  text-align: right; }

.post-meta > div {
  color: #777;
  font-size: 12px;
  line-height: 22px; }

.message-item .message-head .post-meta > div {
  color: #333;
  font-weight: bold;
  text-align: right; }

.post-meta > div {
  color: #777;
  font-size: 12px;
  line-height: 22px; }

.message-item img {
  min-height: 40px;
  max-height: 40px; }

.inputwidth input {
  width: 270px !important; }

.tabs-comments-activities {
  /*

  label[for*='1']:before { content: '\f1cb'; }
  label[for*='2']:before { content: '\f17d'; }
  label[for*='3']:before { content: '\f16c'; }
  label[for*='4']:before { content: '\f171'; }
  */ }
  .tabs-comments-activities section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #abc; }
  .tabs-comments-activities .inputdesplay {
    display: none; }
  .tabs-comments-activities label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #abc;
    border: 1px solid transparent; }
  .tabs-comments-activities .show {
    display: block; }
  .tabs-comments-activities .hide {
    display: none !important;
    height: 0px;
    width: 0px; }
  .tabs-comments-activities label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px; }
  .tabs-comments-activities label:hover {
    color: #789;
    cursor: pointer; }
  .tabs-comments-activities input:checked + label {
    color: #0af;
    border: 1px solid #abc;
    border-top: 2px solid #0af;
    border-bottom: 1px solid #fff; }
  .tabs-comments-activities #tab1:checked ~ #comments,
  .tabs-comments-activities #tab3:checked ~ #proof,
  .tabs-comments-activities #tab2:checked ~ #activities {
    display: block; }
  @media screen and (max-width: 800px) {
    .tabs-comments-activities label {
      font-size: 10px; }
    .tabs-comments-activities label:before {
      margin: 0;
      font-size: 18px; } }
  @media screen and (max-width: 500px) {
    .tabs-comments-activities label {
      padding: 15px; } }

#tasks-search-bar {
  border-left: solid 2px #3498db;
  background: #fafafa;
  border: solid 1px #eee;
  border-left: solid 2px #72c02c;
  padding: 20px;
  margin-bottom: 30px; }

div.selectProgram .ui-select-bootstrap .ui-select-choices-row:last-child {
  background-color: #cccccc;
  border: 2px solid; }

form#projectForm div[disabled] {
  background-color: #f1f1f1;
  pointer-events: none; }
  form#projectForm div[disabled] .task-name,
  form#projectForm div[disabled] button#archive {
    pointer-events: auto; }

form#taskForm div[disabled] {
  background-color: #f1f1f1;
  pointer-events: none;
  opacity: 0.6; }

div#vprojectNotCompleted:hover star-rating-comp:hover {
  background-color: #eef1f5; }

.simple-label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: normal;
  text-align: center;
  color: black; }

div#overScroll {
  overflow: auto;
  max-height: 500px;
  overflow-x: hidden; }

#overScroll200 {
  overflow: auto;
  max-height: 200px;
  overflow-x: hidden; }

.tabs-left {
  border-bottom: none;
  border-right: 1px solid #ddd; }

.tabs-left > li {
  float: none;
  margin: 0px; }

.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
  background: #2a92bf;
  border: none;
  border-radius: 0px;
  color: white;
  margin: 0px; }

.nav-tabs > li > a:hover {
  /* margin-right: 2px; */
  /* line-height: 1.42857143; */
  border: 1px solid transparent;
  /* border-radius: 4px 4px 0 0; */ }

.tabs-left > li.active > a::after {
  content: "";
  position: absolute;
  top: 10px;
  right: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #2a92bf;
  display: block;
  width: 0; }

div#overScroll-bo {
  overflow: auto;
  max-height: 400px;
  overflow-x: hidden; }

.AcceptedMember, .AcceptedMember:hover {
  background-color: #92D050;
  border-radius: 6px !important;
  color: white; }

.RefusedMember, .RefusedMember:hover {
  background-color: red;
  border-radius: 6px !important;
  color: white; }

.actionMember, .actionMember:hover {
  color: #FFFFFF;
  background-color: #1f858e;
  border-radius: 6px !important; }

.exigence {
  margin-bottom: 4%; }

.btnFinding.active:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  border-top: 20px solid blue;
  border-top-color: inherit;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

span.divider {
  display: inline-block;
  width: 0;
  height: 2.3em;
  border-right: 1px dashed #327ad5;
  border-left: 1px dashed #327ad5; }

.perimetreData {
  margin: 20px auto;
  text-align: center;
  box-shadow: 0 2px 3px #ccc;
  border: 1px solid #eeeeee;
  padding: 10px;
  box-sizing: border-box; }

.btn-circle-evl-type {
  border-radius: 5px !important;
  overflow: hidden; }

#suggetionsEstab .dropdown-menu {
  box-shadow: none; }

#suggetionsEstab ul.dropdown-menu {
  width: 100%;
  margin: 0px; }

#suggetionsEstab .dropdown-menu > li:hover > a, #suggetionsEstab .dropdown-menu > li.active > a, #suggetionsEstab .dropdown-menu > li.active:hover > a {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

#suggetionsEstab input {
  -webkit-border-radius: unset; }

form#suggestionEstablishement .panel {
  display: block;
  text-decoration: none;
  color: #1c1c1c;
  background: #fff;
  background: var(--theme-background-white);
  border-radius: 3px !important;
  -webkit-box-shadow: 0 1px 2px rgba(201, 211, 223, 0.2) !important;
  box-shadow: 0 1px 2px rgba(201, 211, 223, 0.2) !important;
  padding: 1.5em;
  position: relative;
  border: 1px solid #c9d3df; }
  form#suggestionEstablishement .panel p {
    margin: .15em; }

form#suggestionEstablishement .panel:hover {
  border: 1px solid #006be6; }

form#suggestionEstablishement a {
  cursor: pointer; }

form#suggestionEstablishement a:hover {
  border-radius: 3px;
  background-color: #ebeff3;
  text-decoration: none; }

form#suggestionEstablishement li:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }

form#suggestionEstablishement li + li {
  margin-top: 2em; }

form#detailsuggestionEstablishement .subtitle {
  color: #8393a7;
  font-size: 1.25em; }

form#detailsuggestionEstablishement .timestamp {
  color: grey;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px; }

form#detailsuggestionEstablishement .noEtablishement {
  color: #d63626; }

form#detailsuggestionEstablishement .panel {
  display: block;
  text-decoration: none;
  color: #1c1c1c;
  background: #fff;
  background: var(--theme-background-white);
  border-radius: 3px !important;
  -webkit-box-shadow: 0 1px 2px rgba(201, 211, 223, 0.2) !important;
  box-shadow: 0 1px 2px rgba(201, 211, 223, 0.2) !important;
  padding: 1.5em;
  position: relative;
  border: 1px solid #c9d3df; }

form#detailsuggestionEstablishement .contact-item {
  margin-bottom: .5em; }
  form#detailsuggestionEstablishement .contact-item .contact-item-key {
    display: block;
    color: #53657d;
    margin-bottom: 0; }

form#detailsuggestionEstablishement h4.title-block {
  margin-top: 0;
  margin-bottom: 5%;
  font-family: Evolventa,Trebuchet MS,sans-serif; }

form#detailsuggestionEstablishement .org-info {
  margin-top: 2em;
  display: flex; }

#suggetionsAdr .dropdown-menu {
  box-shadow: none; }

#suggetionsAdr ul.dropdown-menu {
  width: auto;
  margin: 0px; }

#suggetionsAdr .dropdown-menu > li:hover > a, #suggetionsAdr .dropdown-menu > li.active > a, #suggetionsAdr .dropdown-menu > li.active:hover > a {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

#suggetionsAdr input {
  -webkit-border-radius: unset; }

.wrapper {
  display: flex;
  align-items: center; }

.line {
  border-top: 1px solid #eee;
  flex-grow: 1;
  margin: 0 10px; }

.clickable {
  cursor: pointer; }

#panelheading span {
  margin-top: -20px;
  font-size: 15px; }

.disabled-element {
  opacity: 0.5; }

.btn-circle-25 {
  border-radius: 25px !important; }

.disabled-div-content {
  pointer-events: none; }

.btn-circle-black, .btn-circle-black:hover, .btn-circle-black:focus {
  border-radius: 25px !important;
  background: #000000;
  color: white; }

.center-elm {
  text-align: center; }

.tabs-left > li#li-tobecorrected.active > a, .tabs-left > li#li-tobecorrected.active > a:hover, .tabs-left > li#li-tobecorrected.active > a:focus {
  background: red; }

.tabs-left > li#li-tobecorrected.active > a::after {
  border-left: 10px solid red; }

.tabs-left > li#li-improveable.active > a, .tabs-left > li#li-improveable.active > a:hover, .tabs-left > li#li-improveable.active > a:focus {
  background: #FFC000; }

.tabs-left > li#li-improveable.active > a::after {
  border-left: 10px solid #FFC000; }

.tabs-left > li#li-acceptable.active > a, .tabs-left > li#li-acceptable.active > a:hover, .tabs-left > li#li-acceptable.active > a:focus {
  background: #92D050; }

.tabs-left > li#li-acceptable.active > a::after {
  border-left: 10px solid #92D050; }

/**  Start restyling of Select2 list **/
#criteria .ui-select-multiple.ui-select-bootstrap .ui-select-match-item,
.modal-mesures-macro .ui-select-multiple.ui-select-bootstrap .ui-select-match-item,
#Perimeter .ui-select-multiple.ui-select-bootstrap .ui-select-match-item,
#perimeter-sub-mesure-options .ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  display: block !important;
  line-height: 0.77 !important;
  margin: 0 3px 1px 0;
  border-radius: 3px !important; }

#criteria .ui-select-container input,
#Perimeter .ui-select-container input {
  display: none; }

#criteria .ui-select-container input,
#perimeter-sub-mesure-options .ui-select-container input {
  border: 1px solid #c2cad8 !important;
  border-radius: 5px !important;
  width: 100% !important;
  padding: 17px 10px !important;
  margin-top: 5px; }

#criteria .ui-select-container.ui-select-multiple.ui-select-bootstrap.dropdown.form-control,
.modal-mesures-macro .ui-select-container.ui-select-multiple.ui-select-bootstrap.dropdown.form-control,
#Perimeter .ui-select-container.ui-select-multiple.ui-select-bootstrap.dropdown.form-control,
#perimeter-sub-mesure-options .ui-select-container.ui-select-multiple.ui-select-bootstrap.dropdown.form-control {
  border: none !important; }

#criteria ul.ui-select-choices.ui-select-choices-content.ui-select-dropdown.dropdown-menu,
.modal-mesures-macro ul.ui-select-choices.ui-select-choices-content.ui-select-dropdown.dropdown-menu,
#Perimeter ul.ui-select-choices.ui-select-choices-content.ui-select-dropdown.dropdown-menu,
#perimeter-sub-mesure-options ul.ui-select-choices.ui-select-choices-content.ui-select-dropdown.dropdown-menu {
  margin-top: -1px;
  border: 1px solid #c2cad8;
  box-shadow: none; }

#criteria span.ui-select-choices-row-inner,
.modal-mesures-macro span.ui-select-choices-row-inner,
#Perimeter span.ui-select-choices-row-inner,
#perimeter-sub-mesure-options span.ui-select-choices-row-inner {
  border-bottom: 1px solid #c2cad8;
  width: 93%;
  margin: auto;
  padding: 3px 5px !important; }

#criteria .ui-select-bootstrap .ui-select-choices-row.active > span,
.modal-mesures-macro .ui-select-bootstrap .ui-select-choices-row.active > span,
#Perimeter .ui-select-bootstrap .ui-select-choices-row.active > span,
#perimeter-sub-mesure-options .ui-select-bootstrap .ui-select-choices-row.active > span {
  color: #333;
  background-color: inherit; }

#criteria span.add-select-option,
.modal-mesures-macro span.add-select-option,
#Perimeter span.add-select-option,
#perimeter-sub-mesure-options span.add-select-option {
  float: right;
  color: #FFF;
  background: #4293bf;
  padding: 0px 2px;
  font-size: 11px;
  border-radius: 2px !important; }

#criteria .ui-select-bootstrap .ui-select-choices-row > span,
#Perimeter .ui-select-bootstrap .ui-select-choices-row > span,
#perimeter-sub-mesure-options .ui-select-bootstrap .ui-select-choices-row > span {
  font-size: 12px; }

#criteria .list-best-practice input.ui-select-search, #criteria .list-best-practice span.close.ui-select-match-close,
#Perimeter .list-best-practice input.ui-select-search,
#Perimeter .list-best-practice span.close.ui-select-match-close,
#perimeter-sub-mesure-options.list-best-practice input.ui-select-search,
#perimeter-sub-mesure-options.list-best-practice span.close.ui-select-match-close {
  display: none; }

/**  End restyling of Select2 list **/
/**  End restyling of Select2 list **/
a[disabled], div[disabled] {
  cursor: not-allowed !important;
  opacity: 0.7;
  pointer-events: none; }

.header-measure {
  background-color: #ff1a1a !important;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  position: sticky;
  top: 0px;
  z-index: 1; }

.disabled-component {
  background-color: #f1f1f1;
  opacity: 0.8; }

/**************   Start Style page Carto   ********************/
div#GlobalContainer span[aria-expanded=false] .fa-angle-up,
div#GlobalContainer span[aria-expanded=false] .icon-angle-up {
  display: block; }

div#GlobalContainer span[aria-expanded=true] .fa-angle-up,
div#GlobalContainer span[aria-expanded=true] .icon-angle-up {
  display: none; }

div#GlobalContainer span[aria-expanded=true] .fa-angle-down,
div#GlobalContainer span[aria-expanded=true] .icon-angle-down {
  display: block; }

div#GlobalContainer span[aria-expanded=false] .fa-angle-down,
div#GlobalContainer span[aria-expanded=false] .icon-angle-down {
  display: none; }

.doc-label {
  transition: border-bottom 0.5s;
  cursor: pointer;
  color: #302e2e;
  background-color: white;
  border-bottom: 1px solid;
  margin-bottom: 3px;
  margin-top: 1px;
  border-image: linear-gradient(to right, blue 0%, transparent 25%) 1;
  text-align: left; }

.doc-label:hover {
  animation: border-progress 2s forwards; }

.doc-label:hover a {
  color: #0a6ab7 !important; }

.bo-abbreviation {
  font-size: 15px;
  padding: 3px 2px;
  line-height: 1.5; }

.bo-abbreviation:hover {
  font-weight: bold !important; }

@keyframes border-progress {
  0% {
    border-image: linear-gradient(to right, blue 0%, transparent 100%) 1; }
  100% {
    border-image: linear-gradient(to right, blue 100%, blue 100%) 1; } }

.abbreviation-primary {
  color: #337ab7; }

.abbreviation-review {
  color: #f4d03f; }

.abbreviation-info {
  color: #659be0; }

.abbreviation-approved {
  color: #36d37c; }

.abbreviation-suspended {
  color: #c5cede; }

.abbreviation-rework {
  color: #0db9f0; }

.abbreviation-closed {
  color: #f1580f; }

.abbreviation-rejected {
  color: #ed7d31; }

.abbreviation-danger {
  color: #ed6b75; }

.abbreviation-archived {
  color: orchid; }

/**** Srat Color strate ****/
.layer-01-bg {
  background-color: #9933ff !important; }

.layer-02-bg {
  background-color: #54CB92 !important; }

.layer-03-bg {
  background-color: #1AC6FF !important; }

.layer-04-bg {
  background-color: #B49274 !important; }

.layer-01-border-color {
  border-color: #9933ff !important; }

.layer-02-border-color {
  border-color: #54CB92 !important; }

.layer-03-border-color {
  border-color: #1AC6FF !important; }

.layer-04-border-color {
  border-color: #B49274 !important; }

/**** End Color strate ****/
/**************   End Style page Carto   ********************/
/****** style for scroll for finding list in modal project *****/
.ui-select-container.ui-select-multiple.ui-select-bootstrap.dropdown.form-control > div {
  max-height: 265px;
  overflow-y: auto;
  overflow-x: hidden; }
