.content {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}
/*LOADING*/
.inTurnFadingTextG{
  color:rgb(0,0,0);
/*  font-family:Arial;*/
/*  font-size:13px;*/
  text-decoration:none;
  font-weight:normal;
  font-style:normal;
/*  float:left;*/
  display: inline-flex;
  animation-name:bounce_inTurnFadingTextG;
    -o-animation-name:bounce_inTurnFadingTextG;
    -ms-animation-name:bounce_inTurnFadingTextG;
    -webkit-animation-name:bounce_inTurnFadingTextG;
    -moz-animation-name:bounce_inTurnFadingTextG;
  animation-duration:2.09s;
    -o-animation-duration:2.09s;
    -ms-animation-duration:2.09s;
    -webkit-animation-duration:2.09s;
    -moz-animation-duration:2.09s;
  animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
  animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
}

.inTurnFadingTextG_1{
  animation-delay:0.75s;
    -o-animation-delay:0.75s;
    -ms-animation-delay:0.75s;
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
}
.inTurnFadingTextG_2{
  animation-delay:0.9s;
    -o-animation-delay:0.9s;
    -ms-animation-delay:0.9s;
    -webkit-animation-delay:0.9s;
    -moz-animation-delay:0.9s;
}
.inTurnFadingTextG_3{
  animation-delay:1.05s;
    -o-animation-delay:1.05s;
    -ms-animation-delay:1.05s;
    -webkit-animation-delay:1.05s;
    -moz-animation-delay:1.05s;
}
.inTurnFadingTextG_4{
  animation-delay:1.2s;
    -o-animation-delay:1.2s;
    -ms-animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
    -moz-animation-delay:1.2s;
}
.inTurnFadingTextG_5{
  animation-delay:1.35s;
    -o-animation-delay:1.35s;
    -ms-animation-delay:1.35s;
    -webkit-animation-delay:1.35s;
    -moz-animation-delay:1.35s;
}
.inTurnFadingTextG_6{
  animation-delay:1.5s;
    -o-animation-delay:1.5s;
    -ms-animation-delay:1.5s;
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
}
.inTurnFadingTextG_7{
  animation-delay:1.64s;
    -o-animation-delay:1.64s;
    -ms-animation-delay:1.64s;
    -webkit-animation-delay:1.64s;
    -moz-animation-delay:1.64s;
}
.inTurnFadingTextG_8{
  animation-delay:1.79s;
    -o-animation-delay:1.79s;
    -ms-animation-delay:1.79s;
    -webkit-animation-delay:1.79s;
    -moz-animation-delay:1.79s;
}
.inTurnFadingTextG_9{
  animation-delay:1.94s;
    -o-animation-delay:1.94s;
    -ms-animation-delay:1.94s;
    -webkit-animation-delay:1.94s;
    -moz-animation-delay:1.94s;
}
.inTurnFadingTextG_10{
  animation-delay:2.09s;
    -o-animation-delay:2.09s;
    -ms-animation-delay:2.09s;
    -webkit-animation-delay:2.09s;
    -moz-animation-delay:2.09s;
}




@keyframes bounce_inTurnFadingTextG{
  0%{
    color:rgb(0,0,0);
  }

  100%{
    color:rgb(255,255,255);
  }
}

@-o-keyframes bounce_inTurnFadingTextG{
  0%{
    color:rgb(0,0,0);
  }

  100%{
    color:rgb(255,255,255);
  }
}

@-ms-keyframes bounce_inTurnFadingTextG{
  0%{
    color:rgb(0,0,0);
  }

  100%{
    color:rgb(255,255,255);
  }
}

@-webkit-keyframes bounce_inTurnFadingTextG{
  0%{
    color:rgb(0,0,0);
  }

  100%{
    color:rgb(255,255,255);
  }
}

@-moz-keyframes bounce_inTurnFadingTextG{
  0%{
    color:rgb(0,0,0);
  }

  100%{
    color:rgb(255,255,255);
  }
}

/*MESH TREE*/


.entities-3 {
    line-height: 2.5;
    font-size: 15px;
    /*text-align: justify;*/
}

[data-entity-3] {
    padding: 0.25em 0.35em;
    margin: 0px 0.25em;
    line-height: 1;
    border-radius: 0.25em;
    border: 1px solid;
    display: inline-block;
    background: rgba(0, 70, 255, 0.7);
    border-color: rgb(0, 70, 255);
}

[data-entity-3]::after {
    box-sizing: border-box;
    content: attr(data-entity-3);
    font-size: 0.6em;
    line-height: 1;
    padding: 0.35em;
    border-radius: 0.35em;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 0px 0.1rem 0.5rem;
    background: rgb(0, 70, 255);
}

[data-entity-2] {
    padding: 0.25em 0.35em;
    margin: 1px 0.25em;
    line-height: 1;
    border-radius: 0.25em;
    border: 1px solid;
    display: inline-block;
    background: rgba(165, 165, 165, 1);
    border-color: rgb(165, 165, 165);
    min-width: 200px;
    text-align: left;
    padding-inline: 10px 20px;
}


[data-entity-2]::after {
    box-sizing: border-box;
    content: attr(data-entity-2);
    font-size: 0.6em;
    line-height: 1;
    padding: 0.35em;
    border-radius: 0.35em;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: ;
    margin: 0px 0px 0.1rem 0.5rem;
    background: rgb(165, 165, 165);
    min-width: 200px;
    text-align: center;
}




[data-entity-3][data-entity-3="mesh"] {
    background: rgba(0, 70, 255, 0.7);
    border-color: rgb(0, 70, 255);
}

[data-entity-3][data-entity-3="mesh"]::after {
    background: rgb(0, 70, 255);
}



.node {
    cursor: pointer;
}

.node circle {
    /*fill: #fff;
                stroke: steelblue;*/
    stroke-width: 3px;
}



.link {
    fill: none;
    stroke: #ccc;
    stroke-width: 2px;
}

.tree {
    margin-bottom: 10px;
    overflow: auto;
}

.noUi-state-tap,
.noUi-origin,
.noUi-state-tap,
.noUi-connect {
    -webkit-transition: none !important;
    transition: none !important;
}

.table-ct > tbody > tr > td {
  padding: 3px;
  vertical-align: middle;
}
/*TIMELINE CT*/
[id^=lineCont_NCT] {
  width: 100%;
  height: 20%;
  margin-top:  60px;
  margin-bottom: 70px;
}

[id^=line_NCT] {
  height: 6px;
  width: 70%;
  background: #c9c6c6;
  border-radius: 5px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}

