
/*# sourceMappingURL=custom.min.css.map */

[data-topbar=dark] #page-topbar {
    background-color: #000000 !important;
    border-color: #000000 !important;
}
[data-topbar=dark] .navbar-header .btn-topbar {
    color: #fff !important;
}
[data-topbar=dark] .topbar-user .user-name-sub-text {
    color:#fff !important;
}
[data-topbar=dark] .topbar-user {
    background-color: #000000 !important;
}
.table>thead {
    background: #76a5cf !important;
    color:#fff !important;
}
.txt-center{
    text-align:center !important;
}
.txt-normal{
    text-align: left !important;
}
.content-title{
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0 !important;
    background-color: #000000 !important;
    color:#fff !important;
}
.content-title-yellow{
    background-color: #F9CD14 !important;
}
.content-title-red{
    background-color: #D91F34 !important;
}
.content-title .fs-14,
.content-title .fs-13{
    color:#fff !important;
}
/* .timeline-item .icon{
    color:#fff !important;
    background-color: #D91F34;
} */

.timeline-item .icon-default{
    color:#fff !important;
    background-color: #000000 !important;
}
.timeline-item .icon-green{
    color:#fff !important;
    background-color: #097D4E !important;
}
.timeline-item .icon-yellow{
    color:#fff !important;
    background-color: #F9CD14 !important;
}
.timeline-item .icon-red{
    color:#fff !important;
    background-color: #D91F34 !important;
}
.aportadores-box{
    background-color: #e6f3ee !important;
    border: 2px solid #097D4E !important;
}
/* 
[data-layout-mode=dark] .aportadores-box p{
    color:#616161 !important;
}
[data-layout-mode=dark] .aportadores-box a{
    color:#415dc4 !important;
} 
*/
[data-layout-mode=dark] .aportadores-box{
    background-color: #1f1f1f !important;
}
.min-margin{
    margin-bottom:2px;
    margin-left: 10px;
}
.btn-primary{
    background: #76a5cf !important;
}
.bnt-neutro{
    background: #b4b4b4 !important;
    border:1px solid #097D4E !important;
}
.enlace_choque{
    color: #1521c5 !important;
}
.auth-one-bg {
    background-image: url(../images/auth-one-bg-2.png);
    background-position: center;
    background-size: cover;
}
.bg-choque-primary{
    background: #000000 !important;
    border: #000000 !important;
}
.icon-timeline{
    margin-right: 10px;
    font-size: 20px;
    color:#76a5cf;
    background-color: #fff;
    padding:6px;
    border-radius: 100px;
    box-shadow: 0px 0px 10px #537898;
}
.fs-14{
    font-size: 18px !important;
}
.border-bottom-timeline-green{
    border-bottom: 5px solid #000000 !important;
}
.border-bottom-timeline-yellow{
    border-bottom: 5px solid #F9CD14 !important;
}
.border-bottom-timeline-red{
    border-bottom: 5px solid #D91F34 !important;
}
/* .icon-timeline-center{
    color:#f3dc8a !important;
} */
.timeline{
    max-width: 1500px !important;
    margin-bottom: 100px !important;
}
.timeline::after{
    background-color: #097D4E;
}
.title-expediente-box{
    max-width: 400px;
    background-color: #16567a !important;
    text-align: center;
    margin: 40px auto;
    padding:10px 20px;
    border-radius: 20px;
}
.title-expediente{
    color:#fff;
    margin: 0;
}
.title-expediente-2{
    color:#fff;
    margin: 0;
}
.card-date{
    width: 50%;
}
.date-box{
    font-size: 18px !important;
    color:#fff !important;
    background-color: #d3d3d3  !important;
    max-width: 260px;
    padding: 10px 40px;
    border-radius: 5px;
    margin-top: -14px;
}
.text-muted{
    font-size: 16px;
}
.timeline-item.left .date {
  background-color: #e9e9e9 !important;
  color: #767676 !important;
}
.timeline-item.right .date {
  background-color: #e9e9e9 !important;
  color: #767676 !important;
}
.timeline-item.left .date-red {
    border-right: 5px solid #D91F34 !important;
}
.timeline-item.right .date-red {
    border-left: 5px solid #D91F34 !important;
}
.timeline-item.left .date-green {
    border-right: 5px solid #000000 !important;
}
.timeline-item.right .date-green {
    border-left: 5px solid #000000 !important;
}
.timeline-item.left .date-yellow {
    border-right: 5px solid #F9CD14 !important;
}
.timeline-item.right .date-yellow {
    border-left: 5px solid #F9CD14 !important;
}
.icon-dashboard{
    font-size: 30px !important;
    color:#fff;
}
.icon-dashboard-box{
    background-color: #097D4E;
    margin:10px auto !important;
    margin-bottom: 20px !important;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    padding-top: 8px;
}
.table{
    font-size: 16px !important;
}
.div-input-file {
    position: relative;
    display: inline-block;
}
.div-input-file:before{
    background-color: #76a5cf;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    content: 'Seleccionar'; 
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.div-input-file input[type="file"] {
    opacity: 0;
    width: 200px;
    height: 32px;
    display: inline-block;
}
#src-file1::before {
    content: 'SI, ADJUNTAR DOCUMENTO DE ORDEN';
}

