/* 
#bg-logo{
    background-image: url("https://naucalpan.gob.mx/wp-content/themes/naucalpan25/img/logo-n-2.svg");
    background-repeat: no-repeat;
} */

#titulo-aplicativo{
    color: #a1163a;
}

.form-container {
    /* max-width: 1200px; */
    max-width: 85%;
    margin: 0 auto;
    /* padding: 2rem; */
    padding: 0;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    border-radius: 10px;
    background-color: #ffffff;  /* Fondo blanco para el formulario */
    
}

#map { height: 400px; margin-top: 20px; border: 1px solid #ddd; }

.form-check-input:checked {
    border-color: #0d6efd !important;
    background-color: #0d6efd !important;
}

.form-check-label {
    cursor: pointer !important;
    font-weight: 500 !important;
}

.btn-check:checked + .btn-outline-primary {
    background-color: #0d6efd;
    color: #fff;
    border-color: #0d6efd;
    box-shadow: 0 0 0 0.2rem rgba(13,110,253,.25);
}

.btn-outline-primary {
    transition: all 0.2s ease-in-out;
}

.btn-outline-primary:hover {
    background-color: #e7f1ff;
    color: #0d6efd;
}

.border-bottomm{
    border-bottom: #0d6dfd solid 5px;
}




/* Botones Estatus */

/*
.estatus_1{
    border: 1px solid #E0E32D;
    padding: 2px;
    border-radius: 15px;
    color: #E0E32D !important;
    background-color: #E0E32D22;
    transition: 0.3s;
}
.estatus_1:hover{
    border: 1.3px solid #E0E32D;
    background-color:#E0E32D66;
}

.estatus_1_active{
    padding: 2px;
    border-radius: 15px;
    color: #E0E32D !important;
    border: 1.3px solid #E0E32D;
    background-color:#E0E32D66;
}


.estatus_2{
    border: 1px solid #f59542;
    padding: 2px;
    border-radius: 15px;
    color: #f59542 !important;
    background-color: #f5954222;
    transition: 0.3s;
}

.estatus_2:hover{
    border: 1.3px solid #f59542;
    background-color:#f5954266;
}

.estatus_2_active{
    padding: 2px;
    border-radius: 15px;
    color: #f59542 !important;
    border: 1.3px solid #f59542;
    background-color:#f5954266;
}

.estatus_3{
    border: 1px solid #2dbfe3;
    padding: 5px;
    border-radius: 15px;
    color: #2dbfe3 !important;
    background-color: #2dbfe322;
    transition: 0.3s;
}
.estatus_3:hover{
    border: 1.3px solid #2dbfe3;
    background-color:#2dbfe366;
}
.estatus_3_active{
    padding: 5px;
    border-radius: 15px;
    color: #2dbfe3 !important;
    border: 1.3px solid #2dbfe3;
    background-color:#2dbfe366;
}

.estatus_4{
    border: 1px solid #BF1990;
    padding: 2px;
    border-radius: 15px;
    color: #BF1990 !important;
    background-color: #BF199022;
    transition: 0.3s;
}
.estatus_4:hover{
    border: 1.3px solid #BF1990;
    background-color:#BF199066;
}
.estatus_4_active{
    padding: 2px;
    border-radius: 15px;
    color: #BF1990 !important;
    border: 1.3px solid #BF1990;
    background-color:#BF199066;
}
.estatus_5{
    border: 1px solid #19bf2f;
    padding: 2px;
    border-radius: 15px;
    color: #19bf2f !important;
    background-color: #19bf2f22;
    transition: 0.3s;
}
.estatus_5:hover{
    border: 1.3px solid #19bf2f;
    background-color:#19bf2f66;
}
.estatus_5_active{
    padding: 2px;
    border-radius: 15px;
    color: #19bf2f !important;
    border: 1.3px solid #19bf2f;
    background-color:#19bf2f66;
}

.estatus_6{
    border: 1px solid #e32026;
    padding: 2px;
    border-radius: 15px;
    color: #e32026 !important;
    background-color:#e3202622;
    transition: 0.3s;
}
.estatus_6:hover{
    border: 1.3px solid #e32026;
    background-color:#e3202666;
}
.estatus_6_active{
    padding: 2px;
    border-radius: 15px;
    color: #e32026 !important;
    border: 1.3px solid #e32026;
    background-color:#e3202666;
}
*/


