﻿
.JuezIcon {
    width: 37px;
    position: absolute;
}
.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem #bb860f, 0 0 0 0.25rem #e5ab2a;
}

#carpetas, #Determinaciones, #DeterminacionesPorcentaje, #investigacion, #investigacionPorcentaje, #judicializados, #judicializadosPorcentaje {
    text-shadow: 1px 1px 0 white, -1px -1px 0 white, -1px 1px 0 white, 1px -1px 0 white;
}

.ModalTablero
{
    width:100%;
}
.DivOperativoFiscalia {
    background-image: url(../../img/fondo.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed; /* Esto fija el fondo */
    width: 100%;
    min-height: 931px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

footer
{
    display:none;
}

.pb-3 {
    padding-bottom: 0rem !important;
}

.dropdwnsNav {
    background-color: #6F6C6E;
}
.btn-Dorado {
    background-color: #DAAE4E;
    color: #FFFFFF;
    border-radius:10px !important;
}
.btn:hover {
    background-color: #cd9b2d;
    color: #FFFFFF;
    background-color: #cd9b2d;
}

.textAnalisis {
    margin-left: 20px;
    color: #FFFFFF;
}


.BarraDatos {
    background: linear-gradient(90deg, rgba(111,108,110,1) 0%, rgba(145,147,147,1) 100%);
    color: #FFFFFF;
}
.contenidoBarras
{
    padding:10px
}



.contDivTuberia {
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible;
}

 
    .divtuberia p {
        position: absolute;
        font-size: 15px;
        color: white;
        font-weight: 600;
        width: 130px;
    }

.divtuberia {
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 1300px;
    min-height: 800px; /* Cambia a min-height si deseas altura adaptable */
    height: auto; /* Ajuste automático según el contenido */
    background-image: url('../../img/TuberiacontornoFinal.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; 
}

.input {
    width: 6%;
    position: absolute;
    padding: 5px;
    border: 2px solid #00000000;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    transform: translate(-50%, -50%);
    background-color: #00000000;
    font-weight: 600;
    height: 33px;
    color: #5E5D5E;
}
.input::placeholder {
    color: #5E5D5E;
    opacity: 1;
}


.barraAmarilla {
    background: #DAAE4E;
    border-radius: 0 20px 20px 0;
    color: white;
    height: 26Px;
    content: '%';
}
.barraAmarilla::placeholder {
    color: white; 
    opacity: 1; 
} 

.inputBlanco {
    color: white; 
}

.inputBlanco::placeholder {
    color: white;  
    opacity: 1;
}

input[type="number"] {
    outline: none;
    border: none;
}

    input[type="number"]:focus {
        outline: none;
        border: none;
    }
    input[type="number"]::-webkit-outer-spin-button,
    input[type="number"]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
/*Carpeta de investigación*/

#ministerioIcon1 {
    top: 40px;
    left: 205px;
}
#textCarpetaInv {
    top: 34px;
    left: 86px;
}

#carpetas {
    top: 192px;
    left: 171px;
}
/*Fin Carpeta de investigación*/


/*Determinaciones*/

#textDeterminaciones {
    top: 608px;
    left: 50px;
    transform: rotate(-90deg);
}

#Determinaciones {
    top: 586px;
    left: 167px;
}

#DeterminacionesPorcentaje {
    top: 625px;
    left: 167px;
}

/*Fin Determinaciones*/

/*Barras determinacion*/

.BarrasDeterminacion .input {
    background: #DAAE4E; 
    color: white;
    height: 26px;
    content: '%';
    width: 61px;
    font-size: 20px;
    z-index: 2;
}

    .BarrasDeterminacion .input::placeholder {
        color: white;
        opacity: 1;
    }

.barraPorcentaje {
    border-radius: 0 20px 20px 0;
}

.barratexto
{
    background-color: #417272;
    border-radius: 0 20px 20px 0;
    z-index: 1
}

#br1 {
    top: 561px;
    left: 249px;
}

#brPorc1
{
    top: 561px;
    left: 250px;
}

#brTexto1 {
    top: 546px;
    left: 273px;
    width: 20%;
}
/*Fin Barras determinacion*/

/*Justicia alternativa*/
#ministerioIcon2 {
    top: 338px;
    left: 482px;
}
#textjustAlter {
    top: 215px;
    left: 371px;
}
#justAlter {
    top: 273px;
    left: 436px;
}
#justAlterporcen {
    top: 313px;
    left: 436px;
}
#textInvestigacion {
    top: 340px;
    left: 340px;
    width: 164px;
}

#investigacion {
    top: 414px;
    left: 437px;
}

