ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.error {
    color: #fa5c7c;
}

.btn-primary {
    color: #fff;
    background-color: #E3BD3E !important;
    border-color: #E3BD3E !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #c6a435 !important;
    border-color: #b09b30 !important;
}

.auth-fluid {
    background: url("../images/bg-auth1_.jfif") center !important;
}

.page-item.active .page-link {
    background-color: #c6a435 !important;
    border-color: #b09b30 !important;
}

.breadcrumb-custom a {
    color: #c6a435 !important;

}

.text-primary {
    color: #c6a435 !important;

}

.list-group-item {
    border: none;
    /* Remove borders */
}

.list-group-item.active {
    background-color: #c6a435;
    border-radius: 10;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: white !important;
    background-color: #c6a435 !important;

}

.nav-link:focus,
.nav-link:hover {
    color: #c6a435 !important;
}


.auth-brand {
    position: unset;
    text-align: center !important;
    width: 100%;

}

.otp-input {
    margin: 10px;
}

.proswitchdiv {
    display: flex;
    justify-content: space-between;
    padding-left: 0 !important;
    margin-bottom: 10px;
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    border-color: #b09b30 !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #c6a435 !important;

}

.select2-selection__choice__remove:hover {
    background-color: #b09b30 !important;
}


.select2-results__option--highlighted {
    background-color: #b09b30 !important;
}

/* .select2-container--default .select2-results__option[aria-selected=true] {
    color: white !important;
} */
.form-check-input:checked {
    background-color: #c6a435 !important;
    border-color: #b09b30 !important;
}

#imagePreview,
#imagePreview2 {
    max-width: 600px;
    max-height: 300px;
    width: auto;
    height: auto;
}



.close-jq-toast-single {
    background: unset !important;
}

#addWLanguageForm .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 0px;
}

/*------------------------*/
.boxOur {
    cursor: pointer;
}

body[data-leftbar-theme=dark][data-leftbar-compact-mode=condensed] .side-nav .side-nav-item:hover .side-nav-link {
    background-color: #c6a435 !important;
}

body[data-leftbar-compact-mode=condensed]:not(.authentication-bg) .side-nav .side-nav-item:hover>.collapse>ul a:hover {
    color: #b09b30 !important;
}

.suggestion-item .add-icon i {
    font-size: 22px;
    margin-right: 5px;
    line-height: 1;
    vertical-align: middle;
}

.suggestion-item .close-icon i {
    font-size: 22px;
    margin-left: 5px;
    line-height: 1;
    vertical-align: middle;
}

.selected-lan-item .close-icon i {
    font-size: 22px;
    margin-left: 5px;
    line-height: 1;
    vertical-align: middle;
}

.loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999999;
    width: 100%;
    height: 100%;
    background-color: #c1d7eb69;
    overflow: hidden;
}

.loader .spin {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    border: 2px solid #E3BD3E;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    transform: translate(-50%, -50%);
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.custom-input-radius {
    border-radius: 12px !important;
}

.dateDropBox .flatpickr-calendar {
    box-shadow: unset !important;
}

.available-date {
    background-color: #FDF7E8 !important;
    color: #334155 !important;
    /* border-radius: 50% !important;  */
}

/* Dot under the highlighted date */
.bookable-date::after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: #ECBB33 !important;
    border-radius: 50%;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
}

.flatpickr-day {
    border-radius: 10px !important;
    /* Make the input square */
}

/* When the input is focused or hovered */
span.badge.bg-warning {
    background-color: #F5A524 !important;
    color: #44444F !important;
}

span.badge.bg-light {
    background-color: #D4D4D8 !important;
    color: #44444F !important;
}


span.badge {
    border-radius: 8px !important;
    font-weight: 400;
}

.flatpickr-day.selected {
    background-color: #ECBB33 !important;
    color: #44444F !important;
    border-color: #ECBB33 !important;
}

.flatpickr-day.selected.bookable-date::after {
    background-color: #44444F !important;

}