.estatus_1{
    border: 1px solid #e32026;
    padding: 2px;
    border-radius: 15px;
    color: #e32026 !important;
    background-color:#e3202622;
    transition: 0.3s;
}
.estatus_1:hover{
    border: 1.3px solid #e32026;
    background-color:#e3202666;
}
.estatus_1_active{
    padding: 2px;
    border-radius: 15px;
    color: #e32026 !important;
    border: 1.3px solid #e32026;
    background-color:#e3202666;
}


.estatus_2{
    border: 1px solid #E0E32D;
    padding: 2px;
    border-radius: 15px;
    color: #E0E32D !important;
    background-color: #E0E32D22;
    transition: 0.3s;
}
.estatus_2:hover{
    border: 1.3px solid #E0E32D;
    background-color:#E0E32D66;
}

.estatus_2_active{
    padding: 2px;
    border-radius: 15px;
    color: #E0E32D !important;
    border: 1.3px solid #E0E32D;
    background-color:#E0E32D66;
}


.estatus_3{
    border: 1px solid #19bf2f;
    padding: 2px;
    border-radius: 15px;
    color: #19bf2f !important;
    background-color: #19bf2f22;
    transition: 0.3s;
}
.estatus_3:hover{
    border: 1.3px solid #19bf2f;
    background-color:#19bf2f66;
}
.estatus_3_active{
    padding: 2px;
    border-radius: 15px;
    color: #19bf2f !important;
    border: 1.3px solid #19bf2f;
    background-color:#19bf2f66;
}
.estatus_4{
    border: 1px solid #BF1990;
    padding: 2px;
    border-radius: 15px;
    color: #BF1990 !important;
    background-color: #BF199022;
    transition: 0.3s;
}
.estatus_4:hover{
    border: 1.3px solid #BF1990;
    background-color:#BF199066;
}
.estatus_4_active{
    padding: 2px;
    border-radius: 15px;
    color: #BF1990 !important;
    border: 1.3px solid #BF1990;
    background-color:#BF199066;
}

.estatus_5{
    border: 1px solid #f59542;
    padding: 2px;
    border-radius: 15px;
    color: #f59542 !important;
    background-color: #f5954222;
    transition: 0.3s;
}

.estatus_5:hover{
    border: 1.3px solid #f59542;
    background-color:#f5954266;
}

.estatus_5_active{
    padding: 2px;
    border-radius: 15px;
    color: #f59542 !important;
    border: 1.3px solid #f59542;
    background-color:#f5954266;
}

.estatus_6{
    border: 1px solid #2dbfe3;
    padding: 5px;
    border-radius: 15px;
    color: #2dbfe3 !important;
    background-color: #2dbfe322;
    transition: 0.3s;
}
.estatus_6:hover{
    border: 1.3px solid #2dbfe3;
    background-color:#2dbfe366;
}
.estatus_6_active{
    padding: 5px;
    border-radius: 15px;
    color: #2dbfe3 !important;
    border: 1.3px solid #2dbfe3;
    background-color:#2dbfe366;
}

.estatus_7{
    border: 1px solid #9C27B0;
    padding: 2px;
    border-radius: 15px;
    color: #9C27B0 !important;
    background-color:#9C27B022;
    transition: 0.3s;
}
.estatus_7:hover{
    border: 1.3px solid #9C27B0;
    background-color:#9C27B066;
}
.estatus_7_active{
    padding: 2px;
    border-radius: 15px;
    color: #9C27B0 !important;
    border: 1.3px solid #9C27B0;
    background-color:#9C27B066;
}

.estatus_8{
    border: 1px solid #3F51B5;
    padding: 2px;
    border-radius: 15px;
    color: #3F51B5 !important;
    background-color:#3F51B522;
    transition: 0.3s;
}
.estatus_8:hover{
    border: 1.3px solid #3F51B5;
    background-color:#3F51B566;
}
.estatus_8_active{
    padding: 2px;
    border-radius: 15px;
    color: #3F51B5 !important;
    border: 1.3px solid #3F51B5;
    background-color:#3F51B566;
}

.estatus_9{
    border: 1px solid #FF9800;
    padding: 2px;
    border-radius: 15px;
    color: #FF9800 !important;
    background-color:#FF980022;
    transition: 0.3s;
}
.estatus_9:hover{
    border: 1.3px solid #FF9800;
    background-color:#FF980066;
}
.estatus_9_active{
    padding: 2px;
    border-radius: 15px;
    color: #FF9800 !important;
    border: 1.3px solid #FF9800;
    background-color:#FF980066;
}

