.blgcomment-list>li:nth-child(n+2) {
    margin-block-start: 15px !important;
}
.custom-card {
    border: 1px solid #ced4da;
}
.customizer-action svg{
    width: 23px !important;
    color: #ffffff !important;
}
.active-mode{
    border: solid 2px #000000 !important;
}
.property-img{
    max-width: 507px;
    max-height: 286px;
}
.text-justify{
    text-align: justify;
}
.custom .media{
    padding: 10px !important;
}
.user-avatar{
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 410px) {
    .header_li {
        display: none !important;
    }
}
.blgcomment-list li .media img{
    width: auto;
    height: 40px !important;
}

#card-element {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px !important;
    padding: 13px !important;
}
.codex-sidebar .logo-gridwrap{
    padding: 0px 16px !important;
}

.setting-logo{
    width:300px !important;;
}

.landing-logo{
    width: 180px !important;
}
.lan-footer .codex-brand{
    margin-block-end: 0px !important;
}
.email-sidebar ul.custom-sidebarmenu-list {
    margin-block-start: 0px;
}
.invoice-logo{
    width: 250px;
}

.codex-calendar .events-list li{
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    line-height: 1;
}
.codex-calendar .events-list{
    overflow: auto;
    height: 863px;
}
.landing_logo{
    filter: drop-shadow(2px 3px 7px #011C4B);
}
.head-invoice img{
    width: 250px;
}
.cdx-invoice .body-invoice .table tr td{
    padding: 10px 10px !important;
}


.codex-brand img{
    width: 300px;
}
.codex-authbox .auth-header .codex-brand {
    margin-block-end: 0px;
}


.intro {
    background-repeat: no-repeat;
    background-size: cover;
}

.landing_dash {
    position: absolute;
    right: 0px;
    top: 50%;
    left: auto;
    bottom: 0;
    transform: translateY(-50%);
    overflow: hidden;
    height: 585px;
    display: flex;
    align-items: center;
    width: 60%;
}

.landing_dash img {
    object-fit: cover;
    position: relative;
    right: -220px;
    border-radius: 10px;
    left: auto;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 1440px) {
    .landing_dash {
        display: none;
    }
}

.lan-footer {
    text-align: center;
    background-color: unset;
}
.lan-footer .support-contain p {
    color: #051722;
    font-size: calc(16px + 4*(100vw - 420px) / 1500);
}

.select2-container .select2-selection--single {
    height: 43px !important;
    border-color: #e5e5e5;
}
.select2-container .select2-selection--multiple{
    min-height: 43px !important;
}
.select2-container--default .select2-selection--multiple{
    border: 1px solid #e5e5e5;
}



.icon-selector-container .icon-option label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    height: 100%;
}

.icon-selector-container .icon-option label:hover {
    background-color: #f8f9fa;
    border-color: #dee2e6;
}