.dateDropBox .flatpickr-current-month {
    width: 64% !important;
    left: 0 !important;
}

.dateDropBox .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
    left: 75% !important;
}

.dateDropBox .flatpickr-prev-month,
.dateDropBox .flatpickr-next-month {
    border: 2px solid #E6E8EC !important;
    padding: 3px 9px !important;
    border-radius: 8px !important;
    box-shadow: 0px 1px 2px #0D0D120F !important;
}

.dateDropBox .flatpickr-prev-month svg,
.dateDropBox .flatpickr-next-month svg {
    width: 12px !important;
    height: 12px !important;
}

.dateDropBox select.flatpickr-monthDropdown-months,
input.cur-year {
    font-family: 'Nunito', sans-serif !important;
    font-weight: 700 !important;
}

.dateDropBox .flatpickr-months {
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E6E8EC;
}

.showList .box-box h5 span.spanCom {
    height: 45px;
    width: 45px;
    display: inline-flex;
    background-color: transparent !important;
    border-radius: 5px;
    margin-right: 15px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

.showList .box-box h5 {
    color: #64748B;
}

.showList .box-box h5 span.yellowBg {
    background-color: #FDF7E8 !important;
    position: relative;
}

.showList .box-box h5 span.yellowBg::after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: #ECBB33 !important;
    border-radius: 50%;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
}

.showList .box-box h5 span.whiteBg {
    position: relative;
}

.showList .box-box h5 span.whiteBg::after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: #ECBB33 !important;
    border-radius: 50%;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
}

/* .row.customRow .col-md-6:first-child {
    border-right: 1px solid #ccc;
} */
.dateDropBox .dayContainer {
    gap: 5px !important;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
    fill: unset !important;
}


.prevMonthDay {
    visibility: hidden !important;
}

.nextMonthDay {
    visibility: hidden !important;

}

.row.customRow .col-md-6:first-child {
    border-right: 1px solid #ccc;
}

#availablity_time_duration {
    padding: 15px;
}

.availablity_time_label {
    margin: 0 !important;
    border-bottom: 1px solid #E6E8EC;
    padding: 18px 0px;
}

.row.customRow .dateDropBox {
    padding: 0 10px !important;
}

/* delete modal */
/* General modal styling */
.delete-modal .modal-content {
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border: none;
}

/* Header styling */
.delete-modal-header {
    background-color: #ecbb33;
    color: #fff;
    border-bottom: 2px solid #d4a72b;
}

/* Body styling */
.delete-modal-body {
    padding: 20px;
}

.delete-modal-text {
    font-size: 1rem;
    font-weight: 500;
    color: #6c757d;
    margin-bottom: 20px;
}

/* Cancel button styling */
.delete-cancel {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    padding: 0.5rem 1.5rem;
    border-radius: 4px;
    font-weight: 500;
}

/* Confirm button styling */
.delete-confirm {
    color: #fff;
    background-color: #ecbb33;
    border-color: #d4a72b;
    padding: 0.5rem 1.5rem;
    border-radius: 4px;
    font-weight: 500;
}

/* Hover and focus states */
.delete-cancel:hover,
.delete-cancel:focus {
    background-color: #5a6268;
    border-color: #545b62;
}

.delete-confirm:hover,
.delete-confirm:focus {
    background-color: #d4a72b;
    border-color: #b78f24;
}

#changes-table ul {
    list-style: unset !important;
    margin: unset;
    padding: unset;
    padding-left: 2rem;
}

.redColorText {
    color: #950606;
}

/*jstree custom css*/
.jstree-default {
    max-height: 500px;
    overflow-y: auto;
    padding-bottom: 200px;
}

.jstree-default .jstree-anchor {
    height: 32px !important;
}

.jstree .action-btn {
    padding: 2px 10px;
    margin-left: 10px;
}

/*.jstree-default .jstree-hovered, .jstree-default .jstree-clicked {
    background: transparent !important;
    box-shadow: none !important;
}*/
.jstree-search {
    /*    background-color: #ffff9a;*/
    padding: 2px !important;
}

