    .fondoestado{
        background-color: white;
        width:360px;
    }
    .fondoC{
        background-color: white;
        width: 270px;
    }
    .fondoContTit{
        background-color: white;
        width: 500px;
    }
    .fondoCiudad{
        background-color: white;
        width: 270px;
    }
    .fondoCiudad{
        background-color: white;
        width: 550px;
    }
    .fondoD{
        background-color: white;
        width:420px;
    }
    .fondocli{
        background-color: white;
        width:920px;
    }
    .hrc{
        border-color: black;
    }
    .fondotipous{
        background-color: white;
        width:350px;
    }
    .imgexcel{
        width: 30px;
        height: auto;
        margin-top: 20px;
    }
    .fondo{
        background-color: white;
        width:1300px;
            }
    .in{
        color: white;
        font-size: 10px
                
        }
    .ac{
        color: white;
        font-size: 70%;

        }
        .suspendidos{
            color: white;
            font-size: 9px;
            text-align: center;
        }
        .btnSusp{
            background-color: rgb(210, 213, 76);
            border-radius:  2px;
            width: 70%;
        }
    .acin{
        background-color: rgba(91, 206, 91, 0.841);
        border-radius:  2px;
        align-items: center;
    text-align: center;
        width: 40px;
        }
    .nica{
        background-color: rgba(182, 0, 0, 0.718);
        border-radius:  2px;
        width: 60px;
        }
    #lojunta{display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
        }
    #opcionalineacion{
        margin: 2px;  
        border-radius: 3px;
    }
    #mayuscula{
        text-transform: uppercase;
    }
    /* #ths{
        text-align: center
    } */
    .letrascolornav{
        color: gray;
        text-decoration: none;
    }
    .letrascolornav:hover{
        color: #5b98e7 ;
        font-size: medium;
        text-decoration: none;
    }
    #bgeneral{

        width: 150px;
        height: auto;
        border-radius: 2px;
        margin: 0 auto;
        
    }
    .Btndirectorio{
        border-radius: 3px;
        margin-top: 2px;
        margin-right: 2px;
        height: 31px;
    }
    .ExpBtn{
        border-radius: 4px;
        height: 31px;
        margin-top: 2px;
    }
    .folco{
        color: white;
    }
    #tdsdes{
        padding-top: 5px;
        font-size: 11px;
        width:30%; 
    }
    #tds{
    padding-top : 15px;
    font-size: small;
    }
    #tdses{
        padding-top : 15px;
        font-size: small;    
    }

    #tdsc{
        padding-top : 20px;
        font-size: 11px;  
        width:13%;
    }
    #tdstu{
        width: 12%;
        padding-top : 20px;
        font-size: 11px;
    }
    #tdsf{
        padding-top : 10px;
        padding-left: 23px;
        font-size: small;
        }

    #clickme {
        cursor: pointer
    }
    #dom{
        padding-top: 10px;
    }
    #bop{
        margin-top:4.5px ;
    }
    .estdis{
        background-color: rgba(129, 2, 255, 0.709);
        border-radius:  2px;
        width: 55%;
    }
    .estasersus{
        background-color: rgba(250, 149, 8, 0.709);
        border-radius:  2px;
    }
    /*------------------Estilos para el modal de dominios-----------------*/

    .rolmodal{

        margin-left: 88%;

    }
    .st{

    background-color: white;
    position: sticky;
    right: 0;
    width: 100%;
    top: -20px;
    padding: 10px;

    }

    @media (max-width: 768px) {
        .rolmodal {
             margin-left: 70%;; 
        }
    }

    .modalpor {
        display: none; 
        position: fixed;
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgba(0,0,0,0.4);
        padding-top: 60px;
    }

    .modalpor-content {
        background: white;
        border-radius: 10px;
        width: 70% !important;   
        padding: 20px;
        max-height: 80vh;
        overflow-y: auto;
    }
    .st{

    background-color: white;
    position: sticky;
    right: 0;
    top: -20px;
    padding: 10px;

    }

     .sistema-btn.activo {
        background-color: #00bf63;
        color: white;
    }

    .close {
        color: #aaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

    /* Media query para pantallas más grandes */
    @media (min-width: 768px) {
        .modalpor-content {
            width: 50%; 
        }
    }

    @media (min-width: 1024px) {
        .modalpor-content {
            width: 40%;
            
        }
    }
    
   
/* Estilos para el dropdwon buscador dentro del modal */

    .select2-container {
        z-index: 1055 !important; 
    }


    .select2-dropdown {
        position: fixed !important; 
        top: auto !important;
        left: auto !important;
        transform: translateY(0) !important;
    }


    .select2-container--open .select2-dropdown {
        top: 85% !important; 
        transform: translateY(-50%) !important;
    }
    .orderby{
        color: black
    }
    .coloresreg{
        background-color: #20a8d8; 
        color: white;
    }

    .coloricono{
        color: #26a1c9
    }
    .uldropcatalogos{
        background-color: #33444c;
        height: auto;
    }

    .detailscatalogos{
        cursor: pointer; 
        margin-left: 20px;
    }
    .sumcatalogos{
        font-size:small;
    }
    .redcatalogos{
        text-decoration:none;
        color: white;
    }
    .redcatalogos:hover{
        color: white;
    }
    .texredcatalogos{
        margin-left:15%;
        margin-top:-12%; 
    }
    .lineacatalogos{
        border-color: #29363d; 
        margin-left:-20px;
    }
    table{
        table-layout: auto;
    }
    table, th, td{
        border-collapse: collapse;
    }
    table td{
        padding: 1px 5px !important;
        font-size: 12px !important;
        white-space: nowrap !important;
        vertical-align: middle !important;
        }
    summary{
        line-height: 1.5;
        margin-top: -20px;
        display: flex;
        padding: 5px 0;
        }
        .formbus{
            margin-left: -136px !important;
        }
    .selbus{
        height: 35px !important;
        width: 45% !important; 
        margin-left: 12px !important; 
        margin-top:0px !important; 
        position: absolute !important;
    }
    .inpbus{
        width: 50% !important; 
        margin-left:40px !important;
    }

    .btnbus{
        margin-top:-60px !important; 
        margin-left: 325px !important; 
    }
    .loader {
        width: 350px;
        height: 180px;
        border-radius: 10px;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-evenly;
        padding: 30px;
        box-shadow: 2px 2px 10px -5px lightgrey;
    }
    .loading {
        width: 100%;
        height: 10px;
        background: lightgrey;
        border-radius: 10px;
        position: relative;
        overflow: hidden;
    }
    .loading::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 10px;
        background: #002;
        border-radius: 10px;
        z-index: 1;
        animation: loading 0.6s alternate infinite;
  }
    .espera {
        color: #002;
        font-size: 18px;
        animation: bit 0.6s alternate infinite;
    }
    
    @keyframes bit {
        from {
        opacity: 0.3;
        }
        to {
        opacity: 1;
        }
    }
    
    @keyframes loading {
        0% {
        left: -25%;
        }
        100% {
        left: 70%;
        }
        0% {
        left: -25%;
        }
    }


   .summaryprin{

        width: 100%;
        border:solid rgb(207, 207, 207) 1px;
        background-color: white;
        list-style: none; 
        color:#000000b6;

    }

    #sistemas-section[open] {
        border: #909090, solid, 1px;
        background-color: #e9e9e9;
        transform: scale(1);
        width: auto;
    }

    .summarydom {

        font-weight: bold; font-size: 14px;
        list-style: none; 

    }

    summary::-webkit-details-marker {
        display: none; 
    
    }

    /* .radio {
        margin-right: 5px;
        accent-color: #3485f7;

    }

    input[type="radio"] {
    transform: scale(1);
    transition: transform 0.2s ease-in-out;
    cursor: pointer;
    }

    input[type="radio"]:hover {
        transform: scale(1.3);
    } */
   
    .summarydom:hover {
        box-shadow: 0 4px 10px rgba(0,0,0,0.15);
        background-color: #1967d2;   
        color: white;  
    }
    .btncerrar{
        background-color:white; 
        border-color:white;
        border: 0px;
    }

    .btncerrar:hover{

    background-color:#f0f3f5; 
    border-color:#f0f3f5;
    border: 0px;
    
    }

    table td {
    white-space: normal !important;
    word-break: break-word !important;
    overflow-wrap: break-word !important;
    }


    .fondoCom{
    background-color: white;
    width:25%;
    }
        #contit{
            width: 130px !important
        }
        #lojuntaprin {
            display: flex;
            gap: 10px;
            flex-wrap: wrap;
        }

        #lojuntaprin .select-small {
            width: 130px;
        }

        #lojuntaprin .inpusr {
            flex: 1;
            min-width: 150px;
        }
        .selecgen{
            width: 140px !important
        }

        .checkboxenvio{
            display: flex;
            gap: 18px;
            flex-wrap: wrap;

        }

      
