.texto-pill{
    height: 45px;
  }
  
  .grafica_pequena{
    height: 350px !important;

    max-height: 350px;
  }
  
  .grafica_larga{
    height: 560px !important;
    max-height: 560px;
  }

  .grafica_mediana{
    height: 480px !important;
    max-height: 480px;
  }
  
  .tabla-uniforme{
    height: 540px;
  }

  .button-orange {
    background-color: #f68328!important;
    color: #FFFFFF!important;
    width: 150px;
    }
.max120 {
    max-width: 120px !important;
}
.button-orange-sm {
    background-color: #f68328!important;
    color: #FFFFFF!important;
    }

#datatable button i{
    font-size: 14px;
}

.button-incluir{
    font-size: 25px;
}

.text-right {
    text-align: right !important;
}

.block-header{
    margin-top: -20px;
    padding-bottom: 10px;
}

.btn-outline-primary_custom {
    color: #3eb7ba;
}

.badge-default {
    background: transparent;
    border-color: #9A9A9A;
    color: #9A9A9A;
}
.badge-primary {
    background: transparent;
    border-color: #00bcd2;
    color: #00bcd2;
}
.badge-info {
    background: transparent;
    border-color: #3C89DA;
    color: #3C89DA;
}
.badge-success {
    background: transparent;
    border-color: #22af46;
    color: #22af46;
}
.badge-warning {
    background: transparent;
    border-color: #f3ad06;
    color: #f3ad06;
}
.badge-danger {
    background: transparent;
    border-color: #de4848;
    color: #de4848;
}

.hide_ {
    display: none;
  }

.img-docs{
    height: 200px !important;
    width: 200px !important;
}


.select2{
    width: 100% !important;
}



.dropdown-mega-menu-xl{
    width: 40rem !important;
}

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

.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
  }
  


.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;
  }
  .autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
  }
  .autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
  }
  .autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
  }



.badgetimeline {
    display: inline-block;
    font-size: 75%;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;

    padding: 6px 10px;
    font-weight: 300;
    background: transparent;
    border-color: #22af46;
    color: #ffffff;
    background-color: #7dc855;
}

.r-3 {
  border-radius: 3px!important;
}

.ultimelinegestion ul li {
  list-style: none;
  font-weight: 300;
}

.ultimelinegestion>li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
}

.ultimelinegestion .avatar .avatar-letter,
 .ultimelinegestion .avatar audio,
 .ultimelinegestion .avatar canvas,
 .ultimelinegestion .avatar img, .avatar video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4rem;
}

.ultimelinegestion img {
  vertical-align: middle;
  border-style: none;
  overflow-clip-margin: content-box;
  overflow: clip;
}


.ultimelinegestion .avatar, .avatar-letter {
  position: relative;
  margin-bottom: 0;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
  line-height: 2rem;
  border-radius: 4rem;
  vertical-align: middle;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  color: #fff;
}

.ultimelinegestion .avatar-lg {
  width: 3rem !important;
  height: 3rem !important;
  font-size: 1.8rem;
  line-height: 3rem;
}

.ultimelinegestion .float-right {
  float: right!important;
}

.ultimelinegestion .float-left {
  float: left!important;
}

.ultimelinegestion .badge-primary {
  background: transparent;
  border-color: #00bcd2;
  color: #00bcd2;
}

.ultimelinegestion .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.ultimelinegestion li>.timeline-item {
  margin-left: 60px;
  margin-right: 15px;
}

.ultimelinegestion .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #e1e8ee;
  border-radius: 0.25rem;
}

.ultimelinegestion .green.darken-1 {
  background-color: #43a047!important;
}

.ultimelinegestion .badge {
  padding: 6px 10px;
  font-weight: 300;
}


.ultimelinegestion .green {
  background-color: #4caf50!important;
}

.ultimelinegestion .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.ultimelinegestion .card-header {
  position: relative;
}
.ultimelinegestion .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid #e1e8ee;
}

.ultimelinegestion .avatar, .avatar-letter {
  position: relative;
  margin-bottom: 0;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
  line-height: 2rem;
  border-radius: 4rem;
  vertical-align: middle;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  color: #fff;
}

.ultimelinegestion [class*=" icon-"], .ultimelinegestion [class^=icon-] {
  font-family: paperIcons!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ultimelinegestion {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}

.ultimelinegestion li {
  list-style: none;
  font-weight: 300;
}

.ultimelinegestion img {
  max-width: 100%;
}

.ultimelinegestion .card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.ultimelinegestion .badge-primary {
  color: #fff;
  background-color: #03a9f4;
}

.ultimelinegestion .teal.lighten-1 {
  background-color: #26a69a!important;
}

.ultimelinegestion .badge:empty {
  display: none;
}

.ultimelinegestion {
  font-size: 14px;
  color: #86939e;
  letter-spacing: .2px;
}

.ultimelinegestion:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #e1e8ee;
  left: 31px;
  margin: 0;
  border-radius: 2px;
}

.ultimelinegestion .blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: .8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}

.ultimelinegestion .light-green.accent-4 {
  background-color: #64dd17!important;
}

.ultimelinegestion .avatar-badge.away, .avatar-badge.idle {
  background-color: #fcce54;
}

.ultimelinegestion .avatar-lg .avatar-badge {
  right: 5px;
}

.ultimelinegestion .badge-warning {
  background-color: #fcce54;
}

.ultimelinegestion .marco {
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  position: absolute;
  background-color: #d2d6de;
  border-radius: 3px;
  text-align: center;
  left: 16px;
  top: 8px;
  color: #fff;
}

.ultimelinegestion .bg-danger, .ultimelinegestion .toast-danger {
  background-color: #ed5564!important;
}

.top15{
  top: 15px !important;
}

.ultimelinegestion .badge-warning {
  color: #212529;
  background-color: #fcce54;
}

.check-position-left{
  float: left !important;
  margin-left: 2rem !important;
  margin-top: 0.15rem !important;
}





.target-130{
  height: 130px;
}

.with-200{
  width: 500px!important;
  max-width: 500px !important;
  white-space : pre-wrap!important;
}

.mt-100{
  margin-top: 60px;
}

.bg-blue-giraud {
  background-color: #3498db!important;
}

body{
  font-family: Roboto,sans-serif,serif;
}

.img-logo-sup {
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
}

.float-right {
  float: right!important;
}

.font-weight-normal {
  color: #86939e;
  font-size: 14px;
  font-weight: 400!important;
}
.botton_centrado_botton{
  display: flex;
  align-items: flex-end;
}

.celda_salto_linea {
  white-space: normal;
  max-width: 250px;
  width:250px;
}

.celda_salto_linea2 {
  white-space: normal;
  max-width: 160px;
  width:160px;
}