/*jstree custom css*/

.custom-theme-hover:focus,
.custom-theme-hover:hover {
    background-color: #E3BD3E !important;
    color: #fff;
}

#map-search,
#meeting-map-search,
#real-exp-map-search {
    width: 40%;
    position: absolute;
    right: 70px;
    top: 11px;
    z-index: 2;
}

.pac-container {
    background-color: #fff;
    position: absolute !important;
    z-index: 99999999;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial, sans-serif;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.pac-container {
    border-width: 1px 0;
    box-shadow: none;
}

/* Order */

.order-id {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #E3BD3E;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 15px;
}

.tour-info {
    display: flex;
    align-items: center;
    gap: 20px;
}

.cover-image {
    width: 200px !important;
    height: 130px !important;
    object-fit: cover;
    border-radius: 5px;
}

.tour-details {
    flex-grow: 1;
}

.section-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    color: #E3BD3E;
    padding-bottom: 5px;
    border-bottom: 3px solid #E3BD3E;
}

.order-details {
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    background: #fff;
}

.btn-custom {
    background: #E3BD3E;
    border: none;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: bold;
    margin: 5px;
    text-decoration: none;
    display: inline-block;
}

.btn-custom:hover {
    background: #c9a332;
    color: white;

}

.btn-danger {
    background: #dc3545;
    border: none;
}

.btn-danger:hover {
    background: #bb2d3b;
}

.details-section {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.details-section .order-details {
    flex: 1;
}

/*  */
/* General Styles */


.tour-image {
    height: 200px;
    object-fit: cover;
    border-radius: 12px 12px 0 0;
}

.card {
    border-radius: 12px;
    overflow: hidden;
    transition: 0.3s;
}

/* .card:hover {
    transform: translateY(-5px);
} */

.bg-light {
    border-radius: 12px;
}

.btn-warning {
    background-color: #e3bd3e;
    border: none;
}

.btn-warning:hover {
    background-color: #d1aa36;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    background-color: #d1aa36;
}

/*  */
.payout-card {
    max-width: 500px;
    margin: 60px auto;
    padding: 30px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
    border-top: 5px solid #E3BD3E;
}

.payout-header {
    font-size: 24px;
    font-weight: 700;
    color: #2c3e50;
    text-align: center;
    margin-bottom: 20px;
}

.payout-info {
    background: #f1f3f6;
    padding: 12px 15px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    color: #34495e;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* .form-label {
    font-weight: 600;
    color: #2c3e50;
}
.form-select {
    border: 2px solid #E3BD3E;
    border-radius: 6px;
    padding: 10px;
    font-size: 16px;
    color: #2c3e50;
} */
.payout-btn {
    background: #E3BD3E;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
    padding: 12px;
    transition: 0.3s;
    border: none;
    width: 100%;
    font-size: 16px;
    margin-top: 20px;
}

.payout-btn:hover {
    background: #c9a530;
}

.export-container {
    display: flex;
    justify-content: end;
    margin-bottom: 10px;
}

/*  */
.custom-modal {
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.custom-input,
.custom-select {
    border-radius: 8px;
    padding: 10px;
    border: 1px solid #ced4da;
}

.custom-checkbox-group label,
.custom-radio-group label {
    margin-left: 5px;
    margin-right: 15px;
}

.custom-checkbox-group input,
.custom-radio-group input {
    margin-right: 5px;
}

/* .btn-primary {
    background-color: #007bff;
    border-color: #007bff;
    border-radius: 6px;
    font-weight: bold;
}
.btn-primary:hover {
    background-color: #0056b3;
    border-color: #004085;
} */
/*  */
#policy-text {
    color: #b92222 !important;
}

.select2-selection.select2-selection--single {
    padding-right: 20px !important;
}

.select2-selection__clear {
    font-size: 18px !important;
    /* default is around 14px, bump it up */
    line-height: 1 !important;
    margin-top: 1%;
}

.summary-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #f8f9fa;
    /* ivory off-white background */
    color: #6c757d;
    /* muted gray text */
    border-radius: 8px;
    font-family: Nunito, sans-serif;
}

