
body {
  font-family: 'Trebuchet MS', sans-serif;
  color:#7F7F7F !important;
}
/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid white;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}
@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}
@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}
.table-responsive {
  
}
.PositionMenu
{
	    position: relative!important;
    float: none;
}
.logo-app {
	margin-top:-7px;
}
.BtnTable{
	padding: 0.3rem 0.5rem!important;
}

.joindre{
    display: inline;
    min-height: 24px;
    height: auto !important;
    height: 24px;
	text-decoration:underline;
	font-family:"Times New Roman";
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: rgb(112, 113, 115);
}
.WithMargin{
	margin-bottom:10px
}
.table th, .table td {

	 padding: 0.7rem 1rem;!important
}
.MarginBottom{
	margin-bottom: .1rem!important;
}
[v-cloak] {
  display: none;
}
.add-element{
    margin-top: -8px;
    margin-right: 10px;
}
.add-element a{
color:#FFFFFF;
}
.add-element i{
color:#FFFFFF !important;
} 
.content-wrapper-bottom {
    padding-bottom: 0.1rem !important;
}

/* styles presonnalisés page recherche rapide*/

.highlight {
  background: #2992B4 !important;
  color: white !important;
}

#table tbody tr:hover{
  cursor:pointer;
  background: #2992B4 !important;
  color: white !important;
}

#medicamentSub tbody tr:hover{
  cursor:pointer;
  background: #2992B4 !important;
  color: white !important;
}

.comet-label{
    padding:5px;
    color:#222;
    font-family:corbel,sans-serif;
    font-size: 14px;
    margin: 10px;
    white-space: nowrap;
}

.comet-radio{display:table-cell;vertical-align:middle}


#DCI-table tbody tr:hover{
  cursor:pointer;
  background: #2992B4 !important;
  color: white !important;
}

#indications-table tbody tr:hover{
  cursor:pointer;
  background: #2992B4 !important;
  color: white !important;
}

#voie-table tbody tr:hover{
  cursor:pointer;
  background: #2992B4 !important;
  color: white !important;
}

.footer-0 {
  position: absolute;
  bottom: 0;
  height: 2.5rem;            
}

.lien:hover {
  text-decoration: underline;
  color: #2992B4;
  cursor:pointer;
}

.lien-comet{
  text-decoration: underline !important;
}

.link-1 {
  cursor:pointer;
}

.link-disable {
  pointer-events: none;
}

.actions-buttons{
  white-space: nowrap;
  overflow:hidden;
}

.actions-display:hover{
  background: #2992B4 !important;
  color: white !important;
  cursor:pointer;
}


.comet-color-1 {
  background-color: #8ecf6c !important;
  color: #373a3c !important;
}
.cometConduitHauteur{
  background-color: #FFF; color: #000;min-height: 123px !important;
}

.comet-color-2 {
  background-color: #ffffff !important;
  color: #0096D6 !important; 
  border-bottom: 2px solid  #0096D6 !important;
  border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-radius: 0px;
}

.comet-color-3 {
  background-color: #ffffff !important;
  color: #7F7F7F !important;
  border-bottom: 2px solid  #ffffff;
  border-top: 0px solid #ffffff !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-radius: 0px; 
}

.comet-color-3:hover {
  background-color: #ffffff !important;
  color: #0096D6 !important; 
  border-bottom: 2px solid  #0096D6 !important;
  border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-radius: 0px;
}

.comet-table{
  background-color: #0096D6 !important;
  color:#ffffff !important;
}

.comet-monographie-color{
  background-color: #ffffff !important;
  color:#0096D6 !important;
}

.comet-monographie {
  height: 400px !important;
  overflow:auto;
}


.comet-monographie-color:hover{
  background-color: #0096D6 !important;
  color:#ffffff !important;
}

.comet-monographie-color-2{
  background-color: #0096D6 !important;
  color:#ffffff!important;
}

.comet-btn-connexion{
  background-color: #0096D6 !important;
  color:#ffffff!important;
  border: 1px solid #0096D6;
  border-radius: 30px;
}

.comet-btn-connexion:hover{
  background-color: #ffffff !important;
  color:#0096D6!important;
  border: 1px solid #0096D6;
  border-radius: 30px;
}

.comet-btn-connexion-2{
  background-color: #ffffff !important;
  color:#0096D6!important;
  border: 1px solid #0096D6;
  border-radius: 30px;
}

.comet-btn-connexion{
  background-color: #0096D6 !important;
  color:#ffffff!important;
}

.comet-search{
  border-radius: 0px;
  border: 2px solid  #0096D6;
  color: #373a3c !important;
  height: 29px !important;
}

