.barBottom li{
  margin-left: 10px;
  margin-right: 10px;
}
.tooltip_templates {
  display: none;
}
.info-escala{
  margin-right: 5px;
}
fieldset legend
{
  font-size: 1rem;
  border-bottom: #000000 solid 1px;
}

/*Air Date Picker*/
.dp-note {
    position:absolute
}
.dp-note {
    background: #ccc;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: 50%;
    bottom: 1px;
    -webkit-transform: translateX(-50%);
    transform:translateX(-50%)
}
.-selected- .dp-note {
    bottom: 2px;
    background: #fff;
    opacity:.5
}

.card-deck .card {
    margin-left: 15px;
    margin-right: 15px;
}

.card-deck .card:not(:last-child) {
    margin-right: 15px;
}

.card-deck .card:not(:first-child) {
    margin-left: 15px;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 25px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #4CAF50;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #4CAF50;
  cursor: pointer;
}

.localCorpoHumano svg{
  width:500px;
}
@media screen and (max-width: 600px) {  
  .localCorpoHumano svg{
    width:200px;
  }
}
.localCorpoHumano svg g path{
  fill:#EBECED;
  stroke:#FFFFFF
}
    
.informacoesAreaCorpo {
    display: none;
    padding: 5px;
    border: 1px solid #404040;
    color: #404040;
    z-index: 1000;
    float: left;
    position: absolute;
    background: rgba(265, 265, 265, .9);
    word-break: keep-all;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    -webkit-box-shadow:1px 2px 4px rgba(0, 0, 0, .5)
}

a.nav-link
{
  color: #000000;
}
a.nav-item.nav-link.active
{
  background-color: #656565;
}