[id^=span_NCT] {
  display: none;
  width: 70%;
  margin: auto;
  margin-top: 25%;
  text-align: center;
  color: #8bc34a;
}

.circle {
  width: 20px;
  height: 20px;
  background: white;
  border-radius: 15px;
  position: absolute;
  top: -7px;
  border: 3px solid #8bc34a;
  /*cursor: pointer;*/
}
.circle:before {
  content: "";
  width: 10px;
  height: 10px;
  /*background: #8bc34a;*/
  position: absolute;
  border-radius: 100%;
  top: 2px;
  left: 2px;
  display: block;
}
.circle .popupSpan {
  width: auto;
  height: auto;
  padding: 10px;
  white-space: nowrap;
  display: inline-block;
  color: #8bc34a;
  position: absolute;
  top: 20px;
  left: -45px;
  display: block;
  transition: all 0.1s ease-out;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
}
.circle.hover:before, .circle.active:before {
  display: block;
}
.circle.hover .popupSpan, .circle.active .popupSpan {
  display: block;
}
.circle .popupSpan.first {
  top: -21px;
  left:  -125px;
}
.circle .popupSpan.last {
  top: -21px;
  left:  28px;
}
.circle .popupSpan.top {
  top:  -60px;
}
#mainCont {
  height: 80%;
  width: 100%;
  position: relative;
  color: #8bc34a;
  font-size: 62px;
  text-align: center;
  transition: all 0.2s ease-out;
}
#mainCont span {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 30%;
  transition: all 0.2s ease-out;
}
#mainCont span.right {
  left: 200%;
}
#mainCont span.center {
  left: 0% !important;
}
#mainCont span.left {
  left: -100%;
}
/*LABELS CT*/
.label-source:hover, .label-source.label-highlight {
  background-color: rgb(255, 87, 34);
  border-color: rgb(255, 87, 34) !important;
  color: white !important;
  opacity: 1 !important;
}

.label-source.label-highlight-partial {
  background-color: rgb(255, 87, 34);
  border-color: rgb(255, 87, 34) !important;
  color: white !important;
  opacity: 0.7;
}

.label-source {
  color:  rgb(255, 87, 34)  !important;
  background-color: white;
  border-color: rgb(255, 87, 34) !important;
  font-weight: bold;
}

.label-cities:hover, .label-cities.label-highlight {
  background-color: #a05fb4;
  border-color: #a05fb4 !important;
  color: white !important;
  opacity: 1 !important;
}

.label-cities.label-highlight-partial {
  background-color: #a05fb4;
  border-color: #a05fb4 !important;
  color: white !important;
  opacity: 0.7;
}

.label-cities {
  color:  #a05fb4  !important;
  background-color: white;
  border-color: #a05fb4 !important;
  font-weight: bold;
}

.label-cmesh {
  background-color: white !important;
  border-color: #8bc34a !important;
  color: #8bc34a !important;

}

.label-cmesh:hover, .label-cmesh.label-highlight {
  color:  white !important;
  background-color: #8bc34a !important;
  border-color: #8bc34a !important;
  font-weight: bold;
  opacity: 1 !important;
}

.label-cmesh.label-highlight-partial {
  color:  white !important;
  background-color: #8bc34a !important;
  border-color: #8bc34a !important;
  font-weight: bold;
  opacity: 0.7;
}

.label-imesh:hover, .label-imesh.label-highlight {
  color:  white !important;
  background-color: #00BCD4 !important;
  border-color: #00BCD4 !important;
  font-weight: bold;
  opacity: 1 !important;
}

.label-imesh.label-highlight-partial {
  color:  white !important;
  background-color: #00BCD4 !important;
  border-color: #00BCD4 !important;
  font-weight: bold;
  opacity: 0.7;
}

.label-imesh {
  color:  #00BCD4 !important;
  background-color: white;
  font-weight: bold;
  border-color: #00BCD4 !important;

}

/*LABELS PUBMED */
.label-journal:hover, .label-journal.label-highlight {
  /*background-color: rgb(255, 87, 34);*/
  /*border-color: rgb(255, 87, 34) !important;*/
  color:  rgb(255, 87, 34)  !important;

  /*color: white !important;*/
}

.label-journal {
  color:  black  !important;
  background-color: white;
  /*border-color: rgb(255, 87, 34) !important;*/
  font-weight: bold;
}

.label-journal-type:hover, .label-journal-type.label-highlight {
  background-color: rgb(255, 87, 34);
  border-color: rgb(255, 87, 34) !important;
  color: white !important;
}

.label-journal-type {
  color:  rgb(255, 87, 34)  !important;
  background-color: white;
  border-color: rgb(255, 87, 34) !important;
  font-weight: bold;
}

.label-spe.label-highlight-partial {
  background-color: rgb(138, 43, 226);
  border-color: rgb(138, 43, 226) !important;
  color: white !important;
  opacity: 0.6;
}
.label-spe:hover, .label-spe.label-highlight {
  background-color: rgb(138, 43, 226);
  border-color: rgb(138, 43, 226) !important;
  color: white !important;
  opacity: 1;
}

.label-spe {
  color:  rgb(138, 43, 226)  !important;
  background-color: white;
  border-color: rgb(138, 43, 226) !important;
  font-weight: bold;
}


.label-sjr:hover, .label-sjr.label-highlight {
  background-color: #128312cc;
  border-color: #128312cc !important;
  color: white !important;
}

.label-sjr {
  color:  #128312cc  !important;
  background-color: white;
  border-color: #128312cc !important;
  font-weight: bold;

}

.label-h_index:hover, .label-h_index.label-highlight {
  background-color: #3f51b5;
  border-color: #3f51b5 !important;
  color: white !important;
}

.label-h_index {
  color:  #3f51b5  !important;
  background-color: white;
  border-color: #3f51b5 !important;
  font-weight: bold;
  
}

.label-kw:hover, .label-kw.label-highlight {
  background-color: #607d8b;
  border-color: #607d8b !important;
  color: white !important;
  opacity: 1 !important;
}

.label-kw.label-highlight-partial {
  background-color: #607d8b;
  border-color: #607d8b !important;
  color: white !important;
  opacity: 0.7;
}

.label-kw {
  color:  #607d8b  !important;
  background-color: white;
  border-color: #607d8b !important;
  font-weight: bold;
}

.label-city {
  background-color: white;
  border-color: #a05fb4 !important;
  color:  #a05fb4 !important;

}