.comet-search:focus{
  border-radius: 0px;
}

.comet-serach-button{
  border-radius: 0px;
  background-color: #0096D6 !important;
}

.comet-width-button-search {
  height: 29px !important;
}

.comet-type-button{
  text-align: left !important;
}

.image-button {
  height: 2em;
}

.comet-retire {
  background-color: #ff4040 !important
}

.comet-color {
  background-color: #8ecf6c !important;
  color: #373a3c !important; 
}

.comet-color:hover{
  background-color: #ce5a3f !important;
  color: #ffffff !important; 
}

.comet-color:hover > *{
  background-color: #ce5a3f !important;
  color: #ffffff !important; 
  border-color: #ce5a3f !important;
}

.comet-text {
  color: #373a3c !important; 
}

.comet-disable
{
  pointer-events: none;
  /* for "disabled" effect */
  opacity: 0.5;
  background-color: #b5bcc3 !important;
  color: #373a3c !important;
}

.page-item.active .page-link, .page-item.active .page-link:focus {
    z-index: 2;
    color: #373a3c;
    cursor: default;
    background-color: #8ecf6c;
    border-color: #8ecf6c;
}

#table tbody tr td{
  white-space: nowrap;
  line-height: 4px !important;
}

#medTable table {
  background-image: url('../../image/IMG/comed-ban-2.png');
  background-repeat: no-repeat;
  background-position: left 400px top 200px;
  background-attachment: fixed;


}

.comet-background{
}

.comet-background-monographie {
  background-image: url('../../image/IMG/font-pour-ecriture-2.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.comet-background-table {
  background-image: url('../../image/IMG/comed-ban-2.png');
  background-repeat: no-repeat;
  background-position: center;
}


.tableFixHead   { overflow-y: auto !important; height: 250 !important; }

/* Aceseur vertical table médicaments */
.tableFixHead-1          { overflow-y: auto; height: 320px; }
.tableFixHead-1 thead th { position: sticky; top: 0; }
.tableFixHead-1 table  { border-collapse: collapse; width: 100%; }
.tableFixHead-1 th, td { padding: 8px 16px; }
.tableFixHead-1 th     { background-color: #8ecf6c; }

/* Aceseur vertical table médicaments equivalents */
.tableFixHead-2          { overflow-y: auto; height: 80%; }
.tableFixHead-2 thead th { position: sticky; top: 0; }
.tableFixHead-2 table  { border-collapse: collapse; width: 100%; }
.tableFixHead-2 th, td { padding: 8px 16px; }
.tableFixHead-2 th     { background-color: #8ecf6c; }

#medEqTable tbody tr:hover{
  cursor:pointer;
  background: #2992B4 !important;
  color: white !important;
}

#medEqTable tbody tr td{
  white-space: nowrap;
  line-height: 4px !important;
}


#medTable tbody tr:hover{
  cursor:pointer;
  background: #2992B4 !important;
  color: white !important;
}

#medTable tbody tr td{
  white-space: nowrap;
  line-height: 4px !important;
}



#block-details tbody tr{
    /*white-space: nowrap;*/
    line-height: 4px;
    width: 20%;
}

.comet-tr {
  /*height: 8px !important;*/
  width: 220px !important;
}

.comet-nav-tabs{
  border-bottom: 0px solid #ffffff !important;
}

#block-details tbody tr td p{
  line-height: 1.2em;
  margin: 0.2em 0;
}



.comet-nav-bar{
  height: 5px !important;
}

.comet-full-screen {
   /* Set the height to match that of the viewport. */
    height: 80vh !important;
    margin-bottom: 10px !important;
}

.comet-sub-div { 
  position: absolute !important; 
  bottom: 0px !important;
  width: 100% !important; 
} 

table tbody tr td {
  font-size: 14px;
  vertical-align: middle !important;
}

.comet-align-th {
  vertical-align: middle !important;
}

.comet-align-details-content {
  vertical-align: top !important;
}

ol li, ul li, dl li {
  line-height: 0.7;
}

.comet-search-mono {
  width: 250px !important;
  height: 35px !important;
}

::-webkit-input-placeholder {
   font-style: italic;
}
:-moz-placeholder {
   font-style: italic;  
}
::-moz-placeholder {
   font-style: italic;  
}
:-ms-input-placeholder {  
   font-style: italic; 
}

@media screen and (max-width: 1440px) {
  .comet-placeholder::-webkit-input-placeholder {
     font-size: 10px;
  }
  .comet-placeholder:-moz-placeholder {
     font-size: 10px;
  }
  .comet-placeholder::-moz-placeholder {
     font-size: 10px;
  }
  .comet-placeholder:-ms-input-placeholder {  
     font-size: 10px;
  }
}
  