#investigacionPorcentaje {
    top: 466px;
    left: 439px;
}
/*Fin Justicia alternativa*/

/*suspension del proceso*/
#JuezIcon1 {
    top: 188px;
    left: 808px;
}

#textsuspensión {
    top: 188px;
    left: 686px;
}
#suspensión {
    top: 249px;
    left: 749px;
}
#suspensiónPorcentaje {
    top: 284px;
    left: 753px;
}
/*fin suspension del proceso*/

/*Sobreseimientos*/
#JuezIcon2 {
       top: 170px;
    left: 1053px;
}
#textSobreseimientos {
    top: 179px;
    left: 922px;
}
#Sobreseimientos {
    top: 215px;
    left: 984px;
}
#SobreseimientosPorcentaje {
    top: 250px;
    left: 984px;
}
/*Fin Sobreseimientos*/
/*Asuntos judicializados*/
#JuezIcon3 {
    top: 331px;
    left: 779px;
}

#judicializados {
    top: 414px;
    left: 698px;
}

#judicializadosPorcentaje {
    top: 464px;
    left: 702px;
}
#textAsuntJudici {
    top: 340px;
    left: 592px;
    width: 210px;
}
/*Fin Asuntos judicializados*/

/*condenatorias*/
#JuezIcon4 {
    top: 305px;
    left: 1272px;
}
#textcondenatorias {
    top: 307px;
    left: 1146px;
}
#condenatorias {
    top: 370px;
    left: 1206px;
}
#condenatoriasPorcentaje {
    top: 406px;
    left: 1206px;
}
/*fin condenatorias*/

/*absolutorias*/
#JuezIcon5 {
    top: 561px;
    left: 1263px;
}

#textabsolutorias {
    top: 560px;
    left: 1147px;
}
#absolutorias {
    top: 624px;
    left: 1215px;
}

#absolutoriasPorcentaje {
    top: 657px;
    left: 1218px;
}
/*fin absolutorias*/

/*textos en verde*/
#JuezIcon6 {
    top: 681px;
    left: 600px;
    z-index: 4;
    width: 28px;
}
#textoVerde1 {
    top: 684px;
    left: 620px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
#textoVerde2 {
    top: 722px;
    left: 620px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
/*fin textos en verde*/


#ministerioIcon3 {
    top: 721px;
    left: 600px;
    width: 28px;
    z-index: 5;
}
#textoamarillo1 {
    top: 755px;
    left: 510px;
    width: auto;
    padding-left: 10px;
    padding-right: 8px;
}

.datosFooter {
    color: white;
    font-weight: 500;
    padding-left: 20px;
    font-size: 18px
}

.repreFooter {
    color: white;
    padding-right: 20px;
    font-size: 18px
}

footer {
    display: none;
}

.divFoot {
    background-color: #424242;
    color: white;
    padding-top: 2%;
} 
#btn1 {
    text-align: right
}

#btn2 {
    text-align: center;
}

#btn3 {
    text-align: left;
}

#btn4 {
    text-align: center
}
 
 

  


/*moda*/

.valvula {
    position: absolute;
    background-color: transparent;
    width: 79px;
    height: 79px;
    top: 365px;
    left: 523px;
    border-radius: 34px;
    cursor: pointer;
}

@keyframes flash {
    0% {
        background-color: rgba(255, 255, 0, 0.7);
    }
    /* Amarillo claro */
    50% {
        background-color: rgba(255, 255, 0, 0);
    }
    /* Transparente */
    100% {
        background-color: rgba(255, 255, 0, 0.0);
    }
}

.flash-effect {
    animation: flash 1s ease-in-out; /* La animación dura 1 segundo */
    border-radius: 34px;
    cursor: pointer;
}



.modal-content {
    background-color: transparent !important;
    border: 0px solid black
}
.contOperaFisc {
    background-color: #f2f2f2d6;
    border-radius: 20px;
}
.btn-close {
    background-color: #ffffff;
}
.contOperaFisc .card {
    border: none;
}

.contOperaFisc p {
    font-size: 1.1rem;
    font-weight: 500;
    margin: 0 0 10px;
    color: #417272;
}

.contOperaFisc span {
    font-size: 0.9rem;
    color: #417272;
}


.contenidoBarras {
    padding: 10px
}

.pb-3 {
    padding-bottom: 0rem !important;
}


.BarraDatos {
    background: linear-gradient(90deg, rgba(111,108,110,1) 0%, rgba(145,147,147,1) 100%);
    color: #FFFFFF;
}

.progress {
    height: 30px;
}


.contOperaFisc .progress {
    height: 18px;
    border-radius: 5px;
}