#chartdiv {
    width: 100%;
    height: 400px;
  }

.simbol-graphic {
    width: 120px;
    height: 80px;
    margin-bottom: 0px;
    border-radius: 0 40px 0 40px;
    text-align: center;
}
.simbol-1{
    background-color: #FBCD1F !important;
}
.simbol-2{
    background-color: #D91F34 !important;
}
.simbol-3{
    background-color: #097D4E !important;
}

.row-simbol{
   padding-top: 30px;
}
.col-simbol{
    display: flex;
    margin-bottom: 30px;
}

.simbol-graphic-icon{
    font-size: 55px;
    color:#fff;
}

.text-simbol-graphic{
    margin-left: 20px;
    color:#525252;
    font-weight: 600;
}
.subtext-simbol-graphic{
    margin-left: 20px;
    color:#525252;
}

.mini-logo{
    height: 100px;
    width: auto;
    margin-right: 20px;
}

.bg-box-col{
    display: flex;
    align-items: center;
    justify-content: end;
}

.bg-box{
    padding:40px 20px !important;
    width: 250px;
    height: 100px;
    border-radius: 30px;
    font-size: 30px;
    color:#fff;
    display: inline-block;
    margin-right: 20px;
}

.bg-box-parr,
.bg-box-parr span{
    margin: 0 !important; 
    line-height: 10px;   
}

.bg-green-box{
 /* background: #097D4E; */
 background: #A0D0A7;
}
.bg-blue-box{
 /* background: #FBCD1F; */
 background: #638DC9;
}
.bg-red-box{
 /* background: #D91F34; */
 background: #E08080;
}

.text-mini{
    font-size: 14px;
}

.bg-test{
    background-image:url("/dist/saas/assets/images/bg-rueda.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 40%;
}

#container {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }

  .anychart-credits,
  .anychart-credits-text
  .anychart-credits-logo{
    display: none !important;
    color:#fff;
  }


  /* chart v3 */

#chart2div {
    width		: 100%;
    height		: 435px;
    font-size	: 11px;
}												
#chart2div table {
  border-collapse: collapse;
}

#chart2div td, #chart2div th {
  border: 1px solid #ccc;
  padding: 3px 6px;
  text-align: left;
}

.amcharts-chart-div a{
display: none !important;
}






.timeline-item{
    padding: 20px 60px;
}



.timeline-item .content {
    padding: 10px !important;
}

.card-footer{
    padding-top:8px !important;
}

.btn-choque{
    background-color: #D91F34 !important;
    border: #D91F34 !important;
}

.timeline .fs-14{
    margin: 0 !important;
}


.color-yellow{
    color:#FBCD1F;
}

.color-green{
    color:#097D4E;
}

.color-red{
    color:#D91F34;
}

.bg-yellow{
    background-color:#FBCD1F !important;
    color:#fff;
}