.comet-white-button {
  width: 150px !important;
}

.comet-white-button-2 {
  width: 129px !important;
}

.btn-secondary {
  color: black !important;
}

.comet-border {
  border:1px solid black;
  height: 500px !important;
  overflow:auto;
  white-space: nowrap;
 
}

.comet-substitution {
  border:1px solid black;
  height: 400px !important;
  overflow:auto;
  white-space: nowrap;
 
}

.comet-info-ordonnance {
  height: 400 !important;
  overflow:auto;
}

.comet-arbre {
  border:1px solid black;
  height: 70px !important;
  overflow:auto;
  white-space: nowrap;
 
}

.comet-interaction {
  border:1px solid black;
  height: 70px !important;
  overflow:auto;
}

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

.comet-tree{
  font-size: 12px !important;
}

.comet-baniere-images {
  height: 90px !important;
  width: 320px !important;
  /*max-width: 90% !important;*/
}

#table thead th {
  position: relative !important;
  line-height: 15px!important;
  /*white-space: nowrap;*/
}
/*th span {
  position: absolute !important; 
  right: 3 !important;
  top: 5 !important;
}
*/
.class-arrow-1 {
  position: absolute !important; 
  right: 3 !important;
  top: 5 !important;
  margin-left: 50px !important;
}

.class-arrow-2 {
  position: absolute !important; 
  right: 3 !important;
  top: 13 !important;
}

.comet-logo {
  height: 70px !important;
  width: 282px !important;
}

.comet-marge-block-recherche {
  margin-top: 2.28em !important;
  margin-top: 0px !important;
}

.comet-border-image {
  border:1px solid #2992B4;
  padding: 3px !important;
  border-radius: 5px;
  /*margin: 5px !important;*/
 
}

.comet-width-input-search {
  width: 80% !important;
}


.comet-marge-right {
  margin-right: 2px;
}

.comet-marge-button-menu{
  padding: 0 0 0 0 !important;
  margin: 0 0 5px 0 !important;
}



/*.modal{
    position: fixed;
    top: 25% !important;
}
*/

/* loader */

.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #373a3c !important;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


/* loader */


/* tree view */

.comet-tree-view{
  font-family: Verdana, helvetica, arial, sans-serif !important;
  font-size: 75% !important;
  background: #fff !important;
  color: #333 !important;
}

.comet-tree-view ul{
  margin-top: 10px;
}

.comet-tree-view ul li{
  margin-top: 10px;
}

.comet-tree-view li{
  margin-top: 10px;
}


/* tree view */


/* bannière */
 .slideshow {
    width: 328px;
    height: 98px;
    overflow: hidden;
    border:1px solid #2992B4;
    padding: 3px !important;
    border-radius: 5px;
}

.slideshow ul {
    /* 4 images donc 4 x 100% */
    width: 400%;
    height: 200px;
    padding:0; margin:0;
    list-style: none;
}
.slideshow li {
    float: left;
}
        
/* bannière */

/* Empêhcer la ssélection */ 
.disable-select {
    user-select: none; /* supported by Chrome and Opera */
   -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
   -moz-user-select: none; /* Firefox */
   -ms-user-select: none; /* Internet Explorer/Edge */
}



/* Bulle d'aide */ 


.comet-tooltip {
  position: relative;
  display: inline-block;
}

.comet-tooltip .comet-tooltiptext {
  visibility: hidden;
  width: 100px;
  background-color: black;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 5px 0;
  padding:14px 20px !important;
  margin-top:30px !important; margin-left:0px !important;
  width:300px !important; line-height:16px !important;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.comet-tooltip .comet-tooltiptext
  {
      border-radius:2px !important;        
      box-shadow: 0px 0px 8px 4px #666 !important;*/
      /*opacity: 0.8;*/
  }

.comet-tooltip:hover .comet-tooltiptext {
  visibility: visible;
  display:inline !important; position:absolute !important; 
      border:2px solid #FFF;  color:#EEE !important;
      background:#333 repeat-x 0 0 !important;
}


.comet-raccourci {
    padding: 0px 0px 0px 0px !important;
    
}

/* Loader */
.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #373a3c;
  border-bottom: 5px solid #373a3c;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

 .autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
    /*min-width:220px;*/
  }
  .autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff; 
    border-bottom: 1px solid #d4d4d4; 
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 10pt;
    color:#333333;
  }
  .autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9; 
  }
  .wide-list {
    /*min-width:400px !important;*/
  }

  #parentResultatTable {
    max-height: 300px;
    overflow-y: scroll;
  }