.contOperaFisc .progress-bar {
    border-radius: 5px;
}
.progress-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    position: relative;
    z-index: 1;
} 
.progress-label {
    color: black;
    position: absolute;
    width: 100%;
    text-align: center;
}

.progress-dot {
    width: 15px;
    height: 15px;
    background-color: #417272;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    right: 0%;  /*Ajuste fino para que coincida con el final de la barra */
    z-index: 2;
}

.fuentesTuberias1 {
    width: 80% !important;
    position: absolute;
    top: 106%;
    transform: translate(-50%, -50%);
    right: -30%;
    z-index: 2; 
}
.fuentesTuberias2 {
    width: 80% !important;
    position: absolute;
    top: 109%;
    transform: translate(-50%, -50%);
    right: -30%;
    z-index: 2;
    
}
/*#propuestaengrane {
    background-color:dimgray;
    background-image: url(../../img/fondo.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;*/ /* Esto fija el fondo */
    /*width: 100%;
}*/

.btnmodal {
    position:absolute;
    top: 14.2%;
    left: 60.8%;
    background-color:transparent !important;
    width: 310px;
    color: transparent !important;
}
.btnmodal2 {
    position: absolute;
    top: 14.2%;
    left: 56.7%;
    background-color: transparent !important;
    width: 156px;
    color: transparent !important;
}
.btnCerrar {
    position: absolute;
    top: 2%;
    left: 94%;
    background-color: transparent !important;
    width: 50px;
    color: #ffffffc7 !important;
}
.btnmd {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family:;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.CuadroSimbologia {
    border-radius: 15px;
    background-color: white;
    color: #417272;
    width: 75%;
    height: 105%;
    align-content: center;
    font-size: 13px;
    padding: 5px;
    text-align:left;
}

    .CuadroSimbologia .progress-bar {
        background-color: #DAAE4E; 
    }

    .CuadroSimbologia .progress {
        height: 20px;
        background-color: #cfcbcbe8;
    }


.CuadroVerdeSimbologia {
    text-align: center;
    width: 70%;
    background-color: #417272;
    border-radius: 10px;
    margin-top: 11px;
    justify-self: center;
}

    .CuadroVerdeSimbologia p {
        color: white;
        align-content: center;
        margin-bottom: 0px;
        height: auto;
        font-size: 15px;
    }
.TituloGestionFiscalia {
    color: white;
    font-size: 3rem;
    height: 100%;
    align-content: center;
    margin-left: 44px;
}
.modal-header {
    border-bottom: var(--bs-modal-header-border-width) solid #dee2e600 !important;
}
.btn-DoradoModal {
    background-color: #DAAE4E;
    color: #FFFFFF;
    border-radius: 20px;
    width: 80%;
    font-size: 25px;
}
.cuadroTransparenteFiscalia {
    background-color: #ffffff5e;
    color: #417272;
    border-radius: 2rem;
    margin-top: 20px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 500;
}

    .cuadroTransparenteFiscalia .progress {
        height: 25px;
        background-color: #cfcbcbe8;
        border-radius: 2rem;
    }
.cuadroTransparenteFiscalia .progress-bar {
    background-color: #DAAE4E;
}
.CuadroCarpetas {
    background-color: white;
    border-radius: 1.2rem;
    font-size: 40px !important;
    padding: 10px;
    width: 90%;
    text-align: center;
}
    .CuadroCarpetas p {
        font-size: 15px !important;
    }
.Estadistica1 p
{
    margin-bottom: 0rem;
    height: 50px;
    position: relative;
    align-content: flex-end;
    margin-bottom: 4px;
}

.Estadistica1
{ 
    width:98%;
    background-color: white;
    border-radius:1.2rem;
    text-align:center;
    padding:5px;
}

.CuadroVerde {
    text-align: center;
    width: 40%;
    background-color: #417272;
    border-radius: 10px;
    margin-top: 11px;
    justify-self: center;
}
    .CuadroVerde p {
        color: white;
        align-content: center;
        margin-bottom: 0px;
        height:auto;
        font-size: 30px !important;
    }

.Estadistica2 {
    width: 98%;
    background-color: white;
    border-radius: 1.2rem;
    text-align: center;
    padding: 5px;
}

.Cuadrante {
    height: 120px;
    place-items: center;
    align-content: center;
}



.Estadistica3 {
    width: 98%;
    background-color: white;
    border-radius: 1.2rem;
    text-align: center;
    padding: 5px;
    position: relative
}
.Estadistica3 p {
    font-size: 15px;
}

.OrdenApresiónSolicitadas {
    align-content: center;
    height: 300px;
    width: 15%;
}

#ÓrdenesAprensiónSolicitadasPorc {
    height: 30px
}
#ÓrdenesAprensiónSolicitadasTxt{
    height: 80px; 
    width:68% !important;
}
#ÓrdenesAprensiónSolicitadasNum
{
    font-size: 50px !important;
}