.label-city:hover, .label-city.label-highlight {
  color:  white !important;
  border-color: #a05fb4 !important;
  background-color: #a05fb4;
  font-weight: bold;
  opacity: 1 !important;
}

.label-city.label-highlight-partial {
  color:  white !important;
  border-color: #a05fb4 !important;
  background-color: #a05fb4;
  font-weight: bold;
  opacity: 0.7;

}

.label-country {
  background-color: white;
  border-color: #58b6a7 !important;
  color: #58b6a7 !important;

}

.label-country:hover, .label-country.label-highlight {
  color:  white !important;
  background-color: #58b6a7 !important;
  border-color: #58b6a7 !important;
  font-weight: bold;
}

.label-mesh {
  background-color: white !important;
  border-color: #8bc34a !important;
  color: #8bc34a !important;

}

.label-mesh:not(.no-hover):hover, .label-mesh.label-highlight {
  color:  white !important;
  background-color: #8bc34a !important;
  border-color: #8bc34a !important;
  font-weight: bold;
  opacity: 1 !important;
}

.label-mesh.label-highlight-partial {
  color:  white !important;
  background-color: #8bc34a !important;
  border-color: #8bc34a !important;
  font-weight: bold;
  opacity: 0.7;
}

.label-chem:hover, .label-chem.label-highlight {
  color:  white !important;
  background-color: #00BCD4 !important;
  border-color: #00BCD4 !important;
  font-weight: bold;
  opacity: 1 !important;
}

.label-chem.label-highlight-partial {
  color:  white !important;
  background-color: #00BCD4 !important;
  border-color: #00BCD4 !important;
  font-weight: bold;
  opacity: 0.7;
}

.label-chem {
  color:  #00BCD4 !important;
  border-color: #00BCD4 !important;
  background-color: white;
  font-weight: bold;
}

.label-link {
  font-size: 12px;text-transform: none !important;cursor: pointer;
  transition: all 0.5s;
  font-weight: bold !important;
  margin-bottom: 2px;


}

.three-cogs {
  position: relative;
}
  .three-cogs > .fa:nth-child(1) {
    animation-duration: 4s;
  }
  .three-cogs > .fa:nth-child(2),
  .three-cogs > .fa:nth-child(3) {
    position: absolute;
    top: -0.2em;
    right: -0.45em;
    animation-direction: reverse;
    animation-duration: 2s;
  }
  .three-cogs > .fa:nth-child(3) {
    top: auto;
    bottom: -0.2em;
  }


@keyframes color {
  0% { color: red }
  50% { color: blue }
  100% { color: red }
}
.bootstrap-autocomplete.dropdown-menu {
  max-height: 400px;
  overflow-y: auto;
}
.div-title {
  padding:1px 10px 1px 10px;
  background-color: white;
  opacity: 0.92;
  color: black;
}
.div-body {
  transition: all 0.3s ease;
  transition: background-position 1s ease;

  box-shadow: none;
  position: relative;
  background-position: left top;
}

.div-body-min {
  transition: all 0.3s ease;
  transition: background-position 1s ease;

  box-shadow: none;
  position: relative;
  background-position: right top;
}

.div-body:hover, .div-body:focus, .div-body-min:hover, .div-body-min:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 2px rgb(0 0 0 / 8%), 0 0 12px rgb(102 175 233 / 60%);
    box-shadow: inset 0 2px 2px rgb(0 0 0 / 8%), 0 0 12px rgb(102 175 233 / 60%);
    background-position: center center;
}
.div-footer {
  bottom: 0;
  position: absolute;
  width: 100%;
  padding:1px 10px 1px 10px;
  background-color: white;
  opacity: 0.8;
  color: black;
}
.strike {
    display: block;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 10px;
    margin-bottom: 10px;
}

.strike > span {
    position: relative;
    display: inline-block;
    margin-left: 20px;
    font-weight: bold;
    font-size: 12px;
    color: #808080;
}

.strike > span:before {
    right: 100%;
    margin-right: 10px;
}

.strike > span:before, .strike > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
    background: #ddd;
}

.strike > span:after {
    left: 100%;
    margin-left: 10px;
}

.form-group2 {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.form-group2 input:nth-child(1) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.form-group2 input:nth-child(2) {
border-radius: 0;
width: 52%;
}
.form-group2 input:nth-child(3) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
@keyframes data-obs2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(90px, 0);
    transform: translate(90px, 0);
  }
  50% {
    -webkit-transform: translate(90px, 0);
    transform: translate(90px, 0);
  }
  75% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes data-obs2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(90px, 0);
    transform: translate(90px, 0);
  }
  50% {
    -webkit-transform: translate(90px, 0);
    transform: translate(90px, 0);
  }
  75% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.data-obs2 {
  position: relative;
}
.data-obs2 div {
  position: absolute;
  width: 50px;
  height: 80px;
  border-radius: 0 320px 320px 0;
  top: 60px;
  left: 30px;
  mix-blend-mode: darken;

}
.data-obs2 div.obs2 {
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  top: 60px;
  left: 40px;
}
.data-obs2 div:nth-child(1) {
  background: rgba(1.5686274509803977%,98.4313725490196%,89.41176470588236%,0.75);
  -webkit-animation: data-obs2 2.5s ease-in-out infinite;
  animation: data-obs2 2.5s ease-in-out infinite;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;

}
.data-obs2 div:nth-child(2) {
  background: rgba(32.549019607843135%,51.37254901960788%,98.82352941176471%,1);
  z-index: 26;
}
.data-obs2 div:nth-child(3) {
  background: rgba(1.5686274509803977%,98.4313725490196%,89.41176470588236%,1);
  -webkit-animation: data-obs2 2.5s ease-in-out infinite;
  animation: data-obs2 2.5s ease-in-out infinite;
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}
.data-obs2 div:nth-child(4) {
  background: rgba(1.5686274509803977%,98.4313725490196%,89.41176470588236%,0.5);
  -webkit-animation: data-obs2 2.5s ease-in-out infinite;
  animation: data-obs2 2.5s ease-in-out infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.data-obs2 {
  width: 200px !important;
  height: 200px !important;
  -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
  transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}
#fader {
  opacity: 0.5;
  background: black;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 9999;
  /*display: flex;*/
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  /*background: coral;*/

  /*content: "Generating file ..."*/
}
.loader2{
  display: flex;
  position: fixed;
  width: 150px;
  height: 88px;
  top: 45%;
  left: 45%;
}

.wave{
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  perspective: 100px;
}

.wave > div{
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.wave > div::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 50%;
}

