.table-row{
    
    border-collapse: collapse!important; 
}
table {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0px 10px !important;
}
.table-theme tr th {
    white-space: normal;
}

.table-dashboard {
    white-space: nowrap !important;
}
tr {
    padding-bottom: 1rem;
}
.table.table-dashboard tbody tr td .active {
    font-size: 12px !important;
    font-weight: normal !important;
    text-decoration: none !important;
    background: #5ED982 !important;
    display: inline-flex;
    min-height: 28px;
    align-items: center;
    justify-content: center;
    font-family: var(--medium) !important;
    color: #fff !important;
    text-align: center;
    border: none !important;
    padding: 5px 10px;
    max-width: 100%;
    min-width: 100px;
}
.table.table-dashboard tbody tr td .inactive {
    font-size: 12px;
    font-weight: normal !important;
    text-decoration: none !important;
    display: inline-flex;
    min-height: 28px;
    font-family: var(--medium) !important;
    align-items: center;
    justify-content: center;
    background: #F49F0C;
    max-width: 100%;
    min-width: 100px;
    text-align: center;
    color: #fff !important;
    border: none !important;
    padding: 5px 10px;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
    padding-left: 0;
    align-self: center;
}
table.dataTable {
    clear: both;
    margin-top: 0px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
}
.table-theme {
    border: 0;
    white-space: normal;
}
.table th, .table td {
    border: 0;
    padding: 10px 15px;
}
.table > :not(:last-child) > :last-child > * {
    border-bottom-color: #cbcbcb7d;
}
/*.table thead th {
    border: 0;
    font-family: 'Poppins Semibold', sans serif;
    color: #052340;
    text-align: left;
    border-spacing: 0;
   
    text-transform: capitalize;
    vertical-align: baseline;
    font-size: 12px;
    line-height: 18px;
    padding: 15px;*/
    /*    background-color: #4AB5BF ;
*/
/*}*/

.table.table-dashboard tbody tr td a, .table.table-dashboard tbody tr td .dropdown-item {
    font-size: 12px !important;
    font-weight: normal !important;
    /* color: #000 !important; */
    text-decoration: none;
    display: block;
    color: #495057 ;
}
.table.table-dashboard thead th {
    vertical-align: bottom;
    border-bottom: none;
    border-top: 1px solid #e9ecef !important;
}

.pay-table.table-dashboard.table-theme tbody td:first-child {
    border-top-left-radius: 0px !important;
    border-left: 0px solid transparent !important;
}
.table-dashboard.table-theme tbody td:last-child {
    border-top-right-radius: 3px !important;
    border-right: 0px;
    border-bottom-right-radius: 3px !important;
}
.table-dashboard.table-theme tbody td:first-child {
    border-top-left-radius: 0px !important;
    border-left: 4px solid #F49F0C;
}
table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable td:first-child, table.table-bordered.dataTable td:first-child {
    border-left-width: 4px !important;
}
.table-dashboard.table-emp tbody td:first-child {
    border-top-left-radius: 3px !important;
    border-left: 0px !IMPORTANT;
    border-bottom-left-radius: 3px !important;
}
.table-dashboard thead th {
    border: 0;
    font-family: 'Poppins Medium', sans serif;
    color: #fff;
    font-weight: normal;
    text-align: left;
    border-spacing: 0; 
    font-size: 12px;
    line-height: 18px;
    vertical-align: baseline !important;
    padding: 10px;
    background-color: #4AB5BF;
}
.table.table-dashboard thead tr th {
    background-color: #F49F0C;
    background: #F49F0C;
}
/*.table thead tr th {*/
    /* background-color: #4AB5BF !important; */
    /*background: #005454;
    color:white;
    font-weight:500;
}*/
.table-dashboard.table-theme tr:hover td {
    background-color: #B222221A !important;
   /* border-bottom-color: #F49F0C;
    border-top-color: #F49F0C;*/
}
/*.table thead tr th:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 0px;
}.table thead tr th:last-child{
    border-top-right-radius: 6px;
    border-bottom-right-radius: 0px;
}*/
.table.table-dashboard thead tr th:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.table.table-dashboard.table-emp thead tr th:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.table.table-dashboard.table-emp thead tr th:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.table.table-dashboard thead tr th:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.table tbody tr td a, .table tbody tr td .dropdown-item {
    font-size: 16px;
    font-family: 'Poppins Semibold', sans serif;
    line-height: 22px !important;
    color: #000;
}