.bg-green{
    background-color:#097D4E;
    color:#fff;
}

.bg-red{
    background-color:#D91F34;
    color:#fff;
}

.table>thead{
    background: #000000 !important;
}

.active>.page-link, .page-link.active{
    z-index: 3;
    color: var(--vz-pagination-active-color);
    background-color: #000000;
    border-color: #000000;
}


.btn-outline-primary{
    --vz-btn-color: #097D4E;
    --vz-btn-border-color: #097D4E;
    --vz-btn-hover-color: #fff;
    --vz-btn-hover-bg: #097D4E;
    --vz-btn-hover-border-color: #097D4E;
    --vz-btn-focus-shadow-rgb: 102,145,231;
    --vz-btn-active-color: #fff;
    --vz-btn-active-bg: #097D4E;
    --vz-btn-active-border-color: #097D4E;
    --vz-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --vz-btn-disabled-color: #097D4E;
    --vz-btn-disabled-bg: transparent;
    --vz-btn-disabled-border-color: #097D4E;
    --vz-gradient: none;
}

.text-success{
    color: #097D4E !important;
    
}

.text-danger{
    color:#D91F34 !important;
}


[data-layout=horizontal] .navbar-menu .navbar-nav .nav-link.active {
    color: #D91F34;
}
[data-layout=horizontal] .navbar-menu .navbar-nav .nav-link:hover {
    color: #D91F34;
}