.top-wave > div{
  animation: move 2s ease-in-out infinite reverse;
  /*background-color: #58b6a7;*/
 }
 
.top-wave > div::before{
  animation: grow 2s linear infinite reverse; 
  /*background-color: #58b6a7;*/
}

.bottom-wave > div{
  animation: move 2s ease-in-out infinite;
  /*background-color: #46a2da;*/
 }
 
.bottom-wave > div::before{
  animation: grow 2s linear infinite;
  /*background-color: #46a2da;*/
}

.wave > div:nth-child(10){
  animation-delay: 0s;
}
.wave > div:nth-child(9){
  animation-delay: -0.1s;
}
.wave > div:nth-child(8){
  animation-delay: -0.2s;
}
.wave > div:nth-child(7){
  animation-delay: -0.3s;
}
.wave > div:nth-child(6){
  animation-delay: -0.4s;
}
.wave > div:nth-child(5){
  animation-delay: -0.5s;
}
.wave > div:nth-child(4){
  animation-delay: -0.6s;
}
.wave > div:nth-child(3){
  animation-delay: -0.7s;
}
.wave > div:nth-child(2){
  animation-delay: -0.8s;
}
.wave > div:nth-child(1){
  animation-delay: -0.9s;
}


.bottom-wave > div:nth-child(10){
  animation-delay: 1s;
}
.bottom-wave > div:nth-child(9){
  animation-delay: 0.9s;
}
.bottom-wave > div:nth-child(8){
  animation-delay: 0.8s;
}
.bottom-wave > div:nth-child(7){
  animation-delay: 0.7s;
}
.bottom-wave > div:nth-child(6){
  animation-delay: 0.6s;
}
.bottom-wave > div:nth-child(5){
  animation-delay: 0.5s;
}
.bottom-wave > div:nth-child(4){
  animation-delay: 0.4s;
}
.bottom-wave > div:nth-child(3){
  animation-delay: 0.3s;
}
.bottom-wave > div:nth-child(2){
  animation-delay: 0.2s;
}
.bottom-wave > div:nth-child(1){
  animation-delay: 0.1s;
}

@keyframes move{
  0%{
    transform: translateY(0px);
  }
  50%{
    transform: translateY(88px);
  }
  100%{
    transform: translateY(0px);
  }
}

@keyframes grow{
  0%, 100%{
   transform: scaleX(0.5) scaleY(0.5);
  }
  25%{
    transform: scaleX(1) scaleY(1);
    z-index: 2;
  }
  50%{
    transform: scaleX(0.5) scaleY(0.5);
  }
  75%{
    transform: scaleX(0.25) scaleY(0.25);
    z-index: -2;
  }
}
.loader{
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 102px;
  height: 40px;
  perspective: 150px;
}

.loader > div {
  height: 100%;
  width: 4px;
  background-color: white;
  animation: flip 2s linear infinite;
}

@keyframes flip{
  to {
    transform: rotateX(360deg);
  }
}

.loader > div:nth-child(2){
  animation-delay: 0.1s;
}

.loader > div:nth-child(3){
  animation-delay: 0.2s;
}
.loader > div:nth-child(4){
  animation-delay: 0.3s;
}
.loader > div:nth-child(5){
  animation-delay: 0.4s;
}
.loader > div:nth-child(6){
  animation-delay: 0.5s;
}
.loader > div:nth-child(7){
  animation-delay: 0.6s;
}
.loader > div:nth-child(8){
  animation-delay: 0.7s;
}
.loader > div:nth-child(9){
  animation-delay: 0.8s;
}
.loader > div:nth-child(10){
  animation-delay: 0.9s;
}
.loader > div:nth-child(11){
  animation-delay: 1s;
}
.loader > div:nth-child(12){
  animation-delay: 1.1s;
}
.loader > div:nth-child(13){
  animation-delay: 1.2s;
}
.loader > div:nth-child(14){
  animation-delay: 1.3s;
}
.loader > div:nth-child(15){
  animation-delay: 1.4s;
}


.matched_hcp {

    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px;
    margin-top: 15px;

}

.matched_img {

    margin-top: -15px;
    background-color: white;
    width: fit-content;
    font-weight: bold;
    font-size: 14px;
}

svg {
  width: 100%;
}
svg.map {
      /*border: 2px solid black;*/
      background-color: white;
      /*background-color: #00bcd4;*/
    }
    .boundary {
      /*fill: #58b6a7;*/
      /*opacity: 0.8;*/
      stroke: black;
      stroke-width: 1; 
    }
    .boundary2 {
      /*fill: #58b6a7;*/
      /*opacity: 0.8;*/
      stroke: black;
      stroke-width: 1; 
    }
/*MAP GLOBE STYLE*/
.water {
  fill: #b5daf0;
}

.land {
  fill: #58b6a7;
  stroke: #FFF;
  stroke-width: 0.7px;
}

.land:hover {
  fill:#008e77;
  stroke-width: 1px;
}

.focused {
  fill: #008e77;
}

select {
  position: absolute;
  top: 20px;
  left: 580px;
  border: solid #ccc 1px;
  padding: 3px;
  box-shadow: inset 1px 1px 2px #ddd8dc;
  display: none;
}

.countryTooltip {
  position: absolute;
  display: none;
  pointer-events: none;
  background: #fff;
  /*padding: 5px;*/
  text-align: left;
  /*border: solid #ccc 1px;*/
  color: #666;
  /*font-size: 16px;*/
  font-family: sans-serif;
  /*font-weight: bold;*/
}
/*END MAP GLOBE STYLE*/
.ranges ul li.active {
    color: #fff;
    background-color: #58b6a7;
}

.daterangepicker td.active, .daterangepicker td.active:hover, .daterangepicker td.active:focus {
    background-color: #58b6a7;
    color: #fff;
    border-radius: 3px;
}

.term_word:hover {
  fill: #dc3737 !important; 
}

.related-term:hover {
  text-decoration: underline; 
}
/*Animation slider last_tweets*/
.content-slider {
  width: 100%;
  height: 55px;
}

.slider {
  height: 55px;
  width: 100%;
  margin: 5px auto 0;
  overflow: visible;
  position: relative;
}

.mask {
  overflow: hidden;
  height: 55px;
}

.slider ul {
  margin: 0;
  padding: 0;
  position: relative;
}

.slider li {
  width: 100%;
  height: 55px;
  position: absolute;
  top: -75px;
  list-style: none;
}

.slider .quote {
  font-size: 13px;
  font-style: italic;
}