.summary-table th,
.summary-table td {
    padding: 14px 20px;
    border: 1px solid #d3d3d3;
    background-color: #f8f9fa;
    /* same ivory color for cells */
}

.summary-table th {
    font-weight: 600;
    text-align: left;
    font-size: 15px;
    color: #6c757d;
    /* same muted gray for headers */
    background: #313a4612 !important;
}

.summary-table td {
    font-size: 14px;
    font-weight: 600;
}

.summary-table tr:hover td {
    background-color: #f1f3f5;
    /* subtle hover with antique white */
    transition: background-color 0.3s ease;
}

/*  */
#sortable-links .draggable-item {
    cursor: grab;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    padding: 0.75rem 1rem;
    margin-bottom: 0.5rem;
    transition: background-color 0.2s, box-shadow 0.2s;
}

#sortable-links .draggable-item:hover {
    background-color: #e9ecef;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.ui-state-highlight {
    height: 55px;
    border: 2px dashed #ced4da;
    background-color: #f1f3f5;
    margin-bottom: 0.5rem;
    border-radius: 0.375rem;
}

/*  */

.footerpaywith .uploadBox {
    border: 2px dashed #D3D3D3;
    border-radius: 15px;
    min-height: 200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    position: relative;
}

.footerpaywith .uploadBox .dragDropBox input {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 5;
}

/*  */

#footer-icon-list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 16px;
}

.footer-icon-container {
    position: relative;
    /* width: 100px;
    height: 70px; */
    width: 50px;
    height: 50px;
    border-radius: 6px;
    /* overflow: hidden; */
    /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); */

}

.footer-icon-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: box-shadow 0.2s ease-in-out;
}

.delete-button {
    position: absolute;
    top: 6px;
    /* right: 6px; */
    right: -5px;
    background-color: #e53935;
    color: white;
    border: none;
    border-radius: 50%;
    /* padding: 4px 8px; */
    padding: 1px 4px;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.footer-icon-container:hover .delete-button {
    opacity: 1;
}

.delete-button:hover {
    background-color: #c62828;
}

/*  */
.skeleton-card_ {
    animation: shimmer 1.5s infinite;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 1000px 100%;
    /* height: 250px; */
    width: 100%;
    height: 160px;
    border-radius: 10px;
}

.skeleton-card {
    height: 160px;
    border-radius: 8px;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 1000px 100%;
    animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }

    100% {
        background-position: 1000px 0;
    }
}

.card-img-top {
    height: 180px;
    object-fit: cover;
}

.gallery {
    display: grid;
    /* grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); */
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 15px;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 0.1);
    transition: transform 0.3s ease;
}

.gallery-item img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
    border-radius: 8px;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

.overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 8px 10px;
    font-size: 0.9rem;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 0 0 8px 8px;
}

.gallery-item:hover .overlay {
    opacity: 1;
}

#modalLinks {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-family: Arial, sans-serif;
}

#modalLinks .d-flex {
    align-items: center;
    gap: 10px;
}

.label-link {
    cursor: pointer;
    color: #3b82f6;
    /* bright blue */
    text-decoration: underline;
    font-weight: 600;
    font-size: 1rem;
    user-select: none;
}

.label-link:hover,
.label-link:focus {
    color: #2563eb;
    /* darker blue */
    outline: none;
}

.copy-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #f3f4f6;
    /* light gray */
    border: 1.5px solid #d1d5db;
    /* gray border */
    border-radius: 6px;
    color: #374151;
    /* dark gray */
    font-weight: 600;
    font-size: 0.9rem;
    padding: 6px 12px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    user-select: none;
}

.copy-btn i.mdi {
    font-size: 1.1rem;
    pointer-events: none;
}

.copy-btn:hover {
    background: #e0f2fe;
    /* light blue background */
    border-color: #3b82f6;
    color: #1e40af;
    /* dark blue text */
}