.auth-one-bg .bg-overlay{
    background: -webkit-gradient(linear,left top,right top,from(#352323),to(#D91F34));
    background: linear-gradient(to right,#352323,#D91F34);
    opacity: .9;
}

.aportadores-box{
    text-align: center;
    position:relative;
}

.btn-aportadores{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    max-width: 200px;
}


.progress-nav .nav .nav-link.active, .progress-nav .nav .nav-link.done {
    background-color: #097D4E !important;
}

.progress-nav .nav .nav-link.active, .progress-nav .nav .nav-link.active{
    background-color: #D91F34 !important;
}

form .progress-bar{
    background-color: #8bc1ab !important;
}

.check-inputs-div{
    display: flex;
    align-items: center;
    justify-content: center;
}
.check-inputs{
    margin: 0 auto;
}


.form-check-input:checked {
    background-color: #097D4E;
    border-color: #097D4E;
}

.bg-primary{
    background-color: #07613d !important;
}



.ri-upload-cloud-2-fill{
    font-size: 30px;
}





.table>thead.red {
    background: #D91F34 !important;
}
.table>thead.yellow {
    background: #FBCD1F !important;
}






/* ---------- GENERAL ---------- */


  input {
    background-image: none;
    border: none;
    font: inherit;
    margin: 0;
    padding: 0;
    transition: all .3s;
  }
  
  
  /* ---------- ALIGN ---------- */
  
  .align {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  
  
  /* ---------- GRID ---------- */
  
  .grid {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    max-height: 500px;
    width: 80%;
  }
  
  
  /* ---------- LOGIN ---------- */
  
  #login h2 {
    background: #0088a3;
    border-radius: 15px 15px 0 0;
    color: #fff;
    font-size: 28px;
    padding: 20px 26px;
    height: 100%;
  }
  
  #login h2 span[class*="fontawesome-"] {
    margin-right: 14px;
  }
  
  #login fieldset {
    background: #fff;
    border-radius: 0 0 10px 10px;
    padding: 20px 26px;
  }
  
  #login fieldset p {
    color: #777;
    margin-bottom: 14px;
  }
  
  #login fieldset p:last-child {
    margin-bottom: 0;
  }
  
  #login fieldset input {
    border-radius: 3px;
  }
  
  #login fieldset input[type="text"],
  #login fieldset input[type="password"] {
    background: #eee;
    color: #777;
    padding: 4px 10px;
    width: 100%;
  }
  
  .hide{
    display: none;
  }
  .with-arrow {
    background-image: none;
    border: none;
    font: inherit;
    margin: 0;
    padding: 0;
    transition: all .3s;
    background: #07613d;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 4px 0;
    width: 100px;
    text-align: center;
  }
  
  .with-arrow:hover {
    background: #179965;
    /* border-radius: 15px 2px; */
    cursor: pointer;
    color:#fff;
  }
  
  .mensaje {
    text-align: center;
  }
  
  .preloader {
    width: 70px;
    height: 70px;
    border: 10px solid #eee;
    border-top: 10px solid #666;
    border-radius: 50%;
    animation-name: girar;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    margin-left: auto;
    margin-right: auto;
  }
  @keyframes girar {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  
  @import "compass/css3";
  @-webkit-keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  
  .background-image {
    background: url('../images/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-animation-name: fade-in;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 1s;
  }
  
  .background-image.visible {
    opacity: 1;
  }


  table>thead.bg-grey {
    background-color: #EFEFEF !important;
    color:var(--vz-body-color) !important; 
}

  .table-presupuesto tbody, 
  .table-presupuesto td, 
  .table-presupuesto th, 
  .table-presupuesto tr {
    border-style: none !important;
    line-height: 0px !important;
    padding:10px !important;
}
  .table-presupuesto-2 tbody, 
  .table-presupuesto-2 td, 
  .table-presupuesto-2 th, 
  .table-presupuesto-2 tr {
    border-style: none !important;
    line-height: 20px !important;
    /* padding:10px !important; */
}


.info-card{
    background-color: #dcebf3 !important;
}

.titulo-tabla {
    padding:10px;
}

.tabla-cod{
    width: 15%;
}
.tabla-desc{
    width: 35%;
}
.tabla-uds{
    width: 10%;
}
.tabla-precio{
    width: 10%;
}
.tabla-id{
    width: 10%;
}

.tabla-id-porc{
    width: 10%;
}

.tabla-id-precio{
    width: 10%;
}

.tabla-id-ahorro{
    width: 15%;
}
.bold{
    font-weight: 500;
}


.dropzone .dz-message{
    text-align: center;
}





/* cargador */


.texto-loader{
    text-align:  center;
    color:#07613d !important;
}

.loader {
    color:#07613d !important;
    font-size: 20px;
    margin: 20vh auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
  }
  @-webkit-keyframes load4 {
    0%,
    100% {
      box-shadow: 0em -3em 0em 0.2em #07613d, 2em -2em 0 0em #07613d, 3em 0em 0 -0.5em #07613d, 2em 2em 0 -0.5em #07613d, 0em 3em 0 -0.5em #07613d, -2em 2em 0 -0.5em #07613d, -3em 0em 0 -0.5em #07613d, -2em -2em 0 0em #07613d;
    }
    12.5% {
      box-shadow: 0em -3em 0em 0em #07613d, 2em -2em 0 0.2em #07613d, 3em 0em 0 0em #07613d, 2em 2em 0 -0.5em #07613d, 0em 3em 0 -0.5em #07613d, -2em 2em 0 -0.5em #07613d, -3em 0em 0 -0.5em #07613d, -2em -2em 0 -0.5em #07613d;
    }
    25% {
      box-shadow: 0em -3em 0em -0.5em #07613d, 2em -2em 0 0em #07613d, 3em 0em 0 0.2em #07613d, 2em 2em 0 0em #07613d, 0em 3em 0 -0.5em #07613d, -2em 2em 0 -0.5em #07613d, -3em 0em 0 -0.5em #07613d, -2em -2em 0 -0.5em #07613d;
    }
    37.5% {
      box-shadow: 0em -3em 0em -0.5em #07613d, 2em -2em 0 -0.5em #07613d, 3em 0em 0 0em #07613d, 2em 2em 0 0.2em #07613d, 0em 3em 0 0em #07613d, -2em 2em 0 -0.5em #07613d, -3em 0em 0 -0.5em #07613d, -2em -2em 0 -0.5em #07613d;
    }
    50% {
      box-shadow: 0em -3em 0em -0.5em #07613d, 2em -2em 0 -0.5em #07613d, 3em 0em 0 -0.5em #07613d, 2em 2em 0 0em #07613d, 0em 3em 0 0.2em #07613d, -2em 2em 0 0em #07613d, -3em 0em 0 -0.5em #07613d, -2em -2em 0 -0.5em #07613d;
    }
    62.5% {
      box-shadow: 0em -3em 0em -0.5em #07613d, 2em -2em 0 -0.5em #07613d, 3em 0em 0 -0.5em #07613d, 2em 2em 0 -0.5em #07613d, 0em 3em 0 0em #07613d, -2em 2em 0 0.2em #07613d, -3em 0em 0 0em #07613d, -2em -2em 0 -0.5em #07613d;
    }
    75% {
      box-shadow: 0em -3em 0em -0.5em #07613d, 2em -2em 0 -0.5em #07613d, 3em 0em 0 -0.5em #07613d, 2em 2em 0 -0.5em #07613d, 0em 3em 0 -0.5em #07613d, -2em 2em 0 0em #07613d, -3em 0em 0 0.2em #07613d, -2em -2em 0 0em #07613d;
    }
    87.5% {
      box-shadow: 0em -3em 0em 0em #07613d, 2em -2em 0 -0.5em #07613d, 3em 0em 0 -0.5em #07613d, 2em 2em 0 -0.5em #07613d, 0em 3em 0 -0.5em #07613d, -2em 2em 0 0em #07613d, -3em 0em 0 0em #07613d, -2em -2em 0 0.2em #07613d;
    }
  }
  @keyframes load4 {
    0%,
    100% {
      box-shadow: 0em -3em 0em 0.2em #07613d, 2em -2em 0 0em #07613d, 3em 0em 0 -0.5em #07613d, 2em 2em 0 -0.5em #07613d, 0em 3em 0 -0.5em #07613d, -2em 2em 0 -0.5em #07613d, -3em 0em 0 -0.5em #07613d, -2em -2em 0 0em #07613d;
    }
    12.5% {
      box-shadow: 0em -3em 0em 0em #07613d, 2em -2em 0 0.2em #07613d, 3em 0em 0 0em #07613d, 2em 2em 0 -0.5em #07613d, 0em 3em 0 -0.5em #07613d, -2em 2em 0 -0.5em #07613d, -3em 0em 0 -0.5em #07613d, -2em -2em 0 -0.5em #07613d;
    }
    25% {
      box-shadow: 0em -3em 0em -0.5em #07613d, 2em -2em 0 0em #07613d, 3em 0em 0 0.2em #07613d, 2em 2em 0 0em #07613d, 0em 3em 0 -0.5em #07613d, -2em 2em 0 -0.5em #07613d, -3em 0em 0 -0.5em #07613d, -2em -2em 0 -0.5em #07613d;
    }
    37.5% {
      box-shadow: 0em -3em 0em -0.5em #07613d, 2em -2em 0 -0.5em #07613d, 3em 0em 0 0em #07613d, 2em 2em 0 0.2em #07613d, 0em 3em 0 0em #07613d, -2em 2em 0 -0.5em #07613d, -3em 0em 0 -0.5em #07613d, -2em -2em 0 -0.5em #07613d;
    }
    50% {
      box-shadow: 0em -3em 0em -0.5em #07613d, 2em -2em 0 -0.5em #07613d, 3em 0em 0 -0.5em #07613d, 2em 2em 0 0em #07613d, 0em 3em 0 0.2em #07613d, -2em 2em 0 0em #07613d, -3em 0em 0 -0.5em #07613d, -2em -2em 0 -0.5em #07613d;
    }
    62.5% {
      box-shadow: 0em -3em 0em -0.5em #07613d, 2em -2em 0 -0.5em #07613d, 3em 0em 0 -0.5em #07613d, 2em 2em 0 -0.5em #07613d, 0em 3em 0 0em #07613d, -2em 2em 0 0.2em #07613d, -3em 0em 0 0em #07613d, -2em -2em 0 -0.5em #07613d;
    }
    75% {
      box-shadow: 0em -3em 0em -0.5em #07613d, 2em -2em 0 -0.5em #07613d, 3em 0em 0 -0.5em #07613d, 2em 2em 0 -0.5em #07613d, 0em 3em 0 -0.5em #07613d, -2em 2em 0 0em #07613d, -3em 0em 0 0.2em #07613d, -2em -2em 0 0em #07613d;
    }
    87.5% {
      box-shadow: 0em -3em 0em 0em #07613d, 2em -2em 0 -0.5em #07613d, 3em 0em 0 -0.5em #07613d, 2em 2em 0 -0.5em #07613d, 0em 3em 0 -0.5em #07613d, -2em 2em 0 0em #07613d, -3em 0em 0 0em #07613d, -2em -2em 0 0.2em #07613d;
    }
  }

  .card-header-min{
    padding:8px !important;
  }

  .small-text .fw-medium,
  .small-text .text-muted{
    font-size: 15px !important;
  }

  .padding-0{
    padding: 0 !important;
  }





  /* step-arrow -----------------------------*/
  /* step-arrow -----------------------------*/
  /* step-arrow -----------------------------*/
  /* step-arrow -----------------------------*/
  /* step-arrow -----------------------------*/
  /* step-arrow -----------------------------*/

  .arrow-steps .step {
    font-size: 14px;
    text-align: center;
    color: #7c7c7c;
    cursor: default;
    margin: 0 5px 0 0;
    padding: 10px 0px 10px 0px;
    width: 25%;
    float: left;
    position: relative;
    background-color: #777;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .arrow-steps .step:last-child {
    margin: 0 0 0 0;
  }
  
  .arrow-steps .step a {
    color: #fff;
    text-decoration: none;
  }
  
  .arrow-steps .step:after,
  .arrow-steps .step:before {
    content: "";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 17px solid #777;
    z-index: 2;
  }
  
  .arrow-steps .step:before {
    right: auto;
    left: 0;
    border-left: 17px solid #fff;
    z-index: 0;
  }
  
  .arrow-steps .step:first-child:before {
    border: none;
  }

  


  .arrow-steps {
    display: flex;
    flex-flow: row nowrap;
  }
  
  .arrow-steps div {
    position: relative;
    margin-right: 10px;
    width: 180px;
    height: 60px;
    background-color: #fff;
    color: white;
    text-align: center;
  }

  .step {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
  }
  
  .arrow-steps .step:after,
  .arrow-steps .step:before {
    position: absolute;
    top: 0;
    content: " ";
    border-style: solid;
    border-width: 28px 0 30px 10px;
    border-color: transparent transparent transparent #6e6e6e;
  }
  .arrow-steps .step:before {
    left: 0;
    border-color: transparent transparent transparent white;
  }
  .arrow-steps .step:after {
    transform: translateX(100%);
    right: 0;
    border-left-color: inherit;
  }
  
  
[data-layout=horizontal] .container-fluid, [data-layout=horizontal] .layout-width {
    max-width: 100%;
    margin: 0 auto;
}




.active-arrow{
    background-color: #D91F34 !important;
    color:#fff !important;
}
.active-arrow::after{
    border-left-color: #D91F34 !important;
}




.display-none{
    opacity: 0.3;
}


.timeline::after {
    /* content: "";
    position: absolute;
    width: 2px;
    top: 57px; */
    bottom: 150px !important;
    /* left: 50%;
    margin-left: -1.5px; */
}


.icon-row{
    font-size: 18px !important;
    /* background-color: red; */
  }

.img-grafica-informes{
    max-width: 70%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

#back-to-top{
  display: block !important;
}

.card-title-presupuesto{
  font-size: 17px !important;
  color: #1f1f1f;
  font-weight: bold;
}

.destacado_presupuesto{
  font-weight:600; 
  color:#4ba581;
}
.destacado_presupuesto-2{
  font-weight:600; 
  color:#d25967;
}

.max-20{
  max-width: 20px !important;
}
.max-40{
  max-width: 40px !important;
}
.max-50{
  max-width: 50px !important;
}
.max-100{
  max-width: 100px !important;
}

.icons-informe{
  height: 70px;
  width: auto;
}