.slider .source {
  font-size: 13px;
  text-align: right;
}

.slider li.anim1 {
  -moz-animation: cycle 35s linear infinite;
  -webkit-animation: cycle 35s linear infinite;
  animation: cycle 35s linear infinite;
}

.slider li.anim2 {
  -moz-animation: cycle2 35s linear infinite;
  -webkit-animation: cycle2 35s linear infinite;
  animation: cycle2 35s linear infinite;
}

.slider li.anim3 {
  -moz-animation: cycle3 35s linear infinite;
  -webkit-animation: cycle3 35s linear infinite;
  animation: cycle3 35s linear infinite;
}

.slider li.anim4 {
  -moz-animation: cycle4 35s linear infinite;
  -webkit-animation: cycle4 35s linear infinite;
  animation: cycle4 35s linear infinite;
}

.slider li.anim5 {
  -moz-animation: cycle5 35s linear infinite;
  -webkit-animation: cycle5 35s linear infinite;
  animation: cycle5 35s linear infinite;
}

.slider:hover li {
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

@-moz-keyframes cycle {
  0% {
    top: 0px;
  }
  4% {
    top: 0px;
  }
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}

@-moz-keyframes cycle2 {
  0% {
    top: -325px;
    opacity: 0;
  }
  16% {
    top: -325px;
    opacity: 0;
  }
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  }
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@-moz-keyframes cycle3 {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@-moz-keyframes cycle4 {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@-moz-keyframes cycle5 {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}

@-webkit-keyframes cycle {
  0% {
    top: 0px;
  }
  4% {
    top: 0px;
  }
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  50% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}

@-webkit-keyframes cycle2 {
  0% {
    top: -325px;
    opacity: 0;
  }
  16% {
    top: -325px;
    opacity: 0;
  }
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  }
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@-webkit-keyframes cycle3 {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@-webkit-keyframes cycle4 {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@-webkit-keyframes cycle5 {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}
/*navbar fixes*/
#authors-all a span {
  height: 46px;
  z-index: 6;
}
#mentions-all a span {
  height: 44px;
  z-index: 6;
}
/*Table HCP*/
th.tw_status, th.tw_score, th.tw_tbp {
  background-color: #4a9bce90;
  border-color: #4a9bce90;
  border-top: none !important;
  text-align: center;
}

th.tw_tbp {
  border-right: 1px solid #bbb;
}

 #id_tw_status, #id_tw_score, #id_tw_tbp, #id_tw_status.select2-selection--single {
  border-color: #4a9bce00;
  background-color: #4a9bce00;
  }

th.in_status, th.in_score, th.in_tbp {
  background-color: #0077d590;
  border-color: #0077d590;
  border-top: none !important;

}

th.in_tbp {
  border-right: 1px solid #bbb;
}

#id_in_status, #id_in_score, #id_in_tbp {
  border-color: #0077d500;
  background-color: #0077d500;
  }

th.rg_status, th.rg_score, th.rg_tbp {
  background-color: #00ccbb90;
  border-color: #00ccbb90;
  border-top: none !important;

}

th.rg_tbp {
  border-right: 1px solid #bbb;
}


 #id_rg_status, #id_rg_score, #id_rg_tbp {
  background-color: #00ccbb00;
  border-color: #00ccbb00;
 }
th.yt_status, th.yt_score, th.yt_tbp {
  background-color: #ff000090;
  border-color: #ff000090;
  border-top: none !important;

}
#id_yt_status, #id_yt_score, #id_yt_tbp {
  background-color: #ff000000;
  border-color: #ff000000;
}

th.yt_tbp {
  border-right: 1px solid #bbb;
}


th.xg_status, th.xg_score, th.xg_tbp {
  background-color: #b0d40090;
  border-color: #b0d40090;
  border-top: none !important;

}
#id_xg_status, #id_xg_score, #id_xg_tbp {
  background-color: #b0d40000;
  border-color: #b0d40000;
}

th.xg_tbp {
  border-right: 1px solid #bbb;
}

th.men_news_status, th.men_news_score, th.men_news_tbp {
  background-color: #46a2da90;
  border-color: #46a2da90;
  border-top: none !important;
}

th.men_news_tbp {
  border-right: 1px solid #bbb;
}

th.pubmed_status, th.pubmed_score, th.pubmed_tbp {
  background-color: #3978ad90;
  border-color: #3978ad90;
  border-top: none !important;
}

#id_pubmed_status, #id_pubmed_score, #id_pubmed_tbp {
  background-color: #b0d40000;
  border-color: #b0d40000;
}

th.pubmed_tbp {
  border-right: 1px solid #bbb;
}

th.clinicaltrials_status, th.clinicaltrials_score, th.clinicaltrials_tbp {
  background-color: #3c3f78;
  border-color: #3c3f78;
  border-top: none !important;
}

#id_clinicaltrials_status, #id_clinicaltrials_score, #id_clinicaltrials_tbp {
  background-color: #b0d40000;
  border-color: #b0d40000;
}

th.clinicaltrials_tbp {
  border-right: 1px solid #bbb;
}

#id_men_news_status, #id_men_news_score, #id_men_news_tbp, #id_men_news_status.select2-selection--single {
  border-color: #4a9bce00;
  background-color: #4a9bce00;
  }

th.men_social_status, th.men_social_score, th.men_social_tbp {
  background-color: #46a2da90;
  border-color: #46a2da90;
  border-top: none !important;
}

th.men_social_tbp {
  border-right: 1px solid #bbb;
}

#id_men_social_status, #id_men_social_score, #id_men_social_tbp, #id_men_social_status.select2-selection--single {
  border-color: #4a9bce00;
  background-color: #4a9bce00;
  }

.score_panel {
  background-color: transparent;
}
/* begin nav gauche */
.header-highlight .navbar-header:not([class*="bg-"]) {
    background-color: #0e1a35 !important; /* dark blue*/
}

.sidebar {
    background-color: #0d1730 !important; /* NEW COLOR dark_blue teintes*/
}
.navbar-brand > img {
  height: 32px;
  margin-top: 2px;
}

