.table-style-new{border-collapse:separate;border-spacing:0;width:100%;font-family:"Poppins",sans-serif;font-size:14px;line-height:1.6;border-radius:12px;overflow:hidden;box-shadow:0 6px 15px rgb(0 0 0 / .1);transition:all 0.3s ease;background-color:rgb(255 255 255 / .1);color:#fff;min-width:800px;table-layout:fixed}.table-style-new thead tr{background-color:rgb(0 0 0 / .75);color:#fff;font-weight:600;text-align:left;font-size:15px;text-transform:uppercase;letter-spacing:.5px}.table-style-new tbody tr:nth-child(even){background-color:rgb(255 255 255 / .12)}.table-style-new tbody tr:nth-child(odd){background-color:rgb(255 255 255 / .05)}.table-style-new tbody tr:hover{background-color:rgb(255 255 255 / .25);transform:scale(1.01);transition:all 0.2s ease}.table-style-new th,.table-style-new td{padding:12px 15px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.table-style-new td a{color:#38b6ff;text-decoration:none}.table-style-new td a:hover{text-decoration:underline}.table-style-new thead tr th:first-child{border-top-left-radius:12px}.table-style-new thead tr th:last-child{border-top-right-radius:12px}.table-style-new tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.table-style-new tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.table-style-new tbody tr{height:45px}.dataTables_wrapper{width:100%;clear:both}.dataTables_wrapper .top{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin-bottom:20px!important;flex-wrap:wrap!important;gap:15px!important}.dataTables_wrapper .dataTables_info{color:#38b6ff!important;font-size:13px;order:1!important;text-align:left!important;margin-bottom:10px;font-weight:bold!important}.dataTables_wrapper .dataTables_filter{text-align:right!important;order:2!important;margin-bottom:10px!important}.dataTables_wrapper .dataTables_filter label{font-size:0}.dataTables_wrapper .dataTables_filter input{font-size:14px;border-radius:6px;padding:6px 12px;border:1px solid #38b6ff}.dataTables_wrapper .dataTables_filter input::placeholder{color:#bbb;font-style:italic;font-weight:500}.dataTables_wrapper .bottom{display:flex;justify-content:center!important;align-items:center;margin-top:25px!important}.dataTables_wrapper .dataTables_paginate .paginate_button{min-width:30px;padding:6px 12px;margin:0 3px;border-radius:6px;border:1px solid #38b6ff;background-color:rgb(0 0 0 / .6);color:#38b6ff!important;cursor:pointer;transition:all 0.2s ease;font-size:13px}.dataTables_wrapper .dataTables_paginate .paginate_button.current{background-color:#38b6ff;color:rgb(0 0 0 / .8)!important}.dataTables_wrapper .dataTables_paginate .paginate_button:hover:not(.current){background-color:rgb(255 255 255 / .2);color:#38b6ff!important}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled{cursor:default;opacity:.4}.table-responsive{overflow-y:visible;width:100%;max-width:100%;margin-bottom:30px}@media (min-width:992px){.table-responsive{overflow-x:visible}.dataTables_wrapper .dataTables_filter{text-align:right}.dataTables_wrapper .dataTables_info{text-align:left;font-weight:bold!important}}@media (max-width:991px){.table-responsive{overflow-x:auto}.dataTables_wrapper .top{flex-direction:column!important;align-items:center!important;text-align:center!important;gap:8px!important;margin-bottom:20px!important}.dataTables_wrapper .dataTables_info{order:1!important;width:100%;font-weight:bold!important;text-align:center!important}.dataTables_wrapper .dataTables_filter{order:2!important;width:100%;text-align:center!important}.dataTables_wrapper .dataTables_filter input{width:80%!important;margin:0 auto!important;display:block}.dataTables_wrapper .bottom{justify-content:center!important;margin-top:20px!important}}table.dataTable thead th{position:relative;cursor:pointer;user-select:none}table.dataTable thead th.sorting::after,table.dataTable thead th.sorting_asc::after,table.dataTable thead th.sorting_desc::after{content:"";position:absolute;right:10px;top:50%;width:0;height:0;transform:translateY(-50%);border-left:4px solid #fff0;border-right:4px solid #fff0}table.dataTable thead th.sorting::after{border-top:4px solid rgb(255 255 255 / .4);border-bottom:4px solid rgb(255 255 255 / .4)}table.dataTable thead th.sorting_asc::after{border-bottom:6px solid #38b6ff}table.dataTable thead th.sorting_desc::after{border-top:6px solid #38b6ff}body,table,input,select,textarea,button{font-family:"Poppins",sans-serif!important}