/* Table css backup  */
.card.card-body {
    margin-bottom: 30px !important;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem 1.25rem;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, 0.125);
    border-radius: 4px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.5;
    color: #54667a;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9ecef;
    appearance: none;
    border-radius: 4px;
    box-shadow: unset;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #67757c;
    --bs-table-striped-bg: #f2f4f8;
    --bs-table-active-color: #67757c;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #67757c;
    --bs-table-hover-bg: #f2f4f8;
    width: 100%;
    margin-bottom: 1rem;
    color: #67757c;
    vertical-align: top;
    border-color: #e8eef3;
}

table {
    caption-side: bottom;
    border-collapse: collapse;
}

.card {
    word-wrap: break-word;
}

.table>thead {
    vertical-align: bottom;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

* {
    outline: 0;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.table tfoot th,
.table th,
.table thead th {
    font-weight: 500;
}

.table> :not(caption)>*>* {
    padding: 0.75rem 0.75rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.table> :not(:first-child) {
    border-top: 2px solid transparent;
}

.table>tbody {
    vertical-align: inherit;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.v-middle td,
.v-middle th {
    vertical-align: middle;
}

.table> :not(caption)>*>* {
    padding: 0.75rem 0.75rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.ms-3 {
    margin-left: 1rem !important;
}

html body .font-weight-medium {
    font-weight: 500;
}

.user-name {
    font-weight: bold;
    /* font-size: 22px; */
    padding: 0;
    margin: 0;
}

.text-muted {
    --bs-text-opacity: 1;
    color: #a1aab2 !important;
}

.small,
small {
    font-size: 0.875em;
}

.feather.feather-eye.feather-sm.fill-white {
    color: #45B3FA  !important;
}

.header-item {
    background: #F2F5F7;
}

.feather-sm {
    width: 18px;
    height: 18px;
}

.fill-white {
    fill: rgba(255, 255, 255, 0.1);
}

img,
svg {
    vertical-align: middle;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.form-check {
    display: block;
    min-height: 1.40625rem;
    padding-left: 1.875em;
    margin-bottom: 0.125rem;
}

.form-check-input[type="checkbox"] {
    border-radius: 4px;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.875em;
}

.form-check-input {
    width: 1.375em;
    height: 1.375em;
    margin-top: 0.0625em;
    vertical-align: top;
    background-color: #eaedf5;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 0;
    appearance: none;

}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.header-item {
    background: #F2F5F7 !important;
    color: #526374 !important;
}

.keyword-btn {
    border: 0;
    background: #F2F5F7 !important;
    color: #526374 !important;
    padding: 5px 10px;
    border-radius: 5px;
}

.feather.feather-eye.feather-sm.fill-white {
    color: #526374 !important;
}

.round {
    line-height: 45px;
    width: 45px;
    height: 45px;
}

.rounded-circle {
    border-radius: 50% !important;
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: #1E88E5 !important;
}

.text-white {
    --bs-text-opacity: 1;
    color: #fff !important;
}

.form-check-input.secondary:checked {
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}

.form-check-input.primary:checked {
    background-color: #45B3FA  !important;
    border-color: #45B3FA  !important;
}

.form-check-input:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

/* Item Centered  */
.search-items {
    text-align: center;
}

.header-item {
    text-align: center;
}


/* Table 2 css  */

.table-responsive {
    border-radius: 15px;
    /* box-shadow: 0 20px 25px -5px rgb(0 0 0/0.1), 0 8px 10px -6px rgb(0 0 0/0.1); */
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.card.card-body {
    border-radius: 15px !important;
}

.header-item {
    text-align: left;
}

.search-items {
    text-align: left;
}

.table tfoot th,
.table th,
.table thead th {
    font-weight: 500;
    text-transform: uppercase !important;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #E3E9ED !important;
}

.search-items td {
    border-bottom: 1px solid #E0E6EA !important;
}

.search-items td:nth-last-child() {
    border-bottom: 0 !important;
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #67757c;
    --bs-table-striped-bg: #f2f4f8;
    --bs-table-active-color: #67757c;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #67757c;
    --bs-table-hover-bg: #f2f4f8;
    width: 100%;
    margin-bottom: 0;
    color: #67757c;
    vertical-align: top;
    border-color: #e8eef3;
}

.search-items.bg {
    background: #FFF !important;
}

.search-items {
    text-align: left;
    background: white !important;
}

body {
    background: #EEF1F4 !important;
}

.table-responsive {
    border-radius: 15px;
    /* box-shadow: 0 20px 25px -5px rgb(0 0 0/0.1), 0 8px 10px -6px rgb(0 0 0/0.1); */
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}