.flechaUp1 {
    position: absolute;
    top: 59%;
    left: 12%;
}
.flechaDown1 {
    position: absolute;
    top: 72%;
    left: 12%;
}

.CuadroVerdeInfo {
    text-align: center;
    width: 33%;
    background-color: #417272;
    border-radius: 10px;
    margin-top: 11px;
    justify-self: center;
}

    .CuadroVerdeInfo p {
        color: white;
        align-content: center;
        margin-bottom: 0px;
        height: auto;
        font-size: 20px !important;
    }

.Concedidas {
    position: absolute;
    width: 250px;
    top: 48%;
    left: 16%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.Negadas {
    position: absolute;
    width: 250px;
    top: 76%;
    left: 16%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.flechaUp2 {
    position: absolute;
    top: 41%;
    left: 33%;
}

.flechaDown2 {
    position: absolute;
    top: 56%;
    left: 33%;
}

.Ejecutadas {
    position: absolute;
    width: 250px;
    top: 28%;
    left: 35%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.NoEjecutadasInfo {
    position: absolute;
    width: 250px;
    top: 64%;
    left: 35%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.textEstadistica3
{
    width: auto;
    margin-bottom: 0px;
    margin-left: 10px;
}

.SolicitudesCateos {
    position: absolute;
    align-content: center;
    height: 300px;
    width: 15%;
    left: 60%;
    top: 0%;
}

#SolicitudesCateosPorc {
    height: 30px
}

#SolicitudesCateosTxt {
    height: 80px;
    width: 68% !important;
}

#SolicitudesCateosNum {
    font-size: 50px !important;
}

.flechaUp3 {
    position: absolute;
    top: 53%;
    left: 72%;
}

.flechaDown3 {
    position: absolute;
    top: 67%;
    left: 72%;
}

.Estadistica4 {
    width: 100%;
    background-color: white;
    border-radius: 1.2rem;
    text-align: center;
    padding: 12px;
    height: 184px;
    align-content: center;
}

.Estadistica4 p {
    margin-bottom: 0rem; 
    position: relative;
    align-content: flex-end;
    margin-bottom: 4px;
    font-size:18px; 
}

.Concedidas2 {
    position: absolute;
    width: 250px;
    top: 40%;
    left: 76%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.Negadas2 {
    position: absolute;
    width: 250px;
    top: 75%;
    left: 76%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.personita {
    width: 50px;
}
 
@media (max-width: 991px) {
    .dropdwnsNav {
        position: relative;
        top: 90px
    }

    .BarraDatos {
        position: relative;
        top: 90px
    }
}


/* fin moda*/


@media (max-width: 992px) {

    .btnpaginas {
        margin-top: 100px;
    }

    #btn1 {
        text-align: center !important;
        padding-bottom: 10px
    }

    #btn2 {
        text-align: center !important;
    }

    #btn3 {
        text-align: center !important;
        padding-bottom: 10px
    }

    #btn4 {
        text-align: center !important;
    }
}

 

@media (max-width: 1333px) {
    .contDivTuberia { 
        width: 1333px;
    }

    .divFoot
    {
        padding-top:0px
    } 

    .DivOperativoFiscalia {
        min-height: 0px;  
    }

}

@media (min-width: 1200px) {
    #propuestaengrane {
        --bs-modal-width: 1558px !important;
        width: 80%
    }
    
}

@media (max-width: 1050px) {
    #propuestaengrane {
        --bs-modal-width: 100vw !important;
        width: 100%;
    }

    .Cuadrante p {
        font-size: .8rem !important;
    }

   /* .Cuadrante personita {
        width: 80px !important;
    }*/
    .Cuadrante svg {
        width: 80px !important;
    }
    .Estadistica4 p
    {
        font-size: 14px
    }
    .Estadistica1 p
    {
        font-size: .8rem;
    }
    .CuadroCarpetas p
    {
        font-size: .5rem !important;
    }
    .Estadistica3 p
    {
        font-size: .7rem !important;
    }
}
@media (max-width: 1442px) {
    #propuestaengrane {
        --bs-modal-width: 100vw !important;
        width: 100%;
    } 
}
/*

    @media (max-width: 1306px) {
    .divtuberia {
        min-width: 1306px !important;
        scale: 0.68;
    } 

    @media (max-width: 991px) {
    .dropdwnsNav {
        position: relative;
        top: 90px
    }
    .BarraDatos {
        position: relative;
        top: 90px
    }
}


*/