.table p {
    margin: 0
}

table.dataTable {
    width: 100% !important;
}

.datepicker-days .table tr th {
    background-color: transparent;
}
@media(min-width:1201px){
    .table-theme tbody tr:first-child td:first-child{
        border-top-left-radius:10px;
    }
    .table-theme tbody tr:first-child td:last-child {
        border-top-right-radius: 10px;
    }
    .table-theme tbody tr:last-child td:first-child {
        border-bottom-left-radius: 10px;
        /*border-left: 4px solid #F49F0C;*/
    }

    .table-theme tbody tr:last-child td:last-child {
        border-bottom-right-radius: 10px;
        border-right: 0px;
    }
    td:first-child {
        border-left: 1px solid inherit;
    }
    td:last-child {
        border-right: 1px solid inherit;
    }
    
       /* .table-hover tbody tr:hover td:last-child {
            border-right: 1px solid;
            border-color: #4AB5BF;
        }
        .table-hover tbody tr:hover td:first-child {
            border-left: 1px solid;
            border-color: #4AB5BF;
        }*/

    .grey-77 {
        color: #77838E;
    }
    .table-dashboard.table-theme tr td {
        text-align: left;
        background-color: #7c8e9a1c;
        padding: 6px 10px;
        border-radius: 0px !important;
        vertical-align: middle;
        font-size: 12px;
        max-width: 160px;
        white-space: normal;
         
        text-overflow: ellipsis;
        border-bottom: none;
        font-family: 'Poppins Regular', sans serif;
        font-weight: normal;
        line-height: 18px;
        color: #052340;
    }

    /*.table-theme.table-striped tbody tr:nth-of-type(odd) td {
        background-color: #F1F5F9 !important;
    }*/
    .table-striped > tbody > tr:nth-of-type(even) {
        --bs-table-accent-bg: #F1F5F9;
        color: var(--bs-table-hover-color);
    }

    .table-striped > tbody > tr:nth-of-type(odd) {
        --bs-table-accent-bg: transparent !important;
        color: var(--bs-table-hover-color);
    }
    .table-theme.table-striped tbody tr:nth-of-type(even) td:first-child {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;

    }
    .table-theme.table-striped tbody tr:nth-of-type(even) td:last-child {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
      .table-theme.table-striped tbody tr:nth-last-of-type(odd) td:first-of-type{
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px;
      }
      .table-theme.table-striped tbody tr:nth-last-of-type(odd) td:last-of-type{
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .table-theme tbody tr {
        border-radius: 5px;
        box-shadow: none;
        vertical-align: middle;
        border-bottom: 1px solid #8080803b !important;
    }
      .table-theme tr td .heading{
          display: none;
      }

    .table-striped > tbody > tr:hover {
        --bs-table-accent-bg: #B222221A !important;
        color: var(--bs-table-hover-color);
        border: 1px solid #B22222 !important;
    }

    /*.table-hover tbody tr:hover td {
        background-color: #B222221A !important;
        border-color: #F1F5F9;
    }

    .table-hover tbody tr:hover {
        background-color: #B222221A !important;
    }

    .table-hover > tbody > tr:hover {
        background-color: #B222221A !important;
        border: 1px solid #B22222 !important;*/
        /* --bs-table-accent-bg: #F1F5F9;
        color: var(--bs-table-hover-color);*/
    /*}*/

    
}
@media(max-width:1200px){
    .table-theme tbody tr td{
        padding:0;
    }
    .dataTables_wrapper label {
        font-size: 12px;
        margin-bottom: 0px;
    }

    .dataTables_length, .dataTables_filter {
        text-align: left !important;
        margin: 10px 0px;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: left !important;
        margin: 10px 0px !important;
    }
    .table-theme tr {
        display: block;
        vertical-align: middle;
    } .table-theme tr td {
        display: block;
        vertical-align: middle;
        display: -webkit-box;
    }
      .table-theme thead{
            display: none;
        }
    .table-theme {
        border: 0;
        white-space: normal;
    }
     .table-theme tbody tr td p{
         display:block;
         width:100%;
     }
        .table-theme td .heading {
            text-align: left;
            /* float: left; */
            color: white;
            font-size: 12px !important;
            width: 35%;
            text-transform: capitalize;
            padding: 10px;
            white-space: normal;
            /* position: relative; */
            display: inline-block;
            background-color: #003366 !important;
            display: -webkit-box;
            display: flex;
            align-items: center;
        }
    .img-table {
        max-width: 100%;
        width: auto;
        max-height: 80px;
        height: auto;
        min-height: 70px;
        border: 1px solid #70707085;
        padding: 4px;
    }
    .table-theme {
        border: 0;
        white-space: normal !important;
    }

        .table-theme td .data {
            width: 64%;
            display: block;
            padding: 10px 10px;
            /* display: -webkit-box; */
            font-size: 12px;
            background-color: white;
            word-break: break-word;
        }


        .table-theme td{ 
            border-bottom: 1px solid #d3d3d354;
        box-shadow: 0px 2px 0px 0px #d8d8d82e;
        font-size: 12px;
        }
            .table-theme td i {
                font-size: 12px !important;
            }
        .table-theme td:last-child{
            border-bottom: none;
            box-shadow: none;
        }.table-theme tbody{
            display: block;
        padding: 0 5px;
        }
        .table-theme tr {
            border-radius: 10px;
            /* border-color: #DFE3E6; */
            box-shadow: 0px 0px 5px 5px #ebebeb69;
            margin-bottom: 20px;
            padding-bottom: 0rem;
            /* border: 1px solid #DFE3E6; */
        }.table-striped tbody tr:nth-of-type(odd){
            background-color: transparent;
        }
    .table-hover tbody tr:hover {
        background-color: #F1F5F9 !important;
        border-color: #F1F5F9;
    }
    .table-hover>tbody>tr:hover {
        --bs-table-accent-bg: transparent !important;
        color: inherit;
    }
         .table-theme tr td:last-child .heading{
             border-bottom-left-radius:10px
         }
    .table-theme tr td:last-child .data {
        border-bottom-right-radius: 10px
    }
         .heading.BR{
             border-top-left-radius:10px;
         }
    .table-theme tr td:first-child .heading {
        border-top-left-radius: 10px;
    }
    .table-theme tr td:first-child .data {
        border-top-right-radius: 10px;
    }
    .table tbody td {
        font-family: 'Poppins Bold', sans serif;
    }

    .table tbody tr td a, .table tbody tr td .dropdown-item {
        font-size: 12px;
    }
}

@media(max-width:767px) {
    table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable td:first-child, table.table-bordered.dataTable td:first-child {
        border-left-width: 0px !important;
    }
    .table.table-dashboard tbody tr td .active {
        font-size: 10px !important;
        justify-content: left;
        padding: 7px;
    }
    .table-theme td .heading {
        font-size: 10px;
        background-color: #003366 !important;
    }
}
    @media (max-width:330px) {
        .table-theme td .heading {
            padding: 17px 9px;
        }

        table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable td:first-child, table.table-bordered.dataTable td:first-child {
            border-left-width: 0px !important;
        }

        .badge {
            font-size: 8px;
        }
    }

    .btn-rounded {
        border-radius: 30px !important;
    }

    .width-100 .table {
        width: max-content !important
    }

    .width-100 {
        width: 100%;
        overflow-x: scroll;
    }

        .width-100 .t-hight thead tr th {
            padding: 35px 10px;
            background-color: white;
            color: black
        }

        .width-100 .t-hight tbody tr td {
            padding: 35px 10px;
        }

        .width-100 .t-hight tr th span {
            background-color: black;
            color: white;
            padding: 3px 8px;
            border-radius: 3px;
        }



    .pending {
        background: #F0F8FC;
        border-radius: 2px !important;
        font-family: 'Poppins Semibold', sans serif;
        font-size: 10px;
        line-height: 14px;
        /* identical to box height */

        padding: 3px 6px;
        color: #999999;
    }

    .report div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        margin-bottom: 17px;
        white-space: nowrap;
        margin-top: 1px;
        justify-content: flex-end;
    }


    .report .dataTables_filter, .report .dataTables_length, .report div.dataTables_wrapper div.dataTables_paginate, .report .dataTables_info {
        margin: 15px 15px 10px 15px;
        padding-top: 0px !important;
    }

    /*.report div.dataTables_wrapper div.dataTables_paginate {
    margin: 15px;
}*/

    .page-item.active .page-link {
        border: 1px solid #052340;
        background: #fff;
        border-radius: 3px;
        font-family: 'Poppins Semibold', sans serif;
        font-size: 12px;
        line-height: 15px;
        color: #052340;
    }

    .page-item.disabled .page-link {
        color: #999999;
        pointer-events: none;
        background-color: #fff;
        border-color: rgb(153 153 153 / 36%);
    }

    div.dataTables_wrapper div.dataTables_filter input {
        margin: 4px !important;
        display: inline-block;
        width: 100%;
        padding: 10px;
        background-color: #EEFFF7;
        background: #F5F8FA;
        border: none;
        appearance: auto;
        border-radius: 3px;
        font-family: 'Poppins Medium', sans serif;
        font-size: 12px;
        line-height: 18px;
        color: rgb(104 104 104);
        width: auto;
    }

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    font-family: 'Poppins Medium', sans serif;
    font-size: 12px;
    display: inline-flex;
    line-height: 15px;
    color: #052340;
}
div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    color: #052340 !important;
}
div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    color: #052340 !important;
}
div#tbl_length {
     
    margin: 7px 0px;
}
div.dataTables_wrapper div.dataTables_length label {
    text-align: left;
    white-space: nowrap;
    font-family: 'Poppins Semibold', sans serif;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0px !important;
    color: #111824;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: normal;
    float: right;
    display: inline-flex;
    color: white;
    /* justify-content: unset; */
}
div#managCandidatetbl_length {
    display: inline-flex;
    margin: 7px 0px;
    width: auto;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    display: inline-block;
    float: right;
}
div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
    font-family: 'Poppins Semibold', sans serif;
    font-size: 12px;
    line-height: 15px;
    color: #999999;
    margin: 0px 5px;
}

    div.dataTables_wrapper div.dataTables_filter label {
        font-weight: normal;
        white-space: nowrap;
        text-align: left;
        margin-bottom: 0px !important;
    }

    div#dataTable_length {
        align-self: center;
        flex: 0 0 auto;
        margin-top: 10px;
    }

    .page-link {
        margin: 0px 8px;
        border: 1px solid rgb(153 153 153 / 36%);
        border-radius: 3px !important;
        font-family: 'Poppins Semibold', sans serif;
        font-size: 12px;
        padding: 8px 10px;
        line-height: 15px;
        color: #495057;
    }

    button:focus, .pagination #dataTable_previous:focus {
        box-shadow: none !important
    }
.data {
    color: #515151;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    padding: 10px;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 8px !important;
}

table.dataTable > thead > tr > th, table.dataTable > thead > tr > td {
    padding: 5px 8px !important;
    /*border-bottom: none !important;*/
}

div.dataTables_wrapper div.dataTables_length label,
div.dataTables_wrapper div.dataTables_filter label,
div.dataTables_wrapper div.dataTables_info {
    font-family: Poppins !important;
    font-size: 16px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    background: transparent !important;
    font-size: 14px !important;
}


.dataTables_scrollBody table thead{
    padding: 0 !important;
    display: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: inherit !important;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background-color: #003366 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    min-height: 450px;
}
@media(min-width: 1500px){
}