.swal2-input.paid_amount {
    margin: 0px;
    font-size: 2em;
    text-align: center;
    font-weight: 900;
    color: #26a96c;
    background: #26a96c1a;
    height: 70px;
}

.swal2-html-container table td img {
    width: 25px;
}

.swal2-html-container table th {
    width: 40%;
}


.d-report table {
    width: 100%;
}
.d-report td.bg-green {
    background: #e4f8e4;
}
.d-report .dt-container .dt-search input::placeholder {
    color: #e3e3e3;
    font-size: 0.8em;
}
.d-report .dt-paging.paging_full_numbers {
    text-align: center;
}
.d-report #registros_info {
    text-align: center;
    font-size: 1.2em;
}
.d-report .dt-buttons > .dt-button, .d-report div.dt-buttons > div.dt-button-split .dt-button {
    background: rgb(0, 20, 157)!important;
    border: none!important;
    border-radius: 12px!important;
    color: white!important;
}
.d-report .conteo td, .d-report th {
    padding: 12px;
    border-bottom: 1px solid #ddd;
}
.d-report .dt-scroll-body {
    min-height: 75vh;
}

.d-report td.dtfc-fixed-start.dtfc-fixed-left {
    background: white;
    left: -10px !important;
    box-shadow: 20px 0px 10px #0000000a;
    border: none;
        text-wrap: nowrap;
}
.d-report .hidden {
    display: none!important;
}

.d-report .dataTable > tbody > tr:first-child .dropdown-content, 
.d-report .dataTable > tbody > tr:nth-child(2) .dropdown-content { 
    top: 70px!important;
}


.d-report .dataTable > tbody > tr:last-child .dropdown-content, 
.d-report .dataTable > tbody > tr:nth-last-child(2) .dropdown-content,
.d-report .dataTable > tbody > tr:nth-last-child(3) .dropdown-content {
    top: -75px;
}
.d-report #myDropdown {
    background: white;
    position: absolute;
    margin-left: 183px;
    margin-top: -55px;
    box-shadow: 0px 15px 30px 0px #0000002b;
    border-radius: 10px;
    overflow: hidden;
    
}
.d-report #myDropdown a {
    display: block;
    text-decoration: none;
    font-family: sans-serif;
    color: #313131;
    padding: 10px 10px;
 cursor: pointer;
       border: 3px solid #fff;
}

.d-report #myDropdown a:hover {
    background: #f0f0f0;
    color: black;
    border: 3px solid #fff;
    border-radius: 8px;

}


.d-report #myDropdown a.disabled {
    cursor: not-allowed;
    color: #a8a8a8 !important;
    background-color: #fafafa;
}
.d-report table.dataTable > tbody > tr:hover {
    box-shadow: 0px 0px 20px #00000024;
}
.d-report .dt-buttons {
    float: left;
}
.d-report .dt-search {
    display: block;
  
    float: left;
    margin-top: 30px;
}
.d-report .dt-length {
    float: right;
}
.d-report .dt-search label {
    display: none;
}
.d-report .dt-container .dt-search input {
    text-align: center;
    width: 100%;
    height: 50px;
    border-radius: 99px !important;
    font-size: 2em;
    border: 2px solid #ddd !important;
}

.d-report .filter-item {
    display: inline-block;
    padding: 10px;
    float: left;
}
.d-report .filter-item select {
   
    font-size: 1em;
    border-radius: 99px;
    z-index: 11111;
}
.d-report .filter-item.date-filter input {
    padding: 5px 10px;
    font-size: 1em;
    border-radius: 99px;
    border: 1px solid #595959;
    width: 48%;
    float: left;
    margin-right: 5px;
}

.d-report .danger {
    background: #ee5d5d;
    color: white;
}
.d-report .success {
    color: white;
    background: #26a96c;
}
.d-report .label {
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    border-radius: 99px;
}
.d-report .dropbtn {
    background-color: #fff;
    color: #2b328e;
    font-size: 16px;
    border: 2px solid;
    cursor: pointer;
    border-radius: 99px;
}


.d-report .dropbtn:hover img, .d-report .dropbtn:focus img {
    border: 2px solid;
}



.d-report .text_Zelle {
   
    color: #6c1cd3;
    
}

.d-report .dropbtn.Zelle {
    background-color: #6c1cd31a;
    color: #6c1cd3;
     border: 2px solid #6c1cd3;
}


.d-report .dropbtn.Zelle:hover {
    background-color: #6c1cd3;
    color: white;
      border: 2px solid #6c1cd3;
}


.d-report .text_Cash.App {
 
    color: #00d72e;
     
}


.d-report .dropbtn.Cash.App {
    background-color: #00d72e1a;
    color: #00d72e;
     border: 2px solid #00d72e;
}


.d-report .dropbtn.Cash.App:hover {
    background-color: #00d72e;
    color: white;
      border: 2px solid #00d72e;
}



.d-report .text_Credit.\/.Debit.Card {
    color: #6773e5;
}

.d-report .dropbtn.Credit.\/.Debit.Card {
    background-color: #6773e51a;
    color: #6773e5;
}


.d-report .dropbtn.Credit.\/.Debit.Card:hover {
    background-color: #6773e5;
    color: white;
    border: 2px solid #6773e5;
}



.d-report .text_Cash {
  
    color: black;
}


.d-report .dropbtn.Cash {
    background-color: white;
    color: black;
      border: 2px solid black;
}


.d-report .dropbtn.Cash:hover {
    background-color: black;
    color: white;
    border: 2px solid black;
}


.d-report .dropbtn:hover, .d-report .dropbtn:focus {
    background-color: #2b328e;
    color: white;
    border: 2px solid #2b328e;
}


.d-report .filter-item select {
    margin: 0px;
}

.d-report #filter-container {
     display: flex;
    z-index: 111111;
    line-height: 1.1;
    box-shadow: 0px 10px 30px #ddd;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
}

/* --- NUEVOS ESTILOS --- */
.d-report-header {
    text-align: center;
    margin-bottom: 20px;
}
.d-report-header h2 {
    margin-bottom: 15px;
    font-weight: bold;
    color: #333;
}
#quick-filters .btn {
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 600;
}
.d-report #myDropdown a.btn_delete_enrollment {
    color: #dc3545; /* Color rojo para la acción de eliminar */
}
.d-report #myDropdown a.btn_delete_enrollment:hover {
    background-color: #dc3545;
    color: white;
}