.navbar-brand {
  background-size: auto 21px !important;
}
.panel-first-profile {
    margin-top: 0px !important;
    border-top-width: 0px;
    border-left-width: 0px;
    border-radius: 3px;
    box-shadow: 2px 2px 12px 2px #ddd;
}
.panel-shad {
    border-top-width: 0px;
    border-left-width: 0px;
    border-radius: 3px;
    box-shadow: 2px 2px 12px 2px #ddd;
}
.med-ico {
    font-size: 45px;
    color: #59c4b1;
    margin-top: -60px;
    margin-left: -50px;
    background-color: white;
    padding: 20px;
    border-radius: 3px;
    /*box-shadow: 3px 3px 8px 3px #ddd;*/

}
.sc-gauge  { width:180px; height:100px; }
.sc-background { position:relative; height:100px; margin-bottom:10px; background-color:#e0e0e0; border-radius:150px 150px 0 0; overflow:hidden; text-align:center; }
.sc-mask { position:absolute; top:20px; right:20px; left:20px; height:80px; background-color:#fff; border-radius:150px 150px 0 0 }
.sc-percentage { position:absolute; top:100px; left:-200%; width:400%; height:400%; margin-left:100px; background-color:#46a2da; transform-origin:top center; transition: transform 0.5s linear 0s; transform: rotate(0deg); overflow: hidden;}

.sc-min { float:left; }
.sc-max { float:right; }
.sc-value { position:absolute; top:50%; left:0; width:100%;  font-size:36px; font-weight:700; text-shadow: 1px 1px #ddd; color: #8c8c8c; }
.c3-gauge-value {
  opacity: 0 !important;
}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(0.8,0.8);
    }
    50% {
        transform: scale(1.1,1.1);
    }
    100% {
        transform: scale(1,1);
    }
}

.media-body-profile {
  top: -23px;
  /*left: 30px;*/
  position: relative;
}

.panel-title-profile {
  background-color: transparent;
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  /*top: 90px;*/
  margin-top: 20px;
  color: #8c8c8c;
  position: relative;
}
.sidebar-xs .sidebar-main .navigation > li > a > span {

    background-color: #46a2da !important; /* soft_blue*/
    border: 1px solid   #46a2da  !important; /* soft_blue*/
    padding: 13px 20px;
    
}
.list-profile {
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  /*background-color: #dddddd7a;*/
  padding-left: 5px;
  color: #59c4b1;
  /*text-transform: capitalize;*/
}
.list-profile2 {
  color: #000;
  list-style: none;
  font-size: 12px;
  /*background-color: #fff;*/
  padding-left: 5px;
  font-weight: 400;
}
.navigation li a > i {
margin-top: 0px !important;
}
.navigation li a:hover, .navigation li a:focus {
    background-color:  #1b5190 !important; /*medium_blue_shaded*/
}

.sidebar-xs .sidebar-main .navigation > li > ul {
    background-color: #0e1a35 !important; /*dark blue*/
}
/* end nav gauche */
/* Customize the label (the container) */
.container-cb {
  display: inline-block;
  /*position: relative;*/
  /*padding-left: 35px;*/
  margin-left: 10px;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-cb input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  /*left: 0;*/
  height: 15px;
  width: 15px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container-cb:hover input ~ .checkmark {
  background-color: #ccc;
}

.container-cb:hover input:disabled ~ .checkmark {
  cursor: not-allowed;
}

/* When the checkbox is checked, add a blue background */
.container-cb input:checked ~ .checkmark {
  background-color: #5784ff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-cb input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-cb .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* si panneau suppl à droite */
.sidebar.sidebar2 {
	background-color: white !important;
}

/* titre page dans nav horiz -> Exo logo */
div > p.navbar-text{
	color :#1b5190 !important; /*medium_blue_shaded*/
}
/* bordure panneau dans panneau*/
.panel .panel{
	border-color: #d5e0ff !important;
}

/* OVERIDING CSS : peut être penser à créer nouvelles propriétées : text-soft-blue, border-medium-blue....*/;
.text-orange{
	color : #2e70a7 !important;/* soft_blue_shaded */
}

.border-top-orange{
	border-top-color: #0046fa !important;/* medium_blue*/
}
.border-teal{
	border-color : #2e70a7 !important;/* soft_blue_shaded */
} 
.text-teal{
	color: #59c4b1 !important;
}

.border-slate-300 {
	border-color: #2e70a7 !important; /* soft_blue_shaded */
}
.text-slate-300{
	color: #2e70a7 !important;/* soft_blue_shaded */
}
.bg-orange-300{
	background-color: #46a2da!important; /* soft_blue*/
	border-color: #46a2da!important;/* soft_blue*/
}
.bg-orange-400{
	background-color: #46a2da!important;/* soft_blue*/
	border-color: #46a2da!important;/* soft_blue*/
}

.btn-do {
  background-color: #46a2da;
  border-color: #46a2da;
  color: #fff;
  height: 36px;
}

.btn-do-3 {
  background-color: #58b6a7;
  border-color: #58b6a7;
  color: #fff;
  height: 36px;
}

.btn-do-2 {
  background-color: #fff;
  border-color: #46a2da;
  color: #46a2da;
  height: 36px;
}
.btn-do-2b {
  background-color: #fff;
  border-color: #46a2da;
  color: #46a2da;
  height: 36px;
}

.btn-do:hover,.btn-do:focus,.btn-do:active,.btn-do.active,.open .dropdown-toggle.btn-do,.btn-do-3:hover,.btn-do-3:focus,.btn-do-3:active {
    color:#fff;
    background-color:#2e70a7;
    border-color:#2e70a7;}


.btn-do-2:hover,.btn-do-2:focus,.btn-do-2:active,.btn-do-2.active,.open .dropdown-toggle.btn-do-2 {
    color:#2e70a7;
    border-color: #2e70a7;
    background-color:#fff;
    }
.btn-do-2b:hover,.btn-do-2b:focus,.btn-do-2b:active,.btn-do-2b.active,.open .dropdown-toggle.btn-do-2b {
color:#59c4b1;
border-color: #59c4b1;
background-color:#fff;
box-shadow: none;
}

btn-do:active,.btn-do.active,.open .dropdown-toggle.btn-do{
    background-image:none
}
.btn-slide {
  display: block;
  background: linear-gradient(to right, #2e70a7 50%, #58b6a7 50%);
  background-size: 202% 10%;
  background-position: right bottom;
  transition: all .2s ease-out;
  /*width: 80%;
  margin: auto;*/
  border: none;
}
.btn-slide:hover {
  background-position: left bottom;
}
.label-pending, .btn-pending {
   background-color: #a05fb4;
   border-color: #a05fb4;
}
.btn-do-dark-grey:hover,.btn-do-dark-grey:focus,.btn-do-dark-grey:active,.btn-do-dark-grey.active,.open .dropdown-toggle.btn-do-dark-grey {
    color:#FFF;
    background-color:#58b6a7;
    border-color:#58b6a7;
};

btn-do-dark-grey:active,.btn-do-dark-grey.active,.open .dropdown-toggle.btn-do-dark-grey{
    background-image:none
}
.label-yes {
   background-color: #0046fa;
   border-color: #0046fa;
   /*font-weight: bold;
   font-size: 12px;*/
}
.btn-yes {
   background-color: #0046fa;
   border-color: #0046fa;
}
.label-later, .btn-later {
   background-color: #46a2da;
   border-color: #46a2da;
   opacity: 0.6 !important;
}
tr[data-delivery='pending'] {
border-left: 5px solid #a05fb4;
}
tr[data-delivery='trash'] {
border-left: 5px solid rgba(102,102,102,1);
/*opacity: 0.5;*/
text-decoration: line-through;
}
tr[data-delivery='yes'] {
border-left: 5px solid #0046fa;
font-size: 13px;
}
tr[data-delivery='later'] {
border-left: 5px solid rgba(85,131,255,0.6);
}
.do-panel-heading {
  padding:5px 10px;
  color: #46a2da;
  background-color: #F9F9F9 !important;
}

a, .do-color {
    color: #46a2da;
}
.bg-do {
    background-color: #46a2da;
    border-color: #46a2da;
    color: #fff;
}

.text-orange-do, .text-orange-do:hover, .text-orange-do:focus {
    color: #46a2da !important;
    font-weight: bold;
}

.border-orange-do {
    border-color: #46a2da;
}
a:hover {
	color: #2e70a7;
}
.btn:hover i, .btn:hover span{
	transition: 0.2s linear;
	transform: scale(1.25);
}
.navigation > li.active > a:focus {
	background-color: #59c4b1;
	color: #fff;
	}

.navigation > li.active > a:hover {
	background-color: #59c4b1;
	color: #fff;
	}
.navigation > li.active > a, .navigation > li.active > a:active {
	background-color: #59c4b1;
	color: #0046fa;
	}
.navigation li a:hover > i, .navigation li.selected a > i {
	color: #59c4b1;
	transition: 0.2s linear;
	transform: scale(1.2);
}
/*.switchery-map {
	background-color: #58b6a7 !important;
	border-color: #58b6a7 !important;
	box-shadow: #58b6a7 0px 0px 0px !important;
}
*/
.btn-do-grey:hover,.btn-do-grey:focus,.btn-do-grey:active,.btn-do-grey.active,.open .dropdown-toggle.btn-do-grey {
    color:#FFF;
    background-color:#58b6a7;
    border-color:#58b6a7};

btn-do-grey:active,.btn-do-grey.active,.open .dropdown-toggle.btn-do-grey{
    background-image:none
}

.btn-danger, .btn-danger:hover, .btn-danger:focus, .btn-danger:active,.btn-danger:active:hover, .btn-danger:active:focus {
    color: #fff;
    background-color: #59c4b1;
    border-color: #59c4b1;
}
.select2-results__option[aria-selected=true] {
  background-color: #58b6a7;
  color: #fff;
}
.select2-selection--multiple .select2-selection__choice {
    background-color: #58b6a7;

}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #58b6a7;
    border:1px solid #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    
    border: 1px solid #999;
    border-top-width: 4px;
    border-top-color: #2e70a7;
    border-bottom-color: transparent;
    border-radius: 5px 5px 0px 0px;
    /*padding:3px 8px 3px 8px;*/

}


#selectionSharerPopover-inner {
	background-color: #a05fb4 !important;
	border-color: #a05fb4 !important;
	border-radius: 6px !important;
}
#selectionSharerPopover-inner > ul > li > a > span {
	color: #fff !important;
}
#selectionSharerPopover .selectionSharerPopover-arrow {
	background-color: #a05fb4 !important;
	border-color: #a05fb4 !important;
	}
.label-default {
	background-color: #58b6a7;
	border-color: #58b6a7 !important;
}
.label-moins {
	background-color: #cc3300;
	border-color: #cc3300 !important;
}
.label-mitige {
	background-color: #ff9300;
	border-color: #ff9300 !important;
}
.label-neutre {
	background-color: #ffd240;
	border-color: #ffd240 !important;
}
.label-plus {
	background-color: #8fcf3c;
	border-color: #8fcf3c !important;
}
/*Highlight kw */
/*.selectionShareable > a > strong > span, .selectionShareable > strong > span, .blockquote > p > strong > span {
	background-color: #00ffe5 !important;
	color: #0e1a35 !important;
}*/
.container-toggle-tag {
	margin-left: -10px !important;
}
.cap-first {
	text-transform: capitalize;
} 
.noUi-connect {
  background-color: #5583ff;
}
.cross-rotate {
	transform: rotate(45deg);
}
.thumbnail-card {
	background-color: #fff;
	width: 90%;
	margin: 5px 5% 20px 5%;
	border-radius: 8px;
	border: none;
	display: block;
	padding: 3px;
	line-height: 1.54;
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
}

.thumbnail-card-header {
	background-color: #cacdd3;
    height: 100%;
    margin: -13px -3px 5px -3px;
    border-radius: 5px 5px 0px 0px;
    color: #0e1a35;
    opacity: 0.85;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
}

.thumbnail-card-header > h6 {
	font-weight: 600;
	text-align: center;
	padding-top: 8px;
}

.thumbnail-card-body {
	padding: 10px;

}
.btn-off {
  background-color: #ddd;
}
/*Animation*/
.demo-dot {
  -webkit-animation: xAxis 6s infinite ease-in-out;
  animation: xAxis 6s infinite ease-in-out;
  position: fixed;
  right: 108px;
  bottom: 192px;
}

.demo-dot::after {
  content: '';
  display: block;
  width: 53px;
  height: 53px;
  border-radius: 55px;
/*  position: fixed;
  right: 108px;
  bottom: 192px;*/
  background-color: #00ffe5;
  -webkit-animation: yAxis 6s infinite ease-in-out;
  animation: yAxis 6s infinite ease-in-out;
  z-index: -1;
}

.demo-dot2 {
  -webkit-animation: xAxis2 6s infinite linear;
  animation: xAxis2 6s infinite linear;
  position: fixed;
  right: 108px;
  bottom: 192px;
}

.demo-dot2::after {
  content: '';
  display: block;
  width: 53px;
  height: 53px;
  border-radius: 55px;
/*  position: fixed;
  right: 106px;
  bottom: 320px;*/
  background-color: #0046fa;
  -webkit-animation: yAxis2 6s infinite linear;
  animation: yAxis2 6s infinite linear;
}

@-webkit-keyframes yAxis {
  0%, 100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    }
  33% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(188px);
    transform: translateY(188px);
  }
  66% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(-635px);
    transform: translateY(-635px);
  }
}