#conteudoDiaMes ul{
  font-size:10px;
}
#conteudoDiaMes label
{
  font-size: 8px;
  font-weight: bold;
}
.cal-day-today{background-color: #f0f0f0;}
.cal-month-box .cal-day-today span[data-cal-date]{font-size: 1.2em;}
.cal-day-today span[data-cal-date]{color: #212529;}

/*intensidade dor*/
.dor_0{background: rgb(54, 162, 235);}
.dor_1{background: rgb(0, 168, 52);}
.dor_2{background: rgb(0, 190, 59);}
.dor_3{background: rgb(122, 222, 111);}
.dor_4{background: rgb(170, 233, 156);}
.dor_5{background: rgb(252, 207, 88);}
.dor_6{background: rgb(251, 175, 78);}
.dor_7{background: rgb(252, 106, 68);}
.dor_8{background: rgb(236, 75, 43);}
.dor_9{background: rgb(238, 28, 23);}
.dor10{background: rgb(182, 30, 16);}

.bl_10_dor_0{border-left: rgb(54, 162, 235) 10px solid;}
.bl_10_dor_1{border-left: rgb(0, 168, 52) 10px solid;}
.bl_10_dor_2{border-left: rgb(0, 190, 59) 10px solid;}
.bl_10_dor_3{border-left: rgb(122, 222, 111) 10px solid;}
.bl_10_dor_4{border-left: rgb(170, 233, 156) 10px solid;}
.bl_10_dor_5{border-left: rgb(252, 207, 88) 10px solid;}
.bl_10_dor_6{border-left: rgb(251, 175, 78) 10px solid;}
.bl_10_dor_7{border-left: rgb(252, 106, 68) 10px solid;}
.bl_10_dor_8{border-left: rgb(236, 75, 43) 10px solid;}
.bl_10_dor_9{border-left: rgb(238, 28, 23) 10px solid;}
.bl_10_dor10{border-left: rgb(182, 30, 16) 10px solid;}

.svgdor_0{fill: rgb(54, 162, 235) !important;}
.svgdor_1{fill: rgb(0, 168, 52) !important;}
.svgdor_2{fill: rgb(0, 190, 59) !important;}
.svgdor_3{fill: rgb(122, 222, 111) !important;}
.svgdor_4{fill: rgb(170, 233, 156) !important;}
.svgdor_5{fill: rgb(252, 207, 88) !important;}
.svgdor_6{fill: rgb(251, 175, 78) !important;}
.svgdor_7{fill: rgb(252, 106, 68) !important;}
.svgdor_8{fill: rgb(236, 75, 43) !important;}
.svgdor_9{fill: rgb(238, 28, 23) !important;}
.svgdor10{fill: rgb(182, 30, 16) !important;}

.rngdor_0::-webkit-slider-thumb{background: rgb(54, 162, 235);}
.rngdor_1::-webkit-slider-thumb{background: rgb(0, 168, 52);}
.rngdor_2::-webkit-slider-thumb{background: rgb(0, 190, 59);}
.rngdor_3::-webkit-slider-thumb{background: rgb(122, 222, 111);}
.rngdor_4::-webkit-slider-thumb{background: rgb(170, 233, 156);}
.rngdor_5::-webkit-slider-thumb{background: rgb(252, 207, 88);}
.rngdor_6::-webkit-slider-thumb{background: rgb(251, 175, 78);}
.rngdor_7::-webkit-slider-thumb{background: rgb(252, 106, 68);}
.rngdor_8::-webkit-slider-thumb{background: rgb(236, 75, 43);}
.rngdor_9::-webkit-slider-thumb{background: rgb(238, 28, 23);}
.rngdor10::-webkit-slider-thumb{background: rgb(182, 30, 16);}

.rngdor_0::-moz-range-thumb{background: rgb(54, 162, 235);}
.rngdor_1::-moz-range-thumb{background: rgb(0, 168, 52);}
.rngdor_2::-moz-range-thumb{background: rgb(0, 190, 59);}
.rngdor_3::-moz-range-thumb{background: rgb(122, 222, 111);}
.rngdor_4::-moz-range-thumb{background: rgb(170, 233, 156);}
.rngdor_5::-moz-range-thumb{background: rgb(252, 207, 88);}
.rngdor_6::-moz-range-thumb{background: rgb(251, 175, 78);}
.rngdor_7::-moz-range-thumb{background: rgb(252, 106, 68);}
.rngdor_8::-moz-range-thumb{background: rgb(236, 75, 43);}
.rngdor_9::-moz-range-thumb{background: rgb(238, 28, 23);}
.rngdor10::-moz-range-thumb{background: rgb(182, 30, 16);}

#cal-day-box .day-highlight.dh-event-dor_0{border: 1px solid rgb(54, 162, 235);}
#cal-day-box .day-highlight.dh-event-dor_1{border: 1px solid rgb(0, 168, 52);}
#cal-day-box .day-highlight.dh-event-dor_2{border: 1px solid rgb(0, 190, 59);}
#cal-day-box .day-highlight.dh-event-dor_3{border: 1px solid rgb(122, 222, 111);}
#cal-day-box .day-highlight.dh-event-dor_4{border: 1px solid rgb(170, 233, 156);}
#cal-day-box .day-highlight.dh-event-dor_5{border: 1px solid rgb(252, 207, 88);}
#cal-day-box .day-highlight.dh-event-dor_6{border: 1px solid rgb(251, 175, 78);}
#cal-day-box .day-highlight.dh-event-dor_7{border: 1px solid rgb(252, 106, 68);}
#cal-day-box .day-highlight.dh-event-dor_8{border: 1px solid rgb(236, 75, 43);}
#cal-day-box .day-highlight.dh-event-dor_9{border: 1px solid rgb(238, 28, 23);}
#cal-day-box .day-highlight.dh-event-dor10{border: 1px solid rgb(182, 30, 16);}
#cal-day-box .day-highlight.dh-event-consulta{border: 0px solid #000000; height: 24px; background-color: transparent; -webkit-box-shadow: none; box-shadow: none;}
#cal-day-box .day-highlight.dh-event-consulta::before {font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0f0"; color: #000000;}

.event-dor_0{background: rgb(54, 162, 235);}
.event-dor_1{background: rgb(0, 168, 52);}
.event-dor_2{background: rgb(0, 190, 59);}
.event-dor_3{background: rgb(122, 222, 111);}
.event-dor_4{background: rgb(170, 233, 156);}
.event-dor_5{background: rgb(252, 207, 88);}
.event-dor_6{background: rgb(251, 175, 78);}
.event-dor_7{background: rgb(252, 106, 68);}
.event-dor_8{background: rgb(236, 75, 43);}
.event-dor_9{background: rgb(238, 28, 23);}
.event-dor10{background: rgb(182, 30, 16);}
.event-consulta{border: 0px solid #000000; height: 24px; background-color: transparent; -webkit-box-shadow: none; box-shadow: none;}
.event-consulta::before {font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0f0"; color: #000000;}