.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;
}


.pt-100{
    padding-top: 125px !important;
}

.pt-30{
    padding-top: 30px !important;
}






.datepicker {
    z-index: 1060 !important;
}