/* Style for the selected item */
.icon-selector-container .icon-option .form-check-input:checked + label {
    border-color: #0d6efd; /* Bootstrap primary blue */
    background-color: #e9f2ff; /* A light blue to indicate selection */
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.icon-selector-container .icon-option img {
    max-height: 50px;
    width: auto;
    object-fit: contain;
    margin-bottom: 0.5rem;
}

/* Hide the actual radio button circle */
.icon-selector-container .icon-option .form-check-input {
    display: none;
}

.branding-shell { color: #0f172a; }
.branding-header { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; margin-bottom: 22px; }
.branding-eyebrow { font-size: 12px; font-weight: 500; letter-spacing: 0.12em; color: #94a3b8; margin-bottom: 6px; text-transform: uppercase; }
.branding-title { font-size: 28px; line-height: 1.1; font-weight: 500; margin: 0 0 8px; letter-spacing: -0.02em; }
.branding-subtitle { color: #64748b; font-size: 14px; line-height: 1.45; max-width: 720px; font-weight: 400; }
.branding-top-tabs { display: inline-flex; align-items: center; gap: 6px; background: #eef2ff; padding: 4px; border-radius: 14px; border: 1px solid #e2e8f0; flex-shrink: 0; }
.branding-top-tab { color: #64748b; text-decoration: none; padding: 10px 18px; border-radius: 10px; font-size: 14px; font-weight: 500; }
.branding-top-tab.is-active { background: #ffffff; color: #0f172a; box-shadow: 0 2px 8px rgba(15, 23, 42, 0.08); }
.branding-layout { display: grid; gap: 20px; grid-template-columns: 304px minmax(0, 1fr); align-items: start; }
.branding-layout--owner { grid-template-columns: minmax(0, 1fr); }
.branding-card, .branding-sidebar { background: #ffffff; border: 1px solid #dbe3f0; border-radius: 18px; box-shadow: 0 2px 12px rgba(15, 23, 42, 0.04); }
.branding-sidebar { padding: 16px; position: sticky; top: 94px; }
.branding-sidebar__header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 12px; padding-bottom: 12px; border-bottom: 1px solid #eef2f7; }
.branding-sidebar__label { font-size: 12px; font-weight: 600; letter-spacing: 0.12em; color: #94a3b8; text-transform: uppercase; }
.branding-sidebar__new { background: none; border: 0; color: #3159db; font-weight: 500; font-size: 14px; padding: 0; }
.branding-profile-list { display: grid; gap: 8px; margin-bottom: 14px; }
.branding-profile-tile { display: flex; align-items: flex-start; justify-content: space-between; gap: 10px; width: 100%; padding: 14px 14px 13px; border-radius: 16px; border: 1px solid transparent; background: transparent; text-align: left; color: #0f172a; text-decoration: none; }
.branding-profile-tile.is-active { border-color: #bfd0ff; background: #edf4ff; }
.branding-profile-tile__name { font-size: 15px; font-weight: 600; margin-bottom: 2px; }
.branding-profile-tile__meta { color: #7c8ba1; font-size: 14px; font-weight: 400; }
.branding-profile-tile__dot { width: 8px; height: 8px; border-radius: 50%; margin-top: 8px; flex-shrink: 0; background: #cbd5e1; }
.branding-profile-tile__dot.is-active { background: #2fb36b; }
.branding-sidebar__button { width: 100%; height: 40px; border-radius: 14px; border: 1px solid #d9e2ef; background: #ffffff; color: #334155; font-size: 14px; font-weight: 500; display: inline-flex; align-items: center; justify-content: center; text-align: center; padding: 0 16px; }
.branding-main { display: grid; gap: 20px; }
.branding-summary { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 18px 20px; }
.branding-summary__title { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; margin-bottom: 8px; }
.branding-summary__name { font-size: 18px; font-weight: 600; }
.branding-badge { display: inline-flex; align-items: center; justify-content: center; min-height: 28px; border-radius: 999px; padding: 0 10px; font-size: 12px; font-weight: 600; letter-spacing: 0.04em; text-transform: uppercase; }
.branding-badge--success { color: #1e8f57; background: #edfdf3; border: 1px solid #a7efc2; }
.branding-summary__serving { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; color: #7c8ba1; font-size: 14px; font-weight: 400; }
.branding-chip { display: inline-flex; align-items: center; min-height: 28px; padding: 0 11px; border-radius: 10px; background: #f1f5f9; color: #475569; font-size: 14px; font-weight: 500; }
.branding-chip--muted { color: #64748b; background: #f1f5f9; }
.branding-summary__stats { display: flex; align-items: center; gap: 14px; }
.branding-summary__counts { text-align: right; line-height: 1.2; }
.branding-summary__counts strong { display: block; font-size: 18px; font-weight: 600; color: #334155; }
.branding-summary__counts span { display: block; color: #94a3b8; font-size: 14px; font-weight: 400; }
.branding-button { height: 44px; padding: 0 18px; border-radius: 12px; border: 0; background: #2f57dd; color: #ffffff; font-size: 15px; font-weight: 500; box-shadow: 0 10px 24px rgba(47, 87, 221, 0.16); }
.branding-button[disabled] { opacity: 0.55; cursor: not-allowed; box-shadow: none; }
.branding-button--ghost { background: #ffffff; color: #475569; border: 1px solid #dbe3f0; box-shadow: none; }
.branding-button--danger { background: #ffffff; color: #ef4444; border: 1px solid #fca5a5; box-shadow: none; }
.branding-state { padding: 64px 24px; border: 1px dashed #d8e1ed; border-radius: 20px; text-align: center; color: #64748b; }
.branding-state__title { font-size: 17px; font-weight: 600; color: #1e293b; margin-bottom: 6px; }
.branding-state__subtitle { font-size: 15px; margin-bottom: 18px; font-weight: 400; }
.branding-note { color: #94a3b8; font-size: 14px; font-weight: 400; padding-left: 2px; }
.branding-slider-list { display: grid; gap: 14px; }
.branding-slider-row { display: grid; grid-template-columns: 32px 164px minmax(0, 1fr) auto; gap: 18px; align-items: center; padding: 14px 18px; }
.branding-slider-order { display: flex; flex-direction: column; align-items: center; gap: 8px; color: #94a3b8; }
.branding-slider-order__handle { font-size: 16px; line-height: 1; letter-spacing: -0.2em; user-select: none; }
.branding-slider-order__number { font-size: 13px; font-weight: 500; }
.branding-slider-thumb { width: 164px; height: 92px; border-radius: 14px; border: 1px solid #e4eaf3; overflow: hidden; background: linear-gradient(180deg, #e9eef7, #dfe6f1); display: flex; align-items: center; justify-content: center; color: #9aa7ba; font-size: 13px; font-weight: 500; }
.branding-slider-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }
.branding-slider-copy { min-width: 0; }
.branding-slider-copy__title { font-size: 17px; font-weight: 600; color: #1e293b; margin-bottom: 8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.branding-slider-copy__meta { color: #94a3b8; font-size: 14px; font-weight: 400; }
.branding-slider-actions { display: flex; align-items: center; justify-content: flex-end; gap: 18px; padding-left: 12px; min-height: 92px; }
.branding-switch { position: relative; display: inline-flex; align-items: center; gap: 10px; margin: 0; }
.branding-switch input { position: absolute; opacity: 0; pointer-events: none; }
.branding-switch__track { width: 42px; height: 24px; border-radius: 999px; background: #dbe4f0; position: relative; transition: background 0.2s ease; }
.branding-switch__track::after { content: ""; position: absolute; top: 2px; left: 2px; width: 20px; height: 20px; border-radius: 50%; background: #ffffff; box-shadow: 0 2px 8px rgba(15, 23, 42, 0.12); transition: transform 0.2s ease; }
.branding-switch input:checked + .branding-switch__track { background: #2f57dd; }
.branding-switch input:checked + .branding-switch__track::after { transform: translateX(18px); }
.branding-switch__label { font-size: 14px; font-weight: 500; color: #94a3b8; }
.branding-switch__label.is-live { color: #2d8f60; }
.branding-delete-button { width: 40px; height: 40px; border-radius: 12px; border: 1px solid #dbe3f0; background: #ffffff; color: #94a3b8; font-size: 26px; line-height: 1; padding: 0; display: inline-flex; align-items: center; justify-content: center; }
.branding-empty-rail { color: #94a3b8; font-size: 14px; padding: 6px 2px 8px; }
.branding-overlay { position: fixed; inset: 0; background: rgba(15, 23, 42, 0.3); opacity: 0; visibility: hidden; transition: opacity 0.2s ease; z-index: 1050; }
.branding-overlay.is-open { opacity: 1; visibility: visible; }
.branding-modal-wrap { position: fixed; inset: 0; display: flex; align-items: center; justify-content: center; padding: 24px; opacity: 0; visibility: hidden; z-index: 1060; pointer-events: none; }
.branding-modal-wrap.is-open { opacity: 1; visibility: visible; pointer-events: auto; }
.branding-modal { width: 100%; max-width: 636px; background: #ffffff; border-radius: 24px; padding: 26px 28px 24px; box-shadow: 0 30px 80px rgba(15, 23, 42, 0.18); }
.branding-modal__title { font-size: 19px; font-weight: 600; margin-bottom: 2px; color: #1e293b; }
.branding-modal__subtitle { color: #94a3b8; font-size: 14px; margin-bottom: 18px; }
.branding-dropzone { border: 1px dashed #d8e1ef; border-radius: 18px; background: #fbfdff; min-height: 116px; display: flex; align-items: center; justify-content: center; text-align: center; padding: 16px; margin-bottom: 18px; cursor: pointer; }
.branding-dropzone__title { font-size: 16px; font-weight: 600; color: #334155; }
.branding-dropzone__meta { margin-top: 3px; color: #a1acc0; font-size: 14px; font-weight: 400; }
.branding-field { margin-bottom: 16px; }
.branding-field__label { display: block; margin-bottom: 8px; color: #475569; font-size: 14px; font-weight: 500; }
.branding-field__label span { color: #a1acc0; font-weight: 400; }
.branding-input, .branding-select { width: 100%; height: 42px; border-radius: 12px; border: 1px solid #d7e0ec; background: #ffffff; padding: 0 14px; color: #1e293b; font-size: 14px; font-weight: 400; outline: none; line-height: 42px; display: block; }
.branding-modal__footer { display: flex; justify-content: flex-end; gap: 10px; margin-top: 22px; }
.branding-drawer { position: fixed; top: 0; right: 0; width: min(440px, 100vw); height: 100vh; background: #ffffff; box-shadow: -20px 0 50px rgba(15, 23, 42, 0.12); transform: translateX(100%); transition: transform 0.24s ease; z-index: 1070; display: flex; flex-direction: column; overflow: hidden; }
.branding-drawer.is-open { transform: translateX(0); }
.branding-drawer__header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 24px 26px 18px; }
.branding-drawer__title { font-size: 20px !important; font-weight: 800; color: #1e293b; margin: 0; }
.branding-drawer__close { background: none; border: 0; color: #a1acc0; font-size: 30px; line-height: 1; padding: 0; }
.branding-drawer__form { display: flex; flex: 1 1 auto; min-height: 0; flex-direction: column; }
.branding-drawer__body { flex: 1 1 auto; min-height: 0; padding: 0 26px 24px; overflow-y: auto; overflow-x: hidden; }
.branding-domain-list { border: 1px solid #dbe3ef; border-radius: 16px; overflow: hidden; background: #ffffff; }
.branding-domain-row { display: flex; align-items: center; gap: 12px; padding: 14px 14px; border-bottom: 1px solid #eef2f7; }
.branding-domain-row:last-child { border-bottom: 0; }
.branding-domain-checkbox { appearance: none; -webkit-appearance: none; width: 24px; height: 24px; border-radius: 8px; border: 1px solid #cfd8e5; flex-shrink: 0; background: #ffffff; position: relative; cursor: pointer; }
.branding-domain-checkbox:checked { background: #2f57dd; border-color: #2f57dd; }
.branding-domain-checkbox:checked::after { content: ""; position: absolute; left: 8px; top: 3px; width: 5px; height: 11px; border: solid #ffffff; border-width: 0 2px 2px 0; transform: rotate(45deg); }
.branding-domain-checkbox:disabled { background: #f1f5f9; border-color: #e2e8f0; cursor: not-allowed; }
.branding-domain-checkbox:disabled:checked { background: #cbd5e1; border-color: #cbd5e1; }
.branding-domain-copy { min-width: 0; flex: 1; }
.branding-domain-copy strong { display: block; font-size: 14px; font-weight: 600; color: #1e293b; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.branding-domain-copy span { display: block; color: #94a3b8; font-size: 13px; font-weight: 400; }
.branding-domain-tag { display: inline-flex; align-items: center; min-height: 24px; padding: 0 8px; border-radius: 999px; background: #fff3e8; color: #ea7f22; font-size: 12px; font-weight: 500; }
.branding-drawer__footer { flex-shrink: 0; padding: 22px 26px 26px; border-top: 1px solid #eef2f7; background: #ffffff; }
.branding-drawer__actions { display: flex; gap: 10px; margin-bottom: 22px; }
.branding-drawer__footnote { color: #a1acc0; font-size: 13px; line-height: 1.4; margin-bottom: 14px; font-weight: 400; }
.branding-floating-save { position: fixed; left: 50%; bottom: 28px; transform: translate(-50%, 24px); display: flex; align-items: center; gap: 18px; background: #0f172a; color: #ffffff; padding: 14px 16px; border-radius: 18px; box-shadow: 0 24px 48px rgba(15, 23, 42, 0.28); opacity: 0; visibility: hidden; transition: opacity 0.2s ease, transform 0.2s ease; z-index: 1030; }
.branding-floating-save.is-visible { opacity: 1; visibility: visible; transform: translate(-50%, 0); }
.branding-floating-save__text { font-size: 15px; font-weight: 500; white-space: nowrap; }
.branding-inline-error { color: #dc2626; font-size: 13px; font-weight: 400; margin-top: 6px; }

@media (max-width: 1200px) {
    .branding-layout { grid-template-columns: 1fr; }
    .branding-sidebar { position: static; }
}

@media (max-width: 767px) {
    .branding-header { flex-direction: column; }
    .branding-title { font-size: 26px; }
    .branding-summary { align-items: flex-start; }
    .branding-summary,
    .branding-slider-row { grid-template-columns: 1fr; }
    .branding-summary__stats { width: 100%; justify-content: space-between; }
    .branding-slider-actions { padding-left: 0; justify-content: space-between; }
    .branding-slider-thumb { width: 100%; height: 160px; }
    .branding-modal { padding: 20px; border-radius: 20px; }
    .branding-floating-save { width: calc(100vw - 24px); justify-content: space-between; }
}