.estatus_10{
    border: 1px solid #009688;
    padding: 2px;
    border-radius: 15px;
    color: #009688 !important;
    background-color:#00968822;
    transition: 0.3s;
}
.estatus_10:hover{
    border: 1.3px solid #009688;
    background-color:#00968866;
}
.estatus_10_active{
    padding: 2px;
    border-radius: 15px;
    color: #009688 !important;
    border: 1.3px solid #009688;
    background-color:#00968866;
}

.estatus_11{
    border: 1px solid #4CAF50;
    padding: 2px;
    border-radius: 15px;
    color: #4CAF50 !important;
    background-color:#4CAF5022;
    transition: 0.3s;
}
.estatus_11:hover{
    border: 1.3px solid #4CAF50;
    background-color:#4CAF5066;
}
.estatus_11_active{
    padding: 2px;
    border-radius: 15px;
    color: #4CAF50 !important;
    border: 1.3px solid #4CAF50;
    background-color:#4CAF5066;
}


.estatus_12{
    border: 1px solid #F2AC52;
    padding: 2px;
    border-radius: 15px;
    color: #F2AC52 !important;
    background-color:#F2AC5222;
    transition: 0.3s;
}
.estatus_12:hover{
    border: 1.3px solid #F2AC52;
    background-color:#F2AC5266;
}
.estatus_12_active{
    padding: 2px;
    border-radius: 15px;
    color: #F2AC52 !important;
    border: 1.3px solid #F2AC52;
    background-color:#F2AC5266;
}


.estatus_15{
    border: 1px solid #F50C07;
    padding: 2px;
    border-radius: 15px;
    color: #F50C07 !important;
    background-color:#F50C0722;
    transition: 0.3s;
}
.estatus_15:hover{
    border: 1.3px solid #F50C07;
    background-color:#F50C0766;
}
.estatus_15_active{
    padding: 2px;
    border-radius: 15px;
    color: #F50C07 !important;
    border: 1.3px solid #F50C07;
    background-color:#F50C0766;
}


.estatus_20{
    border: 1px solid #607D8B;
    padding: 2px;
    border-radius: 15px;
    color: #607D8B !important;
    background-color:#607D8B22;
    transition: 0.3s;
}
.estatus_20:hover{
    border: 1.3px solid #607D8B;
    background-color:#607D8B66;
}
.estatus_20_active{
    padding: 2px;
    border-radius: 15px;
    color: #607D8B !important;
    border: 1.3px solid #607D8B;
    background-color:#607D8B66;
}




.blink {
    animation: blink 1s infinite;
}

@keyframes blink {
    50% { opacity: 0.1; }
}




.flash-message {
    position: fixed;
    top: 1rem;
    right: 1rem;
    z-index: 9999;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    font-weight: 500;
    max-width: 320px;
    animation: fadeInDown 0.3s ease-out;
    transition: opacity 0.3s, transform 0.3s;
}

.flash-success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.flash-error,
.flash-danger {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.flash-warning {
    background-color: #fff3cd;
    color: #856404;
    border: 1px solid #ffeaa7;
}

.flash-info {
    background-color: #d1ecf1;
    color: #0c5460;
    border: 1px solid #bee5eb;
}

.flash-message .btn-close {
    font-size: 0.8rem;
    padding: 0.25rem;
    margin-left: auto;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}





/* Ajuste visual para que Select2 combine mejor con Bootstrap 5 */
.select2-container .select2-selection--single {
    height: 38px;
    padding: 0.375rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
}

/* Estilos responsivos para paginación */
@media (max-width: 576px) {
    .pagination {
        font-size: 0.875rem;
    }
    .pagination .page-link {
        padding: 0.25rem 0.5rem;
        min-width: 32px;
        text-align: center;
    }
    .pagination .page-item:first-child .page-link,
    .pagination .page-item:last-child .page-link {
        padding: 0.25rem 0.4rem;
    }
}

/* Asegurar que la paginación se mantenga centrada */
.pagination-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.pagination {
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0 auto;
}







/* TimeLines */

.timeline {
    position: relative;
    padding: 2rem 0;
}

.timeline::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #e0e0e0;
    left: 1rem;
    margin-left: -1px;
    z-index: 1;
}

.timeline-item {
    position: relative;
    margin-bottom: 2rem;
}

.timeline-marker {
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #007bff;
    left: 1rem;
    z-index: 2;
    box-shadow: 0 0 0 5px rgba(0, 123, 255, 0.2);
}

.timeline-content {
    margin-left: 3rem;
}


.btn-circle {
    width: 38px !important ;
    height: 38px !important;
    padding: 0 !important  ;
    border-radius: 50% !important  ;
}