.copy-btn.copied {
    background: #dcfce7;
    /* light green */
    border-color: #22c55e;
    color: #166534;
}

.copy-feedback {
    font-weight: 600;
    font-size: 0.85rem;
    color: #22c55e;
    /* green */
    opacity: 0;
    margin-left: 6px;
    user-select: none;
    transition: opacity 0.25s ease;
}

.copy-feedback.visible {
    opacity: 1;
}


/* .mdi-fingerprint {
    font-size: 60px;
    color: #e3bd3e;
    animation: fingerprintColorPulse 2s infinite ease-in-out;
    transition: transform 0.4s ease;
}

@keyframes fingerprintColorPulse {
    0%, 100% {
        color: #e3bd3e;
        transform: scale(1);
    }
    50% {
        color: #999999; 
        transform: scale(1.1);
    }
}



.mdi-fingerprint {
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.5s ease-in-out;
}

.modal.show .mdi-fingerprint {
    opacity: 1;
    transform: translateY(0);
} */



.fingerprint svg {
    stroke: #e9e9e9;
    stroke-width: 2px;
    fill: none;
    width: 92.6px;
}

.fingerprint svg:hover .active {
    stroke-dashoffset: 0;
}

.fingerprint svg path {
    stroke-dasharray: 120;
}

.fingerprint svg path.normal {
    stroke-dashoffset: 0;
}

.fingerprint svg path.active {
    stroke: lightgray;
    stroke-width: 2.5px;
    stroke-dashoffset: 120;
    transition: 1s linear;
}


@keyframes drawFingerprint {
    0% {
        stroke-dashoffset: 120;
    }

    50% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: 120;
    }
}

.fingerprint svg path.active {
    stroke: #e3bd3e;
    stroke-width: 2.5px;
    stroke-dasharray: 120;
    stroke-dashoffset: 120;
    animation: drawFingerprint 2s linear infinite;
}

.widget-icon {
    color: #E3BD3E;
    background-color: rgb(231 199 91 / 38%);
}

.top-list-tables a {
    color: #E3BD3E;
}

.top-list-tables a:hover {
    color: #ebb606;
}

.top-list-tables table.table-hover tbody tr:hover>*,
table.table-hover thead tr:hover>* {
    --ct-table-accent-bg: #fffaeb;
}

.gallery-item:hover .btn-close {
    opacity: 1;
}

.gallery-item .btn-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #e12929;
    border-radius: 50%;
    font-size: 11px;
    height: 18px;
    width: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
    opacity: 0;
    transition: 0.2s;
    z-index: 99;
}

.text-error {
    color: #E3BD3E !important;
    text-shadow: rgba(227, 189, 62, 0.3) 5px 1px, rgba(227, 189, 62, 0.2) 10px 3px !important;

}

.gal-img-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}


#croppedImage {
    max-width: 600px;
    max-height: 300px;
    width: auto;
    height: auto;
    margin: auto;
    display: block;
}

.image_rotate_box {
   height: 400px;
}

.image_rotate_box.gallery_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hierarchy_container {
    display: flex;
    align-items: center;
    gap: 10px;
}

.hierarchy_container .select2.select2-container {
    width: 450px !important;
}

#hierarchyTree ul {
  list-style: none;
  padding-left: 20px;
  margin: 0;
  position: relative;
}

ul#hierarchyTree li:first-child::before {
    display: none;
}

#hierarchyTree ul::before {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 20px;
    border-left: 1px solid #ccc;
    height: 11px;
    border-bottom-right-radius: 0px;
    border-bottom: 1px solid #ccc;
}

#hierarchyTree li {
  position: relative;
  padding-left: 20px;
  line-height: 20px;
}

#hierarchyTree li::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 0;
  border-top: 1px solid #ccc;
}

#hierarchyTree li:last-child::after {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  bottom: 0;
  border-left: 1px solid white; /* mask to "cut" the line after last child */
}