@keyframes yAxis {
 0%, 100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    }
  33% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(188px);
    transform: translateY(188px);
  }
  66% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(-635px);
    transform: translateY(-635px);
  }
}

@-webkit-keyframes yAxis2 {
  0%, 100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    }
  33% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(-36px);
    transform: translateY(-36px);
  }
  40% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(138px);
    transform: translateY(138px);
  }
  45% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(163px);
    transform: translateY(163px);
  }
  66% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(193px);
    transform: translateY(193px);
  }
  77% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(163px);
    transform: translateY(163px);
  }
  88% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(138px);
    transform: translateY(138px);
  }
}

@keyframes yAxis2 {
 0%, 100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    }
  33% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(-36px);
    transform: translateY(-36px);
  }
  40% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(138px);
    transform: translateY(138px);
  }
  45% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(163px);
    transform: translateY(163px);
  }
  66% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(193px);
    transform: translateY(193px);
  }
  77% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(163px);
    transform: translateY(163px);
  }
  88% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateY(138px);
    transform: translateY(138px);
  }
}




@-webkit-keyframes xAxis {
0%, 100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    }
  33% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(65px);
    transform: translateX(65px);
  }
  66% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-218px);
    transform: translateX(-218px);
  }
}

@keyframes xAxis {
  0%, 100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    }
  33% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(65px);
    transform: translateX(65px);
  }
  66% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-218px);
    transform: translateX(-218px);
  }
}

@-webkit-keyframes xAxis2 {
  0%, 100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    }
  33% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(105px);
    transform: translateX(105px);
  }
  40% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
  45% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-447px);
    transform: translateX(-447px);
  }
  66% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-482px);
    transform: translateX(-482px);
  }
  77% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-447px);
    transform: translateX(-447px);
  }
  88% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
}

@keyframes xAxis2 {
  0%, 100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    }
  33% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(105px);
    transform: translateX(105px);
  }
  40% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
  45% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-447px);
    transform: translateX(-447px);
  }
  66% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-482px);
    transform: translateX(-482px);
  }
  77% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-447px);
    transform: translateX(-447px);
  }
  88% {
   /* -webkit-animation-timing-function: cubic-bezier(0,0.21,0,0.38);
    animation-timing-function: cubic-bezier(0,0.21,0,0.38);*/
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
}

.circle_rotate{
	-webkit-animation: spin-right 5s ease infinite;
  	animation: spin-right 5s ease infinite;

}

@-webkit-keyframes spin-right {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin-right {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.leaflet-top {
  z-index: 20!important;
}


.row .channel-title {
  padding-top:8px;
  padding-bottom:0px;
  background-color:#e4e4e4;
  border-radius: 5px 5px 0px 0px;
  margin-top: 10px;
}

.row .channel-sort {
  padding-top:0px;
  padding-bottom:5px;
  background-color:#e4e4e4;
  /*border-bottom:1px solid #999;*/
  white-space: nowrap;
}

.row .men {
  padding-top:15px;
  border-top:1px solid #CCC;
}

.row .acc {
  padding-top:15px;
  border-top:1px solid #CCC;
}
.row .sc {
  padding-top:15px;
  border-top:1px solid #CCC;
}

.acc .col-md-1, .acc .col-md-2, .men .col-md-1, .men .col-md-2, .sc .col-md-1, .sc .col-md-2 {
   padding: 2px 0px 0px 0px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}

/*MATCHED HCP CARD*/
.span_hcp_card:hover {
  cursor: pointer;
}

.card-loaded {
  background-color: #fff;
  box-shadow: 0 2px 7px 3px rgba(0, 0, 0, 0.16), 0 2px 6px 2px rgba(0, 0, 0, 0.16);
  padding: 8px;
  position: relative;
  border-radius: 2px;
  margin-bottom: 0;
  height: auto;
  min-height: 200px;
  overflow: hidden;
}

.wrapper {
  /*width: auto;*/
  min-width: 550px;
  max-width: 900px;
  position: absolute;
  z-index: 999;
  /*margin: 0 auto;*/
  /*margin-left: 250px;*/
  /*margin-top: -140px;*/
  top: 40%;
  left: 35%;
}

.card-loader {
  background-color: #fff;
  box-shadow: 0 2px 7px 3px rgba(0, 0, 0, 0.16), 0 2px 6px 2px rgba(0, 0, 0, 0.16);
  padding: 8px;
  position: relative;
  border-radius: 2px;
  margin-bottom: 0;
  height: 200px;
  overflow: hidden;
}
.card-loader:only-child {
  margin-top: 0;
}
.card-loader:before {
  content: "";
  height: 110px;
  display: block;
  background-color: #ededed;
  box-shadow: -48px 78px 0 -48px #ededed, -51px 102px 0 -51px #ededed;
}
.card-loader:after {
  content: "";
  background-color: #333;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation-duration: 0.6s;
  animation-iteration-count: infinite;
  animation-name: loader-animate;
  animation-timing-function: linear;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0) 81%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0) 81%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0) 81%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#00ffffff",GradientType=1 );
}

@keyframes loader-animate {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    transform: translate3d(100%, 0, 0);
  }
}

.cg_container{
 width:49%;
 margin-top: 10px;
 display: inline-flex;
 }
 
.cg_record{
 float: left;
 width: 100%;
 border: 1px solid #999;
 background-color: #c9c9c9;
 margin-bottom: 2px;
 border-radius:  3px;
 -moz-border-radius: 3px;
 }
 
.cg_bar {
 /*background: red;*/
 float: left;
 clear: left;
 height: 30px;
 border-radius: 3px;
 }
 
.cg_bar span{
 font-size: 12px;
 font-weight: bold;
 color: #fff;
 float: left;
 margin-left: 5px;
 margin-top: 7px;
 }
 
.cg_p{
 padding-top: 3px;
 float: right;
 color: #6D8591;
 clear: right;
 font-size: 12px;
 font-weight: bold;
 height: 25px;
 }
 
.cg_p span{
 font-size: 12px;
 font-weight: bold;
 float: left;
 margin-right: 5px;
 margin-top: 5px;
 }

 .c3-legend-item-tile, .c3-xgrid-focus, .c3-ygrid, .c3-event-rect, .c3-bars path {
    shape-rendering: auto;
}